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
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
2013-05-06
lib/replace: add SCNx macros
Christian Ambach
1
-0
/
+39
2013-05-06
lib/replace: prefer inttypes.h over stdint.h
Christian Ambach
1
-4
/
+4
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
[prev]
[next]