Fix bug #7785 - atime limit.
[kai/samba.git] / script /
2010-11-10 Björn JACKEautobuild: perfer to use git mail address in autobuild...
2010-10-25 Stefan Metzmacherautobuild: add some comments
2010-10-25 Stefan Metzmacherautobuild: run ldb tests with TDB_NO_FSYNC=1
2010-10-21 Andrew Tridgellautobuild: don't cleanup the pid file within the retry...
2010-10-19 Andrew Tridgellautobuild: create an autobuild.pid file
2010-10-15 Andrew Tridgellscript: the --tests option has been replaced by --test...
2010-10-13 Andrew Tridgellautobuild: do make install after make test
2010-10-12 Andrew Tridgellautobuild: send email failure if rebase fails
2010-10-12 Andrew Tridgellautobuild: add an extra blank line before the autobuild...
2010-10-11 Jelmer Vernooijland-remote: Fix --fail-slowly.
2010-10-09 Jelmer Vernooijland: Use temp dir if /memdisk is not available.
2010-10-07 Andrew Tridgellscript: improvements to bisect-test.py
2010-10-06 Andrew Tridgellautobuild: only add autobuild.log if it exists
2010-10-05 Jelmer Vernooijland: Fix stage description during failure.
2010-10-05 Jelmer Vernooijland: Print out failed test in case of subunit failures.
2010-10-05 Jelmer Vernooijland: Fix failure detection.
2010-10-05 Jelmer Vernooijland: Simplify retry checker.
2010-10-04 Jelmer Vernooijland-remote: Force running in foreground when pushing to
2010-10-04 Jelmer Vernooijland-remote: Announce what address email is going to...
2010-10-03 Andrew Tridgellautobuild: override the editor when marking the commit
2010-10-03 Jelmer Vernooijland: Inherit EMAIL from the environment.
2010-10-03 Jelmer Vernooijland: Force always emailing when there is no other...
2010-10-03 Jelmer Vernooijland: Attach tarball of logs rather than individual...
2010-10-03 Jelmer Vernooijland: Some cosmetic fixes.
2010-10-03 Jelmer Vernooijland: Attach test output files to result emails.
2010-10-03 Jelmer Vernooijland: Add --revision argument.
2010-10-03 Jelmer Vernooijland-remote: Run remote land command unbuffered.
2010-10-02 Jelmer Vernooijland-remote: Pass extra arguments on to land.
2010-10-02 Jelmer Vernooijland: Implement --fail-immediately directly in Python...
2010-10-02 Jelmer Vernooijland: Add separate treestagebuilder for subunit.
2010-10-02 Jelmer Vernooijland: Cherry-pick tridges changes to autobuild.
2010-10-02 Jelmer Vernooijland: Move stage building into a separate class so...
2010-10-02 Jelmer Vernooijland: Only pass shell=True if necessary.
2010-10-02 Jelmer Vernooijland: Add --fail-slowly option.
2010-10-02 Jelmer VernooijSeveral smaller cleanups, use python coding style.
2010-10-02 Jelmer Vernooijland: Avoid running things in a shell where not necessary.
2010-10-02 Jelmer Vernooijland-remote: Checkout repository first.
2010-10-02 Jelmer Vernooijland-remote: Use --repository option.
2010-10-02 Jelmer Vernooijland: Add --repository option.
2010-10-02 Jelmer Vernooijland: Move more functionality onto builder.
2010-10-02 Jelmer Vernooijland: Avoid more uses of chdir().
2010-10-02 Jelmer VernooijSplit land.py back out of autobuild.py, so I can change...
2010-10-02 Andrew Tridgellbisect: more bisection options
2010-10-02 Andrew Tridgellscript: added bisect-test.py git bisect script
2010-10-02 Andrew Tridgellautobuild: show top commit in emails
2010-10-02 Andrew Tridgellautobuild: include autobuild.log in logs.tar.gz
2010-10-02 Andrew Tridgellautobuild: fixed tuple count for retry
2010-10-01 Andrew Tridgellautobuild: revert a bit more of the subunit changes
2010-10-01 Andrew Tridgellautobuild: disable the subuit changes for now - they...
2010-10-01 Andrew Tridgellautobuild: fixed the tuples in the retry_task
2010-10-01 Andrew Tridgellautobuild: cwd is needed on all command types
2010-10-01 Jelmer Vernooijautobuild: Avoid unnecessary chdir() calls.
2010-10-01 Jelmer Vernooijautobuild: Output test results in subunit.
2010-10-01 Jelmer Vernooijautobuild: Provide more information about build sequenc...
2010-10-01 Jelmer Vernooijautobuild: Add --always-email option.
2010-10-01 Jelmer Vernooijautobuild-remote: Support autobuild.py rather than...
2010-10-01 Jelmer Vernooijautobuild: Add --daemon option.
2010-10-01 Jelmer Vernooijautobuild: Remove autogen step for projects that have...
2010-10-01 Jelmer Vernooijautobuild: Simplify find_git_root.
2010-10-01 Andrew Tridgellautobuild: fixed the --tail option for new log locations
2010-09-30 Andrew Tridgellautobuild: push of ref/notes/commits isn't allowed...
2010-09-30 Andrew Tridgellautobuild: added much better email reporting
2010-09-30 Andrew Tridgellautobuild: fixed exit status
2010-09-28 Andrew Tridgellautobuild: use git notes for autobuild messages
2010-09-28 Andrew Tridgellselftest: enable FAIL_IMMEDIATELY in autobuild make...
2010-09-26 Andrew Tridgellautobuild: use killbysubdir if available
2010-09-26 Andrew Tridgellautobuild: exit immediately if no changes from master
2010-09-26 Andrew Tridgellautobuild: fixed detection of master changes
2010-09-26 Andrew Tridgellautobuild: added --retry option
2010-09-26 Andrew Tridgellautobuild: enable ccache
2010-09-26 Andrew Tridgellautobuild: added --fix-whitespace option
2010-09-26 Andrew Tridgellautobuild: added --rebase-master and --push-master
2010-09-26 Andrew Tridgellautobuild: added a EDITOR script to mark successful...
2010-09-26 Andrew Tridgellautobuild: added --rebase option
2010-09-26 Andrew Tridgellscript: added autobuild.py automatic build test script
2010-04-07 Jelmer VernooijMove configure_check_unused script to root scriptdir...
2009-06-03 Jelmer VernooijMove findstatic.pl script to top-level.