summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-7/+7
* registry: Use correct return values.Jelmer Vernooij2008-01-182-4/+4
* 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-182-10/+10
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-072-4/+4
* r26665: registry: Fix tests on bigendian machines.Jelmer Vernooij2008-01-051-2/+6
* r26596: Fixed upgrade.py.Jelmer Vernooij2007-12-261-1/+6
* r26589: torture: Add non-const version of torture_tcase_add_simple_testKai Blin2007-12-262-105/+79
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-262-56/+57
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-4/+4
* r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij2007-12-242-10/+28
* r26564: More python bindings for registry code.Jelmer Vernooij2007-12-241-2/+2
* r26451: Janitorial: fix warnings in lib/registry/Kai Blin2007-12-212-4/+4
* r26443: Remove global_loadparm instances.Jelmer Vernooij2007-12-212-2/+2
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-3/+4
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-3/+3
* r26073: Import Python bindings for the registry.Jelmer Vernooij2007-12-211-0/+34
* r25935: Fix registry tests.Jelmer Vernooij2007-12-211-5/+3
* r25932: Remove unnecessary include - should fix the build on hosts without popt.Jelmer Vernooij2007-12-214-4/+0
* r25930: fix test nameJelmer Vernooij2007-12-211-1/+1
* r25928: Split up torture-local a bit.Jelmer Vernooij2007-12-211-8/+8
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-211-1/+1
* r25613: verify the length and type before checking the value,Stefan Metzmacher2007-12-211-3/+2
* 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-214-271/+328
* r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2007-10-102-6/+0
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-102-29/+46
* 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-102-4/+2
* r24683: Add two more tests.Jelmer Vernooij2007-10-102-0/+37
* 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-104-24/+1016
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij2007-10-101-46/+63
* r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij2007-10-101-0/+93