svn commit: samba r12313 - branches/SAMBA_3_0/source/auth branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/nsswitch branches/SAMBA_3_0/source/passdb trunk/source/auth trunk/source/lib trunk/source/nsswitch trunk/source/passdb

vlendec at samba.org vlendec at samba.org
Sun Dec 18 18:06:17 GMT 2005


Author: vlendec
Date: 2005-12-18 18:06:15 +0000 (Sun, 18 Dec 2005)
New Revision: 12313

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

Log:
Introduce yet another copy of the string_sub function:
talloc_string_sub. Someone with time on his hands could convert all the
callers of all_string_sub to this.

realloc_string_sub is *only* called from within substitute.c, it could be
moved there I think.

Volker

Modified:
   branches/SAMBA_3_0/source/auth/auth_util.c
   branches/SAMBA_3_0/source/lib/util_str.c
   branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c
   branches/SAMBA_3_0/source/passdb/pdb_ldap.c
   trunk/source/auth/auth_util.c
   trunk/source/lib/util_str.c
   trunk/source/nsswitch/winbindd_pam.c
   trunk/source/passdb/pdb_ldap.c


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


More information about the samba-cvs mailing list