summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2009-12-02samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner1-1/+1
2009-12-02spoolss: add spoolss_StringArray2.Günther Deschner1-0/+5
2009-12-02s3-spoolss: move MAXDEVICENAME to spoolss idl.Günther Deschner1-2/+4
2009-12-01drsuapi: fix build warning of NDR size calculation of drsuapi_DsReplicaObject...Günther Deschner1-2/+2
2009-11-27security.idl - Add some more wellknown SIDs/RIDsMatthias Dieter Wallnöfer1-14/+17
2009-11-27misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN.Günther Deschner1-1/+3
2009-11-23s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...Günther Deschner1-0/+68
2009-11-23spoolss: fix spoolss_EnumPrinterKey IDL.Günther Deschner1-1/+1
2009-11-17Fixed incorrect SID for RAS Servers.Nadezhda Ivanova1-0/+1
2009-11-17netlogon.idl: fix ndr_pull_netr_DatabaseRedo()Stefan Metzmacher1-2/+9
2009-11-03Removed the default DACL from token, as we will not be using it.Nadezhda Ivanova1-1/+0
2009-10-28Add in Metze's new code to ndr encode the user.DOSATTRIBStefan (metze) Metzmacher1-4/+49
2009-10-28lsa: add LSA_TRUSTED_DOMAIN access masks.Günther Deschner1-0/+29
2009-10-28lsa: add LSA_SECRET access masks.Günther Deschner1-0/+19
2009-10-22idl-drsblobs: mark some more reserved values as value(0)Andrew Tridgell1-10/+10
2009-10-16s4/drs(idl): Redefine drsuapi_DsReplicaOID in drsuapi.idlKamen Mazdrashki1-3/+3
2009-10-16idl: added bit definition for privilege masksAndrew Tridgell1-0/+15
2009-10-15idl: added WSPP DrsOptions bit namesAndrew Tridgell1-0/+36
2009-10-13netlogon: add NL_PASSWORD_VERSION to IDL.Günther Deschner1-0/+12
2009-10-08s3/s4:samr.idl - Corrects the "userPwdChangeFailureInformation" structureMatthias Dieter Wallnöfer1-15/+15
2009-10-03idl: some lsa vars are uint3264Andrew Tridgell1-5/+5
2009-10-02idl: use common netlogon bit definitionsAndrew Tridgell2-4/+7
2009-09-30idl: ntsvcs.idl depends on misc.idl, not winreg.idlAndrew Tridgell1-1/+1
2009-09-29winreg: add winreg_Data union to IDL.Günther Deschner2-16/+27
2009-09-24s4-drs: fixed the size of DN binary blobs on the wireAndrew Tridgell1-1/+1
2009-09-23s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchangesAnatoliy Atanasov1-2/+6
2009-09-23Revert "r20074: this values seem to be typos in drsuapi"Stefan Metzmacher1-2/+2
2009-09-23idl: fixed string termination for netlogon GetDomainInfoAndrew Tridgell1-10/+10
2009-09-23s4-nbt: added NBT_SERVER_DNS_FORESTAndrew Tridgell1-1/+2
2009-09-20drsblobs.idl: fix repsFromTo2 blob size calculationStefan Metzmacher1-1/+1
2009-09-20drsblobs.idl: add decoding for repsFromTo2Stefan Metzmacher1-0/+30
2009-09-18named_pipe_auth.idl: add infrastructure to pass delegated credentialsStefan Metzmacher1-0/+23
2009-09-17idl: added DRS GetNCChanges level 10Andrew Tridgell1-0/+18
2009-09-17idl: added DsExecuteKCC IDLAndrew Tridgell1-1/+19
2009-09-16Owner and group defaulting.Nadezhda Ivanova1-0/+34
2009-09-15ntlmssp: pretty print a VERSION structure.Günther Deschner1-1/+1
2009-09-15ntlmssp: better document to what structures we are reffering to.Günther Deschner1-3/+25
2009-09-14schannel: remove unused schannel structs.Günther Deschner1-34/+0
2009-09-11s4: Fix parsing of CSDVersion: treat this field as an string null terminated.Matthieu Patou1-1/+1
2009-09-11s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell1-7/+69
2009-09-11lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner1-10/+20
2009-09-11netlogon.idl: indent correctlyMatthias Dieter Wallnöfer1-1/+1
2009-09-11lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}.Günther Deschner1-3/+3
2009-09-11schannel: more work on reponse NL_AUTH_MESSAGES.Günther Deschner1-1/+7
2009-09-10s4/drsuapi: tech the IDL about some more key attribute namesAndrew Tridgell1-0/+8
2009-09-09s4: fixed format of repsTo in samdbAndrew Tridgell1-31/+0
2009-09-08ntlmssp: add some void decode calls (useful for ndrdump).Günther Deschner1-1/+22
2009-09-08schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.Günther Deschner1-0/+73
2009-09-08Return a correct value for Supported Encryption TypeMatthieu Patou1-1/+9
2009-09-08s4: added the structure for repsToAndrew Tridgell1-0/+32