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-11-22
lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets this
Andrew Bartlett
2
-4
/
+2
2012-11-14
lib/replace: replace all *printf function if we replace snprintf (bug #9390)
Stefan Metzmacher
3
-17
/
+34
2012-10-30
wafbuild: use -Wstack-protector if available
Björn Jacke
1
-0
/
+3
2012-10-30
wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...
Björn Jacke
1
-1
/
+5
2012-10-30
wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to waf
Björn Jacke
1
-1
/
+1
2012-10-30
wfabuild: fix the -errwarn compile flag test
Björn Jacke
1
-1
/
+1
2012-10-28
lib/replace: Return size of xattr if size argument is 0
Andrew Bartlett
1
-3
/
+12
2012-10-23
lib/replace: Fix configure on FreeBSD: define_ret is not correct here
Andrew Bartlett
1
-1
/
+0
2012-10-23
lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
Andrew Bartlett
1
-1
/
+4
2012-09-29
lib/replace: Add test for what flag we need for -Werror behaviour
Andrew Bartlett
1
-0
/
+9
2012-09-25
replace: Avoid returning value in void setproctitle() replacement.
Jelmer Vernooij
1
-1
/
+0
2012-09-24
replace: Support setproctitle().
Jelmer Vernooij
4
-0
/
+19
2012-09-24
lib/replace: Look for special flags needed for c99
Andrew Bartlett
1
-0
/
+10
2012-09-24
lib/replace: Improve mkstemp test in autoconf and waf
Andrew Bartlett
2
-4
/
+34
2012-09-23
lib/replace: Remove unused nap and therefore the SCO define
Andrew Bartlett
1
-10
/
+0
2012-09-23
lib/replace: Try to fix build on HP-UX for os2_delete test
Andrew Bartlett
4
-17
/
+6
2012-09-23
ntdb: Try to fix the build on Solaris which does not have err
Andrew Bartlett
1
-0
/
+13
2012-09-18
replace: fix 520c9b0b0ae33
Björn Jacke
1
-1
/
+1
2012-09-17
libreplace: Bug 8107, Fix poll replacement to become a msleep replacement
Joachim Schmitz
1
-1
/
+1
2012-09-16
replace: add some includes for poll.h
Björn Jacke
1
-0
/
+6
2012-09-11
lib/replace: remove duplicate check for inotify
Michael Adam
1
-1
/
+1
2012-09-10
osX define uint64_t as long long int
Matthieu Patou
1
-1
/
+1
2012-09-07
build: define _BSD_TYPES on IRIX to have types like u_short
Björn Jacke
2
-0
/
+2
2012-07-26
s3/aio_fork: fix build on irix
Björn Jacke
2
-0
/
+5
2012-07-04
replace: make the INT64_MAX define more portable
Björn Jacke
1
-1
/
+1
2012-06-29
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
2
-3
/
+5
2012-06-28
replace: define INT64_MAX when not defined
Björn Jacke
1
-0
/
+4
2012-06-16
attr: Look for attr/attributes.h too.
Jelmer Vernooij
3
-2
/
+4
2012-06-14
lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIME
Stefan Metzmacher
3
-10
/
+16
2012-06-14
lib/replace: execute strptime.c tests
Stefan Metzmacher
1
-0
/
+1
2012-06-14
Revert "replace: use replace for non 'samba' compliant strptime"
Stefan Metzmacher
1
-19
/
+0
2012-06-14
lib/replace: add more condition to add snprintf.c
Stefan Metzmacher
1
-1
/
+3
2012-06-14
Revert "lib/replace: Fix snprintf() override for systems with a broken snprin...
Stefan Metzmacher
1
-1
/
+1
2012-06-14
lib/replace: s/execute=1/execute=True
Stefan Metzmacher
1
-1
/
+1
2012-06-13
replace: fix unused variable warning
Björn Jacke
1
-3
/
+6
2012-06-13
Revert "replace: fix unused variable warning"
Björn Jacke
1
-5
/
+4
2012-06-13
replace: fix unused variable warning
Björn Jacke
1
-4
/
+5
2012-06-06
lib/replace: Fix snprintf() override for systems with a broken snprintf()
Andrew Bartlett
1
-1
/
+1
2012-06-05
libreplace: Add copyrights to ease tracking of this file in future
Andrew Bartlett
1
-0
/
+2
2012-06-05
libreplace: Remove autoconf build system
Andrew Bartlett
9
-3648
/
+0
2012-06-04
libreplace: Ensure we link xattr.c on MacOS
Andrew Bartlett
1
-1
/
+1
2012-06-03
librepace: put #defines after #include "sys/xattr.h"
Andrew Bartlett
2
-40
/
+8
2012-06-03
lib/replace: Undo change of 0 -> NULL
Andrew Bartlett
1
-1
/
+1
2012-06-03
libreplace: Fix up MacOS xattr functions
Andrew Bartlett
1
-0
/
+18
2012-06-03
libreplace: Link libreplace against attr when required
Andrew Bartlett
1
-1
/
+8
2012-06-03
libreplace: Use true rather than True in xattr.c
Andrew Bartlett
1
-2
/
+2
2012-06-02
libreplace: Fix build on MacOS where we have the same fn name but more arguments
Andrew Bartlett
1
-8
/
+8
2012-06-02
libreplace: Solaris needs system/dir.h for that xattr wrapper implementation
Andrew Bartlett
1
-0
/
+1
2012-06-02
libreplace: Add missing tests for HAVE_MREMAP and HAVE_SHARED_MMAP
Andrew Bartlett
1
-0
/
+10
2012-06-02
libreplace: Fix autoconf build on platforms needing xattrs
Andrew Bartlett
1
-1
/
+1
[next]