gp_pol: Test multiple values multi_sz roundtrip
[dmulder/samba-autobuild/.git] / buildtools /
2023-10-17 Joseph Suttonbuildtools: Correctly raise exception
2023-10-17 Joseph Suttonbuildtools: Don’t call normpath() repeatedly
2023-10-13 Joseph Suttonbuildtools: Remove semicolons
2023-08-30 Joseph Suttonbuildtools: Properly set global variable
2023-08-30 Joseph Suttonbuildtools: Prefer ‘x not in y’ to ‘not x in y’
2023-08-30 Joseph Suttonbuildtools: Use ‘is’ to compare with singletons
2023-08-30 Joseph Suttonbuildtools: Fix comments and documentation
2023-08-28 Andreas Schneiderwaf: Build nmbd with -Wno-error=stringop-overflow
2023-06-29 Andreas Schneiderthird_party: Update socket_wrapper to version 1.4.2
2023-06-13 Pavel Filipenskýthird_party: Update nss_wrapper to version 1.1.15
2023-06-06 SATOH Fumiyasuthird_party: Fix version of socket_wrapper and uid_wrapper
2023-05-19 SATOH Fumiyasubuild:wafsamba: Allow lib for CHECK_VALUEOF()
2023-05-09 Joseph Suttonbuild:wafsamba: Fix TypeError in read_submodule_status()
2023-04-27 Alexander Bokovoywafsamba: Normalize strings in gdb output when comparin...
2023-03-29 Andreas Schneiderbuildtools: Remove compile_commands.json symlink
2023-03-28 Andreas Schneiderbuildtools: Fix code spelling
2023-03-20 Joseph Suttonwafsamba: Remove unused configure check
2023-03-03 Joseph Suttonsamba_version.py: Avoid resource leak
2023-02-23 Rob van der Lindebuildtools: fix mutable default arguments
2023-02-20 Helmut GrohneSkip running a C program during cross compilation
2023-02-06 Andreas Schneiderwaf: Add support for MemorySanitizer
2023-01-20 Andreas Schneiderpython: Don't use deprecated escape sequences
2023-01-09 Florian Weimerbuildtools/wafsamba: Avoid calling lib_func without...
2023-01-06 Andreas Schneiderthird_party: Update waf to version 2.0.25
2022-12-21 Andreas Schneiderthird_party: Update resolv_wrapper to version 1.1.8
2022-12-13 Stefan MetzmacherCVE-2022-37966 wafsamba: add support for CHECK_VARIABLE...
2022-11-09 Andreas Schneiderthird_party: Update nss_wrapper to version 1.1.13
2022-11-08 Joseph Suttonwafsamba: Have CHECK_C_PROTOTYPE() pass through 'lib...
2022-10-27 Andreas Schneiderwafsamba: Add -Werror=implicit-int
2022-10-27 Andreas Schneiderwafsamba: Add -Werror=old-style-definition
2022-08-15 Stefan Metzmacherwafsamba: allow cflags for CHECK_TYPE[_IN]()
2022-07-22 Andreas Schneiderthird_party: Update socket_wrapper to version 1.3.4
2022-07-19 Andreas Schneiderwaf: Check for -Wno-error=array-bounds flags
2022-06-24 Andreas Schneiderthird_party: Update nss_wraper to version 1.1.12
2022-06-22 Andrew Bartlettbuild: Ensure that SAMBA_GENERATOR() tasks fail on...
2022-06-22 Andrew Bartlettbuild: Allow &pathconfig XML entities to be used in...
2022-06-14 Joseph Suttonpython: Don't use deprecated escape sequences
2022-05-23 Andreas Schneiderthird_party: Update waf to version 2.0.24
2022-05-10 Joseph Suttonpython: Remove redundant assignments
2022-05-10 Joseph Suttonwafsamba: Fix previously unreachable exception path
2022-05-10 Joseph Suttonpython: Remove unnecessary 'pass' statements
2022-04-01 Andreas SchneiderMove LSP stuff to buildtools/devel_env.sh
2022-03-29 Stefan Metzmacherwafsamba: require PYTHONHASHSEED=1 to be exported
2022-03-29 Stefan Metzmacherconfigure/Makefile: export PYTHONHASHSEED=1 in all...
2022-03-29 Stefan Metzmacherwafsamba: let test_duplicate_symbol.sh export PYTHONHAS...
2022-03-29 Stefan Metzmacherbuildtools: remove unused testwaf.sh
2022-03-28 Andrew Bartlettwaf: Document the confusing --nonshared-binary, --built...
2022-03-17 Joseph Suttonwafsamba: Fix call to sorted()
2022-03-01 Joseph Suttonthird_party/heimdal_build: Determine whether time_t...
2022-02-22 Andreas Schneiderbuildtools: Reformat shell scripts
2022-02-21 Andreas Schneiderthird_party: Update waf to verison 2.0.23
2022-02-15 Andreas Schneiderbuiltools: Make abi_gen.sh less prone to errors
2022-02-11 Sergey V. Lobanovwafsamba: replace 'echo -n' with printf
2022-01-21 Stefan Metzmacherwafsamba: Add our own implmentation to generate the...
2022-01-21 Stefan Metzmacherwafsamba: Remove clangdb code which doesn't work
2022-01-19 Stefan MetzmacherHEIMDAL: move code from source4/heimdal* to third_party...
2022-01-19 Andrew Bartletts4:heimdal_build: changes required to build after import
2022-01-17 David Disseldorpbuild: reduce printf() calls in generated build_options.c
2022-01-17 David Disseldorpbuild: reduce fp.write calls for build_options.c generation
2021-12-06 Andreas Schneiderwafsamba: Pass lib to CHECK_DECLS()
2021-12-06 Andrew Bartlettbuild: Only use embedded Heimdal include paths in an...
2021-11-30 Stefan Metzmacherwafsamba: allow SAMBA_LIBRARY() to get and use original...
2021-11-30 Stefan Metzmacherwafsamba: introduce SAMBA[3]_PLUGIN()
2021-11-30 Stefan Metzmacherwafsamba: introduce require_builtin_deps/provide_builti...
2021-11-30 Stefan Metzmacherwafsamba: let reduce_objects() not remove duplicates...
2021-11-30 Stefan Metzmacherwafsamba: add SAMBA_SUBSYSTEM(force_empty=False)
2021-11-30 Stefan Metzmacherwafsamba: assert for *.sigs source files in abi_build_v...
2021-11-30 Stefan Metzmacherwafsamba: the symbol version string of private librarie...
2021-11-30 Stefan Metzmacherwafsamba: use private extentions also for bundled publi...
2021-11-30 Stefan Metzmacherwafsamba: remove unused private_library argument of...
2021-11-30 Stefan Metzmacherwafsamba: SAMBA_GENERATOR() should not alter the caller...
2021-11-30 Stefan Metzmacherwafsamba: fix '--private-libraries' option when using...
2021-11-30 Stefan Metzmacherwafsamba: mark SAMBA_MODULE() with private_library...
2021-10-28 Andreas Schneiderthird_party: Update pam_wrapper to version 1.1.4
2021-09-13 Andrew Bartlettbuild: Make Python 3.6 the minimum to build now oss...
2021-09-09 Alex RichardsonDon't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()
2021-09-09 Andrew Bartlettdocs: Ensure to rebuild manpages if samba.entities...
2021-09-02 Andreas Schneiderthird_party: Update waf to version 2.0.22
2021-08-26 Stefan Metzmacherwafsamba: always generate compile_commands.json again...
2021-08-12 Stefan Metzmacherwafsamba: add support git worktree to vcs_dir_contents()
2021-06-15 Stefan Metzmacherbuild: in SAMBA_BINARY use TO_LIST(cflags)
2021-06-15 Andrew Bartlettheimdal_build: Set up new build groups for the Heimdal...
2021-04-20 Stefan Metzmacherwafsamba: let 'use_hostcc=True' result in -D_SAMBA_HOSTCC_
2021-03-17 Stefan Metzmacherthird_party: Update socket_wrapper to version 1.3.3
2021-03-01 Jelmer VernooijSuggest running './configure' rather than 'waf configure'.
2021-02-10 Stefan Metzmacherthird_party: Update socket_wrapper to version 1.3.2
2020-12-16 Stefan Metzmacherwafsamba: move clang_compilation_database usage behind...
2020-11-26 Stefan Metzmacherwaf: upgrade to 2.0.21
2020-11-10 Björn Jackewaf: check for pragma init/fini support for constructor...
2020-11-10 Björn Jackewaf: use _POSIX_PTHREAD_SEMANTIC on Solaris
2020-10-23 Andreas Schneiderbuildtools: Do not install binaries which are for selftest
2020-10-01 Andrew Bartlettbuild: Remove Python2 handling in SAMBA_CHECK_PYTHON_HE...
2020-10-01 Andrew Bartlettbuild: Remove Python2 support from the build
2020-09-07 David Mulderwaf: upgrade to 2.0.20
2020-08-26 Andreas Schneiderthird_party: Update resolv_wrapper to version 1.1.7
2020-08-11 Douglas Bagnallpython compat: remove StringIO
2020-08-07 Stefan Metzmacherwafsamba: run SAMBA_GENERATOR('VERSION') with group...
2020-06-23 Stefan Metzmacherthird_party/socket_wrapper: Update socket_wrapper to...
2020-06-12 Andrew Bartlettbuild: Put the note from the bottom of the old BUILD_SY...
2020-05-08 Gary LockyerFix clang 9 for-loop-analysis warnings
next