Age | Commit message (Expand) | Author | Files | Lines |
2002-08-30 | allow rpcclient's samlogon command to use cli_net_3(). | Jean-François Micouleau | 1 | -3/+11 |
2002-08-30 | added cli_net_auth_3 client code. | Jean-François Micouleau | 1 | -7/+8 |
2002-08-23 | Moved calculation of secure channel type into a new function. | Tim Potter | 1 | -6/+3 |
2002-08-22 | Fix for change in cli_netlogon_sam_sync() | Tim Potter | 1 | -1/+1 |
2002-08-22 | Added some new delta types discovered by Ronnie from ethereal" | Tim Potter | 1 | -4/+3 |
2002-07-21 | Renamed all the new_cli_netlogon_* functions to cli_netlogon_* | Tim Potter | 1 | -3/+3 |
2002-05-18 | Remove unused files. | Andrew Bartlett | 1 | -3/+6 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-13 | update the ldap support code. it compiles. | Jean-François Micouleau | 1 | -1/+5 |
2001-10-30 | Allow the logon level to be passed to cli_netlogon_sam_logon() rather than | Tim Potter | 1 | -4/+4 |
2001-10-30 | Added samlogon command to test against win2k native mode server. I think | Tim Potter | 1 | -0/+58 |
2001-10-12 | Some old stuff hanging around since the CIFS conference. Big cleanup of | Tim Potter | 1 | -98/+44 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-18 | Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS. | Tim Potter | 1 | -2/+6 |
2001-09-04 | it now all compiles - so try enabling it by default and see what explodes on ... | Andrew Tridgell | 1 | -23/+23 |
2001-08-28 | Merge of sam sync code from TNG. | Tim Potter | 1 | -3/+217 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -2/+2 |
2001-07-20 | Started adding some help/usage info for rpcclient commands. | Tim Potter | 1 | -4/+7 |
2001-06-23 | fix compiler warnings | Simo Sorce | 1 | -0/+2 |
2001-05-24 | Added srvinfo and partial logonctrl and logonctrl2 commands. | Tim Potter | 1 | -1/+75 |
2001-05-24 | Added stubs for SRVSVC and NETLOGON rpcclient commands. | Tim Potter | 1 | -114/+10 |
2000-06-23 | just enough to get rpcclient to compile. Look for #if 0 | Gerald Carter | 1 | -0/+2 |
2000-06-03 | moved secrets fns into secrets.c | Andrew Tridgell | 1 | -2/+2 |
2000-05-08 | added secrets.tdb and changed storage of trust account password to use | Andrew Tridgell | 1 | -2/+4 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -146/+21 |
1999-12-08 | ABOUT TIME!!!!!!!! | Luke Leighton | 1 | -1/+1 |
1999-12-02 | cleaning up: removing those horrible references to server list | Luke Leighton | 1 | -4/+2 |
1999-12-01 | damn, that took a while. nt login password was being stored incorrectly | Luke Leighton | 1 | -0/+2 |
1999-12-01 | 1) when no domain used in ntlogin test command, should use default one | Luke Leighton | 1 | -1/+28 |
1999-11-29 | attempting to resolve the issue that multiple servers often specified in | Luke Leighton | 1 | -3/+6 |
1999-11-29 | ok. got ntlogin command working. argh, it maintains a connection to | Luke Leighton | 1 | -1/+1 |
1999-11-29 | first attempt at getting \PIPE\NETLOGON working. it's pretty horrible. | Luke Leighton | 1 | -28/+35 |
1999-11-24 | ok. *whew*. this is the first completed part of the restructure. | Luke Leighton | 1 | -6/+7 |
1999-11-22 | another four next_token() removals (using getopt instead) | Luke Leighton | 1 | -5/+17 |
1999-11-22 | okay :) all cmd_() functions now take int argc, char **argv :) that | Luke Leighton | 1 | -3/+3 |
1999-10-26 | adding extra parameter back in to trust account functions (trust account name). | Luke Leighton | 1 | -1/+4 |
1999-10-21 | the dynamic memory alloc blood-fest goes on... | Luke Leighton | 1 | -3/+3 |
1999-10-21 | various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c. | Luke Leighton | 1 | -3/+6 |
1999-10-19 | need status codes from cli_net_req_chal() and cli_net_auth2(). | Luke Leighton | 1 | -2/+4 |
1999-09-21 | split matthew's sync command (only currently called from smbpasswd) | Luke Leighton | 1 | -5/+13 |
1999-07-21 | BDC support. | Luke Leighton | 1 | -1/+10 |
1999-06-02 | Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect | Matthew Chapman | 1 | -22/+1 |
1999-04-08 | Mainly BDC-related changes. | Matthew Chapman | 1 | -1/+29 |
1999-03-12 | new "domtrust" test command. r&d into inter-domain trust accounts. | Luke Leighton | 1 | -1/+43 |
1998-12-07 | removed nt_pipe_fnum from struct cli_state. need to be able to call | Luke Leighton | 1 | -6/+7 |
1998-10-22 | rpctorture command | Luke Leighton | 1 | -8/+2 |
1998-10-21 | Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode. | Jeremy Allison | 1 | -0/+2 |
1998-10-16 | rpc client mods (ntlmssp flags) | Luke Leighton | 1 | -1/+1 |
1998-10-16 | trust password | Luke Leighton | 1 | -1/+1 |