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
*
replace: cope with systems that have fdatasync(), but don't have the prototype
Andrew Tridgell
2010-10-19
3
-1
/
+7
*
libreplace: fix endless strerror_r has been redefined warnings on AIX
Björn Jacke
2010-09-22
1
-0
/
+1
*
libreplace: use CLOCK_HIGHRES when available
Björn Jacke
2010-09-14
1
-3
/
+5
*
lib/replace/wscript:Tru64 build - Better use version 600 for _XOPEN_SOURCE
Matthias Dieter Wallnöfer
2010-09-11
1
-2
/
+2
*
lib/replace:wscript - additional attempt to fix the build on Tru64
Matthias Dieter Wallnöfer
2010-09-11
1
-1
/
+3
*
lib/replace:wscript - don't check twice for type "bool"
Matthias Dieter Wallnöfer
2010-09-11
1
-2
/
+1
*
lib/replace:wscript - attempt to fix the features detection on Tru64
Matthias Dieter Wallnöfer
2010-09-11
1
-2
/
+2
*
libreplace: clock_gettime sets errno
Björn Jacke
2010-09-10
1
-1
/
+2
*
replace/waf: add rt to deps at this place
Björn Jacke
2010-08-31
1
-1
/
+1
*
libreplace: make a define for a best effort monotonic clock
Björn Jacke
2010-08-31
1
-0
/
+7
*
libreplace: add clock_gettime replacement function for systems that don't hav...
Björn Jacke
2010-08-31
4
-0
/
+32
*
libreplace/waf: look for clock_gettime
Björn Jacke
2010-08-31
1
-0
/
+1
*
libreplace: move detection of clock_gettime to libreplace
Björn Jacke
2010-08-31
1
-0
/
+43
*
libreplace: move gettimeofday TZ arg check here
Björn Jacke
2010-08-31
1
-0
/
+10
*
replace: Fix ifndefs for formatting defines.
Jelmer Vernooij
2010-08-23
1
-3
/
+3
*
libreplace: fixed the strptime() waf test
Andrew Tridgell
2010-08-23
1
-8
/
+2
*
tdb: add TDB_DEPS variable filled with required libraries
Björn Jacke
2010-08-13
1
-1
/
+7
*
replace: Avoid hiding symbols when libreplace is builtin, as this
Jelmer Vernooij
2010-06-18
1
-1
/
+5
*
libreplace: Fix readline build with libedit.
James Peach
2010-06-03
1
-1
/
+7
*
lib/replace: fix some c++ build warnings in testsuite.
Günther Deschner
2010-06-01
1
-4
/
+4
*
libreplace: include sys/file.h only when available
Björn Jacke
2010-05-30
3
-2
/
+4
*
fix a typo
Volker Lendecke
2010-05-24
1
-1
/
+1
*
s3-waf: move the KRB5_DEPRECATED check into lib/replace
Andrew Tridgell
2010-05-20
1
-1
/
+1
*
build: Don't look for krb5.h in libreplace
Kai Blin
2010-05-20
1
-1
/
+1
*
waf:libreplace: set _OSF_SOURCE to fix build on Tru64
Björn Jacke
2010-05-11
1
-0
/
+4
*
lib/replace/wscript: make sure IPV6_V6ONLY is available for IPv6 support
Stefan Metzmacher
2010-04-24
1
-0
/
+8
*
lib/replace: make sure IPV6_V6ONLY is available for IPv6 support
Stefan Metzmacher
2010-04-24
1
-0
/
+8
*
lib/replace/wscript: add replacement for IPV6_V6ONLY on linux systems with br...
Stefan Metzmacher
2010-04-24
1
-0
/
+19
*
lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...
Stefan Metzmacher
2010-04-24
2
-0
/
+51
*
replace-waf: hide symbols in libreplace if a builtin library
Andrew Tridgell
2010-04-18
1
-0
/
+1
*
libreplace: added _PUBLIC_ and _PRIVATE_ to replace.h
Andrew Tridgell
2010-04-18
1
-0
/
+18
*
lib/replace/wscript: avoid global deps for LIBREPLACE_HOSTCC
Stefan Metzmacher
2010-04-12
1
-0
/
+1
*
lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...
Stefan Metzmacher
2010-04-12
1
-9
/
+2
*
lib/replace/wscript: add dependency to 'dl'
Stefan Metzmacher
2010-04-12
1
-1
/
+1
*
lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCC
Stefan Metzmacher
2010-04-12
1
-2
/
+2
*
s4-waf: move the KRB5_DEPRECATED check into lib/replace
Andrew Tridgell
2010-04-12
1
-0
/
+7
*
s4-waf: inline LIBREPLACE_NETWORK into 'replace'
Stefan Metzmacher
2010-04-12
1
-14
/
+7
*
lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCE
Stefan Metzmacher
2010-04-12
1
-5
/
+6
*
lib/replace/wscript: implement the same getpass detection logic as the autoco...
Stefan Metzmacher
2010-04-12
1
-2
/
+2
*
lib/replace/wscript: inline LIBREPLACE_GETPASS into 'replace'
Stefan Metzmacher
2010-04-12
1
-5
/
+3
*
build: use a common autogen-waf.sh for all builds
Andrew Tridgell
2010-04-12
1
-22
/
+1
*
lib/replace: create a LIBREPLACE_H subsystem
Stefan Metzmacher
2010-04-10
1
-3
/
+12
*
s4-waf: fixed waf distcheck for our standalone libs and s4
Andrew Tridgell
2010-04-06
1
-0
/
+4
*
s4-waf: autogen-waf.sh for the standalone library builds
Andrew Tridgell
2010-04-06
1
-0
/
+22
*
s4-waf: move to a universal method of recursing into subdirs
Andrew Tridgell
2010-04-06
1
-10
/
+8
*
s4-waf: fixed finding of buildtools and srcdir
Andrew Tridgell
2010-04-06
1
-7
/
+7
*
s4-waf: avoid having to run waf configure before waf dist
Andrew Tridgell
2010-04-06
1
-3
/
+15
*
s4-waf: fixed some of the group ordering
Andrew Tridgell
2010-04-06
1
-2
/
+7
*
s4-waf: add getaddrinfo.c replacement if needed
Andrew Tridgell
2010-04-06
1
-0
/
+1
*
s4-waf: added test for dlopen prototype
Andrew Tridgell
2010-04-06
1
-0
/
+3
[next]