]> git.ipfire.org Git - thirdparty/openssh-portable.git/history - platform.c
upstream: simplify exit message handling, which was more complicated
[thirdparty/openssh-portable.git] / platform.c
2024-04-03  Damien Millernotify systemd on listen and reload
2022-03-26  Darren TuckerFactor out platform-specific locked account check.
2019-07-23  Darren TuckerAdd headers to prevent warnings w/out OpenSSL.
2018-07-12  markus@openbsd.orgupstream: remove legacy key emulation layer; ok djm@
2018-07-10  Damien MillerAdapt portable to legacy buffer API removal
2017-08-25  Damien MillerSplit platform_sys_dir_uid into its own file
2016-08-17  Darren TuckerRemove obsolete CVS $Id from source files.
2016-06-15  Darren TuckerMove platform_disable_tracing into its own file.
2016-06-14  Darren TuckerUse Solaris setpflags(__PROC_PROTECT, ...).
2016-06-14  Darren TuckerShorten prctl code a tiny bit.
2016-06-09  Darren TuckerMove prctl PR_SET_DUMPABLE into platform.c.
2016-03-14  Darren TuckerDon't call Solaris setproject() with UsePAM=yes.
2014-07-18  Damien Miller - millert@cvs.openbsd.org 2014/07/15 15:54:14
2014-01-21  Tim Rice - (tim) [platform.c session.c] Fix bug affecting SVR5...
2013-09-22  Darren Tucker - (dtucker) [platform.c platform.h sshd.c] bz#2156...
2013-03-12  Darren Tucker - (dtucker) [auth.c configure.ac platform.c platform...
2011-01-11  Damien Miller - (djm) [platform.c] Some missing includes that show...
2010-11-23  Darren Tucker - (dtucker) [platform.c session.c] Move the getluid...
2010-11-07  Darren Tucker - (dtucker) [platform.c] includes.h instead of defines...
2010-11-05  Darren Tucker - (dtucker) [platform.c] Need servconf.h and extern...
2010-11-05  Darren Tucker - (dtucker) [platform.c platform.h session.c] Move...
2010-11-05  Darren Tucker - (dtucker) [platform.c session.c] Move PAM credential...
2010-11-05  Darren Tucker - (dtucker) [platform.c session.c] Move irix setuserco...
2010-11-05  Darren Tucker - (dtucker) platform.c session.c] Move aix_usrinfo...
2010-11-05  Darren Tucker - (dtucker) platform.c session.c] Move the USE_LIBIAF...
2010-11-05  Darren Tucker - (dtucker) [platform.c session.c] Move the PAM creden...
2010-11-05  Darren Tucker - (dtucker) [platform.c] Only call setpgrp on BSDI...
2010-11-05  Darren Tucker - (dtucker) [platform.c session.c] Move the BSDI setpg...
2010-11-05  Darren Tucker - (dtucker) [platform.c session.c] Move the AIX setpcr...
2010-11-05  Darren Tucker - (dtucker) [platform.c platform.h session.c] Add...
2010-11-05  Darren Tucker - (dtucker) [configure.ac platform.{c,h} session.c
2009-12-20  Darren Tucker - (dtucker) [auth-krb5.c platform.{c,h} openbsd-compat...
2009-12-08  Darren Tucker - (dtucker) Bug #1470: Disable OOM-killing of the...
2006-08-30  Damien Miller - (djm) [CREDITS LICENCE Makefile.in auth.c configure...