svn commit: samba r15434 - in trunk/source: . include lib libndr rpcclient smbd

jelmer at samba.org jelmer at samba.org
Thu May 4 14:26:26 GMT 2006


Author: jelmer
Date: 2006-05-04 14:26:23 +0000 (Thu, 04 May 2006)
New Revision: 15434

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15434

Log:
Add Samba4's libndr. This currently contains a few hacks (such as 
NTTIME that needs to be changed from 2 uint32's to uint64) and 
the fact that it uses uint*_t. It does compile and link, but is not used (yet).

Added:
   trunk/source/libndr/
   trunk/source/libndr/libndr.h
   trunk/source/libndr/misc.h
   trunk/source/libndr/ndr.c
   trunk/source/libndr/ndr_basic.c
   trunk/source/libndr/ndr_misc.c
   trunk/source/libndr/ndr_sec.h
   trunk/source/libndr/ndr_sec_helper.c
   trunk/source/libndr/ndr_string.c
   trunk/source/libndr/security.h
   trunk/source/libndr/sid.c
Modified:
   trunk/source/Makefile.in
   trunk/source/include/includes.h
   trunk/source/include/rpc_netlogon.h
   trunk/source/include/rpc_secdes.h
   trunk/source/lib/util.c
   trunk/source/lib/util_str.c
   trunk/source/rpcclient/cmd_spoolss.c
   trunk/source/smbd/change_trust_pw.c


Changeset:
Sorry, the patch is too large (3795 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15434


More information about the samba-cvs mailing list