CVS update: samba/source

Luke Leighton lkcl at samba.anu.edu.au
Tue Jan 18 03:43:13 EST 2000


Date:	Tuesday January 18, 2000 @ 3:43
Author:	lkcl

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

Modified Files:
      Tag: SAMBA_TNG
	Makefile.in 
Log Message:
some patches from Elrond at Wunder-Nett.org.  Some short notes:

Makefile.in:
	I got smbd >100k smaller, by just linking the
	needed rpc-code.
netlogond.c:
	I also found the off-by-one, which Andrew found, so
	I removed that from my diff.
smbd/service.c:
	I found the malloc(0) and got the code smaller
lib/util_pwdb.c and rpc_server/srv_lookup.c:
	Functions in there did fill some sid_name_use
	without even being sure, that they will realy
	provide such a type of reply.
rpc_server/srv_lookup.c:
	I made a whole lot of functions static and had to
	move some functions around for that
rpc_server/srv_samr.c:
	sid_equal() shouldn't be called with a sid, that
	was returned by a failing function. (clean-up)
	SamrLookupRids didn't return any errors. (Also I
	don't know, whether this is the correct behaviour,
	I just looked at SamrLookupNames)
rpcclient/cmd_lsarpc.c:
	Made lookupnames/sids show the sid_name_use (type).

    Elrond

<a href="mailto:lkcl at samba.org"   > Luke Kenneth Casson Leighton    </a>
<a href="http://www.cb1.com/~lkcl"> Samba and Network Development   </a>
<a href="http://samba.org"        > Samba Web site                  </a>
<a href="http://www.iss.net"      > Internet Security Systems, Inc. </a>
<a href="http://mcp.com"          > Macmillan Technical Publishing  </a>

 ISBN1578701503 DCE/RPC over SMB: Samba and Windows NT Domain Internals


More information about the samba-cvs mailing list