aboutsummaryrefslogtreecommitdiff
path: root/libpam_misc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Relevant BUGIDs: noneThorsten Kukuk2005-08-161-120/+0
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- Big "automake/autoconf/libtool" commit
* prelude ids supportSebastien Tricaud2005-03-291-0/+3
|
* Relevant BUGIDs: noneThorsten Kukuk2005-03-291-0/+1
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix make clean (remove symlinks)
* Relevant BUGIDs:Thorsten Kukuk2004-09-281-2/+5
| | | | | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: * Merge patches from Red Hat (Bug 477000 and other - kukuk) * Fix pam_rhosts option parsing (Bug 922648 - kukuk)
* Relevant BUGIDs:Thorsten Kukuk2004-09-151-0/+2
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: First round of Linux distributor patch merges
* Relevant BUGIDs: 850092Thorsten Kukuk2003-11-271-0/+4
| | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Using the fakeroot option as normal user does not work, since we call ldconfig, which aborts with an error message if not called as root due missing permissions. Fixed by calling ldconfig with -n library path option if FAKEROOT is set.
* Relevant BUGIDs: 565470Andrew G. Morgan2002-06-271-0/+1
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- It seems that configure was barfing on some packages because libpam_misc could not compile without also being linked to libpam.
* Relevant BUGIDs: 131783Andrew G. Morgan2001-02-101-2/+2
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- static library and debugging library support fixed - post autoconf stuff.
* Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474Andrew G. Morgan2000-11-191-57/+67
| | | | | | | | | | | | | | Purpose of commit: autoconf support for Linux-PAM Commit summary: --------------- This is a merge of the autoconf support that was developed against a 0-72 branch. [Note, because CVS has some issues, this is actually only 95% of the actual commit. The other files were actually committed when the preparation branch Linux-PAM-0-73pre-autoconf was updated. Hopefully, this will complete the merge.]
* Initial revisionAndrew G. Morgan2000-06-201-0/+96