summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/netlogon
Commit message (Expand)AuthorAgeFilesLines
* s4:idl change level to type in lsa_ForestTrustRecord.Simo Sorce2010-03-161-2/+2
* s4:netlogon RPC - "LogonGetDomainInfo" - make the call compatible with >= Win...Matthias Dieter Wallnöfer2010-03-091-23/+62
* s4:netlogon remove wrong ZERO_STRUCT of outputSimo Sorce2010-02-241-6/+0
* s4:schannel merge code with s3Simo Sorce2010-02-231-24/+15
* s4:schannel more readable check logicSimo Sorce2010-02-231-12/+44
* s4:netlogon RPC - fix the indentationMatthias Dieter Wallnöfer2010-02-231-15/+15
* s4:netlogon GetTrustedDomainInformationSimo Sorce2010-02-221-6/+172
* s4:netlogon fix segfaultSimo Sorce2010-02-221-12/+19
* s4:netlogon enhance DsrEnumerateDomainTrustsSimo Sorce2010-02-211-27/+178
* cleanupSimo Sorce2010-02-211-133/+131
* readability reformattingSimo Sorce2010-02-191-28/+36
* s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flagsAndrew Tridgell2010-02-161-2/+2
* Revert "s4-netlogon: always set the dNSHostName in GetDomainInfo"Matthias Dieter Wallnöfer2009-11-241-7/+3
* s4:netlogon RPC - Remove trailing whitespaceMatthias Dieter Wallnöfer2009-11-221-1/+1
* s4:netlogon RPC - Fix up the error handlingMatthias Dieter Wallnöfer2009-11-221-4/+2
* s4:netlogon RPC - Fix up a commentMatthias Dieter Wallnöfer2009-11-221-4/+5
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-231-2/+2
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-4/+4
* s4:sites - get the server site (name) from DSDBMatthias Dieter Wallnöfer2009-10-181-1/+3
* s4:dcerpc_netlogon - unify the two workstation object lookups (DNS hostname a...Matthias Dieter Wallnöfer2009-10-181-20/+26
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-6/+6
* ds-flags: use the new name DS_DNS_FOREST_ROOTAndrew Tridgell2009-10-021-1/+1
* s4-netlogon: always set the dNSHostName in GetDomainInfoAndrew Tridgell2009-09-231-3/+7
* s4-netlogon: make GetDomainInfo response match w2k8Andrew Tridgell2009-09-231-13/+21
* more include minimisationAndrew Tridgell2009-09-191-6/+0
* s4-netlogon: implement dcesrv_netr_DsRAddressToSitenamesExWAndrew Tridgell2009-09-191-2/+24
* schannel: move schannel_sign to main directory.Günther Deschner2009-09-161-1/+2
* s4:netlogon - Put the "supported encryption types" more back in the "LogonGet...Matthias Dieter Wallnöfer2009-09-101-6/+8
* Return a correct value for Supported Encryption TypeMatthieu Patou2009-09-081-1/+6
* s4:LogonGetDomainInfo - add a basic check for the hostnameMatthias Dieter Wallnöfer2009-09-071-2/+17
* s4-schannel: add ldb suffix to schannel functions.Günther Deschner2009-08-271-8/+8
* s4:netlogon Fix warnings and segfault in GetDomainInfo callAndrew Bartlett2009-08-041-4/+5
* s4: Enhancements in the "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer2009-08-031-65/+194
* s4: Correct renamed constantsMatthias Dieter Wallnöfer2009-07-311-4/+4
* [SAMBA 4 / NETLOGON] Modify type of SAM contextsMatthias Dieter Wallnöfer2009-07-231-9/+7
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-131-1/+1
* NETLOGON pipe improvementsMatthias Dieter Wallnöfer2009-06-181-31/+79
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-51/+31
* Rework to use new API for common netlogon credential chainingAndrew Bartlett2009-04-141-12/+18
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-105/+85
* A simple hack to avoid the segfault in #6138Andrew Bartlett2009-02-261-1/+1
* Fix some C++ warningsVolker Lendecke2009-02-241-11/+22
* s4:netlogon: don't mix in and out negotiate_flags in dcesrv_netr_ServerAuthen...Stefan Metzmacher2009-02-181-3/+4
* s4:netlogon: implement netr_LogonGetCapabilities with NT_STATUS_NOT_IMPLEMENTEDStefan Metzmacher2009-02-161-4/+5
* s4:netlogon: always return correct negotiate_flags in Authenticate[2|3]()Stefan Metzmacher2009-02-161-1/+31
* fixed two problems with the DsRGetDCNameEx2 call, as used byAndrew Tridgell2009-02-101-3/+9
* s4:rpc_server: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4-netlogon: fix the build of netlogon server.Günther Deschner2008-12-101-4/+4
* s4:netlogon: for now implement netr_GetAnyDCName() as wrapper of netr_GetDcNa...Stefan Metzmacher2008-12-041-1/+12