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
/
registry
/
reg_db.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r9895: fix typo in registry path
Gerald Carter
1
-1
/
+1
2007-10-10
r9894: Add new registry key expected by Windows XP clients.
Gerald Carter
1
-9
/
+15
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
1
-27
/
+51
2007-10-10
r9278: Remove unused variable. Bugzilla #2983.
Tim Potter
1
-2
/
+1
2007-10-10
r9115: using #define for reg paths rather than typing the string
Gerald Carter
1
-4
/
+10
2007-10-10
r8501: * disable printer handle object cache (was mostly used
Gerald Carter
1
-2
/
+2
2007-10-10
r8152: * remove commented out structure
Gerald Carter
1
-2
/
+2
2007-10-10
r8064: * add the REG_XXX error codes to the pretty error messages
Gerald Carter
1
-2
/
+7
2007-10-10
r8061: * mostly cleanup and refactoring for better readability
Gerald Carter
1
-1
/
+2
2007-10-10
r8026: * more fixes to the printing registry interface
Gerald Carter
1
-5
/
+5
2007-10-10
r8007: * cleanup unused structure from reg_objects.h
Gerald Carter
1
-34
/
+26
2007-10-10
r7995: * privileges are local except when they're *not*
Gerald Carter
1
-5
/
+9
2007-10-10
r7938: * move the hardcoded registry value names from _reg_query_value()
Gerald Carter
1
-14
/
+6
2007-10-10
r7908: * change REGISTRY_HOOK api to use const (fix compiler warning
Gerald Carter
1
-18
/
+168
2007-10-10
r7890: * add Reg[SG]etKeySec() server stubs
Gerald Carter
1
-29
/
+17
2007-10-10
r7698: * clean upserver frontend for RegDeleteKey()
Gerald Carter
1
-11
/
+32
2007-10-10
r7692: start versioning the registry.tdb file since it can be modified now
Gerald Carter
1
-10
/
+16
2007-10-10
r7691: * add .gdbinit to the svn:ignore files
Gerald Carter
1
-4
/
+40
2007-10-10
r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...
Gerald Carter
1
-1
/
+2
2007-10-10
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
1
-157
/
+96
2007-10-10
r6680: event log patches from Marcin
Gerald Carter
1
-10
/
+106
2007-10-10
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
1
-0
/
+7
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-2
/
+2
2003-07-10
i guess i'm the only one this ever annyoed...
Gerald Carter
1
-1
/
+1
2002-08-11
Merge of case fixes from APPLIANCE_HEAD.
Tim Potter
1
-5
/
+5
2002-08-06
Back out idra's change (at his request) - the values in the tdb *should* be
Andrew Bartlett
1
-1
/
+1
2002-08-04
commented out strupper before key check against internal db, it's no good
Simo Sorce
1
-1
/
+1
2002-07-26
3 things:
Gerald Carter
1
-1
/
+5
2002-07-24
* fix return code so we don't let a client just open any key it wants
Gerald Carter
1
-2
/
+2
2002-07-24
several changes in this checkin
Gerald Carter
1
-0
/
+9
2002-07-20
enumeration of printers keys ( no data yet ) via the registry
Gerald Carter
1
-4
/
+4
2002-07-19
fixed seg fault in registry frontend caused by trying to
Gerald Carter
1
-0
/
+6
2002-07-19
* refactored registry operations some. subkey lists and
Gerald Carter
1
-82
/
+63
2002-07-18
virtual registry framework with initial printing hooks.
Gerald Carter
1
-0
/
+311