samba-tool gpo: convert pseudo-method into method
[amitay/samba.git] / buildtools /
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...
2018-09-10 Stefan Metzmacherwafsamba: remove hpuxcc.py as it's not compatible with...
2018-09-10 Stefan Metzmacherwafsamba: remove irixcc.py as we don't support IRIX...
2018-09-10 Stefan Metzmacherwafsamba: fix generic_cc.py to work with waf 2
2018-09-10 Alexander Bokovoybuildtools/wafsamba: undefine a define for a failed...
2018-09-10 Stefan MetzmacherRevert "wafsamba/samba_autoconf: when setting undefined...
2018-09-08 Alexander Bokovoywafsamba/samba_autoconf: when setting undefined result...
2018-09-07 Andreas Schneiderwafsamba: Fix 'make -j<jobs>'
2018-09-07 Alexander Bokovoywafsamba/samba_waf18: redefine flex function
2018-09-07 Alexander Bokovoywafsamba/samba_autoconf: when setting undefined result...
2018-09-06 Andreas Schneiderwafsamba: Support clang as C compiler
2018-09-05 Alexander Bokovoybuildtools/wafsamba: use CACHE_SUFFIX instead of a...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: remove ENFORCE_GROUP_ORDERING
2018-09-05 Alexander Bokovoybuildtools/wafsamba: port stale_files to waf 2.0
2018-09-05 Alexander Bokovoybuildtools/wafsamba: generate build options output...
2018-09-05 Alexander Bokovoywafsamba: install Python modules back to bin/python...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: use cflags instead of ccflags...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: use context instead of options...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: crosscompile should use Utils...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: use top and out for waf 2.0
2018-09-05 Alexander Bokovoybuildtools/wafsamba: use top for waf 2.0
2018-09-05 Alexander Bokovoybuildtools/wafsamba: change SAMBA_BUILD_ENV to use...
2018-09-05 Alexander Bokovoywafsamba: use correct context for APPNAME
2018-09-05 Thomas Nagybuildtools/wafsamba: compile asn1 files by adding missi...
2018-09-05 Alexander Bokovoybuildtools/wafsamba/samba_abi: always_run helper was...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: add install_dir to build context
2018-09-05 Alexander Bokovoybuildtools/wafsamba: reduce imports
2018-09-05 Alexander Bokovoybuildtools/wafsamba: adopt to waf 2.0.8
2018-09-05 Alexander Bokovoylib/tdb/wscript: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoythird_party:waf: update to upstream 2.0.4 release
2018-09-05 Thomas Nagybuild:wafsamba: Update dist/distcheck commands
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-09-04 Andreas Schneiderwaf: Add -fstack-clash-protection
2018-09-04 Andreas Schneiderwaf: Check for -fstack-protect-strong support
2018-08-16 Andrew Bartlettbuildtools: Split git ls-files output on newline, not...
2018-07-13 Alexander Bokovoywafsamba/samba_abi: always hide ABI symbols which must...
2018-07-11 Christof Schmittwscript: Add --with-system-heimdalkrb5
2018-07-04 Amitay Isaacswafsamba: Be strict when checking __attribute__ features
2018-07-04 Amitay Isaacswafsamba: Add strict option to CHECK_CODE
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-06 Andreas Schneiderwafsamba: Add '-Werror=strict-overflow -Wstrict-overflo...
2018-04-03 Andreas Schneiderwafsamba: Add missing cflags_end argument to SAMBA_BINARY
2018-04-03 Andreas Schneiderwafsamba: Add missing cflags_end argument to SAMBA_MODULE
2018-03-01 Andreas Schneiderwafsamba: Build with -Wimplicit-fallthrough if supported
2018-02-15 Douglas Bagnallbuildtools python: convert 'except X, e' to 'except...
2018-01-22 Andreas Schneiderwafsamba: Allow passing 'lib' to CHECK_STRUCTURE_MEMBER
2018-01-14 Mathieu Parentwaf: Remove build system info (uname -a)
2017-12-06 Andreas Schneiderthird_party: Update socket_wrapper to version 1.1.9
2017-11-25 Andreas Schneiderbuild: Move pam_wrapper to third_party
2017-11-25 Andreas Schneiderbuild: Move uid_wrapper to third_party
2017-11-25 Andreas Schneiderbuild: Move resolv_wrapper to third_party
2017-11-25 Andreas Schneiderbuild: Move nss_wrapper to third_party
2017-11-25 Andreas Schneiderbuild: Move socket_wrapper to third_party
2017-11-22 Uri Simchonibuild: ensure compiler flags are properly detected
2017-11-22 Uri Simchonibuild: specify -Wformat as a prerequisite of -Wformat...
2017-11-22 Uri Simchonibuild: allow specifying prerequisite flags when checkin...
2017-11-22 Uri Simchonibuild: disable format-zero-length warning
2017-11-22 Uri Simchonibuild: allow adding cflags to end of python module...
2017-11-22 Uri Simchonibuild: allow passing custom cflags to end of library...
2017-09-16 Andreas Schneiderwafsamba: We need to honor DESTDIR in INSTALL_DIR
2017-09-15 Andreas Schneiderwafsamba: Do not chmod already existing dirs on install
2017-09-05 Andreas Schneiderparam: Add 'binddns dir' parameter
2017-08-24 Andreas Schneiderwafsamba: Call INSTALL_DIR in INSTALL_DIRS
2017-08-24 Andreas Schneiderwafsamba: Add INSTALL_DIR function
2017-08-10 Martin Schwenkebuild: Do not recurse on symlinks to directories when...
2017-08-10 Martin Schwenkebuild: Do not ignore symlinks to directories when build...
2017-07-14 Bernhard M. Wiedemanns3: drop build_env
2017-07-02 Stefan Metzmacherwafsamba: add maxversion and version_blacklist to CHECK...
2017-06-06 Andreas Schneiderwafsamba: Pass down the install argument for samba...
2017-05-24 Amitay Isaacswafsamba: Allow to specify VERSION file path
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-20 Ralph Boehmewafsamba: add source directory define SRCDIR to config.h
2017-04-10 Andreas Schneiderwafsamba: Add CHECK_CMOCKA function
2017-04-04 Stefan Metzmacherwafsamba: move -L/some/path from LINKFLAGS_PYEMBED...
2017-03-10 Ian Stakenviciuswaf: disable-python - add option globally to build...
2017-03-10 Andrew Bartlettbuildtools: Work around a . being in the target name...
2017-03-10 Andrew Bartletttalloc: use the system pytalloc-util for python3 as...
next