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
2015-02-15
Add Solaris ports as a tevent backend.
Jeremy Allison
2
-0
/
+9
2015-02-12
snprintf: Try to support %j
Volker Lendecke
1
-0
/
+4
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-19
replace: Fix includes of unistd.h
Martin Schwenke
3
-4
/
+9
2014-09-17
replace: Make EWOULDBLOCK always available
Volker Lendecke
2
-0
/
+5
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-08-20
replace: Remove unused item returned by FAILED()
Martin Schwenke
1
-1
/
+1
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
2
-0
/
+30
2014-05-22
libreplace: Define PTHREAD_MUTEX_ROBUST along with pthread_mutexattr_setrobust
Volker Lendecke
1
-0
/
+8
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
2
-2
/
+17
2014-05-22
libreplace: Add support for pthread_mutexattr_setrobust
Volker Lendecke
2
-0
/
+49
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
3
-13
/
+1
2014-04-17
replace: Add socket_wrapper_enabled().
Andreas Schneider
2
-0
/
+6
2014-04-17
Remove special nss_wrapper code
Andreas Schneider
2
-13
/
+1
2014-04-17
replace: Add nss_wrapper_hosts_enabled().
Andreas Schneider
2
-0
/
+6
2014-04-17
replace: Add nss_wrapper_enabled().
Andreas Schneider
2
-0
/
+6
2014-04-17
Remove uid_wrapper related code.
Andreas Schneider
1
-1
/
+1
2014-04-17
lib: Change uid_wrapper to preloadable version.
Andreas Schneider
3
-33
/
+0
2014-04-17
replace: Add uid_wrapper_enabled().
Andreas Schneider
3
-0
/
+34
2014-04-15
auth: Remove plaintext OSF1 password support
Andrew Bartlett
1
-3
/
+0
2014-02-13
waf:lib/replace fix iconv checks on HP/UX
Christian Ambach
1
-1
/
+1
2014-01-24
libreplace: free() deals fine with NULL pointers
Volker Lendecke
1
-6
/
+2
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-12-04
lib/replace remove orphaned code
Christian Ambach
2
-349
/
+0
2013-11-28
replace: fix typo in variable name
David Disseldorp
1
-1
/
+1
2013-11-28
replace: Don't run over dst in strlcat
Volker Lendecke
1
-1
/
+1
2013-11-21
replace: Fix developer build on BSD.
Andreas Schneider
1
-0
/
+1
2013-11-08
xattr: fix listing EAs on *BSD for non-root users
Björn Jacke
1
-0
/
+4
2013-08-09
waf: consolidate libintl related checks
Christian Ambach
1
-10
/
+36
2013-07-17
Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().
Bill Parker
1
-0
/
+29
2013-06-03
Bug 8997: change libreplace GPL source to LGPL
David Disseldorp
3
-31
/
+43
2013-05-28
build: Remove autoconf build system
Andrew Bartlett
12
-2174
/
+0
2013-05-27
lib/replace: Remove unused install-sh
Andrew Bartlett
1
-238
/
+0
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
[next]