Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23380: netr_getdcname returns WERROR not NTSTATUS. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r23219: Two warnings | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we... | Günther Deschner | 1 | -23/+23 |
2007-10-10 | r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx, | Günther Deschner | 1 | -61/+177 |
2007-10-10 | r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does not | Volker Lendecke | 1 | -0/+92 |
2007-10-10 | r20970: Allow to define workstation for samlogon in rpcclient (for testing). | Günther Deschner | 1 | -1/+6 |
2007-10-10 | r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname | Günther Deschner | 1 | -0/+38 |
2007-10-10 | r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r18654: Rename "struct uuid" => "struct GUID" for consistency. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon(). | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart... | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -14/+14 |
2007-10-10 | r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390). | Günther Deschner | 1 | -4/+1 |
2007-10-10 | r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs). | Günther Deschner | 1 | -0/+41 |
2007-10-10 | r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo... | Volker Lendecke | 1 | -0/+123 |
2007-10-10 | r11573: Adding Andrew Bartlett's patch to make machine account | Jeremy Allison | 1 | -8/+10 |
2007-10-10 | r11492: Fix bug #3224 (I hope). Correctly use machine_account_name | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r11338: Move knowledge of \\ needed into rpc_client/cli_netlogon | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r11336: Start to get my control back :-). Volker, I think | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r11320: Fix error handling for rpccli_netlogon_getdcname. Jeremy, the other f... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -515/+345 |
2007-10-10 | r10269: Server-side fix for creds change - revert jcmd's change. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -20/+160 |
2007-10-10 | r4561: This looks a lot larger than it is, this is to reduce the clutter on f... | Volker Lendecke | 1 | -10/+10 |
2007-10-10 | r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply. | Günther Deschner | 1 | -3/+9 |
2007-10-10 | r1492: Rework our random number generation system. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r991: Allow winbindd to use the domain trust account password | Gerald Carter | 1 | -2/+9 |
2004-04-02 | Implement NETLOGON GetDCName client side. You can ask a DC for the name of | Volker Lendecke | 1 | -0/+49 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -3/+9 |
2003-08-19 | - Fix the kerberos downgrade problem: | Andrew Bartlett | 1 | -13/+2 |
2003-08-15 | get rid of more compiler warnings | Herb Lewis | 1 | -3/+3 |
2003-07-23 | Fix out of date comment. | Tim Potter | 1 | -2/+1 |
2003-05-08 | This puts real netlogon connection caching to winbind. This becomes | Volker Lendecke | 1 | -6/+12 |
2003-05-01 | Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick. | Andrew Bartlett | 1 | -1/+1 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -18/+0 |
2003-04-14 | Merge: incorrect arg to debug. | Tim Potter | 1 | -1/+1 |
2003-04-09 | Auth2, not also Auth3 sends us flags back, although all the callers | Volker Lendecke | 1 | -4/+5 |
2003-03-24 | (merge from HEAD) | Andrew Bartlett | 1 | -1/+12 |
2003-02-25 | Merge: const fixes. | Tim Potter | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -14/+9 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -26/+126 |
2002-08-17 | Sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -392/+586 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -5/+5 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-05 | OK. Smbpasswd -j is DEAD. | Andrew Bartlett | 1 | -70/+0 |
2001-11-05 | Removed duplicate debug. | Tim Potter | 1 | -2/+0 |