summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tests
AgeCommit message (Expand)AuthorFilesLines
2008-04-15Fix formatting, remove unused function.Jelmer Vernooij1-14/+3
2008-04-15More patchfile fixes. Write support should work now.Wilco Baan Hofman1-7/+15
2008-04-15Fix PReg write support.Wilco Baan Hofman1-8/+11
2008-04-15Fixed the patchfile tests and tidy up the patchfile backends.Wilco Baan Hofman1-21/+211
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 Hofman2-5/+59
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-04-13Attempt to fix get_value() test on sparc machines.Jelmer Vernooij1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+1
2008-03-28Convert some more files to GPLv3.Andrew Kroeger2-2/+2
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-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-7/+7
2008-01-18registry: Use correct return values.Jelmer Vernooij2-4/+4
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 Vernooij2-10/+10
2008-01-07r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2-4/+4
2008-01-05r26665: registry: Fix tests on bigendian machines.Jelmer Vernooij1-2/+6
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij1-1/+6
2007-12-26r26589: torture: Add non-const version of torture_tcase_add_simple_testKai Blin2-105/+79
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2-56/+57
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-4/+4
2007-12-24r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij2-10/+28
2007-12-24r26564: More python bindings for registry code.Jelmer Vernooij1-2/+2
2007-12-21r26451: Janitorial: fix warnings in lib/registry/Kai Blin2-4/+4
2007-12-21r26443: Remove global_loadparm instances.Jelmer Vernooij2-2/+2
2007-12-21r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij1-3/+4
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-3/+3
2007-12-21r26073: Import Python bindings for the registry.Jelmer Vernooij1-0/+34
2007-12-21r25935: Fix registry tests.Jelmer Vernooij1-5/+3
2007-12-21r25932: Remove unnecessary include - should fix the build on hosts without popt.Jelmer Vernooij4-4/+0
2007-12-21r25930: fix test nameJelmer Vernooij1-1/+1
2007-12-21r25928: Split up torture-local a bit.Jelmer Vernooij1-8/+8
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner1-1/+1
2007-12-21r25613: verify the length and type before checking the value,Stefan Metzmacher1-3/+2
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 Deschner4-271/+328
2007-10-10r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2-6/+0
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2-29/+46
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 Vernooij2-4/+2
2007-10-10r24683: Add two more tests.Jelmer Vernooij2-0/+37
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 Vernooij4-24/+1016
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij1-46/+63
2007-10-10r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij1-0/+93