lib:util: Fix undefined behavior in asn1 parser
[samba.git] / lib / replace / system /
2018-07-24 Stefan Metzmacherreplace: add checks for atomic_thread_fence(memory_orde...
2018-07-03 Björn Jackebuild: bundle and reduce huge number of EA function...
2018-02-21 Björn Jackereplace: remove some duplicate checks
2018-01-22 Andreas Schneiderinclude: Create system/nis.h in libreplace
2017-11-24 Uri Simchonilib/replace: apply readline -Wstrict-prototypes workaround
2017-06-13 Guillaume Xavier... libbreplace: compatibility fix for AIX
2016-12-09 Björn Jackereplace: make sure we have a SCOPE_DELIMITER define
2016-12-01 Amitay Isaacsreplace: Include libgen.h if available
2016-04-02 Jeremy Allisonlib:replace: Missing semicolon on function definition.
2015-06-12 Stefan Metzmacherlib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHRE...
2015-02-15 Jeremy AllisonAdd Solaris ports as a tevent backend.
2014-09-19 Martin Schwenkereplace: Fix includes of unistd.h
2014-05-22 Volker Lendeckelibreplace: Define PTHREAD_MUTEX_ROBUST along with...
2014-05-22 Volker Lendeckelibreplace: Add support for pthread_mutex_consistent
2014-05-22 Volker Lendeckelibreplace: Add support for pthread_mutexattr_setrobust
2014-04-17 Andreas SchneiderRemove special socket_wrapper code.
2014-04-17 Andreas SchneiderRemove special nss_wrapper code
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2014-04-15 Andrew Bartlettauth: Remove plaintext OSF1 password support
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-28 Andrew Bartlettbuild: Remove autoconf build system
2013-01-15 Jeremy Allisonlib/replace: Include sys/ucontext.h if available.
2012-12-03 Andreas Schneiderreplace: Remove deprecated getpass() support.
2012-06-16 Jelmer Vernooijattr: Look for attr/attributes.h too.
2012-06-03 Andrew Bartlettlibrepace: put #defines after #include "sys/xattr.h"
2012-06-02 Andrew Bartlettlib/replace: Merge remaining xattr test details from...
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-18 Andrew Tridgellreplace: added ENOATTR define if undefined
2012-01-31 Ira CooperFix bug #8729 - getpass regressions on Solaris/Illumos...
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-09-08 Stefan Metzmacherlib/replace: include <sys/uio.h> in "system/filesys...
2011-08-01 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-31 Björn Jackereplace: remove waring if IOV_MAX is not defined
2011-05-29 Björn Jackereplace: fix build issues on GNU Hurd (#7998)
2011-05-10 Michael Adamlib/replace: fix an #if HAVE_GSSAPI_GSSAPI_EXT_H to...
2011-05-07 Gordon RossFix Samba3 on OpenIndiana.
2011-04-30 Andrew Bartlettkerberos: Only include gssapi/gssapi_krb5.h when available
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-03 Stefan MetzmacherRevert "replace: Try to fix broken sys/capabilites...
2011-02-02 Andreas Schneiderreplace: Try to fix broken sys/capabilites.h on Linux.
2010-12-12 Matthieu Patoureplace: add comments to make the #ifdef/#else/endif...
2010-09-14 Björn Jackelibreplace: use CLOCK_HIGHRES when available
2010-08-31 Björn Jackelibreplace: make a define for a best effort monotonic...
2010-08-31 Björn Jackelibreplace: add clock_gettime replacement function...
2010-08-31 Björn Jackelibreplace: move gettimeofday TZ arg check here
2010-06-03 James Peachlibreplace: Fix readline build with libedit.
2010-05-30 Björn Jackelibreplace: include sys/file.h only when available
2010-04-24 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: updated configure checks or new syntax
2010-04-06 Andrew Tridgellbuild: added checks for solaris getXXent_r() functions
2010-02-23 Andreas Schneiderlibreplace: Remove the obsolete signal type cast.
2010-02-08 Stefan Metzmacherlibreplace: add check for NSS_WRAPPER_DISABLE similar...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Björn Jackelibreplace: white space cleanups
2009-08-12 Matt Kraailibreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug...
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-08 Timur I. BakeyevAdd langinfo.h to the system/locale.h
2009-06-08 Stefan Metzmacherreplace: add fallback define for IOV_MAX
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Günther Deschnernss_wrapper: try to fix the build of nss_wrapper on...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jelmer VernooijOnly define waitpid replacement if wait4 is available...
2009-04-20 Jelmer VernooijCope with the fact that only _mkdir() exists on Windows...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-11 Stefan Metzmacherlib/replace: make sure we include <sys/uio.h> before...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Stefan Metzmacherlibreplace: make it possible to disable socket_wrapper...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Stefan Metzmacherlib/replace: move MAXHOSTNAMELEN to system/network.h
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.