svn commit: samba r5917 - in branches/SAMBA_4_0/source: build/m4 build/smb_build client include lib lib/cmdline lib/registry/tools libcli torture utils/net

jelmer at samba.org jelmer at samba.org
Mon Mar 21 02:08:38 GMT 2005


Author: jelmer
Date: 2005-03-21 02:08:38 +0000 (Mon, 21 Mar 2005)
New Revision: 5917

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5917

Log:
First step in using the new cli_credentials structure. This patch 
puts support for it into popt_common, adds a few utility functions 
(in lib/credentials.c) and the callback functions for the command-line 
(lib/cmdline/credentials.c). Comments are welcome :-)

Added:
   branches/SAMBA_4_0/source/lib/cmdline/config.mk
   branches/SAMBA_4_0/source/lib/cmdline/credentials.c
   branches/SAMBA_4_0/source/lib/cmdline/getsmbpass.c
   branches/SAMBA_4_0/source/lib/credentials.c
Removed:
   branches/SAMBA_4_0/source/lib/getsmbpass.c
Modified:
   branches/SAMBA_4_0/source/build/m4/rewrite.m4
   branches/SAMBA_4_0/source/build/smb_build/main.pm
   branches/SAMBA_4_0/source/client/client.c
   branches/SAMBA_4_0/source/include/credentials.h
   branches/SAMBA_4_0/source/include/includes.h
   branches/SAMBA_4_0/source/lib/basic.mk
   branches/SAMBA_4_0/source/lib/cmdline/config.m4
   branches/SAMBA_4_0/source/lib/cmdline/popt_common.c
   branches/SAMBA_4_0/source/lib/cmdline/popt_common.h
   branches/SAMBA_4_0/source/lib/registry/tools/regdiff.c
   branches/SAMBA_4_0/source/lib/registry/tools/regpatch.c
   branches/SAMBA_4_0/source/lib/registry/tools/regshell.c
   branches/SAMBA_4_0/source/lib/registry/tools/regtree.c
   branches/SAMBA_4_0/source/libcli/climessage.c
   branches/SAMBA_4_0/source/torture/torture.c
   branches/SAMBA_4_0/source/utils/net/net.c
   branches/SAMBA_4_0/source/utils/net/net.h
   branches/SAMBA_4_0/source/utils/net/net_join.c
   branches/SAMBA_4_0/source/utils/net/net_password.c
   branches/SAMBA_4_0/source/utils/net/net_time.c
   branches/SAMBA_4_0/source/utils/net/net_user.c


Changeset:
Sorry, the patch is too large (1444 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5917


More information about the samba-cvs mailing list