Age | Commit message (Expand) | Author | Files | Lines |
1999-03-19 | added a "createuser" command. | Luke Leighton | 1 | -27/+114 |
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-02-24 | Win9x user level security. | Matthew Chapman | 1 | -41/+97 |
1999-02-11 | enum dom users buffer was 0x80 not 0x8000. must fix "enumeration" code | Luke Leighton | 1 | -1/+1 |
1999-01-29 | fix for enumerate domain users (bug spotted by sean matthews). | Luke Leighton | 1 | -6/+6 |
1998-12-14 | added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids. | Luke Leighton | 1 | -2/+2 |
1998-12-07 | issues spotted by herb. | Luke Leighton | 1 | -2/+2 |
1998-12-07 | bugs in rpcclient. add_aliasmem uses a DOM_SID2 not a DOM_SID. | Luke Leighton | 1 | -8/+8 |
1998-12-07 | removed nt_pipe_fnum from struct cli_state. need to be able to call | Luke Leighton | 1 | -139/+152 |
1998-12-07 | - lib/unix_sec_ctxt.c | Luke Leighton | 1 | -16/+493 |
1998-12-04 | fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group() | Luke Leighton | 1 | -1/+1 |
1998-12-04 | - oops, i got "add alias member" and "delete alias member" swapped. | Luke Leighton | 1 | -12/+12 |
1998-12-04 | - renamed do_samr_xxx to samr_xxx | Luke Leighton | 1 | -97/+467 |
1998-12-03 | added createalias command to rpcclient | Luke Leighton | 1 | -0/+86 |
1998-12-03 | create domain group command (creategroup) added to rpcclient. | Luke Leighton | 1 | -27/+112 |
1998-11-30 | - adding builtin[alias]db. | Luke Leighton | 1 | -10/+29 |
1998-11-29 | weekend work. user / group database API. | Luke Leighton | 1 | -20/+40 |
1998-11-11 | changed syntax of registry commands so keys can start with HKLM or HKU. | Luke Leighton | 1 | -6/+6 |
1998-10-21 | domain aliases added a bit better: does local aliases if you query | Luke Leighton | 1 | -1/+1 |
1998-10-21 | Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode. | Jeremy Allison | 1 | -2/+2 |
1998-10-20 | signed / unsigned warnings (found by herb). | Luke Leighton | 1 | -4/+4 |
1998-10-19 | oops | Luke Leighton | 1 | -2/+2 |
1998-10-19 | output password change messages instead of debug message. | Luke Leighton | 1 | -2/+2 |
1998-10-16 | dce/rpc | Luke Leighton | 1 | -3/+16 |
1998-10-16 | strtoul replace with strtol | Luke Leighton | 1 | -7/+7 |
1998-10-16 | rpc client mods (ntlmssp flags) | Luke Leighton | 1 | -15/+25 |
1998-10-14 | warnings spotted by ./configure.developer options | Luke Leighton | 1 | -1/+0 |
1998-10-14 | dce/rpc | Luke Leighton | 1 | -2/+3 |
1998-10-10 | dce/rpc | Luke Leighton | 1 | -10/+50 |
1998-10-10 | dce/rpc | Luke Leighton | 1 | -3/+3 |
1998-10-09 | dce/rpc | Luke Leighton | 1 | -2/+30 |
1998-10-09 | dce/rpc. | Luke Leighton | 1 | -1/+0 |
1998-10-09 | dce/rpc | Luke Leighton | 1 | -6/+1 |
1998-10-08 | dce/rpc | Luke Leighton | 1 | -2/+10 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -4/+4 |
1998-09-27 | Fixed up more possibly uninitialized variables. | Richard Sharpe | 1 | -1/+1 |
1998-09-25 | Fixed unused variable warning messages. | Jeremy Allison | 1 | -12/+0 |
1998-09-25 | rpcclient: got samr command "enumusers -g -u" working | Luke Leighton | 1 | -1/+6 |
1998-09-25 | added in samr commands. assistance in returning the missing functions, | Luke Leighton | 1 | -85/+95 |
1998-09-25 | added rpcclient program | Luke Leighton | 1 | -0/+584 |