summaryrefslogtreecommitdiffstats
path: root/lib/replace/system
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: updated configure checks or new syntaxAndrew Tridgell2010-04-061-8/+8
* build: added checks for solaris getXXent_r() functionsAndrew Tridgell2010-04-061-0/+24
* libreplace: Remove the obsolete signal type cast.Andreas Schneider2010-02-231-4/+0
* libreplace: add check for NSS_WRAPPER_DISABLE similar to SOCKET_WRAPPER_DISABLEStefan Metzmacher2010-02-081-2/+4
* libreplace: white space cleanupsBjörn Jacke2009-09-152-12/+12
* libreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)Matt Kraai2009-08-121-0/+14
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-1/+5
* Add langinfo.h to the system/locale.hTimur I. Bakeyev2009-06-082-1/+5