Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -5/+16 |
2007-10-10 | r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clients | Gerald Carter | 1 | -2/+5 |
2007-10-10 | r8026: * more fixes to the printing registry interface | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7995: * privileges are local except when they're *not* | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r7908: * change REGISTRY_HOOK api to use const (fix compiler warning | Gerald Carter | 1 | -5/+4 |
2007-10-10 | r7890: * add Reg[SG]etKeySec() server stubs | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarity | Gerald Carter | 1 | -4/+3 |
2007-10-10 | r7691: * add .gdbinit to the svn:ignore files | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r7664: add access check hooks to _reg_open_entry which are passed off | Gerald Carter | 1 | -7/+5 |
2007-10-10 | r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R... | Gerald Carter | 1 | -7/+8 |
2007-10-10 | r7645: adding server stubs for RegCreateKey() and RegSetValue() | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r7547: removing unused fields in the REGISTRY_KEY structure associated with o... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6942: * merging the registry changes back to the 3.0 tree | Gerald Carter | 1 | -63/+25 |
2007-10-10 | r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename... | Gerald Carter | 1 | -6/+23 |
2007-10-10 | r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n... | Gerald Carter | 1 | -14/+16 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -353/+187 |
2007-10-10 | r4656: Convert the winreg pipe to use WERROR returns (as it should). | Jeremy Allison | 1 | -20/+20 |
2003-01-04 | Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1 | Andrew Bartlett | 1 | -5/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -9/+99 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 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 |