| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Also fixes an incorrect free on platforms with both libiaf and shadow
passwords (probably only Unixware). Prompted by github PR#284,
originally from @c3h2_ctf and stoeckmann@.
|
|
|
|
|
| |
Since -portable switched to git the CVS $Id tags are no longer being
updated and are becoming increasingly misleading. Remove them.
|
|
|
|
|
| |
This should make it easier to add additional platform support such as
Solaris (bz#2584).
|
|
|
|
|
|
|
| |
Includes a pre-auth privsep sandbox and several pledge()
emulations. bz#2511, patch by Alex Wilson.
ok dtucker@
|
|
|
|
|
| |
setting when handling SIGHUP to maintain behaviour over retart. Patch
from Matthew Ife.
|
|
|
|
|
| |
in addition to root as an owner of system directories on AIX and HP-UX.
ok djm@
|
|
|
|
| |
check into platform.c
|
|
|
|
| |
after the user's groups are established and move the selinux calls into it.
|
|
|
|
|
|
| |
openbsd-compat/port-solaris.{c,h}] Bug #1824: Add Solaris Project support.
Patch from cory.erickson at csu mnscu edu with a bit of rework from me.
ok djm@
|
|
|
|
| |
platform_krb5_get_principal_name
|
|
|
|
|
| |
Bug #1583: Use system's kerberos principal name on AIX if it's available.
Based on a patch from and tested by Miguel Sanders.
|
|
|
|
| |
based on a patch from Vaclav Ovsik and Colin Watson. ok djm.
|
|
[platform.c platform.h sshd.c openbsd-compat/Makefile.in]
[openbsd-compat/openbsd-compat.h openbsd-compat/port-solaris.c]
[openbsd-compat/port-solaris.h] Add support for Solaris process
contracts, enabled with --use-solaris-contracts. Patch from Chad
Mynhier, tweaked by dtucker@ and myself; ok dtucker@
|