Merge branch 'v4-0-trivial' into v4-0-python
[samba.git] / source / lib / registry / ldb.c
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer Vernooijregistry: Fix warning.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-18 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-18 Jelmer Vernooijregistry: Use correct return values.
2008-01-18 Andrew KroegerWhen Windows attempts to create a new key, it looks...
2008-01-18 Jelmer Vernooijregistry: Improve error codes and update tests.
2008-01-18 Andrew KroegerWhen Windows initially creates a new value, the value...
2008-01-18 Andrew Kroegerregistry: Properly check return values from ldb_*(...
2008-01-18 Jelmer Vernooijregistry: Check for more specific LDB return codes...
2008-01-07 Jelmer Vernooijr26692: registry: Treat key and value names case-insens...
2008-01-07 Jelmer Vernooijr26689: registry: Return max_subkeynamelen, max_valname...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26518: Fix provision of registry using Python.
2007-12-21 Kai Blinr26451: Janitorial: fix warnings in lib/registry/
2007-12-21 Jelmer Vernooijr26443: Remove global_loadparm instances.
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26263: Don't assume CH_UNIX is CH_UTF8.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Günther Deschnerr25544: Cleanup some more indents in lib/registry.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr24898: Fix LOCAL-REGISTRY, do not silently ignore...
2007-10-10 Jelmer Vernooijr24684: Be a bit less verbose
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...