index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
rpc_reg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7908: * change REGISTRY_HOOK api to use const (fix compiler warning
Gerald Carter
2007-10-10
1
-5
/
+4
*
r7890: * add Reg[SG]etKeySec() server stubs
Gerald Carter
2007-10-10
1
-2
/
+2
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarity
Gerald Carter
2007-10-10
1
-4
/
+3
*
r7691: * add .gdbinit to the svn:ignore files
Gerald Carter
2007-10-10
1
-2
/
+2
*
r7664: add access check hooks to _reg_open_entry which are passed off
Gerald Carter
2007-10-10
1
-7
/
+5
*
r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...
Gerald Carter
2007-10-10
1
-7
/
+8
*
r7645: adding server stubs for RegCreateKey() and RegSetValue()
Gerald Carter
2007-10-10
1
-3
/
+3
*
r7547: removing unused fields in the REGISTRY_KEY structure associated with o...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
2007-10-10
1
-63
/
+25
*
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
2007-10-10
1
-6
/
+23
*
r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...
Gerald Carter
2007-10-10
1
-14
/
+16
*
r6014: rather large change set....
Gerald Carter
2007-10-10
1
-353
/
+187
*
r4656: Convert the winreg pipe to use WERROR returns (as it should).
Jeremy Allison
2007-10-10
1
-20
/
+20
*
Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1
Andrew Bartlett
2003-01-04
1
-5
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-9
/
+99
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-20
/
+25
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Add 'net rpc shutdown' and 'net rpc abortshutdown'.
Andrew Bartlett
2001-12-31
1
-0
/
+4
*
Added some constants for registry data types.
Tim Potter
2001-12-17
1
-4
/
+14
*
merge from 2.2
Gerald Carter
2001-11-22
1
-0
/
+5
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-19
/
+19
*
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2001-08-10
1
-53
/
+121
*
Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.
Jeremy Allison
2000-05-15
1
-24
/
+24
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-67
/
+28
*
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1999-11-24
1
-2
/
+0
*
updating reg_value_info() parsing code to take BUFFER2 instead of just
Luke Leighton
1999-11-18
1
-2
/
+2
*
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1999-11-18
1
-20
/
+18
*
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1999-10-29
1
-5
/
+27
*
rpcclient shutdown command
Luke Leighton
1999-02-16
1
-0
/
+21
*
security descriptors
Luke Leighton
1998-11-13
1
-14
/
+6
*
security descriptors.
Luke Leighton
1998-11-12
1
-5
/
+5
*
security descriptors and registry.
Luke Leighton
1998-11-12
1
-1
/
+1
*
security descriptor info, provided by jean-francois
Luke Leighton
1998-11-11
1
-0
/
+22
*
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1998-11-11
1
-0
/
+2
*
registry delete value command: "regdeleteval".
Luke Leighton
1998-11-11
1
-1
/
+20
*
renamed unk_1b to flush_key
Luke Leighton
1998-11-11
1
-7
/
+7
*
- renamed open_policy to open_hklm.
Luke Leighton
1998-11-11
1
-14
/
+21
*
rpcclient registry key delete command: "regdeletekey".
Luke Leighton
1998-11-10
1
-0
/
+21
*
registry modification requires a "sync" or "refresh" on the parent key.
Luke Leighton
1998-11-10
1
-0
/
+16
*
rpcclient registry commands.
Luke Leighton
1998-11-10
1
-11
/
+257
*
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1998-03-11
1
-0
/
+141