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
2012-02-20
build: Add libbsd as a dep for LIBREPLACE_HOSTCC
Andrew Bartlett
1
-4
/
+5
2012-02-02
replace: Only add bsd dependency when bsd library was found.
Jelmer Vernooij
1
-1
/
+4
2012-02-01
replace: Add include for bsd/string.h.
Jelmer Vernooij
1
-0
/
+4
2012-01-31
Fix bug #8729 - getpass regressions on Solaris/Illumos - 3.6 and master.
Ira Cooper
2
-0
/
+13
2012-01-31
replace: Only include C files from which there are actually functions used.
Jelmer Vernooij
1
-2
/
+21
2012-01-31
replace: use libbsd for strlcat/strlcpy when available.
Jelmer Vernooij
1
-15
/
+21
2011-12-25
libreplace: Don't check for standards.h on darwin (Lion)
Volker Lendecke
1
-2
/
+10
2011-10-27
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
2
-0
/
+24
2011-10-27
Include uid_wrapper correctly.
Andreas Schneider
1
-0
/
+11
2011-10-27
replace: Add checks for setreuid and setregid.
Andreas Schneider
2
-3
/
+4
2011-10-27
replace: Make sure we compile without uid_wrapper.
Andreas Schneider
1
-1
/
+1
2011-10-14
libreplace: add a missing "eval" to the AC_VERIFY_C_PROTOTYPE macro
Michael Adam
1
-1
/
+1
2011-10-13
config.h: define HAVE_LIBREPLACE
Rusty Russell
2
-0
/
+3
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
[prev]
[next]