summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* ldb: bump version of the required system ldb to 1.1.24Ralph Boehme2015-12-091-1/+1
* Revert "autobuild: Set perl vendorlib direcotry."Stefan Metzmacher2014-11-171-4/+3
* Revert "script/autobuild: make use of --with-perl-{arch,lib}-install-dir"Stefan Metzmacher2014-11-171-3/+1
* script/autobuild: use --force-rebase optionStefan Metzmacher2014-07-151-2/+2
* script/autobuild: make use of --with-perl-{arch,lib}-install-dirStefan Metzmacher2014-05-201-1/+3
* autobuild: Set perl vendorlib direcotry.Andreas Schneider2014-04-011-3/+4
* autobuild: remove remnants of removed samba3 targetsMichael Adam2013-05-291-2/+0
* autobuild: Remove samba3 and samba3-ctdb targets to allow autoconf removal fo...Andrew Bartlett2013-05-281-23/+1
* autobuild.py add ntdb to the samba-libs task, to ensure it works as an extern...Andrew Bartlett2013-05-161-1/+5
* script: Add a script to display testsuite runtime sortedMatthieu Patou2013-01-091-0/+40
* build: Be consistent with the name of smbtorture binariesAndrew Bartlett2012-11-221-2/+2
* librelease.sh: Move the GPG data to the library section.Karolin Seeger2012-10-021-10/+24
* Remove obsolete land-remote.py and land.py scripts.Jelmer Vernooij2012-09-262-854/+0
* script/autobuild.py: set the default for --log-base to the current gitrootStefan Metzmacher2012-09-241-7/+7
* script/autobuild.py: remove --rebase-master and --push-master optionsStefan Metzmacher2012-09-231-18/+3
* script/autobuild.py: add --log-base optionStefan Metzmacher2012-09-221-3/+6
* script/autobuild.py: add log_base variable to avoid hardcoded valuesStefan Metzmacher2012-09-221-11/+14
* script/autobuild.py: add --branch optionStefan Metzmacher2012-09-221-5/+8
* script/autobuild.py: use some variables for push_remote and push_branchStefan Metzmacher2012-09-221-4/+9
* script/autobuild.py: use some variables for rebase_remote and rebase_branchStefan Metzmacher2012-09-221-27/+53
* loadparm: Add ctx member to struct loadparm_global.Rusty Russell2012-08-071-1/+3
* lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett2012-07-241-2/+0
* s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett2012-06-271-1/+1
* script/autobuild: fix path to random-sleep.shStefan Metzmacher2012-06-221-8/+8
* autobuild: always set TDB_NO_FSYNC.Rusty Russell2012-06-221-4/+6
* autobuild: run "samba3-ctdb" by defaultMichael Adam2012-06-221-1/+1
* autobuild: run "samba-ctdb" by default to catch dbwrap_ctdb regressionsMichael Adam2012-06-211-1/+1
* autobuild: add a target "samba3-ctdb" that builds samba3 (autoconf) with clus...Michael Adam2012-06-211-0/+10
* autobuild: add a target "samba-ctdb" that builds samba (waf) with cluster sup...Michael Adam2012-06-211-0/+19
* autobuild: rename the "samba4-libs" target to "samba-libs"Michael Adam2012-06-211-3/+3
* autobuild: rename the "samba4" target to "samba"Michael Adam2012-06-211-8/+8
* script: really sleep in "random-sleep.sh"Michael Adam2012-06-211-1/+1
* script/autobuild: delay start of small projects by 60 to 600 secondsStefan Metzmacher2012-06-202-8/+45
* script/autobuild: don't use 'make -j 4' for bin/smbtorture4Stefan Metzmacher2012-06-201-1/+1
* script/autobuild: don't use make -j for small projectsStefan Metzmacher2012-06-201-11/+11
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-191-1/+10
* TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell2012-06-191-12/+3
* script/commit_mark.sh: add the current branch nameStefan Metzmacher2012-06-071-4/+6
* autobuild: Run ABI check on samba4-libs as well.Andrew Bartlett2012-05-181-5/+5
* remove --enable-developer from samba4-libs autobuildAndrew Bartlett2012-04-111-5/+5
* autobuild: Also test a distribution-style build with external libsAndrew Bartlett2012-04-091-1/+24
* 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