summaryrefslogtreecommitdiff
path: root/librpc/ndr
AgeCommit message (Expand)AuthorFilesLines
2008-11-16librpc/ndr: add GUID_hexstring()Stefan Metzmacher2-0/+26
2008-11-16librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string tooStefan Metzmacher1-0/+29
2008-11-16Add a new function to parse a DATA_BLOB into a GUIDAndrew Bartlett2-7/+22
2008-11-08security.idl: sometimes ACEs have some padding at the endStefan Metzmacher1-0/+30
2008-11-07librpc/ndr: move ndr_sec_helper.c to the toplevelStefan Metzmacher1-0/+88
2008-11-06netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.Günther Deschner2-0/+92
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-2/+2
2008-10-24Move charset library to top level.Jelmer Vernooij1-1/+1
2008-10-23Fix "parameter has incomplete type" build warning.Tim Prouty1-0/+5
2008-10-23Use common error definitions.Jelmer Vernooij1-3/+1
2008-10-20Move orpc to top-level directory.Jelmer Vernooij1-0/+173
2008-10-20Move WMI support code to top-level.Jelmer Vernooij2-0/+63
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij3-11/+1
2008-10-20Use tables in Samba 3 ndrdump.Jelmer Vernooij2-0/+148
2008-10-19Fix 64-bit printf warningsVolker Lendecke1-3/+5
2008-10-19rpc: Fix the merged build breaking on StrnCaseCmp.Kai Blin1-8/+2
2008-10-18idl: share drsblobs idl.Günther Deschner1-0/+213
2008-10-18drsuapi: fix the drsuapi helper build for samba3.Günther Deschner1-0/+8
2008-10-18drsuapi: share drsuapi idl and helper code.Günther Deschner2-0/+385
2008-10-15Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij1-0/+521
2008-10-14Share ndr_krb5pac implementation.Jelmer Vernooij1-0/+140
2008-10-14Share ndr_compression.c.Jelmer Vernooij2-0/+551
2008-10-13Share ndr.c implementation.Jelmer Vernooij1-0/+1118
2008-10-13Share uuid implementations.Jelmer Vernooij1-0/+227
2008-10-13Share ndr_misc implementations.Jelmer Vernooij1-0/+46
2008-10-13Share ndr_basic implementation.Jelmer Vernooij1-0/+833