summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/ldb.c
Commit message (Expand)AuthorAgeFilesLines
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+2
* Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij2008-03-031-5/+9
|\
| * Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-5/+9
* | registry: Implement recursive deletes for ldb-backed registry.Andrew Kroeger2008-02-261-27/+116
|/
* registry: Fix warning.Jelmer Vernooij2008-02-091-1/+1
* registry: Use correct return values.Jelmer Vernooij2008-01-181-7/+28
* When Windows attempts to create a new key, it looks for an available key nameAndrew Kroeger2008-01-181-7/+13
* registry: Improve error codes and update tests.Jelmer Vernooij2008-01-181-3/+6
* When Windows initially creates a new value, the value name is "New Value #1".Andrew Kroeger2008-01-181-2/+22
* registry: Properly check return values from ldb_*() functions.Andrew Kroeger2008-01-181-3/+3
* registry: Check for more specific LDB return codes, handle changing existing ...Jelmer Vernooij2008-01-181-6/+11
* r26692: registry: Treat key and value names case-insensitively.Jelmer Vernooij2008-01-071-0/+10
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-071-3/+49
* r26518: Fix provision of registry using Python.Jelmer Vernooij2007-12-211-1/+1
* r26451: Janitorial: fix warnings in lib/registry/Kai Blin2007-12-211-1/+1
* r26443: Remove global_loadparm instances.Jelmer Vernooij2007-12-211-0/+1
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-2/+2
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-2/+2
* r26263: Don't assume CH_UNIX is CH_UTF8.Jelmer Vernooij2007-12-211-1/+1
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25544: Cleanup some more indents in lib/registry.Günther Deschner2007-10-101-68/+86
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-4/+6
* r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij2007-10-101-2/+1
* r24684: Be a bit less verboseJelmer Vernooij2007-10-101-2/+2
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-0/+501