index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
selftest
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-16
selftest: Use "require" rather than "use" keyword so .pm files don't have to ...
Jelmer Vernooij
1
-3
/
+3
2008-01-16
selftest: Add some more documentation. Rename env => target to avoid confusion.
Jelmer Vernooij
5
-5
/
+21
2008-01-16
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett
1
-1
/
+1
2008-01-16
Start generating a configuration for the refint overlay. This
Andrew Bartlett
1
-0
/
+6
2008-01-16
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
1
-0
/
+3
2008-01-16
Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.
Andrew Bartlett
1
-1
/
+1
2008-01-14
python: Add simple test for samr python code.
Jelmer Vernooij
1
-0
/
+1
2008-01-14
python: Fix python code for winreg, add test.
Jelmer Vernooij
1
-0
/
+1
2008-01-14
python: Fix rpcecho tests.
Jelmer Vernooij
1
-1
/
+1
2008-01-14
python: Add simple tests for the DCE/RPC echo interface.
Jelmer Vernooij
1
-0
/
+1
2008-01-11
python/ldap: Get further.
Jelmer Vernooij
1
-1
/
+1
2008-01-11
python: More work getting the LDAP test to compile again.
Jelmer Vernooij
1
-1
/
+1
2008-01-11
python: Specify right arguments for the ldap test, fix some more calls.
Jelmer Vernooij
1
-1
/
+1
2008-01-10
selftest: Use Python provision for Samba 4 by default.
Jelmer Vernooij
1
-4
/
+4
2008-01-05
r26673: selftest: Document the purpose and output format of samba4_tests.sh.
Jelmer Vernooij
1
-0
/
+19
2008-01-05
r26671: rap: Convert the RAP tests to the new torture API and run them by def...
Jelmer Vernooij
1
-0
/
+5
2007-12-28
r26625: Wrap some more events functions for Python and add a trivial test for...
Jelmer Vernooij
1
-0
/
+1
2007-12-26
r26609: Try a few more variatations to get the selftest to run against
Andrew Bartlett
1
-1
/
+16
2007-12-26
r26601: Remove existing files to prevent errors.
Jelmer Vernooij
1
-1
/
+3
2007-12-26
r26598: Simplify the way Python tests are run.
Jelmer Vernooij
1
-16
/
+13
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
1
-1
/
+5
2007-12-26
r26593: - More work on the python versions of samba3dump and the samba3sam te...
Jelmer Vernooij
1
-4
/
+3
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-0
/
+1
2007-12-24
r26575: Build a private copy of the Python executable for Samba 4, so we know...
Jelmer Vernooij
1
-13
/
+13
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
1
-0
/
+4
2007-12-24
r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.
Jelmer Vernooij
3
-8
/
+14
2007-12-24
r26560: Add script for running in valgrind.
Jelmer Vernooij
1
-4
/
+4
2007-12-24
r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.
Andrew Bartlett
2
-8
/
+19
2007-12-21
r26553: Fix html output.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26552: remove unused state variable, use dot as path separator for test names.
Jelmer Vernooij
5
-108
/
+116
2007-12-21
r26549: Remove suite-specific bits.
Jelmer Vernooij
4
-26
/
+24
2007-12-21
r26548: Remove remaining variables from state hash.
Jelmer Vernooij
4
-53
/
+44
2007-12-21
r26547: Make testsuites less special during subunit handling.
Jelmer Vernooij
5
-57
/
+88
2007-12-21
r26546: Rather than having a gazillion targets, add output format variable fo...
Jelmer Vernooij
1
-6
/
+3
2007-12-21
r26536: More tests for provisioning code.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26527: Start on tests for provision.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26506: Start running (really trivial) tests for upgrade script.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26502: Revert accidently removed pkg-config path change. Thanks to metze for...
Jelmer Vernooij
1
-0
/
+5
2007-12-21
r26499: Allow testing python provision by setting the PROVISION_PYTHON enviro...
Jelmer Vernooij
1
-2
/
+6
2007-12-21
r26486: Use portable run-time library path environment variable.
Jelmer Vernooij
2
-11
/
+1
2007-12-21
r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...
Jelmer Vernooij
1
-8
/
+1
2007-12-21
r26448: Add basic tests for param python module.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setup
Andrew Bartlett
1
-4
/
+8
2007-12-21
r26398: Fix writing the output of failed tests to st/summary.
Jelmer Vernooij
1
-3
/
+8
2007-12-21
r26395: spoolss: Add WinXP-like printer browsing test.
Kai Blin
2
-2
/
+2
2007-12-21
r26358: Always specify TORTURE_OPTIONS to smbtorture.
Jelmer Vernooij
1
-37
/
+37
2007-12-21
r26347: More tests.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26305: Update template files and testsuite to try and work with current
Andrew Bartlett
1
-3
/
+7
2007-12-21
r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATH
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r26197: Add bindings for libsecurity.
Jelmer Vernooij
1
-0
/
+1
[prev]
[next]