summaryrefslogtreecommitdiff
path: root/source4/param/tests/loadparm.c
AgeCommit message (Collapse)AuthorFilesLines
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-33/+33
this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-2/+2
(This used to be commit 16f36ce499e93860dd535034a584ec2b93e7a172)
2007-12-21r26350: More tests.Jelmer Vernooij1-0/+41
(This used to be commit 87799f55d5d85bf9a15a9637143faa32183b181b)
2007-12-21r26349: More tests.Jelmer Vernooij1-0/+12
(This used to be commit c440b130a9d57c1928fb5aef34fa4c00c7e46cff)
2007-12-21r26347: More tests.Jelmer Vernooij1-0/+48
(This used to be commit 5d927b5ca792c2c9da4a1c4f5c3ae880637895e3)
2007-12-21r26346: Add tests for loadparm.Jelmer Vernooij1-0/+66
(This used to be commit 064a2329e13f1d904142da1cac486c126a2fe57d)