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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
replace
/
wscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: tevent: make TEVENT_SIG_INCREMENT atomic.
Jeremy Allison
2014-06-07
1
-0
/
+25
*
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
1
-2
/
+12
*
libreplace: Add support for pthread_mutexattr_setrobust
Volker Lendecke
2014-05-22
1
-0
/
+14
*
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
1
-2
/
+1
*
Remove special nss_wrapper code
Andreas Schneider
2014-04-17
1
-1
/
+1
*
Remove uid_wrapper related code.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
replace: Add uid_wrapper_enabled().
Andreas Schneider
2014-04-17
1
-0
/
+1
*
waf:lib/replace fix iconv checks on HP/UX
Christian Ambach
2014-02-13
1
-1
/
+1
*
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
*
waf: consolidate libintl related checks
Christian Ambach
2013-08-09
1
-10
/
+36
*
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
*
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
*
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
*
build(waf)-libreplace: remove redundant check for flistea function
Björn Baumbach
2013-01-15
1
-1
/
+1
*
lib/replace: Add ucontext configure waf checks.
Jeremy Allison
2013-01-15
1
-1
/
+10
*
Fix bug 9548: Correctly detect O_DIRECT
Volker Lendecke
2013-01-14
1
-0
/
+11
*
replace: Remove deprecated getpass() support.
Andreas Schneider
2012-12-03
1
-12
/
+0
*
wafbuild: use -Wstack-protector if available
Björn Jacke
2012-10-30
1
-0
/
+3
*
wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...
Björn Jacke
2012-10-30
1
-1
/
+5
*
wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to waf
Björn Jacke
2012-10-30
1
-1
/
+1
*
wfabuild: fix the -errwarn compile flag test
Björn Jacke
2012-10-30
1
-1
/
+1
*
lib/replace: Fix configure on FreeBSD: define_ret is not correct here
Andrew Bartlett
2012-10-23
1
-1
/
+0
*
lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
Andrew Bartlett
2012-10-23
1
-1
/
+4
*
lib/replace: Add test for what flag we need for -Werror behaviour
Andrew Bartlett
2012-09-29
1
-0
/
+9
*
replace: Support setproctitle().
Jelmer Vernooij
2012-09-24
1
-0
/
+2
*
lib/replace: Look for special flags needed for c99
Andrew Bartlett
2012-09-24
1
-0
/
+10
*
lib/replace: Improve mkstemp test in autoconf and waf
Andrew Bartlett
2012-09-24
1
-1
/
+16
*
lib/replace: remove duplicate check for inotify
Michael Adam
2012-09-11
1
-1
/
+1
*
build: define _BSD_TYPES on IRIX to have types like u_short
Björn Jacke
2012-09-07
1
-0
/
+1
*
s3/aio_fork: fix build on irix
Björn Jacke
2012-07-26
1
-0
/
+4
*
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
2012-06-29
1
-2
/
+2
*
attr: Look for attr/attributes.h too.
Jelmer Vernooij
2012-06-16
1
-1
/
+1
*
lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIME
Stefan Metzmacher
2012-06-14
1
-8
/
+11
*
lib/replace: execute strptime.c tests
Stefan Metzmacher
2012-06-14
1
-0
/
+1
*
Revert "replace: use replace for non 'samba' compliant strptime"
Stefan Metzmacher
2012-06-14
1
-19
/
+0
*
lib/replace: add more condition to add snprintf.c
Stefan Metzmacher
2012-06-14
1
-1
/
+3
*
Revert "lib/replace: Fix snprintf() override for systems with a broken snprin...
Stefan Metzmacher
2012-06-14
1
-1
/
+1
*
lib/replace: s/execute=1/execute=True
Stefan Metzmacher
2012-06-14
1
-1
/
+1
*
lib/replace: Fix snprintf() override for systems with a broken snprintf()
Andrew Bartlett
2012-06-06
1
-1
/
+1
[next]