summaryrefslogtreecommitdiff
path: root/openbsd-compat/port-linux.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux has deprecated security_context_tDamien Miller2020-11-131-9/+6
* logging is now macros, remove function pointersDamien Miller2020-10-171-5/+5
* spelling mistakesDamien Miller2020-03-131-1/+1
* Include stdlib.h.Darren Tucker2018-09-071-0/+1
* avoid inclusion of deprecated selinux/flask.hDamien Miller2018-02-261-3/+6
* Remove obsolete CVS $Id from source files.Darren Tucker2016-08-171-2/+0
* downgrade OOM adjustment logging: verbose -> debugDamien Miller2015-07-301-2/+2
* - (dtucker) [M auth-chall.c auth-krb5.c auth-pam.c cipher-aes.c cipher-ctr.cDarren Tucker2013-06-021-7/+5
* - (djm) [openbsd-compat/port-linux.c] bz#1960: fix crash on SELinuxDamien Miller2012-03-091-3/+4
* - (djm) [openbsd-compat/port-linux.c] Suppress logging when attemptingDamien Miller2011-08-291-6/+19
* - (dtucker) [openbsd-compat/port-linux.c] Bug 1924: Improve selinux contextDarren Tucker2011-08-121-2/+3
* - (dtucker) [openbsd-compat/port-linux.c] Bug #1851: fix syntax error inDarren Tucker2011-02-061-2/+2
* - (djm) [openbsd-compat/port-linux.c] Check whether SELinux is enabledDamien Miller2011-01-281-7/+9
* - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.cDamien Miller2011-01-251-1/+15
* - (dtucker) [openbsd-compat/port-linux.c] Fix minor bug caught by -Werror onDarren Tucker2011-01-171-2/+2
* - (dtucker) [openbsd-compat/port-linux.c] Bug #1838: Add support for the newDarren Tucker2011-01-171-19/+36
* - (dtucker) [openbsd-compat/port-linux.c] Check is_selinux_enabled for exactDarren Tucker2010-09-101-2/+2
* - (dtucker) [openbsd-compat/port-linux.c] Make failure to write to the OOMDarren Tucker2010-03-011-4/+4
* - (dtucker) Bug #1470: Disable OOM-killing of the listening sshd on Linux,Darren Tucker2009-12-081-2/+61
* - (dtucker) [session.c openbsd-compat/port-linux.{c,h}] Bug #1637: if selinuxDarren Tucker2009-10-241-1/+36
* - (dtucker) Cache selinux status earlier so we know if it's enabled after aDarren Tucker2008-03-271-2/+2
* - (djm) bz#1325: Fix SELinux in permissive mode where it wouldDamien Miller2007-06-281-1/+3
* - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]Damien Miller2006-09-011-1/+2
* - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]Damien Miller2006-07-241-1/+4
* - (djm) [Makefile.in configure.ac session.c sshpty.c]Damien Miller2006-04-221-0/+165