summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Expand)AuthorFilesLines
2010-01-21s4: allow python code to dump NTACL object as wellMatthieu Patou1-0/+1
2010-01-18idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell6-126/+25
2010-01-16s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_contextAndrew Tridgell3-35/+35
2010-01-14s4-idl: get rid of the operation specific DRS options flagsAndrew Tridgell4-351/+46
2010-01-14s4-idl: update the DRS_OPTIONS bits based on the latest WSPP docsAndrew Tridgell1-2/+10
2010-01-09s4-idl: give a enum for attribute cn and a 'NONE' attributeAndrew Tridgell3-2/+10
2010-01-08s4-idl: regenerate DRS IDLAndrew Tridgell2-0/+9
2010-01-08s4-idl: added some more wellknown attributeIDsAndrew Tridgell1-0/+3
2009-12-21librpc: fixed the GUID_compare() functionAndrew Tridgell1-5/+5
2009-12-17spoolss: more mork on SetPrinterInfo() levels.Günther Deschner4-82/+102
2009-12-16spoolss: add spoolss_DriverInfo7.Günther Deschner4-0/+245
2009-12-14s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDLVolker Lendecke3-6/+6
2009-12-14librpc/ndr: avoid comparison_fn_t to fix the openchange build on solarisBrian Lu1-1/+1
2009-12-14idl: introduce new file: dfsblobs.idlMatthieu Patou1-0/+116
2009-12-14librpc/ndr: add missing prototypes for relative_short functionsStefan Metzmacher1-0/+3
2009-12-14spoolss: fix spoolss_PrinterData size calculation.Günther Deschner6-8/+11
2009-12-14spoolss: trivial fix for spoolss_FormInfo2 IDL.Günther Deschner3-5/+10
2009-12-12librpc/ndr: add support for relative_short pointersMatthieu Patou2-0/+54
2009-12-10spoolss: remove unused spoolss_StringArray2.Günther Deschner6-90/+0
2009-12-10s3: re-run make samba3-idl.Günther Deschner6-10/+164
2009-12-10spoolss: use spoolss_KeyNames in spoolss_EnumPrinterKey.Günther Deschner1-1/+2
2009-12-10spoolss: add spoolss_KeyNames union.Günther Deschner1-0/+6
2009-12-10libndr: added a GUID_to_ndr_blob() helper functionAndrew Tridgell2-6/+15
2009-12-10librpc: split out a separate GUID_from_ndr_blob() functionAndrew Tridgell2-15/+21
2009-12-08spoolss: add more spoolss architectures to IDL.Günther Deschner2-2/+10
2009-12-08spoolss: fix spoolss_DriverInfo8 IDL.Günther Deschner3-55/+55
2009-12-07spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.Günther Deschner9-71/+366
2009-12-03spoolss: hand-marshall the spoolss_StringArray2 struct for spoolss_EnumPrinte...Günther Deschner5-51/+63
2009-12-02samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner6-41/+20
2009-12-02spoolss: add spoolss_StringArray2.Günther Deschner6-0/+78
2009-12-02s3-spoolss: move MAXDEVICENAME to spoolss idl.Günther Deschner3-6/+9
2009-12-01drsuapi: fix build warning of NDR size calculation of drsuapi_DsReplicaObject...Günther Deschner6-12/+14
2009-11-27security.idl - Add some more wellknown SIDs/RIDsMatthias Dieter Wallnöfer2-14/+20
2009-11-27misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN.Günther Deschner3-145/+218
2009-11-27pidl: fix handling of output arguments in s3 client stubs.Günther Deschner1-4/+4
2009-11-26librpc: rerun "make idl"Stefan Metzmacher9-66/+66
2009-11-23s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...Günther Deschner2-0/+130
2009-11-23spoolss: fix spoolss_EnumPrinterKey IDL.Günther Deschner6-60/+40
2009-11-20librpc: rerun "make idl"Stefan Metzmacher6-0/+507
2009-11-20librpc/ndr: remember the highest offset we parsed with relative pointer buffersStefan Metzmacher2-6/+22
2009-11-17Fixed incorrect SID for RAS Servers.Nadezhda Ivanova2-0/+2
2009-11-17librpc: rerun "make idl"Stefan Metzmacher4-9/+9
2009-11-17netlogon.idl: fix ndr_pull_netr_DatabaseRedo()Stefan Metzmacher1-2/+9
2009-11-12lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett3-3/+3
2009-11-08Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke46-1312/+1312
2009-11-08Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke15-616/+616
2009-11-08Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke15-15/+15
2009-11-08s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke15-15/+15
2009-11-08s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke15-616/+616
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke46-1312/+1312