CVS update: samba/source/lib/rpc/server

Jeremy Allison jra at samba.anu.edu.au
Thu May 7 04:14:03 EST 1998


Date:	Thursday May 7, 1998 @ 4:14
Author:	jra

Update of /data/cvs/samba/source/lib/rpc/server
In directory samba:/tmp/cvs-serv19039/lib/rpc/server

Modified Files:
	srv_ldap_helpers.c srv_samr.c 
Log Message:
loadparm.c: Added #ifdef USE_LDAP around ldap code.
server.c: Moved %U, %G and %N into standard_sub() from standard_sub_basic()
          as only smbd knows about usernames. Also fixes problem with calling
          standard_sub_basic() from loadparm.c.
smbpass.c: Partial tidyup of machine_password_lock() code - not finished yet.
util.c: Moved %U, %G and %N into standard_sub() from standard_sub_basic()
          as only smbd knows about usernames. Also fixes problem with calling
          standard_sub_basic() from loadparm.c.
lib/rpc/server/srv_ldap_helpers.c: Added #ifdef USE_LDAP around ldap code.
lib/rpc/server/srv_samr.c: Added #ifdef USE_LDAP around ldap code.
Jeremy.



More information about the samba-cvs mailing list