index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
replace
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib/replace: execute strptime.c tests
Stefan Metzmacher
2012-06-14
1
-0
/
+1
*
Revert "replace: use replace for non 'samba' compliant strptime"
Stefan Metzmacher
2012-06-14
1
-19
/
+0
*
lib/replace: add more condition to add snprintf.c
Stefan Metzmacher
2012-06-14
1
-1
/
+3
*
Revert "lib/replace: Fix snprintf() override for systems with a broken snprin...
Stefan Metzmacher
2012-06-14
1
-1
/
+1
*
lib/replace: s/execute=1/execute=True
Stefan Metzmacher
2012-06-14
1
-1
/
+1
*
replace: fix unused variable warning
Björn Jacke
2012-06-13
1
-3
/
+6
*
Revert "replace: fix unused variable warning"
Björn Jacke
2012-06-13
1
-5
/
+4
*
replace: fix unused variable warning
Björn Jacke
2012-06-13
1
-4
/
+5
*
lib/replace: Fix snprintf() override for systems with a broken snprintf()
Andrew Bartlett
2012-06-06
1
-1
/
+1
*
libreplace: Add copyrights to ease tracking of this file in future
Andrew Bartlett
2012-06-05
1
-0
/
+2
*
libreplace: Remove autoconf build system
Andrew Bartlett
2012-06-05
9
-3648
/
+0
*
libreplace: Ensure we link xattr.c on MacOS
Andrew Bartlett
2012-06-04
1
-1
/
+1
*
librepace: put #defines after #include "sys/xattr.h"
Andrew Bartlett
2012-06-03
2
-40
/
+8
*
lib/replace: Undo change of 0 -> NULL
Andrew Bartlett
2012-06-03
1
-1
/
+1
*
libreplace: Fix up MacOS xattr functions
Andrew Bartlett
2012-06-03
1
-0
/
+18
*
libreplace: Link libreplace against attr when required
Andrew Bartlett
2012-06-03
1
-1
/
+8
*
libreplace: Use true rather than True in xattr.c
Andrew Bartlett
2012-06-03
1
-2
/
+2
*
libreplace: Fix build on MacOS where we have the same fn name but more arguments
Andrew Bartlett
2012-06-02
1
-8
/
+8
*
libreplace: Solaris needs system/dir.h for that xattr wrapper implementation
Andrew Bartlett
2012-06-02
1
-0
/
+1
*
libreplace: Add missing tests for HAVE_MREMAP and HAVE_SHARED_MMAP
Andrew Bartlett
2012-06-02
1
-0
/
+10
*
libreplace: Fix autoconf build on platforms needing xattrs
Andrew Bartlett
2012-06-02
1
-1
/
+1
*
lib/replace: Relicence xattr.c to LGPLv3
Andrew Bartlett
2012-06-02
1
-11
/
+14
*
lib/replace: Merge remaining xattr test details from lib/util
Andrew Bartlett
2012-06-02
5
-32
/
+34
*
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
2012-06-02
1
-0
/
+6
*
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
2012-06-02
4
-1
/
+172
*
lib/replace: We cannot use strchr_m in lib/replace
Andrew Bartlett
2012-06-02
1
-6
/
+6
*
lib/replace: DEBUG is not acceptable here, as this may not be linked into Samba
Andrew Bartlett
2012-06-02
1
-7
/
+0
*
lib/replace: Copy lib/system.c xattr wrappers to lib/replace
Andrew Bartlett
2012-06-02
1
-0
/
+703
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-1
/
+1
*
libreplace: Fix symbol names for snprintf/asprintf/vasprintf.
Jelmer Vernooij
2012-05-13
1
-6
/
+6
*
replace: Fix use of mktemp
Simo Sorce
2012-04-26
1
-2
/
+2
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
2
-16
/
+55
*
replace: added ENOATTR define if undefined
Andrew Tridgell
2012-04-18
1
-0
/
+8
*
Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...
Jeremy Allison
2012-04-12
1
-12
/
+2
*
On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...
Jeremy Allison
2012-04-10
3
-8
/
+14
*
Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...
Jeremy Allison
2012-04-09
2
-0
/
+10
*
libreplace: We have a poll replacement based on select
Volker Lendecke
2012-04-09
1
-0
/
+1
*
lib/replace: Add getconf LFS_CFLAGS support to autoconf build
Andrew Bartlett
2012-04-05
1
-0
/
+8
*
replace: Avoid DEBUG(), which is not available in libreplace.
Jelmer Vernooij
2012-03-25
1
-1
/
+1
*
libreplace: Add usleep implementation.
Jelmer Vernooij
2012-03-24
2
-0
/
+20
*
replace: Work around socket wrapper.
Jelmer Vernooij
2012-03-24
1
-0
/
+1
*
replace: Add system/network.h for ucred struct.
Jelmer Vernooij
2012-03-24
1
-0
/
+1
*
libreplace: Add getpeereid implementation.
Jelmer Vernooij
2012-03-24
4
-0
/
+71
*
replace: Move memalign() from lib/util/system.c to libreplace.
Jelmer Vernooij
2012-03-24
4
-3
/
+45
*
lib/replace: test for incoherent mmap.
Rusty Russell
2012-03-22
3
-0
/
+97
*
build: Add libbsd as a dep for LIBREPLACE_HOSTCC
Andrew Bartlett
2012-02-20
1
-4
/
+5
*
replace: Only add bsd dependency when bsd library was found.
Jelmer Vernooij
2012-02-02
1
-1
/
+4
*
replace: Add include for bsd/string.h.
Jelmer Vernooij
2012-02-01
1
-0
/
+4
*
Fix bug #8729 - getpass regressions on Solaris/Illumos - 3.6 and master.
Ira Cooper
2012-01-31
2
-0
/
+13
*
replace: Only include C files from which there are actually functions used.
Jelmer Vernooij
2012-01-31
1
-2
/
+21
[prev]
[next]