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
2012-11-15
lib/replace: replace all *printf function if we replace snprintf (bug #9390)
Stefan Metzmacher
3
-17
/
+34
2012-11-15
libreplace: Fix symbol names for snprintf/asprintf/vasprintf.
Jelmer Vernooij
1
-6
/
+6
2012-11-15
libreplace: fixed declaration of dprintf() on FreeBSD (cherry picked from com...
Andrew Tridgell
2
-2
/
+12
2012-11-15
libreplace: added replacements for dprintf() and vdprintf()
Andrew Tridgell
2
-1
/
+32
2012-11-15
libreplace: some systems don't have memmem()
Andrew Tridgell
4
-0
/
+68
2011-08-02
Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sig
Jeremy Allison
1
-4
/
+0
2011-06-17
libreplace: include sys/file.h only when available
Björn Jacke
2
-1
/
+3
2010-05-11
lib/replace: make sure IPV6_V6ONLY is available for IPv6 support
Stefan Metzmacher
1
-0
/
+8
2010-05-11
lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...
Stefan Metzmacher
2
-0
/
+51
2009-12-19
Output %p as unsigned in snprintf replacement.
Peter Rosin
1
-0
/
+1
2009-09-17
libreplace: added likely()/unlikely() macros for gcc
Andrew Tridgell
1
-0
/
+19
2009-09-15
libreplace: white space cleanups
Björn Jacke
2
-12
/
+12
2009-09-14
Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJ
Matt Kraai
7
-14
/
+14
2009-08-24
LIBREPLACEOBJ now contains the full path
Andrew Tridgell
1
-4
/
+1
2009-08-24
make lib/replace more usable in standalone builds
Andrew Tridgell
1
-2
/
+2
2009-08-24
fixed getpass m4
Andrew Tridgell
1
-2
/
+2
2009-08-12
libreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)
Matt Kraai
1
-0
/
+14
2009-08-08
libreplace: set SONAMEFLAG to "-Wl,-soname=" on QNX
Matt Kraai
1
-1
/
+1
2009-07-19
include unix.h if it's available
Matt Kraai
2
-0
/
+5
2009-07-05
libreplace: update library search path variables
Björn Jacke
1
-1
/
+4
2009-06-15
Add new replace check for --version-script
Simo Sorce
1
-0
/
+16
2009-06-12
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
1
-1
/
+5
2009-06-09
try to get PICFLAG right for HP-UX with gcc
Andrew Tridgell
1
-6
/
+5
2009-06-08
Add langinfo.h to the system/locale.h
Timur I. Bakeyev
2
-1
/
+5
2009-06-08
replace: add fallback define for IOV_MAX
Stefan Metzmacher
1
-0
/
+16
2009-05-30
nss_wrapper: try to fix the build of nss_wrapper on solaris.
Günther Deschner
1
-0
/
+1
2009-05-16
Fix linker flags on non-Linux GNU platforms.
Samuel Thibault
1
-5
/
+5
2009-05-16
Update copies of config.guess and config.sub.
Jelmer Vernooij
2
-76
/
+282
2009-04-22
Avoid using deprecated form of AC_CHECK_TYPE.
Brad Hards
2
-3
/
+13
2009-04-20
Error out at runtime when seteuid/setresuid or setegid/setresgid are not
Jelmer Vernooij
1
-2
/
+4
2009-04-20
Only define waitpid replacement if wait4 is available. (It isn't on
Jelmer Vernooij
3
-2
/
+6
2009-04-20
Cope with the fact that only _mkdir() exists on Windows and that it
Jelmer Vernooij
3
-0
/
+12
2009-04-20
Move check for syslog out of libreplace to source3/ and source4/.
Jelmer Vernooij
2
-1
/
+3
2009-03-23
libreplace: use libreplace_SAVE_CPPFLAGS instead of SAVE_CPPFLAGS
Michael Adam
1
-2
/
+2
2009-03-17
build: fix detection of netinet/ip.h on FreeBSD
Timur
1
-0
/
+1
2009-03-17
build: format the header check for netinet/ip.h more nicely
Timur
1
-6
/
+8
2009-03-16
lib/replace: use AC_TRY_LINK() to verify that getifaddrs() and freeifaddrs() ...
Stefan Metzmacher
1
-1
/
+1
2009-03-11
lib/replace: make sure we include <sys/uio.h> before socket_wrapper.h
Stefan Metzmacher
2
-0
/
+5
2009-02-26
libreplace: make it possible to disable socket_wrapper via -DSOCKET_WRAPPER_D...
Stefan Metzmacher
1
-2
/
+4
2009-02-23
More warning fixes for Solaris.
Jeremy Allison
1
-9
/
+0
2009-02-23
all BSDs use this evironment variable
Björn Jacke
1
-1
/
+1
2009-02-11
enable IPv6 support for NetBSD, FreeBSD
Björn Jacke
1
-0
/
+1
2009-01-31
lib/replace: move MAXHOSTNAMELEN to system/network.h
Stefan Metzmacher
2
-13
/
+5
2009-01-30
lib/replace: check if we have dirfd()
Stefan Metzmacher
1
-0
/
+3
2009-01-27
libreplace: fix detection of netinet/ip.h on solaris 8
Michael Adam
1
-1
/
+5
2009-01-27
libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiled
Michael Adam
1
-1
/
+4
2009-01-22
lib/replace: add defines to let the callers find out if pwrite and pread are ...
Stefan Metzmacher
1
-0
/
+6
2009-01-02
Fix warnings in make test code.
Jeremy Allison
1
-2
/
+6
2008-12-23
ldb: Fix linking against tevent library (rather than events)
Jelmer Vernooij
1
-0
/
+1
2008-11-26
Fix circular dependency error with autoconf 2.6.3.
Andreas Schneider
1
-0
/
+2
[next]