s4-dsdb/samldb: Relax a bit restrictions in Config partition while restoring deleted...
[kai/samba-autobuild/.git] / buildtools /
2015-01-28 Andreas Schneiderwaf: Add address sanitizer configure option.
2015-01-19 Stefan Metzmacherwafsamba: create unique names when building shared...
2015-01-19 Stefan Metzmacherwafsamba: remove unused variable in SAMBA_MODULE()
2015-01-19 Stefan Metzmacherwafsamba: passing 'subsystem' to SAMBA_MODULE() is...
2015-01-19 Stefan Metzmacherwafsamba: make it possible to pass bundled_name to...
2015-01-09 Thomas Nagywafadmin: backported the openbsd fixes from waf 1.7
2015-01-08 Michael Adamwafsamba: remove commented out code.
2015-01-08 Michael AdamRevert "waf: added suncc_wrap"
2015-01-08 Stefan Metzmacherwafsamba: generate an empty.c file if a SAMBA_{LIBRARY...
2015-01-08 Ralph Boehmewafsamba: flags from enviroment are put before our...
2015-01-08 Michael Adamwafsamba: filter out standard library paths from RPATH...
2015-01-08 Michael Adamwafsamba: fix ordering problems with lib-provided and...
2015-01-08 Stefan Metzmacherwafsamba: make it possible to specify ADDITIONAL_{CFLAG...
2015-01-08 Stefan Metzmacherwafsamba: improve -fvisibility=hidden, we should check...
2015-01-08 Stefan Metzmacherwafsamba: let CURRENT_CFLAGS() use bld.env.VISIBILITY_C...
2015-01-08 Stefan Metzmacherwafsamba: move -fvisibility=hidden checks from lib...
2015-01-08 Stefan Metzmacherwafsamba: move '-fstack-protector' checks from lib...
2015-01-08 Stefan Metzmacherwafsamba: move WERROR_CFLAGS checks from lib/replace...
2015-01-08 Stefan Metzmacherwafsamba: move compiler / cflags related stuff from...
2015-01-08 Stefan Metzmacherwafsamba: let TO_LIST(mylist) return a copy of mylist
2014-12-19 Ralph Boehmewafsamba: check for rpath compiler/linker flags
2014-12-19 Stefan Metzmacherwafsamba: fill PRIVATE_NAME() logic again
2014-12-19 Stefan Metzmacherwafsamba: add optional keep_underscore=True to SAMBA_LI...
2014-11-25 Stefan Metzmacherwafsamba: change the default to allow_warnings=False...
2014-11-25 Stefan Metzmacherwafsamba: change the default to allow_warnings=False...
2014-11-25 Stefan Metzmacherwafsamba: use -Wno-error=deprecated-declarations in...
2014-11-14 Stefan Metzmacherwafsamba: add -Werror=return-type for developer builds
2014-10-14 Jelmer VernooijRun duplicate symbol check as just another test, rather...
2014-10-14 Jelmer VernooijFix more pep8 issues in code I touched recently.
2014-10-14 Jelmer VernooijRemove last instances of pep8 error E712 (use 'is'...
2014-10-03 Thomas NagyReduce the no-op build times by 30%
2014-09-09 Michael AdamRevert "buildtools: Rename perl vendorarch configure...
2014-09-08 Michael AdamRevert "buildtools: Add perl vendorlib configure option."
2014-09-08 Michael AdamRevert "wafsamba: If perl can't provide defaults, defin...
2014-09-08 Michael AdamRevert "wafsamba: Fail with error message if perl doesn...
2014-09-05 Michael Adamwafsamba: add perl_fixup parameter to INSTALL_FILES
2014-09-05 Michael Adamwafsamba: add samba_perl.py with SAMBA_CHECK_PERL(...
2014-09-05 Stefan Metzmacherwafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines...
2014-09-05 Stefan Metzmacherwafsamba: fix dependencies on environment variables...
2014-09-05 Stefan Metzmacherwafsamba: allow an optional dep_vars list to be passed...
2014-09-05 Stefan Metzmacherwafsamba: fix dependency for SAMBA_GENERATOR() when...
2014-09-05 Stefan Metzmacherwafsamba: fix dependency calculation for SAMBA_GENERATOR()
2014-09-05 Michael Adamwafsamba: improve wording in a comment
2014-09-05 Michael Adamwafsamba: remove unused variable from copy_and_fix_pyth...
2014-08-21 Amitay Isaacswafsamba: Correctly locate the 'third_party' directory
2014-08-14 Jeremy AllisonDon't build iniparser anymore.
2014-08-09 Ira Cooperthird_party/popt: Initial support for popt.
2014-08-09 Ira Cooperthird_party/zlib: Initial support for zlib
2014-08-09 Ira Cooperthird_party/iniparser: Initial support for iniparser.
2014-07-22 Volker Lendeckesmbd/nmbd: Remove HAVE_LONGLONG
2014-06-20 Michael Adambuild: rename argument of list_directory_files(): abspa...
2014-06-20 Amitay Isaacswafsamba: allow samba_dist.dist() to be called from...
2014-05-09 Stefan Metzmacherwafsamba: Fail with error message if perl doesn't provi...
2014-05-08 Andreas Schneiderwafsamba: If perl can't provide defaults, define them.
2014-05-06 Gustavo Zacariasbuild: make wafsamba CHECK_SIZEOF cross-compile friendly
2014-05-06 Gustavo Zacariasbuild: unify and fix endian tests
2014-04-17 Andreas Schneiderwafsamba: Add set_target to CHECK_BUNDLED_SYSTEM.
2014-04-08 Ralph Boehmewafsamba: replace dots in library names
2014-04-02 Stefan Metzmacherwafsamba: explicitly use allow_warnings=True for SAMBA_...
2014-04-02 Stefan Metzmacherwafsamba: add optional allow_warnings(default=True...
2014-04-02 Stefan Metzmacherwafsamba: add an optional allow_warnings(default=True...
2014-04-02 Stefan Metzmacherwafsamba: split out a conf.ADD_NAMED_CFLAGS() function
2014-04-02 Stefan Metzmacherwafsamba: use -Werror=declaration-after-statement if...
2014-04-02 Stefan Metzmacherwafsamba: use multiple conf.ADD_CFLAGS() lines for...
2014-04-02 Stefan Metzmacherwafsamba: allow --bundled-libraries=ALL,!popt
2014-04-02 Stefan Metzmacherwafsamba: allow --bundled-libraries=NONE,popt
2014-04-02 Stefan Metzmacherwafsamba: simplify LIB_MUST_BE_BUNDLED()
2014-04-02 Stefan Metzmacherwafsamba: simplify LIB_MAY_BE_BUNDLED()
2014-04-02 Stefan Metzmacherwafsamba: allow optional 'checkcode' argument to CHECK_...
2014-04-02 Stefan Metzmacherwafsamba: allow CHECK_BUNDLED_SYSTEM() to check headers...
2014-04-02 Stefan Metzmacherwafsamba: simplify CHECK_BUNDLED_SYSTEM_PKG() by just...
2014-04-02 Stefan Metzmacherwafsamba: port optional 'pkg' option from CHECK_BUNDLED...
2014-04-02 Stefan Metzmacherwafsamba: require a ';' after STATIC_*_MODULES_PROTO
2014-03-24 Stefan Metzmacherwafsamba: use cluster_support_features in build_options.c
2014-03-24 Stefan Metzmacherwafsamba: add CONFIG_RESET()
2014-03-06 Andreas Schneiderbuildtools: Add perl vendorlib configure option.
2014-03-06 Andreas Schneiderbuildtools: Rename perl vendorarch configure option.
2014-03-06 Andreas SchneiderRevert "waf: Add option to specify perl vendor dir."
2014-02-27 Andreas Schneiderwaf: Add option to specify perl vendor dir.
2014-02-13 Gustavo Zacariasbuild: allow some python variable overrides
2014-02-01 David Disseldorpbuild: warn about mixed declarations and code
2014-01-31 Garming Samdocs: define and include entities for the docs
2014-01-03 Christian Ambachwaf:lib/replace change detection of gettext
2014-01-08 Björn Jackebuild: test the generic md5 function after importing...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-25 Steven Silotiwaf: parse LDFLAGS from python
2013-10-24 Michael Adambuild: fix ordering problems with lib-provided and...
2013-09-21 Matthieu PatouBackport 0e97908 from WAF repository: symlink fix for...
2013-08-09 Christian Ambachwaf: add --without-gettext option
2013-08-09 Christian Ambachwaf: fix build on AIX7
2013-07-09 Andreas Schneiderwaf: Build with RELRO if supported by the compiler.
2013-05-29 Michael Adambuild: Add missing new line to replaced python shebang...
2013-05-28 Andrew Bartlettbuild: Remove unused tool for config.h comparison
2013-05-28 David Disseldorpwaf: build position independent executables
2013-05-27 Andrew Bartlettbuild: Do not always regenerate the version.h file
2013-05-27 Andrew Bartlettbuild: Remove binaries and libraries build groups
2013-05-20 Matthieu Patoubuildtools: Fix compilation warnings
2013-05-18 Kai Blinswat: Remove swat.
2013-05-17 Vadim ZhukovMore generic check for OpenBSD platform
2013-05-06 Matthieu Patouconfigure: print a message when docbook.xsl is missing...
next