summaryrefslogtreecommitdiffstats
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* librpc/ndr: avoid comparison_fn_t to fix the openchange build on solarisBrian Lu2009-12-141-1/+1
* idl: introduce new file: dfsblobs.idlMatthieu Patou2009-12-141-0/+116
* librpc/ndr: add missing prototypes for relative_short functionsStefan Metzmacher2009-12-141-0/+3
* spoolss: fix spoolss_PrinterData size calculation.Günther Deschner2009-12-146-8/+11
* spoolss: trivial fix for spoolss_FormInfo2 IDL.Günther Deschner2009-12-143-5/+10
* librpc/ndr: add support for relative_short pointersMatthieu Patou2009-12-122-0/+54
* spoolss: remove unused spoolss_StringArray2.Günther Deschner2009-12-106-90/+0
* s3: re-run make samba3-idl.Günther Deschner2009-12-106-10/+164
* spoolss: use spoolss_KeyNames in spoolss_EnumPrinterKey.Günther Deschner2009-12-101-1/+2
* spoolss: add spoolss_KeyNames union.Günther Deschner2009-12-101-0/+6
* libndr: added a GUID_to_ndr_blob() helper functionAndrew Tridgell2009-12-102-6/+15
* librpc: split out a separate GUID_from_ndr_blob() functionAndrew Tridgell2009-12-102-15/+21
* spoolss: add more spoolss architectures to IDL.Günther Deschner2009-12-082-2/+10
* spoolss: fix spoolss_DriverInfo8 IDL.Günther Deschner2009-12-083-55/+55
* spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.Günther Deschner2009-12-079-71/+366
* spoolss: hand-marshall the spoolss_StringArray2 struct for spoolss_EnumPrinte...Günther Deschner2009-12-035-51/+63
* samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner2009-12-026-41/+20
* spoolss: add spoolss_StringArray2.Günther Deschner2009-12-026-0/+78
* s3-spoolss: move MAXDEVICENAME to spoolss idl.Günther Deschner2009-12-023-6/+9
* drsuapi: fix build warning of NDR size calculation of drsuapi_DsReplicaObject...Günther Deschner2009-12-016-12/+14
* security.idl - Add some more wellknown SIDs/RIDsMatthias Dieter Wallnöfer2009-11-272-14/+20
* misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN.Günther Deschner2009-11-273-145/+218
* pidl: fix handling of output arguments in s3 client stubs.Günther Deschner2009-11-271-4/+4
* librpc: rerun "make idl"Stefan Metzmacher2009-11-269-66/+66
* s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...Günther Deschner2009-11-232-0/+130
* spoolss: fix spoolss_EnumPrinterKey IDL.Günther Deschner2009-11-236-60/+40
* librpc: rerun "make idl"Stefan Metzmacher2009-11-206-0/+507
* librpc/ndr: remember the highest offset we parsed with relative pointer buffersStefan Metzmacher2009-11-202-6/+22
* Fixed incorrect SID for RAS Servers.Nadezhda Ivanova2009-11-172-0/+2
* librpc: rerun "make idl"Stefan Metzmacher2009-11-174-9/+9
* netlogon.idl: fix ndr_pull_netr_DatabaseRedo()Stefan Metzmacher2009-11-171-2/+9
* lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett2009-11-123-3/+3
* Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke2009-11-0846-1312/+1312
* Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke2009-11-0815-616/+616
* Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke2009-11-0815-15/+15
* s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke2009-11-0815-15/+15
* s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke2009-11-0815-616/+616
* s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke2009-11-0846-1312/+1312
* s3: Do the printing for DEBUGLEVEL>=10 centrallyVolker Lendecke2009-11-0716-10256/+0
* security: re-run make samba3-idl after IDL change.Günther Deschner2009-11-032-25/+0
* Removed the default DACL from token, as we will not be using it.Nadezhda Ivanova2009-11-031-1/+0
* uuid.c: Remove some dead codeVolker Lendecke2009-11-011-1/+0
* Add in Metze's new code to ndr encode the user.DOSATTRIBStefan (metze) Metzmacher2009-10-286-8/+523
* lsa: add LSA_TRUSTED_DOMAIN access masks.Günther Deschner2009-10-282-0/+33
* lsa: add LSA_SECRET access masks.Günther Deschner2009-10-282-0/+23
* idl-drsblobs: mark some more reserved values as value(0)Andrew Tridgell2009-10-223-40/+40
* librpc Make talloc tree in binding tower match the floorsAndrew Bartlett2009-10-211-10/+14
* s4/drs(NDR): Print implementation for drsuapi_DsReplicaOIDKamen Mazdrashki2009-10-161-0/+19
* s4/drs(NDR): Remove push/pull code for drsuapi_DsReplicaOID structKamen Mazdrashki2009-10-162-100/+0
* s4/drs(idl): Regenerate idlKamen Mazdrashki2009-10-163-15/+50