svn commit: samba r498 - in branches/tmp/VOYAGER/source: include lib libsmb passdb rpc_parse rpc_server rpcclient smbd

vlendec at samba.org vlendec at samba.org
Wed May 5 16:06:20 GMT 2004


Author: vlendec
Date: 2004-05-05 16:06:20 +0000 (Wed, 05 May 2004)
New Revision: 498

Modified:
   branches/tmp/VOYAGER/source/include/passdb.h
   branches/tmp/VOYAGER/source/lib/username.c
   branches/tmp/VOYAGER/source/lib/util_smbd.c
   branches/tmp/VOYAGER/source/libsmb/trustdom_cache.c
   branches/tmp/VOYAGER/source/passdb/passdb.c
   branches/tmp/VOYAGER/source/rpc_parse/parse_samr.c
   branches/tmp/VOYAGER/source/rpc_server/srv_samr_nt.c
   branches/tmp/VOYAGER/source/rpcclient/cmd_samr.c
   branches/tmp/VOYAGER/source/smbd/lanman.c
Log:
Change listing of users to be nss-driven, don't call pdb_getsampwent.

map_username is only called in smbd, move it to util_smbd.c

Fix a memleak in trustdom_cache.c. This might be 3.0 material, lets see.

Simplify _samr_query_userinfo: _samr_open_user now stores the sam_account in
the samr_info, no need to do a getpwsid in each get_info_xx.

Volker


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/tmp/VOYAGER/source&rev=498&nolog=1


More information about the samba-cvs mailing list