summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr
AgeCommit message (Expand)AuthorFilesLines
2011-03-31s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner1-0/+1
2011-02-17s3: add server_id.idl and use only autogenerated code.Günther Deschner2-72/+0
2011-02-16s3-librpc: move server_id marshalling to own helper file.Günther Deschner4-46/+72
2011-02-10librpc: move preg.idl to main directory.Günther Deschner2-92/+0
2011-02-10s3: give ../librpc/ndr/util.c its own header.Günther Deschner2-0/+8
2011-02-08ndr: merge ndr_map_error2string and ndr_errstr.Günther Deschner1-72/+0
2011-02-08ndr: move null_ndr_syntax_id to the common libndr location.Günther Deschner1-3/+0
2011-02-08ndr: merge duplicate ndr_map_error2ntstatus() functions.Günther Deschner1-25/+0
2011-01-25idl: add file_id idl.Günther Deschner1-39/+0
2011-01-25s3-libndr: remove cmdline_lp_ctx.Günther Deschner1-2/+0
2011-01-25libndr: move ndr_print_bool to ndr_basic.cGünther Deschner1-5/+0
2010-10-05s3-libndr: handle NDR_ERR_IPV6ADDRESS case in ndr_errstr().Günther Deschner1-0/+3
2010-07-07s3-registry: add preg.idl.Günther Deschner2-0/+92
2010-06-03s3: remove unused librpc/ndr/sid.c.Günther Deschner1-59/+0
2010-05-20librpc: finally merge ndr_string.c.Günther Deschner1-720/+0
2010-05-20s3-libndr: merge in better ndr warnings from s4 ndr_string.cGünther Deschner1-8/+8
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-4/+0
2010-05-14s3-libndr: make sure ndr_pull_string_array() only inspects string termination...Günther Deschner1-1/+1
2010-01-23s3: Fix some nonempty blank linesVolker Lendecke1-5/+5
2009-09-25s3-libndr: fix build warning.Günther Deschner1-0/+3
2009-07-05Introduce null_ndr_syntax_idVolker Lendecke1-0/+3
2009-02-20s3: Modifications to generic notify structures to allow implementation of One...Steven Danneman1-0/+39
2009-02-19s3:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher1-1/+1
2009-02-03librpc: add ndr_size_string_array().Günther Deschner1-0/+23
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-1/+0
2008-12-12Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij1-224/+0
2008-11-08s3: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher3-152/+53
2008-11-02Remove global_loadparm stub in Samba 3 as it's no longer used.Jelmer Vernooij1-1/+0
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-10-18drsuapi: share drsuapi idl and helper code.Günther Deschner2-386/+0
2008-10-18Use shared util.c.Jelmer Vernooij1-14/+0
2008-10-16s3: re-merge s4 drsuapi helper and re-run make samba3-idl.Günther Deschner1-1/+175
2008-10-15Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij1-515/+0
2008-10-14Share ndr_krb5pac implementation.Jelmer Vernooij1-140/+0
2008-10-14Share ndr_compression.c.Jelmer Vernooij2-344/+0
2008-10-14Remove unused file.Jelmer Vernooij1-1113/+0
2008-10-13Share ndrdump implementation.Jelmer Vernooij2-0/+11
2008-10-13Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij2-10/+11
2008-10-13Share uuid implementations.Jelmer Vernooij1-227/+0
2008-10-13Share ndr_misc implementations.Jelmer Vernooij1-48/+0
2008-10-13Share ndr_basic implementation.Jelmer Vernooij1-832/+0
2008-10-13Import changes from upstream libndr.Jelmer Vernooij7-132/+335
2008-10-13Move code specific to Samba 3 to a separate file.Jelmer Vernooij4-158/+182
2008-10-12Share RPC binding string utility functions.Jelmer Vernooij2-9/+9
2008-09-23s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.Günther Deschner1-7/+8
2008-09-23s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner1-4/+10
2008-09-16Use single copy of compression library in Samba3,4.Jelmer Vernooij1-1/+1
2008-07-19Ooops, GUID_equal was already around :-)Volker Lendecke1-1/+1
2008-07-16Add ndr_syntax_id_equal()Volker Lendecke1-0/+7
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher1-1/+1