aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_unix/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libpam: Move to a new "pam" packageLexi Winter2025-11-101-2/+0
* libpam: Don't put man8 in the dev packageLexi Winter2025-11-101-3/+3
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-211-0/+2
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-4/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-0/+1
* Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causingPeter Wemm2012-01-181-2/+2
* .include <bsd.init.mk> instead of <bsd.own.mk>Max Khon2011-11-281-3/+1
* - Convert NO_INSTALLLIB option to a new syntax: makefiles shouldRuslan Ermilov2007-10-201-0/+1
* Fix build until I find a way to handle this case properly.Ruslan Ermilov2006-03-191-0/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-3/+7
* style.Makefile(5) policeDavid E. O'Brien2003-03-091-6/+8
* Use libutil and libypclnt for all passwd manipulation and NIS needs.Dag-Erling Smørgrav2002-05-081-9/+12
* Dike out most of the NIS code and replace it with calls to libypclnt.Dag-Erling Smørgrav2002-04-151-41/+4
* Moved SHLIB_NAME definition into one place.Ruslan Ermilov2002-04-101-2/+1
* Fixed broken "make depend; make clean; make all" sequence.Ruslan Ermilov2002-04-101-1/+1
* Fix world breakage introduced by my recent modifications toCrist J. Clark2002-03-181-1/+2
* Don't ignore system CFLAGS.Maxim Sobolev2002-03-071-1/+1
* Switch to OpenPAM. Bump library version. Modules are now versioned, soDag-Erling Smørgrav2002-03-051-1/+1
* Remove NO_WERROR, now that WARNS=n is gone.Mark Murray2002-02-061-1/+0
* WARNS=4 fixes. Protect with NO_WERROR for the modules that haveMark Murray2002-01-241-0/+1
* Big module makeover; improve logging, standardise variable names,Mark Murray2001-08-261-3/+47
* Clean up (and in some cases write) the PAM mudules, usingMark Murray2001-07-091-0/+1
* Big module cleanup.Mark Murray2001-06-041-9/+2
* Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien2001-01-061-2/+2
* Add libcrypt. This previously/coincidentally worked for login,Mark Murray1999-09-301-2/+2
* Revive the pam_deny and pam_permit modules from Linux-PAM. They areJohn Polstra1999-05-081-2/+2
* Make it possible to use PAM in statically-linked applications.John Polstra1999-01-201-7/+6
* Build structure for contribified Linux-PAM, plus some home-grownJohn Polstra1998-11-181-0/+41