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
/
lib
/
replace
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
lib/replace: Remove #undef TCP_NODELAY
Andrew Bartlett
1
-28
/
+0
2019-05-25
lib: Only compile resolvconftest if fmemopen exists
Volker Lendecke
1
-0
/
+1
2019-05-06
replace: Fix "make test" to actually test libreplace
Andrew Bartlett
10
-9
/
+27
2019-05-06
build: Remove build of replacetort
Andrew Bartlett
1
-5
/
+4
2019-04-30
replace: Add ZERO_ARRAY_LEN() macro
Andreas Schneider
1
-0
/
+5
2019-04-26
Revert "lib/replace: define NAME_MAX for platforms that don't have it"
Günther Deschner
1
-4
/
+0
2019-04-16
lib/replace: define NAME_MAX for platforms that don't have it
Günther Deschner
1
-0
/
+4
2019-02-17
replace: remove needless vxfs header file check
Björn Jacke
2
-9
/
+1
2019-01-29
wafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGS
Stefan Metzmacher
1
-2
/
+8
2019-01-29
replace: only include <sys/capability.h> with HAVE_POSIX_CAPABILITIES
Stefan Metzmacher
1
-0
/
+2
2019-01-10
waf:lib/replace: fix a build error with non-gcc compilers
Björn Jacke
1
-1
/
+1
2019-01-10
lib: replace: snprintf: Whitespace clean up
Ladislav Michl via samba-technical
1
-72
/
+72
2018-12-20
replace: Use memset_s for ZERO_* macros
Andreas Schneider
1
-4
/
+8
2018-12-20
replace: Cleanup comments for ZERO_*
Andreas Schneider
1
-11
/
+13
2018-12-20
replace: Add memset_s to replacement functions
Andreas Schneider
2
-1
/
+2
2018-12-16
replace: Fix checking for config.h #define in replace.h
Andreas Schneider
1
-1
/
+1
2018-12-16
replace: Fix checking for config.h #define in gssapi.h
Andreas Schneider
1
-4
/
+4
2018-12-16
replace: Fix checking for config.h #define in readline.h
Andreas Schneider
1
-1
/
+1
2018-12-14
build: Move python detection back into waf (instead of in configure and Makef...
Andrew Bartlett
2
-2
/
+1
2018-12-13
build: Workaround python3 hash order issues (for now)
Andrew Bartlett
1
-1
/
+1
2018-12-10
PY3: switch current build to use python3
Noel Power
2
-2
/
+4
2018-11-30
replace: Correctly check for 'extern char **environ' in unistd.h
Andreas Schneider
2
-10
/
+13
2018-11-28
replace: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
5
-11
/
+11
2018-11-28
s3: Remove unsused MMAP_BLACKLIST ifdef checks
Andreas Schneider
1
-4
/
+0
2018-11-28
lib:replace: Check if HAVE_DECL_ENVIRON is defined first
Andreas Schneider
1
-0
/
+2
2018-11-13
replace: Add check for variable program_invocation_short_name
Martin Schwenke
2
-5
/
+6
2018-11-13
lib:replace: Do not leak the file pointer in rep_getprogname()
Andreas Schneider
1
-5
/
+12
2018-11-12
lib:replace: Add getprogname()
Andreas Schneider
3
-0
/
+77
2018-10-16
replace: Add memset_s() if not available
Andreas Schneider
3
-0
/
+56
2018-09-16
PY3: fix iteritems usage, not supported in python3
Noel Power
1
-2
/
+2
2018-09-10
Revert "lib/replace: force to unset defines if check has failed"
Stefan Metzmacher
1
-2
/
+1
2018-09-08
lib/replace: force to unset defines if check has failed
Alexander Bokovoy
1
-1
/
+2
2018-09-07
lib/replace/wscript: fix detection of a fallthrough attribute for clang
Alexander Bokovoy
1
-0
/
+1
2018-09-05
lib/replace/wscript: update to handle waf 2.0.4
Alexander Bokovoy
1
-10
/
+12
2018-07-24
lib/replace: also check for valgrind/helgrind.h
Stefan Metzmacher
1
-1
/
+2
2018-07-24
replace: add checks for atomic_thread_fence(memory_order_seq_cst) and add pos...
Stefan Metzmacher
2
-1
/
+45
2018-07-24
lib/replace: check for __thread support
Stefan Metzmacher
1
-0
/
+12
2018-07-04
replace: Be strict when checking __attribute__ features
Amitay Isaacs
1
-1
/
+1
2018-07-03
build: bundle and reduce huge number of EA function tests
Björn Jacke
3
-92
/
+56
2018-07-02
replace: Add test for sin6_len in sockaddr_in6 structure
Amitay Isaacs
1
-0
/
+4
2018-04-03
replace: Check for -Wno-strict-overflow
Andreas Schneider
1
-0
/
+3
2018-04-03
lib/replace: define __[u]intptr_t_defined if we prove an replacement
Stefan Metzmacher
1
-0
/
+2
2018-03-20
lib:replace: Fix linking when libtirpc-devel overwrites system headers
Noel Power
1
-1
/
+9
2018-03-01
lib:replace: Add FALL_THROUGH statements in strptime.c
Andreas Schneider
1
-2
/
+4
2018-03-01
lib:replace: Add FALL_THROUGH support
Andreas Schneider
2
-0
/
+45
2018-02-27
replace: Only warn if rpc/rpc.h haven't been found
Andreas Schneider
1
-2
/
+1
2018-02-21
replace: remove some duplicate checks
Björn Jacke
1
-8
/
+0
2018-01-22
waf: Fix NFS quota support with libtirpc
Andreas Schneider
1
-1
/
+1
2018-01-22
build: deal with recent glibc sunrpc header removal
Günther Deschner
1
-5
/
+33
2018-01-22
include: Create system/nis.h in libreplace
Andreas Schneider
1
-0
/
+83
[next]