summaryrefslogtreecommitdiff
path: root/source3/include/rpc_netlogon.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner1-0/+18
2007-10-10r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner1-1/+1
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-3/+3
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij1-12/+12
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-10/+0
2007-10-10r14049: Found some more MSV1_0 bits and their behaviour;Günther Deschner1-2/+14
2007-10-10r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison1-1/+1
2007-10-10r13433: Get ready to implement NET_SAM_LOGON_EX.Jeremy Allison1-0/+26
2007-10-10r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison1-0/+51
2007-10-10r13316: Let the carnage begin....Gerald Carter1-2/+11
2007-10-10r12096: Change uint32_t to uint32. Jerry, please pick this change up forJeremy Allison1-1/+1
2007-10-10r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner1-0/+15
2007-10-10r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke1-0/+34
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison1-0/+3
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-179/+106
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-1/+12
2007-10-10r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter1-7/+7
2007-10-10r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke1-2/+1
2007-10-10r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner1-5/+42
2007-10-10r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner1-1/+3
2007-10-10r1283: Fix typoVolker Lendecke1-1/+1
2007-10-10r991: Allow winbindd to use the domain trust account passwordGerald Carter1-7/+35
2004-04-02Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke1-0/+20
2003-03-24(merge from HEAD)Andrew Bartlett1-1/+1
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-94/+99
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-12-12decoded SAM_DELTA 0x0e and 0x12.Jean-François Micouleau1-0/+59
2001-12-12a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)Jean-François Micouleau1-3/+88
2001-09-30Make header comment clearer, these are RIDs, not UIDs.Andrew Bartlett1-2/+3
2001-09-22These are RIDs not Unix UIDs so make this clear in the feild names.Andrew Bartlett1-2/+2
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-8/+5
2001-08-28Merge of SAM delta type constants and BDC replication types from TNG.Tim Potter1-0/+282
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-12/+10
2001-05-24Added structures for LOGON_CTRL rpc.Tim Potter1-21/+55
2001-04-23Fix "proc num out of range" error. Missing rpc call.Jeremy Allison1-2/+17
2001-02-24This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...Jeremy Allison1-14/+45
2000-10-10a netlogon enum trust query doesn't have a function_code at end.Jean-François Micouleau1-2/+0
2000-09-06Fix for the SID history problem when using a Win2k domain controllerJeremy Allison1-1/+4
2000-06-09dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton1-2/+2
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-290/+34
1999-12-01damn, that took a while. nt login password was being stored incorrectlyLuke Leighton1-2/+2
1999-11-16attempting to get nt5 wksta to join domain.Luke Leighton1-1/+1
1999-11-16Changes to implement NET_AUTH based on NET_AUTH2, to get Win2000Richard Sharpe1-2/+17
1999-07-22BDC support.Matthew Chapman1-6/+4
1999-07-21BDC support.Luke Leighton1-2/+21
1999-06-02Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1-20/+30
1999-04-08Mainly BDC-related changes.Matthew Chapman1-2/+244
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-0/+3
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-2/+2
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+372