Age | Commit message (Expand) | Author | Files | Lines |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-12-30 | the shutdown call does not have a 16 bit flags, but 2 byte representing booleans | Simo Sorce | 1 | -5/+2 |
2002-07-29 | add another registry rpc (opnum 0x14). Have no idea what it's real name | Gerald Carter | 1 | -1/+24 |
2002-07-24 | done! printer_info_2, devicemode, sec_desc, & printer data all enumerate | Gerald Carter | 1 | -13/+5 |
2002-07-24 | several changes in this checkin | Gerald Carter | 1 | -4/+9 |
2002-07-23 | * changed structure of REG_R_ENUM_VALUE structure since the BUFFER2 | Gerald Carter | 1 | -2/+4 |
2002-07-19 | * refactored registry operations some. subkey lists and | Gerald Carter | 1 | -9/+24 |
2002-07-18 | Prevent gcc warning about shadowed global "index". | Jeremy Allison | 1 | -1/+1 |
2002-07-18 | virtual registry framework with initial printing hooks. | Gerald Carter | 1 | -3/+40 |
2002-07-15 | splitting off storage/retrieval routines for abstracting the | Gerald Carter | 1 | -0/+16 |
2002-07-03 | first cut at implementing support for browsing printer and driver driver | Gerald Carter | 1 | -20/+25 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-31 | Add 'net rpc shutdown' and 'net rpc abortshutdown'. | Andrew Bartlett | 1 | -0/+4 |
2001-12-17 | Added some constants for registry data types. | Tim Potter | 1 | -4/+14 |
2001-11-22 | merge from 2.2 | Gerald Carter | 1 | -0/+5 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -19/+19 |
2001-08-10 | - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) | Simo Sorce | 1 | -53/+121 |
2000-05-15 | Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport. | Jeremy Allison | 1 | -24/+24 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -67/+28 |
1999-11-24 | rewrote policy handle code to be generic (it's needed for client-side too) | Luke Leighton | 1 | -2/+0 |
1999-11-18 | updating reg_value_info() parsing code to take BUFFER2 instead of just | Luke Leighton | 1 | -2/+2 |
1999-11-18 | added regqueryval command (experimental) to get reg_io_q_info() and | Luke Leighton | 1 | -20/+18 |
1999-10-29 | added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported | Luke Leighton | 1 | -5/+27 |
1999-02-16 | rpcclient shutdown command | Luke Leighton | 1 | -0/+21 |
1998-11-13 | security descriptors | Luke Leighton | 1 | -14/+6 |
1998-11-12 | security descriptors. | Luke Leighton | 1 | -5/+5 |
1998-11-12 | security descriptors and registry. | Luke Leighton | 1 | -1/+1 |
1998-11-11 | security descriptor info, provided by jean-francois | Luke Leighton | 1 | -0/+22 |
1998-11-11 | changed syntax of registry commands so keys can start with HKLM or HKU. | Luke Leighton | 1 | -0/+2 |
1998-11-11 | registry delete value command: "regdeleteval". | Luke Leighton | 1 | -1/+20 |
1998-11-11 | renamed unk_1b to flush_key | Luke Leighton | 1 | -7/+7 |
1998-11-11 | - renamed open_policy to open_hklm. | Luke Leighton | 1 | -14/+21 |
1998-11-10 | rpcclient registry key delete command: "regdeletekey". | Luke Leighton | 1 | -0/+21 |
1998-11-10 | registry modification requires a "sync" or "refresh" on the parent key. | Luke Leighton | 1 | -0/+16 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 1 | -11/+257 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -0/+141 |