summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/tests/hive.c
Commit message (Expand)AuthorAgeFilesLines
* s4:registry:testsuite: fix use of non-existent word (existant)Michael Adam2012-06-121-3/+3
* Remove the 'dir' registry backend.Jelmer Vernooij2011-12-291-39/+0
* lib/registry/tests: Fix prototypes.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+1
* s4:registry/tests/hive.c - make the test compatible with big-endian platformsMatthias Dieter Wallnöfer2010-03-301-41/+27
* s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer2010-03-221-7/+7
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij2008-05-231-14/+23
|\
| * Fix bug in registry test on big-endian machines.Andrew Bartlett2008-04-171-13/+22
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* | Remove debug stuff.Wilco Baan Hofman2008-04-141-1/+0
* | Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman2008-04-141-1/+55
|/
* Attempt to fix get_value() test on sparc machines.Jelmer Vernooij2008-04-131-1/+1
* Convert some more files to GPLv3.Andrew Kroeger2008-03-281-1/+1
* Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij2008-03-031-1/+3
|\
| * Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+3
* | registry: Add an explicit test for recursive deletion.Andrew Kroeger2008-02-261-0/+37
|/
* registry: Use correct return values.Jelmer Vernooij2008-01-181-3/+3
* registry: Improve error codes and update tests.Jelmer Vernooij2008-01-181-2/+2
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-071-2/+2
* r26665: registry: Fix tests on bigendian machines.Jelmer Vernooij2008-01-051-2/+6
* r26589: torture: Add non-const version of torture_tcase_add_simple_testKai Blin2007-12-261-8/+6
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-20/+20
* r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij2007-12-241-10/+10
* r26564: More python bindings for registry code.Jelmer Vernooij2007-12-241-2/+2
* r26451: Janitorial: fix warnings in lib/registry/Kai Blin2007-12-211-3/+3
* r26443: Remove global_loadparm instances.Jelmer Vernooij2007-12-211-1/+1
* r25932: Remove unnecessary include - should fix the build on hosts without popt.Jelmer Vernooij2007-12-211-1/+0
* r25613: verify the length and type before checking the value,Stefan Metzmacher2007-12-211-3/+2
* r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner2007-12-211-71/+83
* r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2007-10-101-3/+0
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-12/+12
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-0/+383