aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_ssh/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* MFHGlen Barber2016-03-141-4/+1
|\
| * Not ready for level 6 yet due to -Wredundant-decls.Dag-Erling Smørgrav2016-03-111-0/+1
| * Define __bounded__ to fix the gcc build. While there, raise WARNS.Dag-Erling Smørgrav2016-03-111-1/+0
| * Upgrade to OpenSSH 7.2p2.Dag-Erling Smørgrav2016-03-111-3/+0
* | MFH r289384-r293170Glen Barber2016-01-041-2/+1
|\|
| * Replace unneeded manual dependency on header by adding it to SRCS.Bryan Drewery2015-12-071-2/+1
* | Move ssh into a dedicated packageBaptiste Daroussin2015-03-051-0/+1
|/
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-3/+1
* Rework privatelib/internallibBaptiste Daroussin2014-08-061-1/+1
* Make libldns and libssh private.Dag-Erling Smørgrav2013-09-081-0/+1
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+1
* pam_ssh needs roaming_dummy to link correctly against libssh.Dag-Erling Smørgrav2009-10-051-0/+3
* Add a manual dependency on ssh_namespace.h.Dag-Erling Smørgrav2006-05-131-2/+6
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingDag-Erling Smørgrav2006-05-131-1/+1
* Commenting out WARNS actually brought it up to 4.Ruslan Ermilov2005-09-281-1/+1
* Comment out WARNS, the OpenSSL headers don't compile cleanly on some platforms.Dag-Erling Smørgrav2005-09-281-1/+1
* Increase WARNS.Dag-Erling Smørgrav2005-09-261-1/+1
* Revert the commits that made libssh an INTERNALLIB; they caused too muchDag-Erling Smørgrav2005-06-071-2/+1
* Fix libssh dependency.Dag-Erling Smørgrav2005-06-061-1/+2
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Deal better with the crypto version of the PAM library that goesRuslan Ermilov2004-01-181-0/+1
* This module is not WARNS-clean, due to brokenness in OpenSSL headers.Dag-Erling Smørgrav2003-03-101-0/+1
* style.Makefile(5) policeDavid E. O'Brien2003-03-091-6/+8
* Complete rewrite of pam_ssh(8). The previous version was becoming hardDag-Erling Smørgrav2003-02-091-2/+2
* Moved SHLIB_NAME definition into one place.Ruslan Ermilov2002-04-101-1/+0
* Switch to OpenPAM. Bump library version. Modules are now versioned, soDag-Erling Smørgrav2002-03-051-1/+1
* Now that cross-tools ld(1) has been fixed to look for dynamicRuslan Ermilov2002-02-081-2/+2
* Remove NO_WERROR, now that WARNS=n is gone.Mark Murray2002-02-061-1/+0
* Protect "make buildworld" against -Werror, as this module does notMark Murray2002-02-041-0/+1
* Add pam_ssh support to the static PAM library, libpam.a:Ruslan Ermilov2002-01-231-3/+2
* Connect the man page to the build.Dag-Erling Smørgrav2001-12-051-0/+1
* Fix style/consistency in Makefile and repair static module building.Mark Murray2001-08-041-3/+3
* (Re)Add an SSH module for PAM, heavily based on Andrew Korty's moduleMark Murray2001-07-291-4/+1
* Big module cleanup.Mark Murray2001-06-041-4/+3
* Use a unified libgcc rather than a seperate one for threaded andJohn Baldwin2001-01-061-2/+2
* Make pam_ssh work. It had an undefined symbol when it was dlopen()ed.Peter Wemm2000-03-061-1/+1
* Use libcrypto instead of libdes.Mark Murray2000-02-241-0/+18