Age | Commit message (Expand) | Author | Files | Lines |
1999-11-18 | updating reg_value_info() parsing code to take BUFFER2 instead of just | Luke Leighton | 1 | -3/+4 |
1999-11-18 | added regqueryval command (experimental) to get reg_io_q_info() and | Luke Leighton | 1 | -4/+3 |
1999-10-29 | rpcclient regenum key client code rewritten to use higher order functions. | Luke Leighton | 1 | -1/+3 |
1999-10-29 | added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported | Luke Leighton | 1 | -0/+65 |
1999-10-25 | - typecast malloc / Realloc issues. | Luke Leighton | 1 | -2/+2 |
1999-10-15 | renamed "class" local variable to avoid global clash | Luke Leighton | 1 | -2/+2 |
1999-08-03 | reverted jeremy's c++-like security descriptor modifications as the | Luke Leighton | 1 | -27/+16 |
1999-04-08 | Mainly BDC-related changes. | Matthew Chapman | 1 | -1/+1 |
1999-02-23 | added jeremy's new c++-like code for parsing of security descriptors. | Luke Leighton | 1 | -16/+28 |
1999-02-16 | rpcclient shutdown command | Luke Leighton | 1 | -0/+55 |
1999-02-15 | Always null-terminate strings. | Matthew Chapman | 1 | -4/+4 |
1999-02-12 | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1 | -4/+6 |
1998-12-07 | removed nt_pipe_fnum from struct cli_state. need to be able to call | Luke Leighton | 1 | -35/+35 |
1998-11-13 | security descriptors | Luke Leighton | 1 | -1/+16 |
1998-11-12 | security descriptors. | Luke Leighton | 1 | -2/+2 |
1998-11-12 | cleaning up conflicts between group code not yet committed and | Luke Leighton | 1 | -3/+51 |
1998-11-11 | clearing up security descriptor | Luke Leighton | 1 | -0/+4 |
1998-11-11 | changed syntax of registry commands so keys can start with HKLM or HKU. | Luke Leighton | 1 | -38/+33 |
1998-11-11 | Makefile.in: Added target for makeyodldocs - not used by default. | Jeremy Allison | 1 | -5/+5 |
1998-11-11 | registry delete value command: "regdeleteval". | Luke Leighton | 1 | -0/+54 |
1998-11-11 | renamed unk_1b to flush_key | Luke Leighton | 1 | -9/+9 |
1998-11-11 | - renamed open_policy to open_hklm. | Luke Leighton | 1 | -21/+78 |
1998-11-10 | rpcclient registry key delete command: "regdeletekey". | Luke Leighton | 1 | -0/+54 |
1998-11-10 | registry modification requires a "sync" or "refresh" on the parent key. | Luke Leighton | 1 | -0/+56 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 1 | -19/+133 |
1998-11-09 | split socket util functions into util_sock.c. util.c NOT committed | Luke Leighton | 1 | -0/+645 |