CVS update: samba/source/lsarpcd

Luke Leighton lkcl at samba.anu.edu.au
Sat Mar 11 06:53:33 EST 2000


Date:	Saturday March 11, 2000 @ 6:53
Author:	lkcl

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

Modified Files:
      Tag: SAMBA_TNG
	srv_lsa_samdb.c 
Log Message:
- spoolssd linked against shared libubiqx, not static.
- finaly fixed %U (at least for me), it was one line in
  passdb/sampass.c
- started to merge some configure things from HEAD (not
  that we currently realy need it)
- added some debugging to lsarpcd (policy-handles), so
  maybe we'll get those mysterious crashes with ldap;
  made some functions static
- prs_set_offset() (from J.F.) didn't prs_grow enough. I
  don't know, if he needs prs_set_offset to actually grow
  any buffer (for marshalling), but maybe it helps
- parse_samr.c cleanup:
  + rewrote most of the memory-things to use g_new
  + removed useless prs_align after smb_io_pol_hnd()
  + converted more memcpy(&q->pol, pol, sizeof()) to
    q->pol = *pol;
  this all made parse_samr.c about 100 lines smaller.

<a href=" mailto:lkcl at samba.org" > Luke Kenneth Casson Leighton    </a>
<a href=" http://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