s3: Fix Coverity ID 976: BAD_SIZEOF
[samba.git] / script /
2011-03-01 Andrew Tridgellautobuild: enabled samba3-waf build
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-14 Andrew Tridgellscript: sign library releases with Samba Library Distri...
2011-02-07 Stefan Metzmacherscript/autobuild.py: git diff has a '--stat' option...
2011-02-07 Andrew Tridgellautobuild: lib/replace doesn't need autogen.sh
2011-02-07 Andrew Tridgellautobuild: fixed clone source for build trees
2011-02-07 Andrew Tridgellautobuild: add a bit more debug info in autobuild
2011-02-07 Andrew Tridgellautobuild: decouple build directories from target names
2011-01-11 Andrew Tridgellscript: tag the releases
2011-01-11 Andrew Tridgellscript: added librelease.sh script
2011-01-11 Andrew Tridgellautobuild: added "make distcheck" for our libs
2011-01-05 Stefan Metzmacherscript/autobuild.py: add pidl tests
2011-01-05 Stefan Metzmacherscript/autobuild.py: fix path to clean-source-tree...
2010-12-31 Stefan Metzmacherscript/autobuild.py: check that the source tree has...
2010-12-24 Jelmer Vernooijtdb: Remove autotools support.
2010-11-27 Jelmer Vernooijshow_test_time: Move to root scripting directory as...
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.