summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* build: Be consistent with the name of smbtorture binariesAndrew Bartlett2012-11-261-2/+2
* Remove obsolete land-remote.py and land.py scripts.Jelmer Vernooij2012-10-102-854/+0
* script/autobuild.py: set the default for --log-base to the current gitrootStefan Metzmacher2012-10-101-7/+7
* script/autobuild.py: remove --rebase-master and --push-master optionsStefan Metzmacher2012-10-101-18/+3
* librelease.sh: Move the GPG data to the library section.Karolin Seeger2012-10-021-10/+24
* script/autobuild.py: add --log-base optionStefan Metzmacher2012-09-231-3/+6
* script/autobuild.py: add log_base variable to avoid hardcoded valuesStefan Metzmacher2012-09-231-11/+14
* script/autobuild.py: add --branch optionStefan Metzmacher2012-09-231-5/+8
* script/autobuild.py: use some variables for push_remote and push_branchStefan Metzmacher2012-09-231-4/+9
* script/autobuild.py: use some variables for rebase_remote and rebase_branchStefan Metzmacher2012-09-231-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
* 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