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
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
lib/replace: Remove libaio support
Volker Lendecke
1
-32
/
+0
2019-06-18
lib/replace: Remove #undef TCP_NODELAY
Andrew Bartlett
1
-28
/
+0
2019-02-17
replace: remove needless vxfs header file check
Björn Jacke
1
-8
/
+0
2019-01-29
replace: only include <sys/capability.h> with HAVE_POSIX_CAPABILITIES
Stefan Metzmacher
1
-0
/
+2
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-11-28
replace: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
4
-10
/
+10
2018-07-24
replace: add checks for atomic_thread_fence(memory_order_seq_cst) and add pos...
Stefan Metzmacher
1
-0
/
+27
2018-07-03
build: bundle and reduce huge number of EA function tests
Björn Jacke
1
-23
/
+4
2018-02-21
replace: remove some duplicate checks
Björn Jacke
1
-8
/
+0
2018-01-22
include: Create system/nis.h in libreplace
Andreas Schneider
1
-0
/
+83
2017-11-24
lib/replace: apply readline -Wstrict-prototypes workaround
Uri Simchoni
1
-0
/
+3
2017-06-13
libbreplace: compatibility fix for AIX
Guillaume Xavier Taillon
1
-1
/
+9
2016-12-09
replace: make sure we have a SCOPE_DELIMITER define
Björn Jacke
1
-0
/
+4
2016-12-01
replace: Include libgen.h if available
Amitay Isaacs
1
-0
/
+4
2016-04-02
lib:replace: Missing semicolon on function definition.
Jeremy Allison
1
-1
/
+1
2015-06-12
lib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHREAD_MUTEX_ROBUST_NP on ...
Stefan Metzmacher
1
-6
/
+3
2015-02-15
Add Solaris ports as a tevent backend.
Jeremy Allison
1
-0
/
+4
2014-09-19
replace: Fix includes of unistd.h
Martin Schwenke
3
-4
/
+9
2014-05-22
libreplace: Define PTHREAD_MUTEX_ROBUST along with pthread_mutexattr_setrobust
Volker Lendecke
1
-0
/
+8
2014-05-22
libreplace: Add support for pthread_mutex_consistent
Volker Lendecke
1
-0
/
+5
2014-05-22
libreplace: Add support for pthread_mutexattr_setrobust
Volker Lendecke
1
-0
/
+35
2014-04-17
Remove special socket_wrapper code.
Andreas Schneider
1
-9
/
+0
2014-04-17
Remove special nss_wrapper code
Andreas Schneider
1
-12
/
+0
2014-04-17
lib: Change uid_wrapper to preloadable version.
Andreas Schneider
3
-33
/
+0
2014-04-15
auth: Remove plaintext OSF1 password support
Andrew Bartlett
1
-3
/
+0
2013-05-28
build: Remove autoconf build system
Andrew Bartlett
1
-145
/
+0
2013-01-15
lib/replace: Include sys/ucontext.h if available.
Jeremy Allison
1
-0
/
+4
2012-12-03
replace: Remove deprecated getpass() support.
Andreas Schneider
1
-11
/
+0
2012-06-16
attr: Look for attr/attributes.h too.
Jelmer Vernooij
1
-0
/
+2
2012-06-03
librepace: put #defines after #include "sys/xattr.h"
Andrew Bartlett
1
-0
/
+8
2012-06-02
lib/replace: Merge remaining xattr test details from lib/util
Andrew Bartlett
1
-8
/
+8
2012-06-02
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
1
-0
/
+56
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
1
-1
/
+1
2012-04-25
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2
-16
/
+55
2012-04-18
replace: added ENOATTR define if undefined
Andrew Tridgell
1
-0
/
+8
2012-01-31
Fix bug #8729 - getpass regressions on Solaris/Illumos - 3.6 and master.
Ira Cooper
1
-0
/
+2
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-09-08
lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...
Stefan Metzmacher
1
-0
/
+4
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-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-04
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
1
-0
/
+7
2011-02-28
libreplace: poll based on select
Volker Lendecke
2
-0
/
+40
[next]