summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2012-08-07loadparm: Add ctx member to struct loadparm_global.Rusty Russell1-1/+3
2012-07-24lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett1-2/+0
2012-06-27s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett1-1/+1
2012-06-22script/autobuild: fix path to random-sleep.shStefan Metzmacher1-8/+8
2012-06-22autobuild: always set TDB_NO_FSYNC.Rusty Russell1-4/+6
2012-06-22autobuild: run "samba3-ctdb" by defaultMichael Adam1-1/+1
2012-06-21autobuild: run "samba-ctdb" by default to catch dbwrap_ctdb regressionsMichael Adam1-1/+1
2012-06-21autobuild: add a target "samba3-ctdb" that builds samba3 (autoconf) with clus...Michael Adam1-0/+10
2012-06-21autobuild: add a target "samba-ctdb" that builds samba (waf) with cluster sup...Michael Adam1-0/+19
2012-06-21autobuild: rename the "samba4-libs" target to "samba-libs"Michael Adam1-3/+3
2012-06-21autobuild: rename the "samba4" target to "samba"Michael Adam1-8/+8
2012-06-21script: really sleep in "random-sleep.sh"Michael Adam1-1/+1
2012-06-20script/autobuild: delay start of small projects by 60 to 600 secondsStefan Metzmacher2-8/+45
2012-06-20script/autobuild: don't use 'make -j 4' for bin/smbtorture4Stefan Metzmacher1-1/+1
2012-06-20script/autobuild: don't use make -j for small projectsStefan Metzmacher1-11/+11
2012-06-19TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell1-1/+10
2012-06-19TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell1-12/+3
2012-06-07script/commit_mark.sh: add the current branch nameStefan Metzmacher1-4/+6
2012-05-18autobuild: Run ABI check on samba4-libs as well.Andrew Bartlett1-5/+5
2012-04-11remove --enable-developer from samba4-libs autobuildAndrew Bartlett1-5/+5
2012-04-09autobuild: Also test a distribution-style build with external libsAndrew Bartlett1-1/+24
2012-03-08autobuild: Enable standalone tdb2 testsAmitay Isaacs1-1/+10
2012-01-24autobuild.py: Catch only true exceptions in except statementAmitay Isaacs1-3/+3
2012-01-21script/autobuild.py: cleanup on rebase failureStefan Metzmacher1-0/+2
2011-11-17param: Connect lp_security to the lib/param code to allow testsAndrew Bartlett1-0/+1
2011-11-17param: calculate server role from security, and security from server roleAndrew Bartlett1-0/+1
2011-10-11script/autobuild.py: split 'samba3' 'make -j 4 everything' into multiple stepsStefan Metzmacher1-1/+5
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-0/+186
2011-10-07param: Use a bool to hold boolean parametersAndrew Bartlett1-1/+1
2011-10-07autobuild: Remove s3-waf from autobuildAndrew Bartlett1-8/+1
2011-09-13script/librelease.sh: automate Samba4 alpha releasesAndrew Bartlett1-8/+14
2011-08-26script: Fix the name of the script in autogenerated header fileAmitay Isaacs1-1/+1
2011-08-09script/librelease.sh: add git push for the release tagStefan Metzmacher1-1/+6
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2-3/+3
2011-07-02s3-param Generate parameter tablesAndrew Bartlett1-0/+204
2011-06-30script/librelease.sh: keep dots in the release tagStefan Metzmacher1-1/+1
2011-04-30script/autobuild.py: don't force usage of ccache and gccStefan Metzmacher1-2/+0
2011-04-30script/autobuild.py: make sure --with-selftest-prefix keeps workingStefan Metzmacher1-1/+1
2011-04-22script/librelease: display the permission on the serverStefan Metzmacher1-0/+1
2011-04-22script/librelease: add more error checkingStefan Metzmacher1-3/+9
2011-04-22script/librelease: set umask 0022Stefan Metzmacher1-0/+1
2011-04-22script/librelease: use a GPG_KEYID variable to hold the signing keyStefan Metzmacher1-1/+2
2011-04-21script: add hardcoded library release key idStefan Metzmacher1-1/+1
2011-03-01autobuild: enabled samba3-waf buildAndrew Tridgell1-1/+8
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell2-2/+2
2011-02-14script: sign library releases with Samba Library Distribution KeyAndrew Tridgell1-1/+3
2011-02-07script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'Stefan Metzmacher1-1/+1
2011-02-07autobuild: lib/replace doesn't need autogen.shAndrew Tridgell1-2/+1
2011-02-07autobuild: fixed clone source for build treesAndrew Tridgell1-1/+1
2011-02-07autobuild: add a bit more debug info in autobuildAndrew Tridgell1-7/+8