CVS update: samba/source/lib

Luke Leighton lkcl at samba.anu.edu.au
Tue Jan 25 06:41:50 EST 2000


Date:	Tuesday January 25, 2000 @ 6:41
Author:	lkcl

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

Modified Files:
      Tag: SAMBA_TNG
	util_hnd.c 
Log Message:
patch from Elrond to use dynamic memory allocation where a max limit
of 256 lookups used to exist in rpcclient / srv_samr.c.  excelllent!


- Modified Makefile.in:
  * to link some binaries with fewer objects (look at the
    size of nmblookup!)
  * to install libsmbpw
  * to have all things in proto.h

[i'd just fixed exactly the same two last things, myself.  oh well!]

- Made some functions in rpc_parse/parse_samr.c static
- samr_query_lookup_names modified to use dynamic memory.
  * modified all calling functions.
- make_samr_q_lookup_rids() now copies the rids, so the
  caller keeps its copy (and has to free it)
  * modified all calling functions.
- make_samr_r_lookup_names / samr_io_r_lookup_names /
  samr_free_r_lookup_names completely converted to use
  dynamic memory.
  * modified all calling functions.

<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