summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Remove unused marshalling for NET_SAM_SYNC.Günther Deschner1-53/+0
2008-02-15Remove unused marshalling for NET_SAM_DELTAS.Günther Deschner1-52/+0
2008-02-13Remove unused marshalling for NET_LOGON_CTRL and NET_LOGON_CTRL2.Günther Deschner1-32/+0
2008-02-08Remove unused marshalling for NET_DSR_GETDCNAME.Günther Deschner1-136/+0
2008-02-07Remove unused marshalling for NET_DSR_GESITENAME.Günther Deschner1-42/+0
2008-02-07Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME.Günther Deschner1-78/+0
2008-01-25Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].Günther Deschner1-103/+0
2007-12-28Remove static zerosVolker Lendecke1-4/+6
2007-12-21Kill fstring in getdcname & getanydcname return.Günther Deschner1-6/+8
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23380: netr_getdcname returns WERROR not NTSTATUS.Günther Deschner1-7/+7
2007-10-10r23219: Two warningsVolker Lendecke1-1/+2
2007-10-10r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner1-23/+23
2007-10-10r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner1-61/+177
2007-10-10r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does notVolker Lendecke1-0/+92
2007-10-10r20970: Allow to define workstation for samlogon in rpcclient (for testing).Günther Deschner1-1/+6
2007-10-10r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner1-0/+38
2007-10-10r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner1-7/+7
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-3/+3
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij1-1/+1
2007-10-10r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner1-1/+0
2007-10-10r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison1-1/+2
2007-10-10r13316: Let the carnage begin....Gerald Carter1-14/+14
2007-10-10r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner1-4/+1
2007-10-10r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner1-0/+41
2007-10-10r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke1-0/+123
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison1-8/+10
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison1-2/+3
2007-10-10r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison1-1/+3
2007-10-10r11336: Start to get my control back :-). Volker, I thinkJeremy Allison1-2/+4
2007-10-10r11320: Fix error handling for rpccli_netlogon_getdcname. Jeremy, the other f...Volker Lendecke1-2/+2
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-5/+5
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-515/+345
2007-10-10r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison1-1/+0
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-20/+160
2007-10-10r4561: This looks a lot larger than it is, this is to reduce the clutter on f...Volker Lendecke1-10/+10
2007-10-10r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner1-3/+9
2007-10-10r1492: Rework our random number generation system.Andrew Bartlett1-2/+2
2007-10-10r991: Allow winbindd to use the domain trust account passwordGerald Carter1-2/+9
2004-04-02Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke1-0/+49
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-3/+9
2003-08-19- Fix the kerberos downgrade problem:Andrew Bartlett1-13/+2
2003-08-15get rid of more compiler warningsHerb Lewis1-3/+3
2003-07-23Fix out of date comment.Tim Potter1-2/+1
2003-05-08This puts real netlogon connection caching to winbind. This becomesVolker Lendecke1-6/+12
2003-05-01Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett1-1/+1
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-18/+0
2003-04-14Merge: incorrect arg to debug.Tim Potter1-1/+1
2003-04-09Auth2, not also Auth3 sends us flags back, although all the callersVolker Lendecke1-4/+5