summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/tests/registry.c
Commit message (Expand)AuthorAgeFilesLines
* registry: Fix Coverity ID 1034918 Wrong sizeof argumentVolker Lendecke2013-11-111-2/+2
* registry: Fix Coverity ID 1034917 Wrong sizeof argumentVolker Lendecke2013-11-111-2/+3
* registry: Fix Coverity ID 1034916 Wrong sizeof argumentVolker Lendecke2013-11-111-1/+2
* s4:lib/registry - enhance registry tests in respect to default valuesMatthias Dieter Wallnöfer2011-11-031-1/+54
* 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
* s4:lib/registry/tests/registry.c - test recursive key generationMatthias Dieter Wallnöfer2010-07-011-8/+3
* s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer2010-03-221-3/+3
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij2008-05-231-16/+22
|\
| * More endian fixes in the registryAndrew Bartlett2008-04-171-5/+5
| * Fix typoAndrew Bartlett2008-04-171-1/+1
| * More work to avoid endian bugs in registry tests.Andrew Bartlett2008-04-171-5/+7
| * Fix bug in registry test on big-endian machines.Andrew Bartlett2008-04-171-6/+10
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
| * Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-161-1/+1
* | Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman2008-04-141-4/+4
|/
* Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-131-1/+1
* Use new torture_assert_mem_equal.Jelmer Vernooij2008-04-131-1/+1
* Convert some more files to GPLv3.Andrew Kroeger2008-03-281-1/+1
* registry: Use correct return values.Jelmer Vernooij2008-01-181-1/+1
* registry: Avoid mapping registry return codes: return the right value in the ...Jelmer Vernooij2008-01-181-1/+1
* registry: Improve error codes and update tests.Jelmer Vernooij2008-01-181-8/+8
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-071-2/+2
* r26589: torture: Add non-const version of torture_tcase_add_simple_testKai Blin2007-12-261-97/+73
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-36/+37
* r26451: Janitorial: fix warnings in lib/registry/Kai Blin2007-12-211-1/+1
* 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
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-211-1/+1
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-211-0/+1
* r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner2007-12-211-141/+171
* 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-17/+34
* r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij2007-10-101-27/+15
* r24726: Add tests for getting/setting security descriptors (still failing at ...Jelmer Vernooij2007-10-101-0/+37
* r24718: Fix some compiler warnings.Jelmer Vernooij2007-10-101-1/+1
* r24683: Add two more tests.Jelmer Vernooij2007-10-101-0/+35
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-101-0/+21
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-0/+486