index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
srv_reg_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14226: Fix Coverity bug # 109
Volker Lendecke
1
-1
/
+3
2007-10-10
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
1
-1
/
+1
2007-10-10
r11072: add routines for converting REG_MULTI_SZ to and from char**
Gerald Carter
1
-1
/
+13
2007-10-10
r11069: make sure to zero memory when allocating a a REGVAL_CTR struct
Gerald Carter
1
-1
/
+5
2007-10-10
r10819: merging a couple of fixes from trunk
Gerald Carter
1
-3
/
+2
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
1
-2
/
+4
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-259
/
+177
2007-10-10
r10585: variation of fix in trunk for root-free-pass in registry access checks
Gerald Carter
1
-3
/
+2
2007-10-10
r10264: reverse order of 'root free pass' checks in service and registry acce...
Gerald Carter
1
-8
/
+7
2007-10-10
r10221: add "free pass for root" in svcctl and default winreg access checks
Gerald Carter
1
-0
/
+8
2007-10-10
r9788: more compiler warnings from Jason Mader
Gerald Carter
1
-2
/
+2
2007-10-10
r9780: Clean up a bunch of compiler warnings.
James Peach
1
-2
/
+0
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
1
-73
/
+92
2007-10-10
r9114: removing gratuitous debug messages
Gerald Carter
1
-28
/
+1
2007-10-10
r8027: driver information is now back via winreg
Gerald Carter
1
-2
/
+6
2007-10-10
r7995: * privileges are local except when they're *not*
Gerald Carter
1
-12
/
+14
2007-10-10
r7987: map generic bits to specific bits in open requests
Gerald Carter
1
-3
/
+4
2007-10-10
r7938: * move the hardcoded registry value names from _reg_query_value()
Gerald Carter
1
-91
/
+1
2007-10-10
r7908: * change REGISTRY_HOOK api to use const (fix compiler warning
Gerald Carter
1
-18
/
+14
2007-10-10
r7890: * add Reg[SG]etKeySec() server stubs
Gerald Carter
1
-12
/
+95
2007-10-10
r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarity
Gerald Carter
1
-7
/
+4
2007-10-10
r7698: * clean upserver frontend for RegDeleteKey()
Gerald Carter
1
-13
/
+63
2007-10-10
r7691: * add .gdbinit to the svn:ignore files
Gerald Carter
1
-33
/
+195
2007-10-10
r7664: add access check hooks to _reg_open_entry which are passed off
Gerald Carter
1
-6
/
+29
2007-10-10
r7649: * fix compile breakage (sorry, should have done a make clean before the
Gerald Carter
1
-0
/
+17
2007-10-10
r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...
Gerald Carter
1
-18
/
+19
2007-10-10
r7647: add access checks to the top level hive open calls; will need to pass ...
Gerald Carter
1
-3
/
+89
2007-10-10
r7645: adding server stubs for RegCreateKey() and RegSetValue()
Gerald Carter
1
-0
/
+16
2007-10-10
r7547: removing unused fields in the REGISTRY_KEY structure associated with o...
Gerald Carter
1
-8
/
+0
2007-10-10
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
1
-4
/
+112
2007-10-10
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
1
-20
/
+217
2007-10-10
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
1
-2
/
+8
2007-10-10
r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...
Gerald Carter
1
-29
/
+53
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-46
/
+95
2007-10-10
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
1
-1
/
+1
2007-10-10
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
1
-1
/
+1
2007-10-10
r4824: wrap the shutdown and abort_shutdown calls in check for the SE_REMOTE_...
Gerald Carter
1
-1
/
+24
2007-10-10
r4656: Convert the winreg pipe to use WERROR returns (as it should).
Jeremy Allison
1
-45
/
+45
2007-10-10
r4651: Add "refuse machine password change" policy field. This update will just
Jim McDonough
1
-1
/
+12
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-2
/
+2
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
1
-3
/
+3
2003-01-21
don't free() auto variables; fixes segfault when looking up RefusePasswordCha...
Gerald Carter
1
-3
/
+5
2003-01-19
strip any trailing \'s from reg key names in an open
Gerald Carter
1
-2
/
+10
2003-01-18
removing extra debug statement
Gerald Carter
1
-2
/
+0
2003-01-04
The last of the merge of idra's shutdown changes from head...
Andrew Bartlett
1
-2
/
+2
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+0
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-3
/
+11
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-446
/
+284
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-43
/
+618
[next]