summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
|
* avoid multiple inclusions when possible to speed caching upMike Frysinger2011-12-171-1/+6
|
* Convert every instance of hasq to has.Samuli Suominen2011-07-081-9/+9
|
* Add a function to make it easier to hide non-pam symbols from modules.Diego Elio Pettenò2011-02-051-2/+19
| | | | | | Rather than reinventing the wheel and adding a stupid file to each of the packages, use a single function to create a temporary file and use that.
* use eshopts_{push,pop} helpersMike Frysinger2009-12-111-4/+3
|
* Not sure where pam would be on ppc-macos, at least for now we don't needFabian Groffen2008-06-281-4/+1
| | | | it. To be reconsidered again when/if ppc-macos returns.
* adding quotes for ${D} (although it should never need it)Gilles Dartiguelongue2008-03-201-2/+2
|
* Replace pamd_mimic_system with a pamd_mimic function that takes as anDiego Elio Pettenò2008-02-201-6/+16
| | | | | argument the stack that it should mime. pamd_mimic_system is now a wrapper, which I should deprecated once I'm done with pambase.
* Now that it has been tested, we can remove the EPAM lines that didn't hit, ↵Diego Elio Pettenò2007-11-041-6/+11
| | | | instead of cluttering the pam file.
* Accept ! too as character (for reverse USE flags).Diego Elio Pettenò2007-07-121-2/+2
|
* Add pam_epam_expand function to expand the EPAM "syntax" in the pam.d ↵Diego Elio Pettenò2007-07-101-1/+36
| | | | configuration files. sys-libs/pam will be the first user of this.
* replace INSDESTTREE/INSOPTIONS with subshells and insinto/insoptsMike Frysinger2007-04-071-14/+22
|
* Make sure pam files are installed with 0644 perms. Thanks to vapier for this ↵Diego Elio Pettenò2005-11-031-1/+5
| | | | workaround and jkt for the report.
* Added check for non-portable modules in pamd files, so that pamd files that ↵Diego Elio Pettenò2005-09-091-1/+17
| | | | get installed on OpenPAM systems works fine.
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Make pamd_mimic_system work also for Linux-PAM 0.77 (also OSX).Diego Elio Pettenò2005-07-041-2/+8
|
* Fixed dopamsecurity() function. Thanks to Ed Catmur in #95294.Diego Elio Pettenò2005-06-071-3/+2
|
* Newer OpenPAM use the same layout as Linux-PAM. OSX uses /usr/lib/pam.Diego Elio Pettenò2005-06-041-5/+6
|
* Aligned pam functions to eutils ones.Diego Elio Pettenò2005-05-201-5/+5
|
* Removed return 1, thanks to Swegener.Diego Elio Pettenò2005-05-201-3/+1
|
* Added new eclass to handle pam-related files. Closes #93118.Diego Elio Pettenò2005-05-201-0/+144