s3: VFS: vfs_ceph: Remove rmdir_fn(). No longer used.
[samba.git] / buildtools /
2019-10-09 Ralph Boehmebuild: add SAMBA_DATADIR as "samba" subdirectory of...
2019-09-21 Björn Jackesamba_version.py: avoid inefficient string concatenations
2019-09-21 Björn Jackesamba_deps.py avoid inefficient string concatenations
2019-09-21 Björn Jackesamba_bundled.py avoid inefficient string concatenations
2019-09-21 Björn Jackesamba_autoconf.py: avoid inefficient string concatenations
2019-09-21 Björn Jackesamba_abi.py: avoid inefficient string concatenations
2019-09-02 Andrew Bartlettbuild: Raise minimum python version to 3.5.0 for Samba...
2019-08-17 Andrew Bartlettthird_party: Remove zlib from third_party
2019-08-07 Michael HanselmannAdd fuzzing support to build system
2019-08-06 Stefan Metzmacherwafsamba: change --picky-developer into --disable-warni...
2019-07-16 Andreas Schneiderthird_party: Update uid_wrapper to version 1.2.7
2019-06-18 Lukas Slebodnikwafsamba: Use native waf timer
2019-06-05 Andreas Schneiderthird_party: Update waf to version 2.0.17
2019-05-23 Andreas Schneiderthird_party: Update nss_wrapper to version 1.1.6
2019-05-16 Gary Lockyersamba_autoconf: fix undefined behaviour sanitizer compi...
2019-05-14 Gary Lockyerselftest: enable undefined behaviour sanitizer
2019-05-10 Joe Guowscript: mv --enable-coverage option to global
2019-05-07 Andreas Schneiderwafsamba: Enable warnings about zero-length formats
2019-05-07 Andreas Schneiderwafsamba: Enable warnings about format overflows
2019-04-30 Christof Schmittwafsamba: Add compiler check for missing field initiali...
2019-04-29 Ralph Boehmewaf: only set mandatory to False if not already set...
2019-04-29 Andreas Schneiderwafsamba: Enable warnings for missing field initializer
2019-04-02 Michael Hanselmannwaf: Simplify condition for undefined symbol detection
2019-03-22 Andreas Schneiderthird_party: Update socket_wrapper to version 1.2.3
2019-03-21 Andrew Bartlettbuild: Standardise on calling conf.SAMBA_CHECK_PYTHON...
2019-03-21 Andrew Bartlettbuild: Set default minimum python version to 3.4.0
2019-03-21 Andrew Bartlettbuild: Do not make python mandatory to build
2019-03-21 Andrew Bartlettbuild: Remove distinct .py3 ABI files
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-03-01 Björn Jackewafbuild: create missing private library symlinks on...
2019-02-18 Joe Guowafsamba/symbols: change regex to match both rpath...
2019-02-18 Joe Guowafsamba/symbols: always split Popen output by bytes
2019-02-17 Björn Jackewaf: fix setting of RPATH_ST variable
2019-02-17 Björn Jackewafsamba: we should also remove stale symlinks here
2019-02-17 Björn Jackewaf: print the library name in which we search for...
2019-02-17 Björn Jackewaf: use the correct WERROR_CFLAGS in CHECK_CODE
2019-02-17 Björn Jackewaf: remove redundant WERROR flag
2019-02-17 Björn Jackewaf: remove duplicate WERROR cflags
2019-02-17 Björn Jackewaf: fix compiler warnings in configure checks
2019-02-17 Björn Jackewaf: fix WERROR_CFLAGS check
2019-02-17 Björn Jackewaf: fix some missing newline compiler warnings
2019-02-13 Joe Guowafsamba/samba_utils.py: override symlink to allow...
2019-02-11 Aliaksei Karalioubuild: Fixed usage of non-default path to WAFLOCK
2019-02-11 Noel Powerbuildtools/wafsamba: Avoid decode when using python2
2019-02-08 Aliaksei Karalioubuild:docs: Get rid of hardcoded 'bin/default'
2019-02-02 Douglas Bagnallabi_gen.sh: ignore gdb customisations when comparing...
2019-02-01 David Disseldorp... build: replace SAMBA3_ADD_OPTION with samba_add_onoff_o...
2019-01-29 Stefan Metzmacherwafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGS
2019-01-02 Bjoern Jackewaf: let CHECK_SIZEOF check for 64 bit also
2018-12-21 Andrew Bartlettbuild: Remove --timestamp-dependencies (BROKEN)
2018-12-20 Andreas Schneiderwafsamba: Do not remove BUILTINS as duplicates
2018-12-14 Joe GuoPY3: change shebang to python3 in misc dirs
2018-12-14 Andrew Bartlettbuild: Move python detection back into waf (instead...
2018-12-13 Andrew Bartlettbuildtools/wafsamba: Ensure default python picked up...
2018-12-13 Noel Powerbuildtools/wafsamba: re-write shebang for delivered...
2018-12-13 Noel Powerbuildtools/wafsamba: Decode output of cmd_output (which...
2018-12-13 Stefan Metzmacherwafsamba: fix pidl dependencies to rebuild on pidl...
2018-12-13 Andrew Bartlettselftest: Run waf build --dup-symbol-check under $PYTHON
2018-12-13 Andrew Bartlettwaf-py3: Allow waf build --dup-symbol-check to operate...
2018-12-10 Noel Powerbuildtools/wafsamba: Support --extra-python with python2
2018-12-10 Noel Powerbuildtools/wafsamba Provide proper pc file
2018-12-10 Noel Powerbuildtools/wafsamba: Ensure we detect the correct python.
2018-12-10 Noel Powerbuildtools/wafsamba: Decode result of Popen as unicode...
2018-12-10 Noel PowerPY3 pure build fix some str/bytes wobblies
2018-12-05 Stefan Metzmacherwafsamba: add MODE_{744,_777}
2018-12-05 Stefan Metzmacherbuildtools: remove unused buildtools/bin/waf-1.9
2018-11-28 Andreas Schneiderwafsamba: Do not always set _FORTIFY_SOURCE=2
2018-11-20 Andreas Schneiderwaf: Load the C compiler correctly
2018-11-20 Stefan Metzmacherwafsamba: simplify SAMBA_PIDL_TABLES() rule
2018-11-20 Stefan Metzmacherwafsamba: remove unused Build.BuildContext.pre_build...
2018-11-20 Stefan Metzmacherwafsamba: remove the need of BuildContext.bdir
2018-11-20 Stefan Metzmacherwafsamba: remove hardcoded '..' and '/default/' from...
2018-11-20 Stefan Metzmacherwafsamba: add a fix for broken python threading if...
2018-11-20 Stefan Metzmacherwafsamba: fix CHECK_MAKEFLAGS() with waf 2.0.8
2018-11-15 Andreas Schneiderthird_party: Update socket_wrapper to version 1.2.1
2018-11-01 Douglas Bagnallwaflib: fix syntax error in string format
2018-11-01 Douglas Bagnallwaflib: add necessary imports
2018-10-31 Andreas Schneiderthird_party: Update nss_wrapper to version 1.1.5
2018-10-23 Noel PowerPY3: ensure StringIO usage is py2/py3 compatible
2018-10-23 Noel PowerPY3: relative import fixes
2018-10-02 Andreas Schneiderthird_party: Update cmocka to version 1.1.3
2018-10-02 Andreas Schneiderthird_party: Update pam_wrapper to version 1.0.7
2018-09-27 Noel Powerbuildtools/wafsamba: Finally fix reference to basestrin...
2018-09-26 Noel Powerbuildtools/wafsamba: add_manual_dependency needs bytes...
2018-09-26 Noel Powerbuildtools/wafsamba: fix basestring not defined error...
2018-09-26 Noel PowerPY3: md5 related functions need to be passed bytes
2018-09-26 Noel PowerPY3: decode bytes in py3 where strings are needed
2018-09-26 Noel PowerPY3: fix "TabError: inconsistent use of tabs and spaces"
2018-09-19 Noel PowerPY3: make sure print stmt is enclosed by '(' & ')'
2018-09-16 Noel PowerPY3: decode output of cmd_output for easier string...
2018-09-16 Noel PowerPY3: bytes.maketrans, string.maketrans is a PY2 only...
2018-09-16 Noel PowerPY3: enclose filter with list as len on result of filte...
2018-09-16 Noel Powerpy2/py3 enclose map with list
2018-09-16 Noel PowerPY3: fix some octal literals
2018-09-13 Martin Schwenkewafsamba: Only use $DESTDIR in INSTALL_DIR() if it...
2018-09-11 Martin Schwenkewafsamba: Drop unused, broken install_dir()
2018-09-11 Martin Schwenkewafsamba: Have INSTALL_DIR() log directory creation
2018-09-11 Martin Schwenkewafsamba: Make INSTALL_DIR() respect $DESTDIR
2018-09-10 Stefan Metzmacherwafsamba: remove tru64cc.py as it's not compatible...
next