summaryrefslogtreecommitdiff
path: root/lib/replace/system
Commit message (Expand)AuthorAgeFilesLines
* lib/replace: add a replacement for openat2() that returns ENOSYSStefan Metzmacher2022-08-151-0/+35
* lib:replace: Only include <sys/mount.h> on non-Linux systemsAndreas Schneider2022-08-021-1/+3
* Revert "lib:replace: Remove <sys/mount.h> from filesys.h"Andreas Schneider2022-08-021-0/+4
* lib:replace: Remove <sys/mount.h> from filesys.hAndreas Schneider2022-07-291-4/+0
* lib:replace: Remove NIS supportAndreas Schneider2021-04-221-55/+0
* CI: add samba-no-opathRalph Boehme2020-12-161-0/+4
* ldap_server: fix hurd buildSamuel Thibault2020-08-031-0/+7
* lib/replace: prefer <sys/xattr.h> over <attr/xattr.h>Ralph Boehme2019-12-181-3/+3
* lib/replace: work around an API conflict between ncurses and XFS xattr APIRalph Boehme2019-12-121-6/+4
* replace: ensure UTIME_NOW and UTIME_OMIT are always availableRalph Boehme2019-12-061-0/+7
* lib/replace: Remove libaio supportVolker Lendecke2019-10-041-32/+0
* lib/replace: Remove #undef TCP_NODELAYAndrew Bartlett2019-06-181-28/+0
* replace: remove needless vxfs header file checkBjörn Jacke2019-02-171-8/+0
* replace: only include <sys/capability.h> with HAVE_POSIX_CAPABILITIESStefan Metzmacher2019-01-291-0/+2
* replace: Fix checking for config.h #define in gssapi.hAndreas Schneider2018-12-161-4/+4
* replace: Fix checking for config.h #define in readline.hAndreas Schneider2018-12-161-1/+1
* replace: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-284-10/+10
* replace: add checks for atomic_thread_fence(memory_order_seq_cst) and add pos...Stefan Metzmacher2018-07-241-0/+27
* build: bundle and reduce huge number of EA function testsBjörn Jacke2018-07-031-23/+4
* replace: remove some duplicate checksBjörn Jacke2018-02-211-8/+0
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-221-0/+83
* lib/replace: apply readline -Wstrict-prototypes workaroundUri Simchoni2017-11-241-0/+3
* libbreplace: compatibility fix for AIXGuillaume Xavier Taillon2017-06-131-1/+9
* replace: make sure we have a SCOPE_DELIMITER defineBjörn Jacke2016-12-091-0/+4
* replace: Include libgen.h if availableAmitay Isaacs2016-12-011-0/+4
* lib:replace: Missing semicolon on function definition.Jeremy Allison2016-04-021-1/+1
* lib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHREAD_MUTEX_ROBUST_NP on ...Stefan Metzmacher2015-06-121-6/+3
* Add Solaris ports as a tevent backend.Jeremy Allison2015-02-151-0/+4
* replace: Fix includes of unistd.hMartin Schwenke2014-09-193-4/+9
* libreplace: Define PTHREAD_MUTEX_ROBUST along with pthread_mutexattr_setrobustVolker Lendecke2014-05-221-0/+8
* libreplace: Add support for pthread_mutex_consistentVolker Lendecke2014-05-221-0/+5
* libreplace: Add support for pthread_mutexattr_setrobustVolker Lendecke2014-05-221-0/+35
* Remove special socket_wrapper code.Andreas Schneider2014-04-171-9/+0
* Remove special nss_wrapper codeAndreas Schneider2014-04-171-12/+0
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-173-33/+0
* auth: Remove plaintext OSF1 password supportAndrew Bartlett2014-04-151-3/+0
* build: Remove autoconf build systemAndrew Bartlett2013-05-281-145/+0
* lib/replace: Include sys/ucontext.h if available.Jeremy Allison2013-01-151-0/+4
* replace: Remove deprecated getpass() support.Andreas Schneider2012-12-031-11/+0
* attr: Look for attr/attributes.h too.Jelmer Vernooij2012-06-161-0/+2
* librepace: put #defines after #include "sys/xattr.h"Andrew Bartlett2012-06-031-0/+8
* lib/replace: Merge remaining xattr test details from lib/utilAndrew Bartlett2012-06-021-8/+8
* lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett2012-06-021-0/+56
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-1/+1
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-252-16/+55
* replace: added ENOATTR define if undefinedAndrew Tridgell2012-04-181-0/+8
* Fix bug #8729 - getpass regressions on Solaris/Illumos - 3.6 and master.Ira Cooper2012-01-311-0/+2
* replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2011-10-272-0/+24
* Include uid_wrapper correctly.Andreas Schneider2011-10-271-0/+11
* lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...Stefan Metzmacher2011-09-081-0/+4