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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-08
lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...
Stefan Metzmacher
1
-0
/
+4
2011-08-14
replace: Check if we have mremap() available
Simo Sorce
2
-0
/
+55
2011-08-01
Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sign...
Jeremy Allison
1
-4
/
+0
2011-05-31
replace: remove waring if IOV_MAX is not defined
Björn Jacke
1
-2
/
+0
2011-05-30
replace: fix build issues on GNU Hurd (#7998)
Björn Jacke
1
-1
/
+1
2011-05-19
Fix bug found when building on an IPv6-only system by Kai Blin.
Jeremy Allison
1
-3
/
+16
2011-05-10
lib/replace: fix an #if HAVE_GSSAPI_GSSAPI_EXT_H to be an #ifdef
Michael Adam
1
-1
/
+1
2011-05-07
Fix Samba3 on OpenIndiana.
Gordon Ross
1
-1
/
+3
2011-04-30
kerberos: Only include gssapi/gssapi_krb5.h when available
Andrew Bartlett
1
-0
/
+2
2011-04-27
libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/auth
Andrew Bartlett
1
-0
/
+10
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
1
-105
/
+5
2011-03-19
lib/replace/test: Add missing include for prototype.
Jelmer Vernooij
1
-0
/
+1
2011-03-19
libreplace: Fix prototypes for all functions.
Jelmer Vernooij
4
-1
/
+8
2011-03-04
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
3
-0
/
+31
2011-02-28
libreplace: poll based on select
Volker Lendecke
5
-0
/
+182
2011-02-17
s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace
Andrew Tridgell
1
-8
/
+0
2011-02-10
replace: Add missing eval to m4 script
Sumit Bose
1
-2
/
+2
2011-02-07
waf: add clock_gettime clock ID checks to libreplace wscript.
Günther Deschner
1
-1
/
+17
2011-02-07
build: removed the old autogen.sh and autogen-waf.sh scripts
Andrew Tridgell
2
-12
/
+0
2011-02-03
replace: Try to fix broken sys/capabilites.h on Linux.
Stefan Metzmacher
3
-1
/
+10
2011-02-03
Revert "replace: Try to fix broken sys/capabilites.h on Linux."
Stefan Metzmacher
3
-6
/
+1
2011-02-02
replace: Try to fix broken sys/capabilites.h on Linux.
Andreas Schneider
3
-1
/
+6
2011-01-08
waf: ensure "make dist" works from a clean git tree for all libraries
Andrew Tridgell
1
-2
/
+4
2010-12-23
lib/replace/testsuite.c - fix test output
Matthias Dieter Wallnöfer
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-12
replace: add comments to make the #ifdef/#else/endif more readable
Matthieu Patou
1
-3
/
+3
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
build: a more portable way of finding waf in makefiles
Andrew Tridgell
1
-3
/
+1
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-31
replace/talloc: Avoid automatically pulling in new configure/Makefile,
Jelmer Vernooij
1
-6
/
+0
2010-10-31
replace: Look harder for waf.
Jelmer Vernooij
1
-1
/
+8
2010-10-31
replace: Build using waf by default.
Jelmer Vernooij
5
-14
/
+108
2010-10-30
replace: Fix formatting.
Jelmer Vernooij
1
-8
/
+8
2010-10-30
replace: Avoid autoproto as it breaks standalone builds.
Jelmer Vernooij
2
-1
/
+10
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-26
replace: restore the order for #define + rep_strtoll
Matthieu Patou
1
-3
/
+3
2010-10-23
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
1
-1
/
+1
2010-10-23
lib/replace: use snprintf() in test code to avoid warnings in the IBM-Checker
Stefan Metzmacher
1
-2
/
+2
2010-10-23
lib/replace: fix rep_strtoull() prototype
Stefan Metzmacher
2
-3
/
+3
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
3
-2
/
+77
[next]