summaryrefslogtreecommitdiff
path: root/lib/replace/system
Commit message (Expand)AuthorAgeFilesLines
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-251-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
* Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sign...Jeremy Allison2011-08-011-4/+0
* replace: remove waring if IOV_MAX is not definedBjörn Jacke2011-05-311-2/+0
* replace: fix build issues on GNU Hurd (#7998)Björn Jacke2011-05-301-1/+1
* lib/replace: fix an #if HAVE_GSSAPI_GSSAPI_EXT_H to be an #ifdefMichael Adam2011-05-101-1/+1
* Fix Samba3 on OpenIndiana.Gordon Ross2011-05-071-1/+3
* kerberos: Only include gssapi/gssapi_krb5.h when availableAndrew Bartlett2011-04-301-0/+2
* libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett2011-04-271-0/+10
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-141-105/+5
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-041-0/+7
* libreplace: poll based on selectVolker Lendecke2011-02-282-0/+40
* Revert "replace: Try to fix broken sys/capabilites.h on Linux."Stefan Metzmacher2011-02-032-5/+0
* replace: Try to fix broken sys/capabilites.h on Linux.Andreas Schneider2011-02-022-0/+5
* replace: add comments to make the #ifdef/#else/endif more readableMatthieu Patou2010-12-121-3/+3
* libreplace: use CLOCK_HIGHRES when availableBjörn Jacke2010-09-141-3/+5
* libreplace: make a define for a best effort monotonic clockBjörn Jacke2010-08-311-0/+7
* libreplace: add clock_gettime replacement function for systems that don't hav...Björn Jacke2010-08-311-0/+6
* libreplace: move gettimeofday TZ arg check hereBjörn Jacke2010-08-311-0/+10
* libreplace: Fix readline build with libedit.James Peach2010-06-031-1/+7
* libreplace: include sys/file.h only when availableBjörn Jacke2010-05-302-1/+3
* lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...Stefan Metzmacher2010-04-241-0/+7