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