selftest: Print out unmatched tests when using --load-list.
[kai/samba-autobuild/.git] / selftest /
2010-09-05 Jelmer Vernooijselftest: Print out unmatched tests when using --load...
2010-09-04 Jelmer Vernooijtestr: Fix configuration to use idfile, in case more...
2010-09-04 Jelmer Vernooijselftest: Don't make printing the log output a side...
2010-09-04 Jelmer Vernooijselftest: Remove stop() method, not used anywhere.
2010-09-04 Jelmer Vernooijselftest/samba4: Remove references to Samba34.pm, which...
2010-09-04 Jelmer Vernooijselftest: Refer to subunit README rather than documenti...
2010-09-04 Andrew Tridgellselftest: run client tests with log level 1
2010-09-02 Andrew Tridgells4-selftest: try DNS before bcast in selftest
2010-08-28 Kamen Mazdrashkis4-testenv: Synchronize DCs after 'net vampire'
2010-08-28 Stefan Metzmacherselftest/Subunit.pm: fix perl warnings
2010-08-26 Günther Deschners3-selftest: do not remove nsswrapper environment when...
2010-08-26 Andreas Schneiders3-build: Don't paste the summary.
2010-08-26 Jelmer Vernooijsubunit: Make sure "]" in failure reason ends up on...
2010-08-26 Jelmer Vernooijsubunithelper: Pass along lines as normal output when...
2010-08-25 Andreas Schneiders3-build: Use a wrapper script to run the tests.
2010-07-09 Stefan Metzmacherselftest/Samba4: set dreplsrv:periodic_startup_interval = 0
2010-06-28 Matthias Dieter... s4:selftest - activate the lanman password changes
2010-06-25 Jelmer Vernooijselftest: Clarify generation of idlist option.
2010-06-23 Andrew Bartletts4:selftest Fix up netbios names for rpc_echo test
2010-06-23 Andrew Bartletts4:selftest For the moment the server role '2008_R2...
2010-06-23 Andrew Bartletts4:selftest Change netbios aliases to shorter names.
2010-06-23 Andrew Bartletts4:selftest Add 2003 and 2008R2 test environments and...
2010-06-20 Jelmer Vernooijselftest: Use scripted testparm.
2010-06-17 Stefan Metzmacherselftest/Samba4: make the naming of passwords more...
2010-06-17 Stefan Metzmacherselftest/Samba4: let localfl2000dc use 127.0.0.5
2010-06-17 Stefan Metzmacherselftest/Samba4: let localvampiredc use 127.0.0.2
2010-06-17 Stefan Metzmacherselftest: use 127.0.0.11-16 for the client
2010-06-17 Stefan Metzmacherselftest/Samba3: remove unused create_clientconf()...
2010-06-15 Andrew Bartletts4:selftest Change domain name for functional level...
2010-06-15 Andrew Bartletts4:selftest Add test environment for functional level...
2010-06-15 Andrew Bartletts4:selftest Add vampire_dc test environment
2010-06-15 Andrew Bartletts4:selftest Remove unused basedn specification in selft...
2010-06-02 Günther Deschners3-selftest: Fix blackbox smbclient s3 tests during...
2010-06-01 Karolin Seegerselftest: Fix typo in comment.
2010-05-30 Jelmer Vernooijselftest: list.remove raises ValueError rather than...
2010-05-28 Günther Deschners3-selftest: fix chmod commands in provisioning.
2010-05-28 Günther Deschners3-selftest: make sure provisioned s3 looks the same...
2010-05-18 Matthieu Patous4:smb_server: add dfs smbtorture to selftests
2010-05-17 Jelmer Vernooijselftest: Cope with empty testsuite results in more...
2010-05-17 Jelmer Vernooijselftest: Cope with testsuites without any output whats...
2010-05-10 Matthias Dieter... s4:selftest - change test passwords
2010-04-27 Andrew Tridgells4-test: make spnupdate work without make install
2010-04-23 Günther Deschners3-selftest: add print$ share with two arch dirs.
2010-04-22 Andrew Bartletts4:selftest Ensure we don't fsync() all day in the...
2010-04-19 Andrew Tridgells4-test: we don't need -s set for samba_dnsupdate
2010-04-12 Jelmer Vernooijselftest: Cope with strict.
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-11 Jelmer Vernooijselftest: Accept 'testing:' to introduce new tests.
2010-04-10 Jelmer Vernooijsubunit: Don't abort when receiving test results from...
2010-04-10 Jelmer Vernooijselftest: Support passing --load-list to test runners.
2010-04-08 Jelmer Vernooijselftest: Support --load-list option.
2010-04-07 Jelmer Vernooijselftest: Display minutes and hours for duration.
2010-04-06 Jelmer Vernooijselftest: Remove python2.4-isms
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Jelmer Vernooijselftest: Update sys.path before attempting to import...
2010-03-31 Jelmer Vernooijselftest: Make sure format-subunit and filter-subunit...
2010-03-31 Jelmer Vernooijformat-subunit: Hide reason if it is None.
2010-03-31 Jelmer Vernooijformat-subunit: Don't show reason at all if it is None.
2010-03-31 Jelmer Vernooijsmbtorture: Report number of available tests in a tests...
2010-03-31 Jelmer Vernooijselftest: Use boolean types in Python.
2010-03-31 Jelmer Vernooijselftest: Use standard subunit command for progress...
2010-03-31 Jelmer Vernooijselftest: Support parsing progress in format-subunit...
2010-03-31 Jelmer Vernooijselftest: Use standard subunit commands for progress...
2010-03-31 Jelmer Vernooijselftest: Convert filter-subunit to Python so the subun...
2010-03-31 Jelmer Vernooijformat-subunit: Avoid printing backtrace on Ctrl-C.
2010-03-30 Andrew Tridgellselftest: reason may be None
2010-03-29 Jelmer Vernooijselftest: Remove diff-subunit - it's included in subuni...
2010-03-29 Jelmer Vernooijformat-subunit: Improve formatting, simplify code.
2010-03-29 Jelmer Vernooijselftest: Replace perl subunit formatter with python...
2010-03-29 Jelmer Vernooijselftest: Convert format-subunit to Python.
2010-03-29 Andreas Schneiders3-selftest: Don't log to stdout, use logfiles instead.
2010-03-28 Jelmer Vernooijselftest: Update locations in README.
2010-03-28 Jelmer Vernooijselftest: Remove unused BuildFarm output file (now...
2010-03-28 Jelmer Vernooijselftest: Remove html subunit formatter; it's too simpl...
2010-03-28 Jelmer VernooijRemove extension from format-subunit.
2010-03-26 Günther Deschners3-selftest: set "lpq cache time = 0" in server configu...
2010-03-26 Andrew Tridgellutil: on FreeBSD true is in /usr/bin. Use execvp to...
2010-03-24 Günther Deschners3-selftest: move printing config to global section.
2010-03-20 Andrew Tridgellsubunit: fixed reporting of unexpected failures
2010-03-20 Andrew Tridgellsubunit: keep total error and failure counts
2010-03-19 Günther Deschners3-selftest: rearrange uid/gid calculation to achieve...
2010-03-18 Günther Deschners3-selftest: fix Samba3.pm provisioning after uid/gid...
2010-03-18 Günther Deschners3-selftest: make sure we do not have duplicate uids...
2010-03-17 Günther Deschners3-selftest: setup initial eventlog infrastructure.
2010-03-12 Andrew Bartletts4:selftest Add file based DNS resolver to selftest...
2010-03-12 Andrew Bartlettselftest: Remove dns_host_file every time we start
2010-03-11 Stefan Metzmacherselftest: let the client also use the dns_host_file
2010-03-02 Endi S. Dewatas4:provision - Use netbios name for FDS instance name.
2010-03-01 Stefan Metzmacherselftest/gdb_backtrace: call "info locals" too
2010-02-23 Andrew Tridgells4-selftest: disable rndc and dns update in build farm
2010-02-19 Andrew Bartletts4:selftest Add infrastructure for testing against...
2010-02-18 Günther Deschners3-selftest: include addprinter/deleteprinter command.
2010-02-11 Andrew Tridgells4-selftest: don't run rndc reload in selftest
2010-01-21 Jelmer Vernooijselftest: Cope with 'multipart' support in subunit.
2010-01-20 Matthieu Patouselftest-s4: set the posix:eadb at the global level
2010-01-19 Günther Deschners3-selftest: use absolute path when setting SOCKET_WRAP...
2010-01-14 Kai Blins3 selftest: Allow the enumeration of users and groups
2010-01-13 Kai Blinselftest: Print reason when a test fails unexpectedly
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Andrew Tridgells4-selftest: when a command fails show both normal...
next