summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tests/registry.c
AgeCommit message (Expand)AuthorFilesLines
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