index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
replace
Age
Commit message (
Expand
)
Author
Files
Lines
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-03-01
lib/replace: add AC_CHECK_VALUEOF() macro
Stefan Metzmacher
1
-0
/
+15
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-19
heimdal_build: Try again to sort out the strerror_r mess
Andrew Bartlett
2
-2
/
+3
2013-01-15
build(waf)-libreplace: remove redundant check for flistea function
Björn Baumbach
1
-1
/
+1
2013-01-15
lib/replace: Include sys/ucontext.h if available.
Jeremy Allison
1
-0
/
+4
2013-01-15
lib/replace: Add ucontext configure autoconf checks.
Jeremy Allison
1
-0
/
+13
2013-01-15
lib/replace: Add ucontext configure waf checks.
Jeremy Allison
1
-1
/
+10
2013-01-15
lib/replace: Add missing check for sys/wait.h
Jeremy Allison
1
-1
/
+1
2013-01-14
Fix bug 9548: Correctly detect O_DIRECT
Volker Lendecke
2
-11
/
+21
2013-01-09
replace: Fix compilation of rep_mkstemp
Jesper Larsen
1
-1
/
+1
2012-12-03
replace: Remove deprecated getpass() support.
Andreas Schneider
8
-285
/
+0
2012-11-22
lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets this
Andrew Bartlett
2
-4
/
+2
2012-11-14
lib/replace: replace all *printf function if we replace snprintf (bug #9390)
Stefan Metzmacher
3
-17
/
+34
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-28
lib/replace: Return size of xattr if size argument is 0
Andrew Bartlett
1
-3
/
+12
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-25
replace: Avoid returning value in void setproctitle() replacement.
Jelmer Vernooij
1
-1
/
+0
2012-09-24
replace: Support setproctitle().
Jelmer Vernooij
4
-0
/
+19
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
2
-4
/
+34
2012-09-23
lib/replace: Remove unused nap and therefore the SCO define
Andrew Bartlett
1
-10
/
+0
2012-09-23
lib/replace: Try to fix build on HP-UX for os2_delete test
Andrew Bartlett
4
-17
/
+6
2012-09-23
ntdb: Try to fix the build on Solaris which does not have err
Andrew Bartlett
1
-0
/
+13
2012-09-18
replace: fix 520c9b0b0ae33
Björn Jacke
1
-1
/
+1
2012-09-17
libreplace: Bug 8107, Fix poll replacement to become a msleep replacement
Joachim Schmitz
1
-1
/
+1
2012-09-16
replace: add some includes for poll.h
Björn Jacke
1
-0
/
+6
2012-09-11
lib/replace: remove duplicate check for inotify
Michael Adam
1
-1
/
+1
2012-09-10
osX define uint64_t as long long int
Matthieu Patou
1
-1
/
+1
2012-09-07
build: define _BSD_TYPES on IRIX to have types like u_short
Björn Jacke
2
-0
/
+2
2012-07-26
s3/aio_fork: fix build on irix
Björn Jacke
2
-0
/
+5
2012-07-04
replace: make the INT64_MAX define more portable
Björn Jacke
1
-1
/
+1
2012-06-29
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
2
-3
/
+5
2012-06-28
replace: define INT64_MAX when not defined
Björn Jacke
1
-0
/
+4
2012-06-16
attr: Look for attr/attributes.h too.
Jelmer Vernooij
3
-2
/
+4
2012-06-14
lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIME
Stefan Metzmacher
3
-10
/
+16
2012-06-14
lib/replace: execute strptime.c tests
Stefan Metzmacher
1
-0
/
+1
2012-06-14
Revert "replace: use replace for non 'samba' compliant strptime"
Stefan Metzmacher
1
-19
/
+0
2012-06-14
lib/replace: add more condition to add snprintf.c
Stefan Metzmacher
1
-1
/
+3
2012-06-14
Revert "lib/replace: Fix snprintf() override for systems with a broken snprin...
Stefan Metzmacher
1
-1
/
+1
2012-06-14
lib/replace: s/execute=1/execute=True
Stefan Metzmacher
1
-1
/
+1
2012-06-13
replace: fix unused variable warning
Björn Jacke
1
-3
/
+6
2012-06-13
Revert "replace: fix unused variable warning"
Björn Jacke
1
-5
/
+4
[next]