s4:lib/registry - enhance registry tests in respect to default values
[kai/samba-autobuild/.git] / source4 / lib / registry / tests / registry.c
2011-11-03 Matthias Dieter... s4:lib/registry - enhance registry tests in respect...
2011-03-19 Jelmer Vernooijlib/registry/tests: Fix prototypes.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-07-01 Matthias Dieter... s4:lib/registry/tests/registry.c - test recursive key...
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add memory contexts for...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-18 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew BartlettMore endian fixes in the registry
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew BartlettFix typo
2008-04-17 Andrew BartlettMore work to avoid endian bugs in registry tests.
2008-04-17 Andrew BartlettFix bug in registry test on big-endian machines.
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijRemove unused arguments from reg_open_local().
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Wilco Baan HofmanAdd support for security descriptors. Also patched...
2008-04-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-13 Jelmer VernooijUse torture_assert_mem_equal() in a couple more places.
2008-04-13 Jelmer VernooijUse new torture_assert_mem_equal.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-29 Andrew BartlettMerge branch 'v4-0-test' of git://git.id10ts.net/samba...
2008-03-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Andrew KroegerMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-28 Andrew KroegerConvert some more files to GPLv3.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-18 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-18 Jelmer Vernooijregistry: Use correct return values.
2008-01-18 Jelmer Vernooijregistry: Avoid mapping registry return codes: return...
2008-01-18 Jelmer Vernooijregistry: Improve error codes and update tests.
2008-01-07 Jelmer Vernooijr26689: registry: Return max_subkeynamelen, max_valname...
2007-12-26 Kai Blinr26589: torture: Add non-const version of torture_tcase...
2007-12-26 Kai Blinr26588: Janitorial: Rename torture_*_add_*test to tortu...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Kai Blinr26451: Janitorial: fix warnings in lib/registry/
2007-12-21 Jelmer Vernooijr26443: Remove global_loadparm instances.
2007-12-21 Jelmer Vernooijr25932: Remove unnecessary include - should fix the...
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Günther Deschnerr25605: Last round of registry reformats (before this...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25112: make torture_temp_dir() available via tortore...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr24898: Fix LOCAL-REGISTRY, do not silently ignore...
2007-10-10 Jelmer Vernooijr24726: Add tests for getting/setting security descript...
2007-10-10 Jelmer Vernooijr24718: Fix some compiler warnings.
2007-10-10 Jelmer Vernooijr24683: Add two more tests.
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...