svn commit: samba r18703 - in branches: SAMBA_3_0/source SAMBA_3_0/source/groupdb SAMBA_3_0/source/include SAMBA_3_0/source/lib SAMBA_3_0/source/nsswitch SAMBA_3_0/source/passdb SAMBA_3_0/source/utils SAMBA_3_0_23/source SAMBA_3_0_23/source/groupdb SAMBA_3_0_23/source/include SAMBA_3_0_23/source/lib SAMBA_3_0_23/source/nsswitch SAMBA_3_0_23/source/passdb SAMBA_3_0_23/source/utils

gd at samba.org gd at samba.org
Wed Sep 20 00:15:56 GMT 2006


Author: gd
Date: 2006-09-20 00:15:50 +0000 (Wed, 20 Sep 2006)
New Revision: 18703

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

Log:
Fix the annoying effect that happens when nscd is running:

We usually do not get the results from user/group script modifications
immediately. A lot of users do add nscd restart/refresh commands into
their scripts to workaround that while we could flush the nscd caches
directly using libnscd.

Guenther

Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/groupdb/mapping.c
   branches/SAMBA_3_0/source/include/includes.h
   branches/SAMBA_3_0/source/lib/util.c
   branches/SAMBA_3_0/source/nsswitch/winbindd.c
   branches/SAMBA_3_0/source/nsswitch/winbindd_dual.c
   branches/SAMBA_3_0/source/nsswitch/winbindd_util.c
   branches/SAMBA_3_0/source/passdb/pdb_interface.c
   branches/SAMBA_3_0/source/passdb/pdb_ldap.c
   branches/SAMBA_3_0/source/passdb/pdb_smbpasswd.c
   branches/SAMBA_3_0/source/passdb/pdb_tdb.c
   branches/SAMBA_3_0/source/utils/net_rpc_samsync.c
   branches/SAMBA_3_0_23/source/Makefile.in
   branches/SAMBA_3_0_23/source/groupdb/mapping.c
   branches/SAMBA_3_0_23/source/include/includes.h
   branches/SAMBA_3_0_23/source/lib/util.c
   branches/SAMBA_3_0_23/source/nsswitch/winbindd.c
   branches/SAMBA_3_0_23/source/nsswitch/winbindd_dual.c
   branches/SAMBA_3_0_23/source/nsswitch/winbindd_util.c
   branches/SAMBA_3_0_23/source/passdb/pdb_interface.c
   branches/SAMBA_3_0_23/source/passdb/pdb_ldap.c
   branches/SAMBA_3_0_23/source/passdb/pdb_smbpasswd.c
   branches/SAMBA_3_0_23/source/passdb/pdb_tdb.c
   branches/SAMBA_3_0_23/source/utils/net_rpc_samsync.c


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


More information about the samba-cvs mailing list