index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
replace
Commit message (
Expand
)
Author
Age
Files
Lines
*
waf:lib/replace: Fix building with older GCC versions
Björn Baumbach
2017-06-23
1
-1
/
+7
*
strerror_r: provide XSI-compliant strerror_r
Gary Lockyer
2017-06-13
3
-1
/
+26
*
libbreplace: compatibility fix for AIX
Guillaume Xavier Taillon
2017-06-13
1
-1
/
+9
*
waf: Do not trhow a format-truncation error for test/snprintf.c
Andreas Schneider
2017-06-01
1
-1
/
+1
*
replace: Use the same size as d_name member of struct dirent
Andreas Schneider
2017-06-01
1
-1
/
+1
*
password_hash: conditional compilation for crypt_r
Gary Lockyer
2017-06-01
1
-0
/
+1
*
replace: Fix compiler warning flag
Amitay Isaacs
2017-03-16
1
-1
/
+1
*
Correct "seperate" typos.
Chris Lamb
2017-02-22
1
-1
/
+1
*
Correct "formated" typos.
Chris Lamb
2017-02-22
1
-1
/
+1
*
lib/replace: validate xattr namespace prefix on FreeBSD
Ralph Boehme
2017-02-10
1
-24
/
+81
*
lib/replace tests: prevent GCC fretting over snprintf sizes
Douglas Bagnall
2017-02-10
1
-3
/
+4
*
replace: fix some trailing whitespaces
Björn Jacke
2017-01-21
1
-10
/
+10
*
replace: Include sysmacros.h
Andreas Schneider
2017-01-08
1
-0
/
+4
*
WAF: Fix detection of IPv6
Lukas Slebodnik
2017-01-02
1
-1
/
+1
*
lib replace: Fix detection of features
Lukas Slebodnik
2017-01-02
3
-3
/
+9
*
replace: make sure we have a SCOPE_DELIMITER define
Björn Jacke
2016-12-09
1
-0
/
+4
*
replace: Include libgen.h if available
Amitay Isaacs
2016-12-01
1
-0
/
+4
*
libreplace: Ask for eventfd(2)
Volker Lendecke
2016-08-24
1
-0
/
+3
*
lib: Add a little closefrom() test
Volker Lendecke
2016-06-13
1
-0
/
+33
*
libreplace: Add a closefrom() implementation
Volker Lendecke
2016-06-13
3
-0
/
+150
*
lib: replace: snprintf - Fix length calculation for hex/octal 64-bit values.
Lorinczy Zsigmond
2016-06-03
1
-3
/
+3
*
Fix CHECK_CODE usage in atomics builtin detection
Jérémie Courrèges-Anglas
2016-04-26
1
-12
/
+4
*
lib:replace: Missing semicolon on function definition.
Jeremy Allison
2016-04-02
1
-1
/
+1
*
libreplace: use HAVE___ATTRIBUTE__ instead of __GNUC__
Douglas Bagnall
2016-03-24
1
-2
/
+2
*
libreplace: Only check for malloc.h if needed
Volker Lendecke
2015-11-19
1
-1
/
+8
*
libreplace: Put the malloc.h check on a line of its own
Volker Lendecke
2015-11-19
1
-1
/
+3
*
libreplace: Only check malloc.h once
Volker Lendecke
2015-11-19
1
-1
/
+1
*
build:wafsamba: Remove samba_utils.runonce
Thomas Nagy
2015-11-06
1
-2
/
+2
*
lib/replace: Make sure that replacement strto[u]ll does not reset errno unexp...
Felix Janda
2015-10-31
1
-2
/
+4
*
lib/replace: Replace BSD strtoull by wrapping strtoull instead of strtouq
Felix Janda
2015-10-31
1
-6
/
+3
*
build:wafsamba: dead code removal in gettext detection
Thomas Nagy
2015-10-27
1
-11
/
+0
*
libreplace: Fix the build on Solaris
Volker Lendecke
2015-10-01
2
-1
/
+6
*
replace: Fix check for gettimeofday()
Andreas Schneider
2015-09-10
1
-1
/
+3
*
replace: Fix bug 11455
Volker Lendecke
2015-08-19
1
-0
/
+1
*
lib: replace: Add strsep function (missing on Solaris).
Jeremy Allison
2015-07-29
3
-2
/
+27
*
replace: Replace BSD strtoll by wrapping strtoll instead of strtoq
Felix Janda
2015-06-22
1
-6
/
+2
*
lib/replace: remove unused HAVE_DECL_PTHREAD_{MUTEXATTR_SETROBUST,MUTEX_CONSI...
Stefan Metzmacher
2015-06-12
1
-10
/
+0
*
lib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHREAD_MUTEX_ROBUST_NP on ...
Stefan Metzmacher
2015-06-12
2
-6
/
+9
*
lib/replace: add signal related configure checks
Stefan Metzmacher
2015-06-10
1
-0
/
+1
*
lib: Fix CID 1034836 Resource leak
Volker Lendecke
2015-05-06
1
-0
/
+4
*
replace: check for dirname() and basename()
David Disseldorp
2015-03-31
1
-1
/
+2
*
Move waf into third_party/.
Jelmer Vernooij
2015-03-26
1
-1
/
+1
*
replace: clean-up strlcpy and add note on return value
David Disseldorp
2015-03-26
1
-4
/
+12
*
replace: Remove superfluous check for gcrypt header.
Andreas Schneider
2015-03-13
1
-1
/
+1
*
lib: Fix CID 1034840 Resource leak
Volker Lendecke
2015-03-10
1
-0
/
+5
*
lib: Fix CID 1034839 Resource leak
Volker Lendecke
2015-03-10
1
-0
/
+7
*
lib: Fix CID 1034838 Resource leak
Volker Lendecke
2015-03-10
1
-0
/
+1
*
libreplace: Fix CID 1034926 Destination buffer too small
Volker Lendecke
2015-03-10
1
-1
/
+2
*
Add Solaris ports as a tevent backend.
Jeremy Allison
2015-02-15
2
-0
/
+9
*
snprintf: Try to support %j
Volker Lendecke
2015-02-12
1
-0
/
+4
[next]