CVS update: samba/source/nsswitch

Tim Potter tpot at samba.org
Thu Apr 20 17:38:48 EST 2000


Date:	Thursday April 20, 2000 @ 17:38
Author:	tpot

Update of /data/cvs/samba/source/nsswitch
In directory samba:/tmp/cvs-serv28291/nsswitch

Modified Files:
      Tag: SAMBA_TNG
	winbindd.c winbindd_group.c winbindd_user.c 
Log Message:
Code review by tridge.

Modified daemon architecture to manage partial reads and writes of client
data properly.

Also keep client socket file descriptors open for as long as possible.

Moved client state back a level from inside winbindd_{user,group}.c into
winbindd.c

All winbindd_* functions now take a winbindd_state pointer as argument
rather than selected bits of the request structure.

Lots of code moved to winbind_utils.c

String handling cleaned up.




More information about the samba-cvs mailing list