py:dcerpc/raw_testcase: add start_with_alter to do_generic_bind()
[samba.git] / buildtools /
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...
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
next