index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
replace
Commit message (
Expand
)
Author
Age
Files
Lines
*
libreplace: Define PTHREAD_MUTEX_ROBUST along with pthread_mutexattr_setrobust
Volker Lendecke
2014-05-22
1
-0
/
+8
*
libreplace-waf: Only check for _np functions if standard functions are not av...
Volker Lendecke
2014-05-22
1
-8
/
+14
*
libreplace: Add support for pthread_mutex_consistent
Volker Lendecke
2014-05-22
2
-2
/
+17
*
libreplace: Add support for pthread_mutexattr_setrobust
Volker Lendecke
2014-05-22
2
-0
/
+49
*
libreplace: only add PTHREAD CFLAGS and LDFLAGS globally if asked for
Stefan Metzmacher
2014-05-22
1
-2
/
+3
*
libreplace: Move thread checks from source3/wscript
Volker Lendecke
2014-05-22
1
-0
/
+32
*
Remove special socket_wrapper code.
Andreas Schneider
2014-04-17
3
-13
/
+1
*
replace: Add socket_wrapper_enabled().
Andreas Schneider
2014-04-17
2
-0
/
+6
*
Remove special nss_wrapper code
Andreas Schneider
2014-04-17
2
-13
/
+1
*
replace: Add nss_wrapper_hosts_enabled().
Andreas Schneider
2014-04-17
2
-0
/
+6
*
replace: Add nss_wrapper_enabled().
Andreas Schneider
2014-04-17
2
-0
/
+6
*
Remove uid_wrapper related code.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
lib: Change uid_wrapper to preloadable version.
Andreas Schneider
2014-04-17
3
-33
/
+0
*
replace: Add uid_wrapper_enabled().
Andreas Schneider
2014-04-17
3
-0
/
+34
*
auth: Remove plaintext OSF1 password support
Andrew Bartlett
2014-04-15
1
-3
/
+0
*
waf:lib/replace fix iconv checks on HP/UX
Christian Ambach
2014-02-13
1
-1
/
+1
*
libreplace: free() deals fine with NULL pointers
Volker Lendecke
2014-01-24
1
-6
/
+2
*
waf:lib/replace gettext configure checks
Christian Ambach
2014-01-17
1
-0
/
+9
*
waf:lib/replace fix gettext detection
Christian Ambach
2014-01-03
1
-0
/
+7
*
waf:lib/replace change detection of gettext
Christian Ambach
2014-01-03
1
-4
/
+5
*
waf:lib/replace fix up libintl related checks
Christian Ambach
2014-01-03
1
-0
/
+1
*
waf:lib/replace correct detection of libiconv
Christian Ambach
2014-01-03
1
-1
/
+1
*
waf: Fix the FreeBSD build with libinotify
Volker Lendecke
2014-01-06
1
-1
/
+5
*
lib/replace remove orphaned code
Christian Ambach
2013-12-04
2
-349
/
+0
*
replace: fix typo in variable name
David Disseldorp
2013-11-28
1
-1
/
+1
*
replace: Don't run over dst in strlcat
Volker Lendecke
2013-11-28
1
-1
/
+1
*
replace: Fix developer build on BSD.
Andreas Schneider
2013-11-21
1
-0
/
+1
*
xattr: fix listing EAs on *BSD for non-root users
Björn Jacke
2013-11-08
1
-0
/
+4
*
waf: consolidate libintl related checks
Christian Ambach
2013-08-09
1
-10
/
+36
*
Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().
Bill Parker
2013-07-17
1
-0
/
+29
*
Bug 8997: change libreplace GPL source to LGPL
David Disseldorp
2013-06-03
3
-31
/
+43
*
build: Remove autoconf build system
Andrew Bartlett
2013-05-28
12
-2174
/
+0
*
lib/replace: Remove unused install-sh
Andrew Bartlett
2013-05-27
1
-238
/
+0
*
lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIX
Andrew Bartlett
2013-05-23
1
-0
/
+13
*
waf: only use -fstack-protector when both compiler and linker support it
Christian Ambach
2013-05-17
1
-1
/
+1
*
lib/replace: add SCNx macros
Christian Ambach
2013-05-06
1
-0
/
+39
*
lib/replace: prefer inttypes.h over stdint.h
Christian Ambach
2013-05-06
1
-4
/
+4
*
waf: add -fstack-protector to LDFLAGS if detected.
Ira Cooper
2013-03-06
1
-0
/
+1
*
waf: Correctly check for prctl in just one place.
Andreas Schneider
2013-03-05
1
-1
/
+14
*
lib/replace: add AC_CHECK_VALUEOF() macro
Stefan Metzmacher
2013-03-01
1
-0
/
+15
*
build: use -fstack-protector if available
Björn Jacke
2013-02-22
1
-0
/
+3
*
Revert "wafbuild: use -Wstack-protector if available"
Björn Jacke
2013-02-22
1
-3
/
+0
*
heimdal_build: Try again to sort out the strerror_r mess
Andrew Bartlett
2013-01-19
2
-2
/
+3
*
build(waf)-libreplace: remove redundant check for flistea function
Björn Baumbach
2013-01-15
1
-1
/
+1
*
lib/replace: Include sys/ucontext.h if available.
Jeremy Allison
2013-01-15
1
-0
/
+4
*
lib/replace: Add ucontext configure autoconf checks.
Jeremy Allison
2013-01-15
1
-0
/
+13
*
lib/replace: Add ucontext configure waf checks.
Jeremy Allison
2013-01-15
1
-1
/
+10
*
lib/replace: Add missing check for sys/wait.h
Jeremy Allison
2013-01-15
1
-1
/
+1
*
Fix bug 9548: Correctly detect O_DIRECT
Volker Lendecke
2013-01-14
2
-11
/
+21
*
replace: Fix compilation of rep_mkstemp
Jesper Larsen
2013-01-09
1
-1
/
+1
[next]