summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_net.c
Commit message (Expand)AuthorAgeFilesLines
* r23924: Merge NET_GETDCNAME from 3_2.Günther Deschner2007-07-171-0/+84
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner2007-05-291-15/+15
* r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner2007-05-241-0/+209
* r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does notVolker Lendecke2007-05-231-0/+18
* r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison2007-05-221-7/+16
* r22909: Change prototype of dump_data(), so that it takes unsigned char *Michael Adam2007-05-151-4/+4
* r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.Jeremy Allison2007-04-301-6/+14
* r22577: Change all of parse/*.c to use standard form. Fix someJeremy Allison2007-04-291-63/+103
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-04-271-3/+25
* r21393: Fix typo.Günther Deschner2007-02-161-1/+1
* r20266: fix more no previous prototype warnings - these functions were only r...Herb Lewis2006-12-191-2/+2
* r19806: merge time.c changesGerald Carter2006-11-201-3/+2
* r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-191-5/+5
* r19144: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2006-10-061-1/+1
* r16127: adding volker parse_net changeGerald Carter2006-06-091-20/+15
* r14061: Some debugging for the new LOGON/ACB-flags.Günther Deschner2006-03-091-0/+9
* r14025: Remove unused code. When we want to export samsync, we better first portVolker Lendecke2006-03-081-80/+0
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-7/+11
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2006-02-101-1/+1
* r13433: Get ready to implement NET_SAM_LOGON_EX.Jeremy Allison2006-02-101-0/+102
* r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison2006-02-091-6/+8
* r13316: Let the carnage begin....Gerald Carter2006-02-031-4/+45
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2005-12-031-1/+1
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2005-11-221-0/+72
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2005-11-131-0/+236
* r11326: Fix alignment in getdc responseVolker Lendecke2005-10-271-0/+3
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-1/+1
* r10782: Only parse the group rid_array in net_user_info3() when num_group is ...Günther Deschner2005-10-061-8/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-18/+36
* r10205: fix obvious typo in the NET_USER_INFO_3 parsingGünther Deschner2005-09-131-1/+1
* r8869: Get rid of a warning.Volker Lendecke2005-07-311-1/+1
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2005-04-071-14/+7
* r5536: Avoid intermediate copy of NT and LM responses in NETLOGON client.Andrew Bartlett2005-02-241-14/+0
* r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke2005-01-231-12/+33
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2004-12-201-12/+34
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2004-12-201-6/+20
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-32/+17
* r2396: Fix bug found by Cornelio Bondad Jr <Corny.Bondad@hp.com>.Jeremy Allison2004-09-171-5/+3
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2004-06-031-6/+61
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2004-04-061-3/+3
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+3048