Age | Commit message (Expand) | Author | Files | Lines |
1999-10-25 | one of those wonderful moments when running against a different MSRPC | Luke Leighton | 2 | -9/+20 |
1999-10-21 | the dynamic memory alloc blood-fest goes on... | Luke Leighton | 3 | -18/+16 |
1999-10-21 | turning some of the rpcclient functions dynamic. this is likely to | Luke Leighton | 2 | -74/+119 |
1999-10-21 | various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c. | Luke Leighton | 2 | -4/+7 |
1999-10-19 | need status codes from cli_net_req_chal() and cli_net_auth2(). | Luke Leighton | 1 | -2/+4 |
1999-10-19 | oops, added wait_keyboard back, but _this_ time wrapped it with | Luke Leighton | 1 | -1/+31 |
1999-10-15 | removed unused static wait_keyboard() | Luke Leighton | 1 | -30/+0 |
1999-10-01 | splitting dom info into sam_query_dominfo function | Luke Leighton | 1 | -33/+55 |
1999-10-01 | permissions on SamrConnect changed to 0x02000000 (maximum allowed) | Luke Leighton | 1 | -16/+16 |
1999-10-01 | error-code checking in lsa_lookup_sids. anonymous connections for | Luke Leighton | 2 | -17/+28 |
1999-09-21 | split matthew's sync command (only currently called from smbpasswd) | Luke Leighton | 1 | -5/+13 |
1999-09-16 | reading in smb server domain name from SMBnegprot response | Luke Leighton | 1 | -2/+0 |
1999-09-14 | added rpcclient SamrQueryDisplayInfo command "dispinfo" | Luke Leighton | 2 | -1/+89 |
1999-09-12 | restructuring | Luke Leighton | 1 | -55/+51 |
1999-09-12 | using #define report | Luke Leighton | 1 | -85/+85 |
1999-09-12 | - initialising mach_passwd_file locks to zero (prev. uninit.) | Luke Leighton | 1 | -21/+19 |
1999-08-30 | debugged enumgroups -g option | Luke Leighton | 1 | -1/+1 |
1999-08-30 | added call to samr_query_groupinfo in enumgroups command (-m option) | Luke Leighton | 1 | -6/+39 |
1999-08-29 | improved "dominfo" rpcclient command | Luke Leighton | 3 | -4/+91 |
1999-08-29 | added experimental del_groupmem and del_aliasmem commands that were not | Luke Leighton | 2 | -27/+62 |
1999-08-18 | display of session enum info | Luke Leighton | 2 | -0/+203 |
1999-08-18 | event log update, netsessenum, netconnenum update. | Luke Leighton | 1 | -2/+2 |
1999-08-18 | event log update | Luke Leighton | 1 | -7/+8 |
1999-08-17 | added some usage info for rpcclient. | Luke Leighton | 1 | -2/+4 |
1999-08-03 | reverted jeremy's c++-like security descriptor modifications as the | Luke Leighton | 2 | -24/+32 |
1999-07-22 | BDC support. | Matthew Chapman | 1 | -5/+8 |
1999-07-21 | BDC support. | Luke Leighton | 2 | -1/+98 |
1999-07-21 | use pstring for at command instead of fstring | Luke Leighton | 1 | -6/+6 |
1999-07-09 | Partial GNU readline support for rpcclient. Only command line history | Tim Potter | 1 | -0/+119 |
1999-06-29 | improving authentication code (tidyup). | Luke Leighton | 1 | -0/+2 |
1999-06-24 | safe string error reporting functions (found a potential buffer overflow | Luke Leighton | 1 | -2/+0 |
1999-06-02 | Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect | Matthew Chapman | 1 | -22/+1 |
1999-05-07 | had to move day display names into lib/util, to get rpctorture to compile. | Luke Leighton | 1 | -2/+2 |
1999-05-03 | last part of RPC api change. | Jean-François Micouleau | 2 | -0/+77 |
1999-05-03 | Added a new command to rpcclient: eventlog <log> where <log> is System, | Jean-François Micouleau | 1 | -0/+94 |
1999-05-01 | Adding "time" rpcclient command which displays the remote time. | Matthew Chapman | 4 | -20/+101 |
1999-04-23 | New rpcclient command "at" for NT scheduler control, a slightly improved | Matthew Chapman | 3 | -0/+494 |
1999-04-11 | Fixed rpcclient's samuser command. | Matthew Chapman | 1 | -37/+35 |
1999-04-08 | Mainly BDC-related changes. | Matthew Chapman | 3 | -2/+31 |
1999-03-19 | added a "createuser" command. | Luke Leighton | 2 | -27/+115 |
1999-03-19 | querysecret now shows the real, fairdinkum, decrypted secret :-) | Matthew Chapman | 1 | -8/+10 |
1999-03-18 | double-checked the return results from new querysecret command, corrected | Luke Leighton | 1 | -2/+2 |
1999-03-18 | matt, | Luke Leighton | 1 | -1/+1 |
1999-03-18 | Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET | Matthew Chapman | 2 | -0/+70 |
1999-03-12 | new "domtrust" test command. r&d into inter-domain trust accounts. | Luke Leighton | 2 | -1/+44 |
1999-03-09 | reverted access control flags in enum commands. | Luke Leighton | 1 | -3/+3 |
1999-03-08 | - todd sabin spotted bugs in samr enum dom users / groups / aliases code: | Luke Leighton | 1 | -125/+156 |
1999-03-08 | oops, accidentally committed clear-text password reading last week. | Luke Leighton | 1 | -1/+1 |
1999-03-01 | improving syntax / useability of rpcclient "shutdown" command: | Luke Leighton | 2 | -10/+26 |
1999-02-24 | Added "lookupdomain" rpcclient command. Not particularly useful currently | Matthew Chapman | 1 | -0/+1 |