summaryrefslogtreecommitdiffstats
path: root/source/rpc_client/cli_netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+7
* r23219: Two warningsVolker Lendecke2007-10-101-1/+2
* r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner2007-10-101-23/+23
* r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner2007-10-101-61/+177
* r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does notVolker Lendecke2007-10-101-0/+92
* r20970: Allow to define workstation for samlogon in rpcclient (for testing).Günther Deschner2007-10-101-1/+6
* r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner2007-10-101-0/+38
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-101-7/+7
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-101-3/+3
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-1/+1
* r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner2007-10-101-1/+0
* r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison2007-10-101-1/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-14/+14
* r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner2007-10-101-4/+1
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2007-10-101-0/+41
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2007-10-101-0/+123
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-8/+10
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2007-10-101-2/+3
* r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison2007-10-101-1/+3
* r11336: Start to get my control back :-). Volker, I thinkJeremy Allison2007-10-101-2/+4
* r11320: Fix error handling for rpccli_netlogon_getdcname. Jeremy, the other f...Volker Lendecke2007-10-101-2/+2
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-5/+5
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-515/+345
* r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison2007-10-101-1/+0
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-20/+160
* r4561: This looks a lot larger than it is, this is to reduce the clutter on f...Volker Lendecke2007-10-101-10/+10
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2007-10-101-3/+9
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-2/+2
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-101-2/+9
* Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke2004-04-021-0/+49
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-3/+9
* - Fix the kerberos downgrade problem:Andrew Bartlett2003-08-191-13/+2
* get rid of more compiler warningsHerb Lewis2003-08-151-3/+3
* Fix out of date comment.Tim Potter2003-07-231-2/+1
* This puts real netlogon connection caching to winbind. This becomesVolker Lendecke2003-05-081-6/+12
* Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett2003-05-011-1/+1
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-18/+0
* Merge: incorrect arg to debug.Tim Potter2003-04-141-1/+1
* Auth2, not also Auth3 sends us flags back, although all the callersVolker Lendecke2003-04-091-4/+5
* (merge from HEAD)Andrew Bartlett2003-03-241-1/+12
* Merge: const fixes.Tim Potter2003-02-251-1/+1
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-14/+9
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-26/+126
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-392/+586
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-5/+5
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-70/+0
* Removed duplicate debug.Tim Potter2001-11-051-2/+0