summaryrefslogtreecommitdiffstats
path: root/source3/librpc/ndr
Commit message (Expand)AuthorAgeFilesLines
* s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner2011-03-311-0/+1
* s3: add server_id.idl and use only autogenerated code.Günther Deschner2011-02-172-72/+0
* s3-librpc: move server_id marshalling to own helper file.Günther Deschner2011-02-164-46/+72
* librpc: move preg.idl to main directory.Günther Deschner2011-02-102-92/+0
* s3: give ../librpc/ndr/util.c its own header.Günther Deschner2011-02-102-0/+8
* ndr: merge ndr_map_error2string and ndr_errstr.Günther Deschner2011-02-081-72/+0
* ndr: move null_ndr_syntax_id to the common libndr location.Günther Deschner2011-02-081-3/+0
* ndr: merge duplicate ndr_map_error2ntstatus() functions.Günther Deschner2011-02-081-25/+0
* idl: add file_id idl.Günther Deschner2011-01-251-39/+0
* s3-libndr: remove cmdline_lp_ctx.Günther Deschner2011-01-251-2/+0
* libndr: move ndr_print_bool to ndr_basic.cGünther Deschner2011-01-251-5/+0
* s3-libndr: handle NDR_ERR_IPV6ADDRESS case in ndr_errstr().Günther Deschner2010-10-051-0/+3
* s3-registry: add preg.idl.Günther Deschner2010-07-072-0/+92
* s3: remove unused librpc/ndr/sid.c.Günther Deschner2010-06-031-59/+0
* librpc: finally merge ndr_string.c.Günther Deschner2010-05-201-720/+0
* s3-libndr: merge in better ndr warnings from s4 ndr_string.cGünther Deschner2010-05-201-8/+8
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-4/+0
* s3-libndr: make sure ndr_pull_string_array() only inspects string termination...Günther Deschner2010-05-141-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2010-01-231-5/+5
* s3-libndr: fix build warning.Günther Deschner2009-09-251-0/+3
* Introduce null_ndr_syntax_idVolker Lendecke2009-07-051-0/+3
* s3: Modifications to generic notify structures to allow implementation of One...Steven Danneman2009-02-201-0/+39
* s3:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher2009-02-191-1/+1
* librpc: add ndr_size_string_array().Günther Deschner2009-02-031-0/+23
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-1/+0
* Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij2008-12-121-224/+0
* s3: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher2008-11-083-152/+53
* Remove global_loadparm stub in Samba 3 as it's no longer used.Jelmer Vernooij2008-11-021-1/+0
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* drsuapi: share drsuapi idl and helper code.Günther Deschner2008-10-182-386/+0
* Use shared util.c.Jelmer Vernooij2008-10-181-14/+0
* s3: re-merge s4 drsuapi helper and re-run make samba3-idl.Günther Deschner2008-10-161-1/+175
* Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij2008-10-151-515/+0
* Share ndr_krb5pac implementation.Jelmer Vernooij2008-10-141-140/+0
* Share ndr_compression.c.Jelmer Vernooij2008-10-142-344/+0
* Remove unused file.Jelmer Vernooij2008-10-141-1113/+0
* Share ndrdump implementation.Jelmer Vernooij2008-10-132-0/+11
* Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij2008-10-132-10/+11
* Share uuid implementations.Jelmer Vernooij2008-10-131-227/+0
* Share ndr_misc implementations.Jelmer Vernooij2008-10-131-48/+0
* Share ndr_basic implementation.Jelmer Vernooij2008-10-131-832/+0
* Import changes from upstream libndr.Jelmer Vernooij2008-10-137-132/+335
* Move code specific to Samba 3 to a separate file.Jelmer Vernooij2008-10-134-158/+182
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-122-9/+9
* s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.Günther Deschner2008-09-231-7/+8
* s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner2008-09-231-4/+10
* Use single copy of compression library in Samba3,4.Jelmer Vernooij2008-09-161-1/+1
* Ooops, GUID_equal was already around :-)Volker Lendecke2008-07-191-1/+1
* Add ndr_syntax_id_equal()Volker Lendecke2008-07-161-0/+7
* drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher2008-07-161-1/+1