Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-2279-gd077ef6
authorGünther Deschner <gd@samba.org>
Mon, 5 May 2008 15:00:37 +0000 (10:00 -0500)
committerJeremy Allison <jra@samba.org>
Mon, 5 May 2008 23:56:06 +0000 (16:56 -0700)
commit7460ed9a2773e374cae4eac0750759fc2f3fcb20
treedb21860ec0f7658e4770ecc033038fc8bcf02ad9
parentf4b38c07515b02265591d20b9ec9f77cf81fa9c2
Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-2279-gd077ef6

The branch, v3-3-test has been updated
       via  d077ef64cd1d9bbaeb936566c2c70da508de829f (commit)
      from  6e0e0cb8dd6f57de36c041e2ba4b82feeb357ce8 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test

- Log -----------------------------------------------------------------
commit d077ef64cd1d9bbaeb936566c2c70da508de829f
Author: Günther Deschner <gd@samba.org>
Date:   Mon May 5 16:58:24 2008 +0200

    Fix client authentication with -P switch in client tools (Bug 5435).

    Guenther

-----------------------------------------------------------------------

Summary of changes:
 source/client/client.c       |    5 ++++
 source/include/popt_common.h |    1 +
 source/lib/popt_common.c     |   30 +------------------------
 source/lib/util.c            |   49 +++++++++++++++++++++++++++++++++++++++++-
 source/libsmb/cliconnect.c   |   22 +++++++++++++++++-
 source/rpcclient/rpcclient.c |   15 ++++++++++++-
 source/utils/smbcacls.c      |   14 +++++++++++-
 source/utils/smbcquotas.c    |   15 ++++++++++++-
 source/utils/smbtree.c       |    6 +++++
 9 files changed, 122 insertions(+), 35 deletions(-)

Changeset truncated at 500 lines:
source/client/client.c
source/include/popt_common.h
source/lib/popt_common.c
source/lib/util.c
source/libsmb/cliconnect.c
source/rpcclient/rpcclient.c
source/utils/smbcacls.c
source/utils/smbcquotas.c
source/utils/smbtree.c