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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
replace
Commit message (
Expand
)
Author
Age
Files
Lines
*
libreplace: use libreplace_SAVE_CPPFLAGS instead of SAVE_CPPFLAGS
Michael Adam
2009-03-23
1
-2
/
+2
*
build: fix detection of netinet/ip.h on FreeBSD
Timur
2009-03-17
1
-0
/
+1
*
build: format the header check for netinet/ip.h more nicely
Timur
2009-03-17
1
-6
/
+8
*
lib/replace: use AC_TRY_LINK() to verify that getifaddrs() and freeifaddrs() ...
Stefan Metzmacher
2009-03-16
1
-1
/
+1
*
lib/replace: make sure we include <sys/uio.h> before socket_wrapper.h
Stefan Metzmacher
2009-03-11
2
-0
/
+5
*
libreplace: make it possible to disable socket_wrapper via -DSOCKET_WRAPPER_D...
Stefan Metzmacher
2009-02-26
1
-2
/
+4
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-23
1
-9
/
+0
*
all BSDs use this evironment variable
Björn Jacke
2009-02-23
1
-1
/
+1
*
enable IPv6 support for NetBSD, FreeBSD
Björn Jacke
2009-02-11
1
-0
/
+1
*
lib/replace: move MAXHOSTNAMELEN to system/network.h
Stefan Metzmacher
2009-01-31
2
-13
/
+5
*
lib/replace: check if we have dirfd()
Stefan Metzmacher
2009-01-30
1
-0
/
+3
*
libreplace: fix detection of netinet/ip.h on solaris 8
Michael Adam
2009-01-27
1
-1
/
+5
*
libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiled
Michael Adam
2009-01-27
1
-1
/
+4
*
lib/replace: add defines to let the callers find out if pwrite and pread are ...
Stefan Metzmacher
2009-01-22
1
-0
/
+6
*
Fix warnings in make test code.
Jeremy Allison
2009-01-02
1
-2
/
+6
*
ldb: Fix linking against tevent library (rather than events)
Jelmer Vernooij
2008-12-23
1
-0
/
+1
*
Fix circular dependency error with autoconf 2.6.3.
Andreas Schneider
2008-11-26
1
-0
/
+2
*
Samba3: Remove more configure tests already done by libreplace.
Jelmer Vernooij
2008-11-02
1
-1
/
+9
*
Fix return type of readlink().
Jelmer Vernooij
2008-11-01
1
-1
/
+1
*
Merge branch 'master' of /home/jelmer/samba3
Jelmer Vernooij
2008-11-01
4
-1
/
+94
|
\
|
*
Remove sys_chroot() - libreplace already provides an alternative.
Jelmer Vernooij
2008-11-01
2
-2
/
+5
|
*
Move sys_realpath() to libreplace.
Jelmer Vernooij
2008-11-01
4
-1
/
+18
|
*
Move sys_lchown() to libreplace.
Jelmer Vernooij
2008-11-01
4
-1
/
+14
|
*
Move sys_symlink() to libreplace.
Jelmer Vernooij
2008-11-01
4
-1
/
+16
|
*
Move sys_readlink() to libreplace.
Jelmer Vernooij
2008-11-01
4
-1
/
+14
|
*
Move sys_link to libreplace.
Jelmer Vernooij
2008-11-01
4
-1
/
+15
|
*
Move sys_chown() to rep_chown().
Jelmer Vernooij
2008-11-01
4
-1
/
+20
*
|
Use dup2() replacement from libreplace.
Jelmer Vernooij
2008-11-01
4
-1
/
+16
|
/
*
Fix definition of environ on Mac OS X (bugzilla: #5412).
Jelmer Vernooij
2008-10-27
2
-0
/
+10
*
Remove duplicate check for volatile, move all utime-checks to
Jelmer Vernooij
2008-10-27
2
-2
/
+6
*
Fix AC_SEARCH_LIBS_EXT() usage.
Jelmer Vernooij
2008-10-21
1
-3
/
+2
*
Fix crypto test.
Jelmer Vernooij
2008-10-20
1
-1
/
+1
*
Don't assume crypt.h is present even if crypt() is.
Jelmer Vernooij
2008-10-20
2
-0
/
+3
*
Use _EXT version of autoconf macro.
Jelmer Vernooij
2008-10-19
1
-1
/
+1
*
Make sure crypt libs get included.
Jelmer Vernooij
2008-10-19
1
-1
/
+1
*
Move ufc to libreplace.
Jelmer Vernooij
2008-10-18
4
-0
/
+784
*
Define inttypes macros if not provided by system.
Jelmer Vernooij
2008-10-14
1
-0
/
+48
*
Define __STDC_FORMAT_MACROS, required for PRIu64 define (among others)
Jelmer Vernooij
2008-10-14
1
-0
/
+1
*
libreplace: move main() out of testsuite.c
Stefan Metzmacher
2008-09-22
3
-12
/
+38
*
Fix standalone builds adjusting to new relative path.
Simo Sorce
2008-09-19
5
-6
/
+31
*
Fix merged build.
Jelmer Vernooij
2008-09-17
1
-0
/
+2
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
65
-0
/
+14655