index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
wafsamba: fix the usage of --private-extension-exception
Stefan Metzmacher
1
-0
/
+3
2024-01-04
wafsamba: introduce SAMBA_LIBRARY(force_unversioned=False)
Stefan Metzmacher
1
-1
/
+15
2023-12-29
docs-xml: use XML_CATALOG_FILES env var if defined
Björn Jacke
1
-1
/
+1
2023-12-21
buildtools: Use correct variable in error message
Joseph Sutton
1
-1
/
+1
2023-12-15
VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h
Stefan Metzmacher
2
-1
/
+2
2023-12-11
buildtools: Remove ‘keep_underscore’ parameter
Joseph Sutton
1
-5
/
+1
2023-12-11
buildtools: Remove useless ‘keep_underscore’ parameter
Joseph Sutton
1
-2
/
+0
2023-12-11
buildtools: Pass through parameter ‘keep_underscore’
Joseph Sutton
1
-0
/
+1
2023-12-11
buildtools: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-12-11
buildtools: Remove unused parameter ‘env’
Joseph Sutton
1
-3
/
+3
2023-12-08
buildtools: Update docstring to be more accurate
Joseph Sutton
1
-1
/
+1
2023-11-29
third_party: Update waf to version 2.0.26
Andreas Schneider
2
-2
/
+2
2023-11-20
third_party: Build pypamtest with -Wno-error=declaration-after-statement
Andreas Schneider
1
-0
/
+3
2023-10-17
buildtools: Correctly raise exception
Joseph Sutton
1
-2
/
+1
2023-10-17
buildtools: Don’t call normpath() repeatedly
Joseph Sutton
1
-1
/
+2
2023-10-13
buildtools: Remove semicolons
Joseph Sutton
5
-9
/
+9
2023-08-30
buildtools: Properly set global variable
Joseph Sutton
1
-0
/
+1
2023-08-30
buildtools: Prefer ‘x not in y’ to ‘not x in y’
Joseph Sutton
1
-1
/
+1
2023-08-30
buildtools: Use ‘is’ to compare with singletons
Joseph Sutton
1
-2
/
+2
2023-08-30
buildtools: Fix comments and documentation
Joseph Sutton
4
-9
/
+9
2023-08-28
waf: Build nmbd with -Wno-error=stringop-overflow
Andreas Schneider
1
-0
/
+3
2023-06-29
third_party: Update socket_wrapper to version 1.4.2
Andreas Schneider
1
-1
/
+1
2023-06-13
third_party: Update nss_wrapper to version 1.1.15
Pavel Filipenský
1
-1
/
+1
2023-06-06
third_party: Fix version of socket_wrapper and uid_wrapper
SATOH Fumiyasu
1
-2
/
+2
2023-05-19
build:wafsamba: Allow lib for CHECK_VALUEOF()
SATOH Fumiyasu
1
-1
/
+2
2023-05-09
build:wafsamba: Fix TypeError in read_submodule_status()
Joseph Sutton
1
-0
/
+1
2023-04-27
wafsamba: Normalize strings in gdb output when comparing ABI
Alexander Bokovoy
1
-1
/
+2
2023-03-29
buildtools: Remove compile_commands.json symlink
Andreas Schneider
1
-5
/
+0
2023-03-28
buildtools: Fix code spelling
Andreas Schneider
9
-11
/
+12
2023-03-20
wafsamba: Remove unused configure check
Joseph Sutton
1
-5
/
+0
2023-03-03
samba_version.py: Avoid resource leak
Joseph Sutton
1
-16
/
+16
2023-02-23
buildtools: fix mutable default arguments
Rob van der Linde
3
-5
/
+15
2023-02-20
Skip running a C program during cross compilation
Helmut Grohne
1
-1
/
+1
2023-02-06
waf: Add support for MemorySanitizer
Andreas Schneider
2
-2
/
+18
2023-01-20
python: Don't use deprecated escape sequences
Andreas Schneider
7
-16
/
+16
2023-01-09
buildtools/wafsamba: Avoid calling lib_func without a prototype
Florian Weimer
1
-1
/
+2
2023-01-06
third_party: Update waf to version 2.0.25
Andreas Schneider
2
-2
/
+2
2022-12-21
third_party: Update resolv_wrapper to version 1.1.8
Andreas Schneider
1
-1
/
+1
2022-12-13
CVE-2022-37966 wafsamba: add support for CHECK_VARIABLE(mandatory=True)
Stefan Metzmacher
1
-1
/
+3
2022-11-09
third_party: Update nss_wrapper to version 1.1.13
Andreas Schneider
1
-1
/
+1
2022-11-08
wafsamba: Have CHECK_C_PROTOTYPE() pass through 'lib' into CHECK_CODE()
Joseph Sutton
1
-2
/
+3
2022-10-27
wafsamba: Add -Werror=implicit-int
Andreas Schneider
1
-0
/
+2
2022-10-27
wafsamba: Add -Werror=old-style-definition
Andreas Schneider
1
-0
/
+2
2022-08-15
wafsamba: allow cflags for CHECK_TYPE[_IN]()
Stefan Metzmacher
1
-3
/
+4
2022-07-22
third_party: Update socket_wrapper to version 1.3.4
Andreas Schneider
1
-1
/
+1
2022-07-19
waf: Check for -Wno-error=array-bounds flags
Andreas Schneider
1
-0
/
+3
2022-06-24
third_party: Update nss_wraper to version 1.1.12
Andreas Schneider
1
-1
/
+1
2022-06-22
build: Ensure that SAMBA_GENERATOR() tasks fail on error
Andrew Bartlett
1
-1
/
+8
2022-06-22
build: Allow &pathconfig XML entities to be used in all manpages, not just sm...
Andrew Bartlett
1
-2
/
+2
2022-06-14
python: Don't use deprecated escape sequences
Joseph Sutton
1
-1
/
+1
[next]