summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tests/hive.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-12s4:registry:testsuite: fix use of non-existent word (existant)Michael Adam1-3/+3
2011-12-29Remove the 'dir' registry backend.Jelmer Vernooij1-39/+0
2011-03-19lib/registry/tests: Fix prototypes.Jelmer Vernooij1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-2/+1
2010-03-30s4:registry/tests/hive.c - make the test compatible with big-endian platformsMatthias Dieter Wallnöfer1-41/+27
2010-03-22s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer1-7/+7
2008-05-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij1-14/+23
2008-04-17Fix bug in registry test on big-endian machines.Andrew Bartlett1-13/+22
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-04-14Remove debug stuff.Wilco Baan Hofman1-1/+0
2008-04-14Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman1-1/+55
2008-04-13Attempt to fix get_value() test on sparc machines.Jelmer Vernooij1-1/+1
2008-03-28Convert some more files to GPLv3.Andrew Kroeger1-1/+1
2008-03-03Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij1-1/+3
2008-02-26registry: Add an explicit test for recursive deletion.Andrew Kroeger1-0/+37
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-1/+3
2008-01-18registry: Use correct return values.Jelmer Vernooij1-3/+3
2008-01-18registry: Improve error codes and update tests.Jelmer Vernooij1-2/+2
2008-01-07r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij1-2/+2
2008-01-05r26665: registry: Fix tests on bigendian machines.Jelmer Vernooij1-2/+6
2007-12-26r26589: torture: Add non-const version of torture_tcase_add_simple_testKai Blin1-8/+6
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-20/+20
2007-12-24r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij1-10/+10
2007-12-24r26564: More python bindings for registry code.Jelmer Vernooij1-2/+2
2007-12-21r26451: Janitorial: fix warnings in lib/registry/Kai Blin1-3/+3
2007-12-21r26443: Remove global_loadparm instances.Jelmer Vernooij1-1/+1
2007-12-21r25932: Remove unnecessary include - should fix the build on hosts without popt.Jelmer Vernooij1-1/+0
2007-12-21r25613: verify the length and type before checking the value,Stefan Metzmacher1-3/+2
2007-12-21r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner1-71/+83
2007-10-10r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher1-3/+0
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-12/+12
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-0/+383