aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* Define __bounded__ to fix the gcc build. While there, raise WARNS.Dag-Erling Smørgrav2016-03-112-2/+4
* Upgrade to OpenSSH 7.2p2.Dag-Erling Smørgrav2016-03-111-3/+0
* DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+19
* Update for API changes in OpenSSH 6.8p1.John Baldwin2016-01-201-7/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2015-12-072-2/+0
* Replace unneeded manual dependency on header by adding it to SRCS.Bryan Drewery2015-12-071-2/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-1/+1
* Restore the upstream (and documented) behavior of searching for modulesDag-Erling Smørgrav2015-09-212-2/+0
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-1329-24/+602
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2715-40/+34
| |\ | |/ |/|
| * Need headers staged by libpamSimon J. Gerraty2014-11-3010-0/+10
| * Updated/new dependenciesSimon J. Gerraty2014-11-1924-24/+0
| * Include src.opts.mk since we don't include modules.inc here.Simon J. Gerraty2014-11-191-0/+2
| * Merge from head@274682Simon J. Gerraty2014-11-195-9/+40
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-197-23/+38
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-1625-21/+29
| * | | Updated dependenciesSimon J. Gerraty2014-05-1021-0/+42
| * | | Merge from headSimon J. Gerraty2014-05-082-1/+2
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-274-14/+6
| |\ \ \ \
| * | | | | Make sure we can find openpam_static.cSimon J. Gerraty2013-10-161-0/+1
| * | | | | Merge headSimon J. Gerraty2013-09-112-2/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-053-182/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-3/+3
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-1125-0/+25
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-1625-50/+0
| * | | | | | | | Move build of openpam_static_modules.o to its own subdirSimon J. Gerraty2013-01-245-48/+113
| * | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-0825-0/+118
| * | | | | | | | Sync from headSimon J. Gerraty2012-11-044-13/+15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2225-0/+429
* | | | | | | | | | Conditionalize building radius support into libpam, ppp, etc viaEnji Cooper2015-02-041-0/+2
* | | | | | | | | | If PAM_RHOST is non-NULL, pass it in the Calling-Station-ID attribute ofDag-Erling Smørgrav2015-01-161-12/+18
* | | | | | | | | | mdoc: improvements to SEE ALSO.Joel Dahl2014-12-271-1/+1
* | | | | | | | | | Convert to LIBADDBaptiste Daroussin2014-11-261-2/+1
* | | | | | | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-2511-25/+12
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Hook up OpenPAM's own unit tests to the build.Dag-Erling Smørgrav2014-11-052-0/+23
* | | | | | | | | Consistently cast tty and user to const char * in printf()-like contexts.Dag-Erling Smørgrav2014-10-011-3/+4
* | | | | | | | | Hopefully fix build breakage with gcc passing void * instead of char *Bjoern A. Zeeb2014-09-291-1/+2
* | | | | | | | | Instead of failing when neither PAM_TTY nor PAM_RHOST are available, callDag-Erling Smørgrav2014-09-291-2/+4
* | | | | | | | | Upgrade to OpenPAM Ourouparia.Dag-Erling Smørgrav2014-09-151-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Vendor import of OpenPAM Ourouparia.vendor/openpam/OUROUPARIADag-Erling Smørgrav2014-09-159-30/+179
| * | | | | | | | | Merge upstream r763: fix is_upper() predicate.Dag-Erling Smørgrav2014-02-261-1/+9
| * | | | | | | | | Merge upstream r743: caught_signal should be static.Dag-Erling Smørgrav2013-09-071-1/+1
* | | | | | | | | | r271256 fixed one segfault condition but introduced another due to theDag-Erling Smørgrav2014-09-151-1/+1
* | | | | | | | | | Fail rather than segfault if neither PAM_TTY nor PAM_RHOST is set.Dag-Erling Smørgrav2014-09-081-7/+10
* | | | | | | | | | According to opie code and even direct mention in opie(4) challenge bufferAndrey A. Chernov2014-08-121-1/+1
* | | | | | | | | | Rework privatelib/internallibBaptiste Daroussin2014-08-061-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove useless getpwnam() call.Dag-Erling Smørgrav2014-07-261-3/+1