| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed rpcclient's samuser command. | Matthew Chapman | 1999-04-11 | 1 | -37/+35 |
| * | Mainly BDC-related changes. | Matthew Chapman | 1999-04-08 | 3 | -2/+31 |
| * | added a "createuser" command. | Luke Leighton | 1999-03-19 | 2 | -27/+115 |
| * | querysecret now shows the real, fairdinkum, decrypted secret :-) | Matthew Chapman | 1999-03-19 | 1 | -8/+10 |
| * | double-checked the return results from new querysecret command, corrected | Luke Leighton | 1999-03-18 | 1 | -2/+2 |
| * | matt, | Luke Leighton | 1999-03-18 | 1 | -1/+1 |
| * | Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET | Matthew Chapman | 1999-03-18 | 2 | -0/+70 |
| * | new "domtrust" test command. r&d into inter-domain trust accounts. | Luke Leighton | 1999-03-12 | 2 | -1/+44 |
| * | reverted access control flags in enum commands. | Luke Leighton | 1999-03-09 | 1 | -3/+3 |
| * | - todd sabin spotted bugs in samr enum dom users / groups / aliases code: | Luke Leighton | 1999-03-08 | 1 | -125/+156 |
| * | oops, accidentally committed clear-text password reading last week. | Luke Leighton | 1999-03-08 | 1 | -1/+1 |
| * | improving syntax / useability of rpcclient "shutdown" command: | Luke Leighton | 1999-03-01 | 2 | -10/+26 |
| * | Added "lookupdomain" rpcclient command. Not particularly useful currently | Matthew Chapman | 1999-02-24 | 1 | -0/+1 |
| * | Win9x user level security. | Matthew Chapman | 1999-02-24 | 1 | -41/+97 |
| * | added jeremy's new c++-like code for parsing of security descriptors. | Luke Leighton | 1999-02-23 | 2 | -32/+24 |
| * | rpcclient shutdown command | Luke Leighton | 1999-02-16 | 2 | -0/+46 |
| * | bitmap to strings | Luke Leighton | 1999-02-16 | 1 | -16/+14 |
| * | Always null-terminate strings. | Matthew Chapman | 1999-02-15 | 2 | -35/+35 |
| * | Cut and paste error. | Matthew Chapman | 1999-02-12 | 1 | -9/+9 |
| * | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1999-02-12 | 2 | -36/+86 |
| * | enum dom users buffer was 0x80 not 0x8000. must fix "enumeration" code | Luke Leighton | 1999-02-11 | 1 | -1/+1 |
| * | uninitialised pointer being freed if lookupnames failed. oops. | Luke Leighton | 1999-02-11 | 1 | -1/+1 |
| * | removal of the use of unistrn2 function: replace it with unistr2_to_str | Luke Leighton | 1999-02-09 | 1 | -25/+25 |
| * | fix for enumerate domain users (bug spotted by sean matthews). | Luke Leighton | 1999-01-29 | 1 | -6/+6 |
| * | rpcclient "Service Control Manager" svcenum [-i] command. | Luke Leighton | 1999-01-28 | 3 | -6/+94 |
| * | Service Control Manager - service enumeration. | Luke Leighton | 1999-01-27 | 2 | -30/+45 |
| * | set_port warning / unused / global/local variable overlap issues | Luke Leighton | 1999-01-27 | 1 | -5/+5 |
| * | - got client code cleartext passwords working again in cli_session_setup. | Luke Leighton | 1999-01-27 | 1 | -1/+2 |
| * | added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids. | Luke Leighton | 1998-12-14 | 3 | -4/+5 |
| * | adding some enumerate services code, client and server. | Luke Leighton | 1998-12-09 | 1 | -1/+11 |
| * | adding "Service Control Manager" commands to rpcclient. | Luke Leighton | 1998-12-08 | 2 | -0/+120 |
| * | adding srvsvc pipe. | Luke Leighton | 1998-12-08 | 1 | -2/+2 |
| * | issues spotted by herb. | Luke Leighton | 1998-12-07 | 1 | -2/+2 |
| * | bugs in rpcclient. add_aliasmem uses a DOM_SID2 not a DOM_SID. | Luke Leighton | 1998-12-07 | 1 | -8/+8 |
| * | removed nt_pipe_fnum from struct cli_state. need to be able to call | Luke Leighton | 1998-12-07 | 7 | -253/+282 |
| * | - lib/unix_sec_ctxt.c | Luke Leighton | 1998-12-07 | 2 | -16/+495 |
| * | fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group() | Luke Leighton | 1998-12-04 | 1 | -1/+1 |
| * | - oops, i got "add alias member" and "delete alias member" swapped. | Luke Leighton | 1998-12-04 | 2 | -12/+14 |
| * | - renamed do_samr_xxx to samr_xxx | Luke Leighton | 1998-12-04 | 4 | -163/+669 |
| * | added createalias command to rpcclient | Luke Leighton | 1998-12-03 | 2 | -0/+87 |
| * | create domain group command (creategroup) added to rpcclient. | Luke Leighton | 1998-12-03 | 2 | -27/+113 |
| * | - adding builtin[alias]db. | Luke Leighton | 1998-11-30 | 1 | -10/+29 |
| * | weekend work. user / group database API. | Luke Leighton | 1998-11-29 | 3 | -21/+85 |
| * | LsaLookupNames client call (first used as lookupnames command in rpcclient). | Luke Leighton | 1998-11-25 | 2 | -1/+92 |
| * | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1998-11-13 | 1 | -9/+9 |
| * | need 32 bit status codes to be negotiated because of STUPID dos "error more | Luke Leighton | 1998-11-13 | 1 | -1/+1 |
| * | security descriptors. | Luke Leighton | 1998-11-12 | 2 | -17/+34 |
| * | jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist. | Luke Leighton | 1998-11-12 | 2 | -1/+96 |
| * | oops! | Luke Leighton | 1998-11-11 | 1 | -11/+13 |
| * | clearing up security descriptor | Luke Leighton | 1998-11-11 | 2 | -5/+8 |