summaryrefslogtreecommitdiff
path: root/librpc/idl/netlogon.idl
Commit message (Expand)AuthorAgeFilesLines
* netlogon.idl: mark session keys with NDR_SECRETRalph Boehme2017-07-031-2/+2
* netlogon.idl: use lsa_TrustType and lsa_TrustAttributes in netr_trust_extensionStefan Metzmacher2017-06-271-2/+2
* netlogon.idl: make netr_TrustFlags [public]Stefan Metzmacher2017-06-271-1/+1
* netlogon.idl: Add netr_LogonSamLogon_flags bitmapStefan Metzmacher2017-06-091-2/+13
* netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2017-05-301-1/+38
* netlogon.idl: make netr_LogonInfoClass publicStefan Metzmacher2017-03-231-1/+1
* krb5pac/netlogon: add a comment regarding PAC_LOGON_INFO unique pointers on pushStefan Metzmacher2016-07-201-0/+8
* netlogon.idl: make netr_SidAttr publicStefan Metzmacher2016-06-301-1/+1
* idl: Rename "principle" to "principal_name"Volker Lendecke2016-02-021-1/+1
* librpc/idl: add winbind_LogonControl()Stefan Metzmacher2015-07-081-3/+3
* netlogon.idl: remove netr_SupportedEncTypes and use kerb_EncTypes insteadStefan Metzmacher2015-03-121-10/+8
* netlogon.idl: netr_ServerPasswordGet returns NTSTATUS not WERROR.Günther Deschner2015-03-121-1/+1
* netlogon.idl: improve idl for netr_ServerTrustPasswordsGet()Stefan Metzmacher2015-03-121-2/+2
* idl: fix IDL for netr_WorkstationInformation().Günther Deschner2015-01-261-1/+1
* netlogon: add new DS_SERVER_DS_8 flag.Günther Deschner2014-10-241-0/+1
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-271-19/+2
* idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV)Matthias Dieter Wallnöfer2011-11-261-0/+1
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-5/+9
* netlogon.idl: remove pointless union arms of netr_DELTA_UNIONStefan Metzmacher2011-02-021-16/+4
* netlogon.idl: use 'ms_union' as specified in [MS-NRPC]Stefan Metzmacher2011-02-021-0/+1
* netlogon.idl: add missing [default]; union armsStefan Metzmacher2011-02-021-0/+4
* s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner2011-01-281-1/+1
* netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin2010-10-231-16/+16
* netlogon.idl: add missing flags to DSGETDC_VALID_FLAGSStefan Metzmacher2010-10-021-0/+3
* s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett2010-09-171-1/+1
* s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecordsAndrew Tridgell2010-09-161-0/+55
* s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer2010-05-311-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" att...Matthias Dieter Wallnöfer2010-04-121-1/+1
* s4:netlogon GetTrustedDomainInformationSimo Sorce2010-02-221-2/+2
* netlogon.idl: fix ndr_pull_netr_DatabaseRedo()Stefan Metzmacher2009-11-171-2/+9
* netlogon: add NL_PASSWORD_VERSION to IDL.Günther Deschner2009-10-131-0/+12
* idl: use common netlogon bit definitionsAndrew Tridgell2009-10-021-3/+3
* idl: fixed string termination for netlogon GetDomainInfoAndrew Tridgell2009-09-231-10/+10
* s4: Fix parsing of CSDVersion: treat this field as an string null terminated.Matthieu Patou2009-09-111-1/+1
* netlogon.idl: indent correctlyMatthias Dieter Wallnöfer2009-09-111-1/+1
* Return a correct value for Supported Encryption TypeMatthieu Patou2009-09-081-1/+9
* s3-netlogon: use WERRORs in NETLOGON_INFO structures.Günther Deschner2009-09-021-3/+3
* netlogon: fill in more details for the netr_LogonControlX family of calls.Günther Deschner2009-08-311-3/+10
* s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls.Günther Deschner2009-08-311-0/+1
* netlogon: make netr_NegotiateFlags a public bitmap.Günther Deschner2009-08-261-1/+1
* netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #60...Günther Deschner2009-08-251-1/+1
* netlogon: add (yet) undocumented netlogon negotiate bit to bitmap.Günther Deschner2009-08-241-0/+1
* netlogon: document some more MSVC flags.Günther Deschner2009-08-171-1/+14
* netlogon.idl: Prework to enhance the "netr_LogonGetDomainInformation" call co...Matthias Dieter Wallnöfer2009-08-031-48/+114
* netlogon.idl: Removes the form "str[]" for string declarationsMatthias Dieter Wallnöfer2009-08-031-40/+40
* NETLOGON pipe improvementsMatthias Dieter Wallnöfer2009-06-181-3/+14
* netlogon.idl: add idl for netr_LogonGetCapabilities()Stefan Metzmacher2009-02-161-1/+12
* netlogon.idl: add NETLOGON_REG_SUPPORTS_AES_SHA2 flags and use correct names ...Stefan Metzmacher2009-02-161-2/+6
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-1/+1