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
/
source4
/
lib
/
registry
/
ldb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-03
Merge branch 'v4-0-test' into id10ts-registry
Jelmer Vernooij
1
-5
/
+9
2008-02-26
registry: Implement recursive deletes for ldb-backed registry.
Andrew Kroeger
1
-27
/
+116
2008-02-21
Remove more global_loadparm instance.s
Jelmer Vernooij
1
-5
/
+9
2008-02-09
registry: Fix warning.
Jelmer Vernooij
1
-1
/
+1
2008-01-18
registry: Use correct return values.
Jelmer Vernooij
1
-7
/
+28
2008-01-18
When Windows attempts to create a new key, it looks for an available key name
Andrew Kroeger
1
-7
/
+13
2008-01-18
registry: Improve error codes and update tests.
Jelmer Vernooij
1
-3
/
+6
2008-01-18
When Windows initially creates a new value, the value name is "New Value #1".
Andrew Kroeger
1
-2
/
+22
2008-01-18
registry: Properly check return values from ldb_*() functions.
Andrew Kroeger
1
-3
/
+3
2008-01-18
registry: Check for more specific LDB return codes, handle changing existing ...
Jelmer Vernooij
1
-6
/
+11
2008-01-07
r26692: registry: Treat key and value names case-insensitively.
Jelmer Vernooij
1
-0
/
+10
2008-01-07
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
1
-3
/
+49
2007-12-21
r26518: Fix provision of registry using Python.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26451: Janitorial: fix warnings in lib/registry/
Kai Blin
1
-1
/
+1
2007-12-21
r26443: Remove global_loadparm instances.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26263: Don't assume CH_UNIX is CH_UTF8.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25544: Cleanup some more indents in lib/registry.
Günther Deschner
1
-68
/
+86
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-4
/
+6
2007-10-10
r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r24684: Be a bit less verbose
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-0
/
+501