summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr
Commit message (Expand)AuthorAgeFilesLines
* 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
* drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4).Günther Deschner2008-05-271-1/+1
* Move ber_[read|write]_OID_String protypes to proto.hVolker Lendecke2008-05-251-3/+0
* drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2008-05-235-0/+562
* Fix some signed/unsigned warningsVolker Lendecke2008-05-201-1/+2
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-80/+74
* Janitor for tridge. Keep lib/replace in sync with the gcc4Jeremy Allison2008-04-181-2/+2
* IDL: Re-run make idl and hand merge some required functions from Samba 4.Günther Deschner2008-04-172-0/+67
* IDL: build generated nbt code.Günther Deschner2008-04-171-0/+11
* Ndr pull and push errors are worth to be logged with 1 at least.Günther Deschner2008-03-271-2/+2
* Fix some warningsVolker Lendecke2008-02-253-8/+20
* Add krb5pac IDL from samba4.Günther Deschner2008-02-171-0/+141
* Fix the build. Avoid unrequired ndr_print_ads_struct dependencies.Günther Deschner2008-01-291-96/+0
* Add ndr_print_ads_auth_flags().Günther Deschner2008-01-291-2/+17
* Re-run make idl and use generated ndr based on samba4 security.idl (except fo...Günther Deschner2008-01-244-1140/+1
* Use pidl generated data from misc.idl.Günther Deschner2008-01-173-111/+1
* Add some NDR_PRINT_*_STRING macros (returning talloced strings).Günther Deschner2008-01-151-1/+9
* Add ndr_print_ads_struct().Günther Deschner2008-01-151-0/+81
* Add ndr_print_sockaddr_storage and ndr_print_bool.Günther Deschner2008-01-151-0/+11
* Use dom_sid_string for sid_string_tallocVolker Lendecke2007-12-151-0/+5