Ondřej Surý
|
2fa857d502
|
Cleanup lib/isc/mem.c after failed allocations made fatal
|
2018-11-22 16:46:56 +01:00 |
|
Ondřej Surý
|
3987a146be
|
Remove isc_mem_{set,get}quota unused functions
|
2018-11-22 16:46:56 +01:00 |
|
Ondřej Surý
|
0667fa935a
|
Merge branch '726-fix-NetBSD-build' into 'master'
Fix the build on NetBSD due to the differences in pthread implementation.
Closes #726
See merge request isc-projects/bind9!1123
|
2018-11-22 09:43:56 -05:00 |
|
Håvard Eidnes
|
f6c4ed94e4
|
Fix the build on NetBSD due to the differences in pthread implementation.
Signed-off-by: Ondřej Surý <ondrej@sury.org>
|
2018-11-22 09:43:43 -05:00 |
|
Ondřej Surý
|
259a4947e6
|
Merge branch '670-add-coccinelle-unreachable-spatch' into 'master'
Add first coccinelle based precheck test to the GitLab CI
See merge request isc-projects/bind9!1042
|
2018-11-22 09:28:15 -05:00 |
|
Ondřej Surý
|
2271e77d99
|
Add couple more ISC_UNREACHABLE(); found thanks to coccinelle
|
2018-11-22 09:28:00 -05:00 |
|
Ondřej Surý
|
21db43da8e
|
Add unreachable.spatch coccinelle recipe and run it in precheck CI phase
|
2018-11-22 09:28:00 -05:00 |
|
Witold Krecicki
|
e3c8a23276
|
Merge branch 'wpk-crash-on-mutex-init-failure' into 'master'
isc_mutex_init and isc_condition_init failures are now fatal
See merge request isc-projects/bind9!1049
|
2018-11-22 07:13:54 -05:00 |
|
Witold Kręcicki
|
929ea7c2c4
|
- Make isc_mutex_destroy return void
- Make isc_mutexblock_init/destroy return void
- Minor cleanups
|
2018-11-22 11:52:08 +00:00 |
|
Ondřej Surý
|
d940e95206
|
isc_quota_init now returns 'void'
|
2018-11-22 11:52:08 +00:00 |
|
Ondřej Surý
|
b7a15a5da0
|
Add CHANGES entry for GL #674
|
2018-11-22 11:52:08 +00:00 |
|
Ondřej Surý
|
2f3eee5a4f
|
isc_mutex_init returns 'void'
|
2018-11-22 11:51:49 +00:00 |
|
Ondřej Surý
|
73a8999d1c
|
isc_condition_init returns 'void'
|
2018-11-22 11:51:49 +00:00 |
|
Witold Kręcicki
|
0bed9bfc28
|
isc_mutex_init and isc_condition_init failures are now fatal
|
2018-11-22 11:51:49 +00:00 |
|
Tinderbox User
|
ac4f8a51cc
|
Merge branch 'prep-release'
|
2018-11-22 00:20:34 +00:00 |
|
Tinderbox User
|
db1cd0d970
|
prep 9.13.4
|
2018-11-22 00:20:22 +00:00 |
|
Ondřej Surý
|
976881f4be
|
Merge branch 'na-release-checklist-mods' into 'master'
release checklist mods
See merge request isc-projects/bind9!1107
|
2018-11-21 18:07:18 -05:00 |
|
Stephen Morris
|
5c9c53e9e7
|
Updates to BIND release checklist.
|
2018-11-21 17:57:02 -05:00 |
|
Curtis Blackburn
|
9145bec00d
|
Merge branch '305-fix-typo' into 'master'
Fix typo ISC_SHA256_DIGESTLENGHT -> ISC_SHA256_DIGESTLENGTH
See merge request isc-projects/bind9!1119
|
2018-11-21 17:54:31 -05:00 |
|
Ondřej Surý
|
6b65a4f86e
|
Fix typo ISC_SHA256_DIGESTLENGHT -> ISC_SHA256_DIGESTLENGTH
|
2018-11-21 23:34:44 +01:00 |
|
Mark Andrews
|
9c4c1320e2
|
Merge branch '720-model-_assert_true-for-coverity' into 'master'
Resolve "model _assert_true() for coverity"
Closes #720
See merge request isc-projects/bind9!1108
|
2018-11-20 21:37:09 -05:00 |
|
Mark Andrews
|
9a4aa2aa5a
|
model _assert_true
|
2018-11-21 12:56:27 +11:00 |
|
Ondřej Surý
|
380ab3b39f
|
Merge branch '710-fix-socket-test' into 'master'
Use proper casting in socket unit test
Closes #710
See merge request isc-projects/bind9!1099
|
2018-11-19 12:02:41 -05:00 |
|
Witold Kręcicki
|
5f81aa10bc
|
Use proper casting in socket unit test
|
2018-11-19 17:40:34 +01:00 |
|
Ondřej Surý
|
4f7177c794
|
Disable internal malloc for AddressSanitizer build
|
2018-11-19 17:40:34 +01:00 |
|
Ondřej Surý
|
a8649cc299
|
Add AddressSanitizer enabled build to GitLab CI
|
2018-11-19 17:40:34 +01:00 |
|
Ondřej Surý
|
5bc8feab45
|
Merge branch '712-memleak-in-delv' into 'master'
Fix a small memleak in delv
Closes #712
See merge request isc-projects/bind9!1101
|
2018-11-19 11:38:56 -05:00 |
|
Witold Kręcicki
|
d00b3f47ba
|
Fix a small memleak in delv
|
2018-11-19 13:31:36 +00:00 |
|
Witold Krecicki
|
0e555d7e01
|
Merge branch 'ondrej/use-strlcpy-in-wks_11.c' into 'master'
Use strlcpy in place where strncpy(s, ...) + s[sizeof(s)-1] = \0; was used
See merge request isc-projects/bind9!1097
|
2018-11-19 04:45:47 -05:00 |
|
Ondřej Surý
|
175f06949f
|
Use strlcpy in place where strncpy(s, ...) + s[sizeof(s)-1] = \0; was used
|
2018-11-19 07:58:48 +01:00 |
|
Ondřej Surý
|
aa4ac49bb8
|
Merge branch '711-fix-memory-leak-in-lex_test' into 'master'
Fix memory leak in lex_test.c
Closes #711
See merge request isc-projects/bind9!1098
|
2018-11-19 01:57:34 -05:00 |
|
Ondřej Surý
|
7a3eb391fa
|
Fix memory leak in lex_test.c
|
2018-11-19 07:47:05 +01:00 |
|
Evan Hunt
|
6f09738cef
|
Merge branch '702-unchecked-returns-in-server-c' into 'master'
Resolve "unchecked returns in server.c"
Closes #702
See merge request isc-projects/bind9!1076
|
2018-11-16 19:53:31 -05:00 |
|
Mark Andrews
|
ccfd577715
|
address unchecked return values
|
2018-11-17 10:20:23 +11:00 |
|
Evan Hunt
|
867180e462
|
Merge branch '703-resource-leak-in-dlz_filesystem_driver-c' into 'master'
Resolve "resource leak in dlz_filesystem_driver.c"
Closes #703
See merge request isc-projects/bind9!1074
|
2018-11-16 18:16:10 -05:00 |
|
Mark Andrews
|
4979d5f31f
|
cleanup allocated memory on error
|
2018-11-16 18:00:36 -05:00 |
|
Evan Hunt
|
39ebebaaf7
|
Merge branch '701-opts-is-incorrectly-declared-inside-the-loop' into 'master'
Resolve "opts is incorrectly declared inside the loop"
Closes #701
See merge request isc-projects/bind9!1075
|
2018-11-16 17:49:11 -05:00 |
|
Mark Andrews
|
e75e206a3d
|
delare opts outside of loop; cleanup; rename variable
|
2018-11-16 13:34:44 -08:00 |
|
Evan Hunt
|
4e5ac64aca
|
Merge branch 'cmocka-silence' into 'master'
remove (or hide behind a 'verbose' flag) extra output from unit tests
See merge request isc-projects/bind9!1077
|
2018-11-16 15:55:41 -05:00 |
|
Evan Hunt
|
8f15219f36
|
remove (or hide behind a 'verbose' flag) extra output from system tests
|
2018-11-16 20:46:14 +00:00 |
|
Evan Hunt
|
d4bad35bb0
|
Merge branch 'fix-debug-output' into 'master'
echo debug output (D:text) the same as informational (I:text)
See merge request isc-projects/bind9!1081
|
2018-11-16 14:40:25 -05:00 |
|
Evan Hunt
|
dfa1589975
|
echo debug output (D:text) the same as informational (I:text)
|
2018-11-16 19:30:30 +00:00 |
|
Ondřej Surý
|
827d7f0e49
|
Merge branch '648-fix-Windows-build-after-OpenSSL-changes' into 'master'
Add OpenSSL 1.1.0+ defines for Windows build
Closes #648
See merge request isc-projects/bind9!1078
|
2018-11-16 08:56:57 -05:00 |
|
Ondřej Surý
|
14fa99e3b4
|
Add OpenSSL 1.1.0+ defines for Windows build
|
2018-11-16 14:41:05 +01:00 |
|
Ondřej Surý
|
1276cf4cd1
|
Merge branch '4-warn-not-fail' into 'master'
warn, rather than failing, if kyua is not present
See merge request isc-projects/bind9!1067
|
2018-11-16 08:40:14 -05:00 |
|
Evan Hunt
|
6cfb2249e1
|
warn, rather than failing, if kyua is not present
|
2018-11-16 14:31:36 +01:00 |
|
Ondřej Surý
|
7346199a92
|
Merge branch '700-windows-builds-failing' into 'master'
Resolve "Windows builds failing"
Closes #700
See merge request isc-projects/bind9!1073
|
2018-11-16 08:13:26 -05:00 |
|
Mark Andrews
|
bad342adab
|
check for missing #include <isc/strerr.h>
|
2018-11-16 12:24:21 +11:00 |
|
Mark Andrews
|
1ca5920113
|
|
2018-11-16 12:24:18 +11:00 |
|
Mark Andrews
|
474fbe88bf
|
add missing tasks argument
|
2018-11-16 11:51:05 +11:00 |
|