summaryrefslogtreecommitdiffstats
path: root/source3/include/rpc_netlogon.h
Commit message (Expand)AuthorAgeFilesLines
* r24158: SE_GROUP_RESOURCE in the other_sids list apparently means aGerald Carter2007-10-101-1/+1
* r23808: Make us a bit more C++ friendly. Thanks to Constantine VetoshevVolker Lendecke2007-10-101-3/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23380: netr_getdcname returns WERROR not NTSTATUS.Günther Deschner2007-10-101-1/+1
* r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner2007-10-101-15/+15
* r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner2007-10-101-2/+95
* r22712: Inform the user when logging in via pam_winbindGerald Carter2007-10-101-0/+1
* r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner2007-10-101-0/+18
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-101-1/+1
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-101-3/+3
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-12/+12
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-10/+0
* r14049: Found some more MSV1_0 bits and their behaviour;Günther Deschner2007-10-101-2/+14
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2007-10-101-1/+1
* r13433: Get ready to implement NET_SAM_LOGON_EX.Jeremy Allison2007-10-101-0/+26
* r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison2007-10-101-0/+51
* r13316: Let the carnage begin....Gerald Carter2007-10-101-2/+11
* r12096: Change uint32_t to uint32. Jerry, please pick this change up forJeremy Allison2007-10-101-1/+1
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2007-10-101-0/+15
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2007-10-101-0/+34
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-0/+3
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-179/+106
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-1/+12
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2007-10-101-7/+7
* r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke2007-10-101-2/+1
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2007-10-101-5/+42
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2007-10-101-1/+3
* r1283: Fix typoVolker Lendecke2007-10-101-1/+1
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-101-7/+35
* Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke2004-04-021-0/+20
* (merge from HEAD)Andrew Bartlett2003-03-241-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-94/+99
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* decoded SAM_DELTA 0x0e and 0x12.Jean-François Micouleau2001-12-121-0/+59
* a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)Jean-François Micouleau2001-12-121-3/+88
* Make header comment clearer, these are RIDs, not UIDs.Andrew Bartlett2001-09-301-2/+3
* These are RIDs not Unix UIDs so make this clear in the feild names.Andrew Bartlett2001-09-221-2/+2
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-8/+5
* Merge of SAM delta type constants and BDC replication types from TNG.Tim Potter2001-08-281-0/+282
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-12/+10
* Added structures for LOGON_CTRL rpc.Tim Potter2001-05-241-21/+55
* Fix "proc num out of range" error. Missing rpc call.Jeremy Allison2001-04-231-2/+17
* This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...Jeremy Allison2001-02-241-14/+45
* a netlogon enum trust query doesn't have a function_code at end.Jean-François Micouleau2000-10-101-2/+0
* Fix for the SID history problem when using a Win2k domain controllerJeremy Allison2000-09-061-1/+4
* dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton2000-06-091-2/+2
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-290/+34
* damn, that took a while. nt login password was being stored incorrectlyLuke Leighton1999-12-011-2/+2
* attempting to get nt5 wksta to join domain.Luke Leighton1999-11-161-1/+1