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
*
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
*
replace: Remove deprecated getpass() support.
Andreas Schneider
2012-12-03
8
-285
/
+0
*
lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets this
Andrew Bartlett
2012-11-22
2
-4
/
+2
*
lib/replace: replace all *printf function if we replace snprintf (bug #9390)
Stefan Metzmacher
2012-11-14
3
-17
/
+34
*
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: Return size of xattr if size argument is 0
Andrew Bartlett
2012-10-28
1
-3
/
+12
*
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: Avoid returning value in void setproctitle() replacement.
Jelmer Vernooij
2012-09-25
1
-1
/
+0
*
replace: Support setproctitle().
Jelmer Vernooij
2012-09-24
4
-0
/
+19
*
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
2
-4
/
+34
*
lib/replace: Remove unused nap and therefore the SCO define
Andrew Bartlett
2012-09-23
1
-10
/
+0
*
lib/replace: Try to fix build on HP-UX for os2_delete test
Andrew Bartlett
2012-09-23
4
-17
/
+6
*
ntdb: Try to fix the build on Solaris which does not have err
Andrew Bartlett
2012-09-23
1
-0
/
+13
*
replace: fix 520c9b0b0ae33
Björn Jacke
2012-09-18
1
-1
/
+1
*
libreplace: Bug 8107, Fix poll replacement to become a msleep replacement
Joachim Schmitz
2012-09-17
1
-1
/
+1
*
replace: add some includes for poll.h
Björn Jacke
2012-09-16
1
-0
/
+6
*
lib/replace: remove duplicate check for inotify
Michael Adam
2012-09-11
1
-1
/
+1
*
osX define uint64_t as long long int
Matthieu Patou
2012-09-10
1
-1
/
+1
*
build: define _BSD_TYPES on IRIX to have types like u_short
Björn Jacke
2012-09-07
2
-0
/
+2
*
s3/aio_fork: fix build on irix
Björn Jacke
2012-07-26
2
-0
/
+5
*
replace: make the INT64_MAX define more portable
Björn Jacke
2012-07-04
1
-1
/
+1
*
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
2012-06-29
2
-3
/
+5
*
replace: define INT64_MAX when not defined
Björn Jacke
2012-06-28
1
-0
/
+4
*
attr: Look for attr/attributes.h too.
Jelmer Vernooij
2012-06-16
3
-2
/
+4
*
lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIME
Stefan Metzmacher
2012-06-14
3
-10
/
+16
[next]