libreplace: Add support for pthread_mutex_consistent
[sfrench/samba-autobuild/.git] / script /
2014-05-09 Stefan Metzmacherscript/autobuild: make use of --with-perl-{arch,lib...
2014-03-13 Stefan Metzmacherscript/autobuild: use --force-rebase option
2014-03-06 Andreas Schneiderautobuild: Set perl vendorlib direcotry.
2014-03-04 Andrew Bartlettautobuild: Run "make dist" to ensure non-waf docs build...
2014-02-19 Garming Samparam: change s3_param.h from a generated file to a...
2014-02-19 Garming Samparam: remove generated loadparm ctx table file and...
2014-02-19 Garming Samparam: use loadparm_globals struct instead of lp functi...
2014-02-19 Garming Samlib/param: handle non-constant strings properly by...
2014-02-12 Garming Samparam: use generate_param.py to generate loadparm_ctx_t...
2014-02-12 Garming Samparam: use generate_param.py to generate s3_param.h
2014-02-12 Garming Samparam: use generate_param.py to generate param_global.h
2014-02-12 Garming Samparam: use generate_param.py to generate param_proto.h
2014-02-12 Garming Samlib/param: update generate_param.py to generate more...
2014-02-12 Garming Samparam: auto generate param_functions.c at build time
2013-11-28 Amitay Isaacsautobuild: Run ctdb regression tests
2013-11-28 Michael Adamautobuild: build the "ctdb" target with socket-wrapper...
2013-11-17 Stefan Metzmacherscript: prepare librelease.sh for ntdb releases
2013-11-13 Michael Adamrandom-sleep: add possiblity to override via environmen...
2013-11-13 Michael Adamautobuild: extend samba-ctdb target to build ctdb, too
2013-11-13 Michael Adamautobuild: add a "ctdb" target
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-13 Stefan Metzmacherscript: add ctdb-import.* scripts
2013-10-18 Stefan Metzmacherscript/mks3param_ctx_table.pl: fix tabs/whitespaces...
2013-10-16 Andrew Bartlettparam: Autogenerate s3 lp_ctx glue table
2013-10-16 Andrew Bartletts3/param: Autogenerate parameters prototypes again...
2013-10-16 Andrew Bartlettparam: Skip generating hooks for local and string param...
2013-05-29 Michael Adamautobuild: remove remnants of removed samba3 targets
2013-05-28 Andrew Bartlettautobuild: Remove samba3 and samba3-ctdb targets to...
2013-05-16 Andrew Bartlettautobuild.py add ntdb to the samba-libs task, to ensure...
2013-01-09 Matthieu Patouscript: Add a script to display testsuite runtime sorted
2012-11-22 Andrew Bartlettbuild: Be consistent with the name of smbtorture binaries
2012-10-02 Karolin Seegerlibrelease.sh: Move the GPG data to the library section.
2012-09-26 Jelmer VernooijRemove obsolete land-remote.py and land.py scripts.
2012-09-24 Stefan Metzmacherscript/autobuild.py: set the default for --log-base...
2012-09-23 Stefan Metzmacherscript/autobuild.py: remove --rebase-master and --push...
2012-09-22 Stefan Metzmacherscript/autobuild.py: add --log-base option
2012-09-22 Stefan Metzmacherscript/autobuild.py: add log_base variable to avoid...
2012-09-22 Stefan Metzmacherscript/autobuild.py: add --branch option
2012-09-22 Stefan Metzmacherscript/autobuild.py: use some variables for push_remote...
2012-09-22 Stefan Metzmacherscript/autobuild.py: use some variables for rebase_remo...
2012-08-07 Rusty Russellloadparm: Add ctx member to struct loadparm_global.
2012-07-24 Andrew Bartlettlib/param: Merge handling of security/domain master...
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-22 Stefan Metzmacherscript/autobuild: fix path to random-sleep.sh
2012-06-22 Rusty Russellautobuild: always set TDB_NO_FSYNC.
2012-06-21 Michael Adamautobuild: run "samba3-ctdb" by default
2012-06-21 Michael Adamautobuild: run "samba-ctdb" by default to catch dbwrap_...
2012-06-21 Michael Adamautobuild: add a target "samba3-ctdb" that builds samba...
2012-06-21 Michael Adamautobuild: add a target "samba-ctdb" that builds samba...
2012-06-21 Michael Adamautobuild: rename the "samba4-libs" target to "samba...
2012-06-21 Michael Adamautobuild: rename the "samba4" target to "samba"
2012-06-21 Michael Adamscript: really sleep in "random-sleep.sh"
2012-06-20 Stefan Metzmacherscript/autobuild: delay start of small projects by...
2012-06-20 Stefan Metzmacherscript/autobuild: don't use 'make -j 4' for bin/smbtorture4
2012-06-20 Stefan Metzmacherscript/autobuild: don't use make -j for small projects
2012-06-19 Rusty RussellTDB2: Goodbye TDB2, Hello NTDB.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-06 Stefan Metzmacherscript/commit_mark.sh: add the current branch name
2012-05-18 Andrew Bartlettautobuild: Run ABI check on samba4-libs as well.
2012-04-11 Andrew Bartlettremove --enable-developer from samba4-libs autobuild
2012-04-09 Andrew Bartlettautobuild: Also test a distribution-style build with...
2012-03-08 Amitay Isaacsautobuild: Enable standalone tdb2 tests
2012-01-24 Amitay Isaacsautobuild.py: Catch only true exceptions in except...
2012-01-21 Stefan Metzmacherscript/autobuild.py: cleanup on rebase failure
2011-11-16 Andrew Bartlettparam: Connect lp_security to the lib/param code to...
2011-11-16 Andrew Bartlettparam: calculate server role from security, and securit...
2011-10-11 Stefan Metzmacherscript/autobuild.py: split 'samba3' 'make -j 4 everythi...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-07 Andrew Bartlettparam: Use a bool to hold boolean parameters
2011-10-07 Andrew Bartlettautobuild: Remove s3-waf from autobuild
2011-09-13 Andrew Bartlettscript/librelease.sh: automate Samba4 alpha releases
2011-08-26 Amitay Isaacsscript: Fix the name of the script in autogenerated...
2011-08-09 Stefan Metzmacherscript/librelease.sh: add git push for the release tag
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2011-07-02 Andrew Bartletts3-param Generate parameter tables
2011-06-30 Stefan Metzmacherscript/librelease.sh: keep dots in the release tag
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-04-22 Stefan Metzmacherscript/librelease: display the permission on the server
2011-04-22 Stefan Metzmacherscript/librelease: add more error checking
2011-04-22 Stefan Metzmacherscript/librelease: set umask 0022
2011-04-22 Stefan Metzmacherscript/librelease: use a GPG_KEYID variable to hold...
2011-04-21 Stefan Metzmacherscript: add hardcoded library release key id
2011-04-30 Stefan Metzmacherscript/autobuild.py: don't force usage of ccache and gcc
2011-04-30 Stefan Metzmacherscript/autobuild.py: make sure --with-selftest-prefix...
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.
next