index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
replace
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace
Andrew Tridgell
1
-8
/
+0
2011-02-07
waf: add clock_gettime clock ID checks to libreplace wscript.
Günther Deschner
1
-1
/
+17
2011-02-03
replace: Try to fix broken sys/capabilites.h on Linux.
Stefan Metzmacher
1
-1
/
+1
2011-02-03
Revert "replace: Try to fix broken sys/capabilites.h on Linux."
Stefan Metzmacher
1
-1
/
+1
2011-02-02
replace: Try to fix broken sys/capabilites.h on Linux.
Andreas Schneider
1
-1
/
+1
2010-12-12
change searched name from _ss_family to __ss_family
Matthieu Patou
1
-1
/
+1
2010-12-12
build: add a check for _ss_family as it used on aix to replace ss_family
Matthieu Patou
1
-0
/
+2
2010-12-11
build: add a dependency on lib iconv for lib intl if we are not able to find it
Matthieu Patou
1
-1
/
+12
2010-11-28
replace:wscript - reintroduce the size check for "bool" due to a request of m...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-28
replace:wscript - change the "bool" checks to be compatible with more platforms
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-28
replace:wscript - reintroduce the size check for "bool" due to a request of m...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-28
replace:wscript - change the "bool" checks to be compatible with more platforms
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-03
replace/wscript: add size checks for stdint.h types
Stefan Metzmacher
1
-0
/
+1
2010-11-03
replace/wscript: do the size checks directly after the type checks
Stefan Metzmacher
1
-4
/
+4
2010-11-03
replace/wscript: define bool to int instead of off_t
Stefan Metzmacher
1
-1
/
+1
2010-11-03
replace/wscript: check for uint8_t
Stefan Metzmacher
1
-0
/
+1
2010-10-30
replace: Fix formatting.
Jelmer Vernooij
1
-8
/
+8
2010-10-30
replace: Avoid autoproto as it breaks standalone builds.
Jelmer Vernooij
1
-1
/
+0
2010-10-30
replace: Only build replace-test in standalone build.
Jelmer Vernooij
1
-7
/
+9
2010-10-30
replace: create a private replace-test library
Andrew Tridgell
1
-5
/
+8
2010-10-23
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
1
-1
/
+1
2010-10-22
replace: use replace for non 'samba' compliant strptime
Matthieu Patou
1
-0
/
+19
2010-10-22
replace: use a wrapper around strtoll if it didn't behave as expected
Matthieu Patou
1
-0
/
+17
2010-10-21
replace: make libreplace a private library
Andrew Tridgell
1
-0
/
+1
2010-10-19
replace: cope with systems that have fdatasync(), but don't have the prototype
Andrew Tridgell
1
-1
/
+4
2010-09-11
lib/replace/wscript:Tru64 build - Better use version 600 for _XOPEN_SOURCE
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-11
lib/replace:wscript - additional attempt to fix the build on Tru64
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-09-11
lib/replace:wscript - don't check twice for type "bool"
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-09-11
lib/replace:wscript - attempt to fix the features detection on Tru64
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-08-31
replace/waf: add rt to deps at this place
Björn Jacke
1
-1
/
+1
2010-08-31
libreplace/waf: look for clock_gettime
Björn Jacke
1
-0
/
+1
2010-08-23
libreplace: fixed the strptime() waf test
Andrew Tridgell
1
-8
/
+2
2010-06-18
replace: Avoid hiding symbols when libreplace is builtin, as this
Jelmer Vernooij
1
-1
/
+5
2010-05-30
libreplace: include sys/file.h only when available
Björn Jacke
1
-1
/
+1
2010-05-20
s3-waf: move the KRB5_DEPRECATED check into lib/replace
Andrew Tridgell
1
-1
/
+1
2010-05-20
build: Don't look for krb5.h in libreplace
Kai Blin
1
-1
/
+1
2010-05-11
waf:libreplace: set _OSF_SOURCE to fix build on Tru64
Björn Jacke
1
-0
/
+4
2010-04-24
lib/replace/wscript: make sure IPV6_V6ONLY is available for IPv6 support
Stefan Metzmacher
1
-0
/
+8
2010-04-24
lib/replace/wscript: add replacement for IPV6_V6ONLY on linux systems with br...
Stefan Metzmacher
1
-0
/
+19
2010-04-18
replace-waf: hide symbols in libreplace if a builtin library
Andrew Tridgell
1
-0
/
+1
2010-04-12
lib/replace/wscript: avoid global deps for LIBREPLACE_HOSTCC
Stefan Metzmacher
1
-0
/
+1
2010-04-12
lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...
Stefan Metzmacher
1
-9
/
+2
2010-04-12
lib/replace/wscript: add dependency to 'dl'
Stefan Metzmacher
1
-1
/
+1
2010-04-12
lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCC
Stefan Metzmacher
1
-2
/
+2
2010-04-12
s4-waf: move the KRB5_DEPRECATED check into lib/replace
Andrew Tridgell
1
-0
/
+7
2010-04-12
s4-waf: inline LIBREPLACE_NETWORK into 'replace'
Stefan Metzmacher
1
-14
/
+7
2010-04-12
lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCE
Stefan Metzmacher
1
-5
/
+6
2010-04-12
lib/replace/wscript: implement the same getpass detection logic as the autoco...
Stefan Metzmacher
1
-2
/
+2
2010-04-12
lib/replace/wscript: inline LIBREPLACE_GETPASS into 'replace'
Stefan Metzmacher
1
-5
/
+3
2010-04-10
lib/replace: create a LIBREPLACE_H subsystem
Stefan Metzmacher
1
-3
/
+12
[next]