summaryrefslogtreecommitdiff
path: root/source4/rpc_server/netlogon/dcerpc_netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-19more include minimisationAndrew Tridgell1-6/+0
2009-09-19s4-netlogon: implement dcesrv_netr_DsRAddressToSitenamesExWAndrew Tridgell1-2/+24
2009-09-16schannel: move schannel_sign to main directory.Günther Deschner1-1/+2
2009-09-10s4:netlogon - Put the "supported encryption types" more back in the "LogonGet...Matthias Dieter Wallnöfer1-6/+8
2009-09-08Return a correct value for Supported Encryption TypeMatthieu Patou1-1/+6
2009-09-07s4:LogonGetDomainInfo - add a basic check for the hostnameMatthias Dieter Wallnöfer1-2/+17
2009-08-27s4-schannel: add ldb suffix to schannel functions.Günther Deschner1-8/+8
2009-08-04s4:netlogon Fix warnings and segfault in GetDomainInfo callAndrew Bartlett1-4/+5
2009-08-03s4: Enhancements in the "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer1-65/+194
2009-07-31s4: Correct renamed constantsMatthias Dieter Wallnöfer1-4/+4
2009-07-23[SAMBA 4 / NETLOGON] Modify type of SAM contextsMatthias Dieter Wallnöfer1-9/+7
2009-07-13libds: share UF_ flags between samba3 and 4.Günther Deschner1-1/+1
2009-06-18NETLOGON pipe improvementsMatthias Dieter Wallnöfer1-31/+79
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett1-51/+31
2009-04-14Rework to use new API for common netlogon credential chainingAndrew Bartlett1-12/+18
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-105/+85
2009-02-26A simple hack to avoid the segfault in #6138Andrew Bartlett1-1/+1
2009-02-24Fix some C++ warningsVolker Lendecke1-11/+22
2009-02-18s4:netlogon: don't mix in and out negotiate_flags in dcesrv_netr_ServerAuthen...Stefan Metzmacher1-3/+4
2009-02-16s4:netlogon: implement netr_LogonGetCapabilities with NT_STATUS_NOT_IMPLEMENTEDStefan Metzmacher1-4/+5
2009-02-16s4:netlogon: always return correct negotiate_flags in Authenticate[2|3]()Stefan Metzmacher1-1/+31
2009-02-10fixed two problems with the DsRGetDCNameEx2 call, as used byAndrew Tridgell1-3/+9
2009-02-02s4:rpc_server: s/private/private_dataStefan Metzmacher1-4/+4
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-12-10s4-netlogon: fix the build of netlogon server.Günther Deschner1-4/+4
2008-12-04s4:netlogon: for now implement netr_GetAnyDCName() as wrapper of netr_GetDcNa...Stefan Metzmacher1-1/+12
2008-12-04s4:netlogon: Implement netr_GetDcName() similar to netr_DsGetDCName()Stefan Metzmacher1-1/+34
2008-10-29s4-netlogon: merge netr_ServerPasswordSet2 from s3 idl.Günther Deschner1-3/+3
2008-10-29s4-netlogon: merge netr_ServerPasswordSet from s3 idl.Günther Deschner1-3/+3
2008-10-29s4-netlogon: merge netr_ServerReqChallenge from s3 idl.Günther Deschner1-2/+2
2008-10-29s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.Günther Deschner1-4/+4
2008-10-29s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner1-37/+39
2008-10-29s4-netlogon: merge netr_LogonGetDomainInfo from s3 idl.Günther Deschner1-1/+1
2008-10-29s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl.Günther Deschner1-25/+23
2008-10-28s4-netlogon: merge netr_DsrEnumerateDomainTrusts from s3 idl.Günther Deschner1-12/+16
2008-10-16Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett1-15/+12
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-10-06Start implementing AD-style trusted domains in Samba4's NETLOGON serverAndrew Bartlett1-2/+50
2008-10-05remove dependencies on my home domainAndrew Tridgell1-2/+3
2008-10-05removed some debug lines I left in the last commitAndrew Tridgell1-4/+0
2008-10-03updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell1-6/+38
2008-09-22Remove unused parameter from decode_pw_buffer and fail on invalidAndrew Bartlett1-2/+1
2008-09-05Update copyright, I've been working here many long years...Andrew Bartlett1-1/+1
2008-09-03Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett1-31/+29
2008-08-29Start implementing the server-sde NETLOGON PAC verification.Andrew Bartlett1-1/+46
2008-08-12Add GenericInfo level for SamLogon calls from the WSPP IDL.Andrew Bartlett1-5/+13
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-14/+15
2008-02-28Generate ACB_PW_EXPIRED correctlyAndrew Bartlett1-10/+12
2008-01-25Fix netlogon rpc-server build.Günther Deschner1-4/+4
2008-01-25Fix netlogon rpc-server build.Günther Deschner1-4/+4