index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
replace
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
replace: define BOOL_DEFINED to fix header yp_prot header check on Solaris
Björn Jacke
1
-0
/
+1
2020-11-10
replace/waf: fix libnsl checking on Solaris
Björn Jacke
1
-3
/
+2
2020-11-04
libreplace: Compare a pointer against NULL, not 0
Volker Lendecke
1
-1
/
+1
2020-10-16
replace: also use portable __has_attribute macro to check for "deprecated" at...
Björn Jacke
1
-1
/
+1
2020-09-08
lib/replace: move lib/replace/closefrom.c from ROKEN_HOSTCC_SOURCE to REPLACE...
Stefan Metzmacher
1
-0
/
+3
2020-08-15
lib/util: Standardize use of st_[acm]time ns
Matthew DeVore
1
-2
/
+0
2020-08-03
ldap_server: fix hurd build
Samuel Thibault
1
-0
/
+7
2020-07-01
dsdb: Allow "password hash userPassword schemes = CryptSHA256" to work on RHEL7
Andrew Bartlett
1
-0
/
+1
2020-05-24
replace, attr.: use function attributes only if supported by feature macro (o...
Björn Jacke
1
-1
/
+6
2020-03-26
lib: Add macro ARRAY_DEL_ELEMENT()
Volker Lendecke
2
-0
/
+48
2020-02-27
Undef ARRAY_SIZE, if defined, before define to avoid compilation warnings
Peter Eriksson
1
-0
/
+3
2020-02-15
lib/replace: remove unused check for aio.h
Stefan Metzmacher
1
-1
/
+1
2019-12-18
lib/replace: prefer <sys/xattr.h> over <attr/xattr.h>
Ralph Boehme
1
-3
/
+3
2019-12-12
lib/replace: work around an API conflict between ncurses and XFS xattr API
Ralph Boehme
1
-6
/
+4
2019-12-06
replace: ensure UTIME_NOW and UTIME_OMIT are always available
Ralph Boehme
1
-0
/
+7
2019-11-13
build: Only link against libcrypt where needed
Andrew Bartlett
1
-1
/
+1
2019-10-31
lib/replace/xattr.c: typo fixes
Björn Jacke
1
-8
/
+8
2019-10-23
replace: Only link libnsl and libsocket if requrired
Andreas Schneider
1
-5
/
+31
2019-10-07
replace: Improve sys/sysctl.h check to catch warning on glibc >= 2.30
Andreas Schneider
1
-1
/
+12
2019-10-04
lib/replace: Remove libaio support
Volker Lendecke
3
-34
/
+1
2019-09-25
waf:replace: Do not link against libpthread if not necessary
Andreas Schneider
1
-4
/
+6
2019-09-25
replace: Only link against librt if really needed
Andreas Schneider
1
-3
/
+21
2019-09-19
replace: Remove crypt() reimplementation
Andrew Bartlett
3
-776
/
+0
2019-09-17
build: Remove tests for getdents() and getdirentries()
Andrew Bartlett
1
-1
/
+1
2019-09-17
lib/replace/wscript: Avoid generating nested main function
Khem Raj
1
-0
/
+1
2019-09-01
Spelling fixes s/convertion/conversion/
Mathieu Parent
2
-3
/
+3
2019-08-29
replace/setxattr: correctly use our flags on Darwin
Björn Jacke
1
-4
/
+2
2019-08-29
xattr/setxattr: fix flag support on AIX
Björn Jacke
1
-2
/
+30
2019-08-29
replace/setxattr: set reasonable and unified errno value in case the EA value...
Björn Jacke
1
-13
/
+41
2019-06-18
lib/replace: Remove #undef TCP_NODELAY
Andrew Bartlett
1
-28
/
+0
2019-05-25
lib: Only compile resolvconftest if fmemopen exists
Volker Lendecke
1
-0
/
+1
2019-05-06
replace: Fix "make test" to actually test libreplace
Andrew Bartlett
10
-9
/
+27
2019-05-06
build: Remove build of replacetort
Andrew Bartlett
1
-5
/
+4
2019-04-30
replace: Add ZERO_ARRAY_LEN() macro
Andreas Schneider
1
-0
/
+5
2019-04-26
Revert "lib/replace: define NAME_MAX for platforms that don't have it"
Günther Deschner
1
-4
/
+0
2019-04-16
lib/replace: define NAME_MAX for platforms that don't have it
Günther Deschner
1
-0
/
+4
2019-02-17
replace: remove needless vxfs header file check
Björn Jacke
2
-9
/
+1
2019-01-29
wafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGS
Stefan Metzmacher
1
-2
/
+8
2019-01-29
replace: only include <sys/capability.h> with HAVE_POSIX_CAPABILITIES
Stefan Metzmacher
1
-0
/
+2
2019-01-10
waf:lib/replace: fix a build error with non-gcc compilers
Björn Jacke
1
-1
/
+1
2019-01-10
lib: replace: snprintf: Whitespace clean up
Ladislav Michl via samba-technical
1
-72
/
+72
2018-12-20
replace: Use memset_s for ZERO_* macros
Andreas Schneider
1
-4
/
+8
2018-12-20
replace: Cleanup comments for ZERO_*
Andreas Schneider
1
-11
/
+13
2018-12-20
replace: Add memset_s to replacement functions
Andreas Schneider
2
-1
/
+2
2018-12-16
replace: Fix checking for config.h #define in replace.h
Andreas Schneider
1
-1
/
+1
2018-12-16
replace: Fix checking for config.h #define in gssapi.h
Andreas Schneider
1
-4
/
+4
2018-12-16
replace: Fix checking for config.h #define in readline.h
Andreas Schneider
1
-1
/
+1
2018-12-14
build: Move python detection back into waf (instead of in configure and Makef...
Andrew Bartlett
2
-2
/
+1
2018-12-13
build: Workaround python3 hash order issues (for now)
Andrew Bartlett
1
-1
/
+1
2018-12-10
PY3: switch current build to use python3
Noel Power
2
-2
/
+4
[next]