summaryrefslogtreecommitdiff
path: root/lib/replace/system
AgeCommit message (Expand)AuthorFilesLines
2020-08-03ldap_server: fix hurd buildSamuel Thibault1-0/+7
2019-12-18lib/replace: prefer <sys/xattr.h> over <attr/xattr.h>Ralph Boehme1-3/+3
2019-12-12lib/replace: work around an API conflict between ncurses and XFS xattr APIRalph Boehme1-6/+4
2019-12-06replace: ensure UTIME_NOW and UTIME_OMIT are always availableRalph Boehme1-0/+7
2019-10-04lib/replace: Remove libaio supportVolker Lendecke1-32/+0
2019-06-18lib/replace: Remove #undef TCP_NODELAYAndrew Bartlett1-28/+0
2019-02-17replace: remove needless vxfs header file checkBjörn Jacke1-8/+0
2019-01-29replace: only include <sys/capability.h> with HAVE_POSIX_CAPABILITIESStefan Metzmacher1-0/+2
2018-12-16replace: Fix checking for config.h #define in gssapi.hAndreas Schneider1-4/+4
2018-12-16replace: Fix checking for config.h #define in readline.hAndreas Schneider1-1/+1
2018-11-28replace: Use #ifdef instead of #if for config.h definitionsAndreas Schneider4-10/+10
2018-07-24replace: add checks for atomic_thread_fence(memory_order_seq_cst) and add pos...Stefan Metzmacher1-0/+27
2018-07-03build: bundle and reduce huge number of EA function testsBjörn Jacke1-23/+4
2018-02-21replace: remove some duplicate checksBjörn Jacke1-8/+0
2018-01-22include: Create system/nis.h in libreplaceAndreas Schneider1-0/+83
2017-11-24lib/replace: apply readline -Wstrict-prototypes workaroundUri Simchoni1-0/+3
2017-06-13libbreplace: compatibility fix for AIXGuillaume Xavier Taillon1-1/+9
2016-12-09replace: make sure we have a SCOPE_DELIMITER defineBjörn Jacke1-0/+4
2016-12-01replace: Include libgen.h if availableAmitay Isaacs1-0/+4
2016-04-02lib:replace: Missing semicolon on function definition.Jeremy Allison1-1/+1
2015-06-12lib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHREAD_MUTEX_ROBUST_NP on ...Stefan Metzmacher1-6/+3
2015-02-15Add Solaris ports as a tevent backend.Jeremy Allison1-0/+4
2014-09-19replace: Fix includes of unistd.hMartin Schwenke3-4/+9
2014-05-22libreplace: Define PTHREAD_MUTEX_ROBUST along with pthread_mutexattr_setrobustVolker Lendecke1-0/+8
2014-05-22libreplace: Add support for pthread_mutex_consistentVolker Lendecke1-0/+5
2014-05-22libreplace: Add support for pthread_mutexattr_setrobustVolker Lendecke1-0/+35
2014-04-17Remove special socket_wrapper code.Andreas Schneider1-9/+0
2014-04-17Remove special nss_wrapper codeAndreas Schneider1-12/+0
2014-04-17lib: Change uid_wrapper to preloadable version.Andreas Schneider3-33/+0
2014-04-15auth: Remove plaintext OSF1 password supportAndrew Bartlett1-3/+0
2013-05-28build: Remove autoconf build systemAndrew Bartlett1-145/+0
2013-01-15lib/replace: Include sys/ucontext.h if available.Jeremy Allison1-0/+4
2012-12-03replace: Remove deprecated getpass() support.Andreas Schneider1-11/+0
2012-06-16attr: Look for attr/attributes.h too.Jelmer Vernooij1-0/+2
2012-06-03librepace: put #defines after #include "sys/xattr.h"Andrew Bartlett1-0/+8
2012-06-02lib/replace: Merge remaining xattr test details from lib/utilAndrew Bartlett1-8/+8
2012-06-02lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett1-0/+56
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-1/+1
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2-16/+55
2012-04-18replace: added ENOATTR define if undefinedAndrew Tridgell1-0/+8
2012-01-31Fix bug #8729 - getpass regressions on Solaris/Illumos - 3.6 and master.Ira Cooper1-0/+2
2011-10-27replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2-0/+24
2011-10-27Include uid_wrapper correctly.Andreas Schneider1-0/+11
2011-09-08lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...Stefan Metzmacher1-0/+4
2011-08-01Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sign...Jeremy Allison1-4/+0
2011-05-31replace: remove waring if IOV_MAX is not definedBjörn Jacke1-2/+0
2011-05-30replace: fix build issues on GNU Hurd (#7998)Björn Jacke1-1/+1
2011-05-10lib/replace: fix an #if HAVE_GSSAPI_GSSAPI_EXT_H to be an #ifdefMichael Adam1-1/+1
2011-05-07Fix Samba3 on OpenIndiana.Gordon Ross1-1/+3
2011-04-30kerberos: Only include gssapi/gssapi_krb5.h when availableAndrew Bartlett1-0/+2