summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tests/registry.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-22s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer1-3/+3
2008-05-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij1-16/+22
2008-04-17More endian fixes in the registryAndrew Bartlett1-5/+5
2008-04-17Fix typoAndrew Bartlett1-1/+1
2008-04-17More work to avoid endian bugs in registry tests.Andrew Bartlett1-5/+7
2008-04-17Fix bug in registry test on big-endian machines.Andrew Bartlett1-6/+10
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij1-1/+1
2008-04-14Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman1-4/+4
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij1-1/+1
2008-04-13Use new torture_assert_mem_equal.Jelmer Vernooij1-1/+1
2008-03-28Convert some more files to GPLv3.Andrew Kroeger1-1/+1
2008-01-18registry: Use correct return values.Jelmer Vernooij1-1/+1
2008-01-18registry: Avoid mapping registry return codes: return the right value in the ...Jelmer Vernooij1-1/+1
2008-01-18registry: Improve error codes and update tests.Jelmer Vernooij1-8/+8
2008-01-07r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij1-2/+2
2007-12-26r26589: torture: Add non-const version of torture_tcase_add_simple_testKai Blin1-97/+73
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-36/+37
2007-12-21r26451: Janitorial: fix warnings in lib/registry/Kai Blin1-1/+1
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-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner1-1/+1
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner1-0/+1
2007-12-21r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner1-141/+171
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-17/+34
2007-10-10r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij1-27/+15
2007-10-10r24726: Add tests for getting/setting security descriptors (still failing at ...Jelmer Vernooij1-0/+37
2007-10-10r24718: Fix some compiler warnings.Jelmer Vernooij1-1/+1
2007-10-10r24683: Add two more tests.Jelmer Vernooij1-0/+35
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij1-0/+21
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-0/+486