lib/util: Add back control of mmap and hash size in tdb for top level build
[samba.git] / source4 / param / tests /
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-09-22 Jelmer Vernooijs4-selftest: Move more tests to scripting/python, simpl...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-02-22 Brad HardsVarious source4 spelling fixes.
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Jelmer VernooijFix initialisation of TypeObject samba.param.LoadparmSe...
2008-12-21 Jelmer VernooijMove tests for ParamFile.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Jelmer VernooijMove more modules inside of the samba package.
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijRemove sDefault as static variable.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-23 Jelmer VernooijAdd bindings for lp_load_default().
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 Jelmer Vernooijr26517: Add functions for setting and getting parameter...
2007-12-21 Jelmer Vernooijr26505: Add python bindings for some samdb-related...
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-21 Jelmer Vernooijr26456: Provide default config object, fix typo.
2007-12-21 Jelmer Vernooijr26448: Add basic tests for param python module.
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26350: More tests.
2007-12-21 Jelmer Vernooijr26349: More tests.
2007-12-21 Jelmer Vernooijr26347: More tests.
2007-12-21 Jelmer Vernooijr26346: Add tests for loadparm.
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr25927: Move share tests to param directory.