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
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-15
Add Solaris ports as a tevent backend.
Jeremy Allison
1
-0
/
+5
2015-01-08
wafsamba: move -fvisibility=hidden checks from lib/replace to wafsamba
Stefan Metzmacher
1
-7
/
+0
2015-01-08
wafsamba: move '-fstack-protector' checks from lib/replace to wafsamba
Stefan Metzmacher
1
-4
/
+0
2015-01-08
wafsamba: move WERROR_CFLAGS checks from lib/replace to wafsamba
Stefan Metzmacher
1
-13
/
+0
2015-01-08
wafsamba: move compiler / cflags related stuff from lib/replace to wafsamba
Stefan Metzmacher
1
-21
/
+0
2014-11-10
Don't use a nested function when testing for visibility attribute support.
Jelmer Vernooij
1
-2
/
+2
2014-09-17
replace: Make EWOULDBLOCK always available
Volker Lendecke
1
-0
/
+1
2014-08-31
Look for system setproctitle before trying -lbsd.
Jelmer Vernooij
1
-2
/
+2
2014-08-31
replace: remove tabs.
Jelmer Vernooij
1
-4
/
+4
2014-08-31
replace: remove unused and duplicate imports.
Jelmer Vernooij
1
-2
/
+2
2014-06-20
replace:build: improve detection of srcdir
Michael Adam
1
-1
/
+1
2014-06-07
lib: tevent: make TEVENT_SIG_INCREMENT atomic.
Jeremy Allison
1
-0
/
+25
2014-05-22
libreplace-waf: Only check for _np functions if standard functions are not av...
Volker Lendecke
1
-8
/
+14
2014-05-22
libreplace: Add support for pthread_mutex_consistent
Volker Lendecke
1
-2
/
+12
2014-05-22
libreplace: Add support for pthread_mutexattr_setrobust
Volker Lendecke
1
-0
/
+14
2014-05-22
libreplace: only add PTHREAD CFLAGS and LDFLAGS globally if asked for
Stefan Metzmacher
1
-2
/
+3
2014-05-22
libreplace: Move thread checks from source3/wscript
Volker Lendecke
1
-0
/
+32
2014-04-17
Remove special socket_wrapper code.
Andreas Schneider
1
-2
/
+1
2014-04-17
Remove special nss_wrapper code
Andreas Schneider
1
-1
/
+1
2014-04-17
Remove uid_wrapper related code.
Andreas Schneider
1
-1
/
+1
2014-04-17
replace: Add uid_wrapper_enabled().
Andreas Schneider
1
-0
/
+1
2014-02-13
waf:lib/replace fix iconv checks on HP/UX
Christian Ambach
1
-1
/
+1
2014-01-17
waf:lib/replace gettext configure checks
Christian Ambach
1
-0
/
+9
2014-01-03
waf:lib/replace fix gettext detection
Christian Ambach
1
-0
/
+7
2014-01-03
waf:lib/replace change detection of gettext
Christian Ambach
1
-4
/
+5
2014-01-03
waf:lib/replace fix up libintl related checks
Christian Ambach
1
-0
/
+1
2014-01-03
waf:lib/replace correct detection of libiconv
Christian Ambach
1
-1
/
+1
2014-01-06
waf: Fix the FreeBSD build with libinotify
Volker Lendecke
1
-1
/
+5
2013-08-09
waf: consolidate libintl related checks
Christian Ambach
1
-10
/
+36
2013-05-23
lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIX
Andrew Bartlett
1
-0
/
+13
2013-05-17
waf: only use -fstack-protector when both compiler and linker support it
Christian Ambach
1
-1
/
+1
2013-03-06
waf: add -fstack-protector to LDFLAGS if detected.
Ira Cooper
1
-0
/
+1
2013-03-05
waf: Correctly check for prctl in just one place.
Andreas Schneider
1
-1
/
+14
2013-02-22
build: use -fstack-protector if available
Björn Jacke
1
-0
/
+3
2013-02-22
Revert "wafbuild: use -Wstack-protector if available"
Björn Jacke
1
-3
/
+0
2013-01-15
build(waf)-libreplace: remove redundant check for flistea function
Björn Baumbach
1
-1
/
+1
2013-01-15
lib/replace: Add ucontext configure waf checks.
Jeremy Allison
1
-1
/
+10
2013-01-14
Fix bug 9548: Correctly detect O_DIRECT
Volker Lendecke
1
-0
/
+11
2012-12-03
replace: Remove deprecated getpass() support.
Andreas Schneider
1
-12
/
+0
2012-10-30
wafbuild: use -Wstack-protector if available
Björn Jacke
1
-0
/
+3
2012-10-30
wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...
Björn Jacke
1
-1
/
+5
2012-10-30
wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to waf
Björn Jacke
1
-1
/
+1
2012-10-30
wfabuild: fix the -errwarn compile flag test
Björn Jacke
1
-1
/
+1
2012-10-23
lib/replace: Fix configure on FreeBSD: define_ret is not correct here
Andrew Bartlett
1
-1
/
+0
2012-10-23
lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
Andrew Bartlett
1
-1
/
+4
2012-09-29
lib/replace: Add test for what flag we need for -Werror behaviour
Andrew Bartlett
1
-0
/
+9
2012-09-24
replace: Support setproctitle().
Jelmer Vernooij
1
-0
/
+2
2012-09-24
lib/replace: Look for special flags needed for c99
Andrew Bartlett
1
-0
/
+10
2012-09-24
lib/replace: Improve mkstemp test in autoconf and waf
Andrew Bartlett
1
-1
/
+16
2012-09-11
lib/replace: remove duplicate check for inotify
Michael Adam
1
-1
/
+1
[next]