summaryrefslogtreecommitdiff
path: root/librpc/idl/netlogon.idl
AgeCommit message (Expand)AuthorFilesLines
2011-11-26idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV)Matthias Dieter Wallnöfer1-0/+1
2011-10-24idl: Improve MS-PAC IDLSimo Sorce1-5/+9
2011-02-02netlogon.idl: remove pointless union arms of netr_DELTA_UNIONStefan Metzmacher1-16/+4
2011-02-02netlogon.idl: use 'ms_union' as specified in [MS-NRPC]Stefan Metzmacher1-0/+1
2011-02-02netlogon.idl: add missing [default]; union armsStefan Metzmacher1-0/+4
2011-01-28s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner1-1/+1
2010-10-23netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin1-16/+16
2010-10-02netlogon.idl: add missing flags to DSGETDC_VALID_FLAGSStefan Metzmacher1-0/+3
2010-09-17s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett1-1/+1
2010-09-16s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecordsAndrew Tridgell1-0/+55
2010-05-31s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer1-1/+1
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+1
2010-04-12s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" att...Matthias Dieter Wallnöfer1-1/+1
2010-02-22s4:netlogon GetTrustedDomainInformationSimo Sorce1-2/+2
2009-11-17netlogon.idl: fix ndr_pull_netr_DatabaseRedo()Stefan Metzmacher1-2/+9
2009-10-13netlogon: add NL_PASSWORD_VERSION to IDL.Günther Deschner1-0/+12
2009-10-02idl: use common netlogon bit definitionsAndrew Tridgell1-3/+3
2009-09-23idl: fixed string termination for netlogon GetDomainInfoAndrew Tridgell1-10/+10
2009-09-11s4: Fix parsing of CSDVersion: treat this field as an string null terminated.Matthieu Patou1-1/+1
2009-09-11netlogon.idl: indent correctlyMatthias Dieter Wallnöfer1-1/+1
2009-09-08Return a correct value for Supported Encryption TypeMatthieu Patou1-1/+9
2009-09-02s3-netlogon: use WERRORs in NETLOGON_INFO structures.Günther Deschner1-3/+3
2009-08-31netlogon: fill in more details for the netr_LogonControlX family of calls.Günther Deschner1-3/+10
2009-08-31s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls.Günther Deschner1-0/+1
2009-08-26netlogon: make netr_NegotiateFlags a public bitmap.Günther Deschner1-1/+1
2009-08-25netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #60...Günther Deschner1-1/+1
2009-08-24netlogon: add (yet) undocumented netlogon negotiate bit to bitmap.Günther Deschner1-0/+1
2009-08-17netlogon: document some more MSVC flags.Günther Deschner1-1/+14
2009-08-03netlogon.idl: Prework to enhance the "netr_LogonGetDomainInformation" call co...Matthias Dieter Wallnöfer1-48/+114
2009-08-03netlogon.idl: Removes the form "str[]" for string declarationsMatthias Dieter Wallnöfer1-40/+40
2009-06-18NETLOGON pipe improvementsMatthias Dieter Wallnöfer1-3/+14
2009-02-16netlogon.idl: add idl for netr_LogonGetCapabilities()Stefan Metzmacher1-1/+12
2009-02-16netlogon.idl: add NETLOGON_REG_SUPPORTS_AES_SHA2 flags and use correct names ...Stefan Metzmacher1-2/+6
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-1/+1
2008-12-17netlogon: remove netr_BinaryString (duplicate of lsa_BinaryString).Günther Deschner1-7/+1
2008-12-17netlogon: fill in remaining levels in netr_CONTROL_DATA_INFORMATION.Günther Deschner1-0/+3
2008-12-17netlogon: fix IDL for netr_LogonControl2Ex.Günther Deschner1-2/+2
2008-12-17netlogon: add netr_NETLOGON_INFO_4.Günther Deschner1-0/+6
2008-12-17netlogon: add all documented netlogon control codes.Günther Deschner1-5/+16
2008-12-10netlogon: fill in netr_ServerGetTrustInfo IDL.Günther Deschner1-1/+19
2008-11-26Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems withJelmer Vernooij1-0/+2
2008-11-10s4-netlogon: change parameters string to lsa_BinaryString.Günther Deschner1-1/+1
2008-11-06netlogon: use 8bit SamDatabaseID and DeltaEnum in netr_ChangeLogEntry.Günther Deschner1-2/+2
2008-11-06netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.Günther Deschner1-0/+4
2008-11-06netlogon-idl: use netr_ChangeLogEntry subcontext in netr_DatabaseRedo.Günther Deschner1-3/+3
2008-11-06netlogon-idl: add netr_ChangeLogObject union.Günther Deschner1-3/+7
2008-11-06netlogon-idl: add netr_ChangeLogFlags.Günther Deschner1-1/+9
2008-11-06netlogon-idl: add netr_ChangeLogEntry.Günther Deschner1-0/+12
2008-11-04netlogon: fix IDL for netr_DatabaseRedo.Günther Deschner1-3/+3
2008-10-29netlogon: merge netlogon.idl between s3 and s4.Günther Deschner1-0/+1474