summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* autobuild: Enable standalone tdb2 testsAmitay Isaacs2012-03-081-1/+10
* autobuild.py: Catch only true exceptions in except statementAmitay Isaacs2012-01-241-3/+3
* script/autobuild.py: cleanup on rebase failureStefan Metzmacher2012-01-211-0/+2
* param: Connect lp_security to the lib/param code to allow testsAndrew Bartlett2011-11-171-0/+1
* param: calculate server role from security, and security from server roleAndrew Bartlett2011-11-171-0/+1
* script/autobuild.py: split 'samba3' 'make -j 4 everything' into multiple stepsStefan Metzmacher2011-10-111-1/+5
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-0/+186
* param: Use a bool to hold boolean parametersAndrew Bartlett2011-10-071-1/+1
* autobuild: Remove s3-waf from autobuildAndrew Bartlett2011-10-071-8/+1
* script/librelease.sh: automate Samba4 alpha releasesAndrew Bartlett2011-09-131-8/+14
* script: Fix the name of the script in autogenerated header fileAmitay Isaacs2011-08-261-1/+1
* script/librelease.sh: add git push for the release tagStefan Metzmacher2011-08-091-1/+6
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-052-3/+3
* s3-param Generate parameter tablesAndrew Bartlett2011-07-021-0/+204
* script/librelease.sh: keep dots in the release tagStefan Metzmacher2011-06-301-1/+1
* script/autobuild.py: don't force usage of ccache and gccStefan Metzmacher2011-04-301-2/+0
* script/autobuild.py: make sure --with-selftest-prefix keeps workingStefan Metzmacher2011-04-301-1/+1
* script/librelease: display the permission on the serverStefan Metzmacher2011-04-221-0/+1
* script/librelease: add more error checkingStefan Metzmacher2011-04-221-3/+9
* script/librelease: set umask 0022Stefan Metzmacher2011-04-221-0/+1
* script/librelease: use a GPG_KEYID variable to hold the signing keyStefan Metzmacher2011-04-221-1/+2
* script: add hardcoded library release key idStefan Metzmacher2011-04-211-1/+1
* autobuild: enabled samba3-waf buildAndrew Tridgell2011-03-011-1/+8
* python: use os.environ[] instead of os.putenv()Andrew Tridgell2011-02-222-2/+2
* script: sign library releases with Samba Library Distribution KeyAndrew Tridgell2011-02-141-1/+3
* script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'Stefan Metzmacher2011-02-071-1/+1
* autobuild: lib/replace doesn't need autogen.shAndrew Tridgell2011-02-071-2/+1
* autobuild: fixed clone source for build treesAndrew Tridgell2011-02-071-1/+1
* autobuild: add a bit more debug info in autobuildAndrew Tridgell2011-02-071-7/+8
* autobuild: decouple build directories from target namesAndrew Tridgell2011-02-071-53/+68
* script: tag the releasesAndrew Tridgell2011-01-111-2/+8
* script: added librelease.sh scriptAndrew Tridgell2011-01-111-0/+68
* autobuild: added "make distcheck" for our libsAndrew Tridgell2011-01-111-0/+5
* script/autobuild.py: add pidl testsStefan Metzmacher2011-01-051-0/+9
* script/autobuild.py: fix path to clean-source-tree.sh from within lib/tevent/Stefan Metzmacher2011-01-051-1/+1
* script/autobuild.py: check that the source tree has no uncommitted changes af...Stefan Metzmacher2010-12-312-7/+54
* tdb: Remove autotools support.Jelmer Vernooij2010-12-241-4/+2
* show_test_time: Move to root scripting directory as it's useful for s3Jelmer Vernooij2010-11-271-0/+19
* autobuild: perfer to use git mail address in autobuild commentBjörn JACKE2010-11-101-1/+5
* autobuild: add some commentsStefan Metzmacher2010-10-251-0/+2
* autobuild: run ldb tests with TDB_NO_FSYNC=1Stefan Metzmacher2010-10-251-1/+1
* autobuild: don't cleanup the pid file within the retry loopAndrew Tridgell2010-10-211-1/+2
* autobuild: create an autobuild.pid fileAndrew Tridgell2010-10-191-0/+9
* script: the --tests option has been replaced by --test-commandAndrew Tridgell2010-10-151-1/+0
* autobuild: do make install after make testAndrew Tridgell2010-10-131-2/+2
* autobuild: send email failure if rebase failsAndrew Tridgell2010-10-121-9/+16
* autobuild: add an extra blank line before the autobuild markersAndrew Tridgell2010-10-121-0/+1
* land-remote: Fix --fail-slowly.Jelmer Vernooij2010-10-111-0/+2
* land: Use temp dir if /memdisk is not available.Jelmer Vernooij2010-10-091-1/+7
* script: improvements to bisect-test.pyAndrew Tridgell2010-10-071-12/+17