aboutsummaryrefslogtreecommitdiff
path: root/debian/local/pam-auth-update
Commit message (Expand)AuthorAgeFilesLines
* Add new common-session-* templates to pam-auth-update.Sam Hartman2024-01-151-0/+2
* pam-auth-update: Session-Interactive-Only set to anything other thanSam Hartman2023-10-271-1/+1
* Fix pam-auth-update --disable logic error, Closes: #1039873Sam Hartman2023-08-161-1/+3
* pam-auth-update: --enable and --disableSam Hartman2023-01-041-4/+17
* pam-auth-update: read config after processing cli arguments to not ignore --r...Johannes Schauer Marin Rodrigues2023-01-031-10/+10
* More whitespaceSteve Langasek2021-10-261-2/+2
* pam-auth-update: support DPKG_ROOTSam Hartman2021-09-151-0/+5
* Document that common-session is only for interactive sessionsSam Hartman2021-09-151-0/+1
* Commit common-password md5sum introduced in 1.4.0-4Sam Hartman2021-09-151-0/+1
* debian/local/pam-auth-update: detect pam_tallySam Hartman2021-09-151-0/+7
* Import Debian changes 1.1.8-3.8Niels Thykier2019-01-081-10/+13
* Import Debian changes 1.1.8-3.7Timo Aaltonen2019-01-081-1/+12
* Import Debian changes 1.1.8-3.3Laurent Bigonville2019-01-081-1/+2
* Disable libaudit for stage1 bootstrap.Steve Langasek2019-01-081-0/+0
* Fix pam-auth-update handling of trailing blank lines in the fields ofSteve Langasek2019-01-081-1/+1
* debian/libpam-runtime.templates, debian/local/pam-auth-update: add aSteve Langasek2019-01-081-0/+3
* debian/local/pam-auth-update: sort additional module options beforeSteve Langasek2019-01-081-1/+1
* debian/local/pam-auth-update: Don't try to pass embedded newlines toSteve Langasek2019-01-081-2/+2
* pam-auth-update: fix a bug in our handling of module options when theSteve Langasek2019-01-081-1/+1
* debian/local/pam-auth-update: only reset the seen flag on the templateSteve Langasek2019-01-081-7/+18
* record the new md5sum for common-passwordSteve Langasek2019-01-081-0/+1
* debian/local/pam-auth-update: prune md5sums for unsupported upgradeSteve Langasek2019-01-081-2/+0
* debian/local/common-session-noninteractive{,.md5sums},Steve Langasek2019-01-081-4/+19
* When no profiles are chosen in pam-auth-update, throw an error messageSteve Langasek2019-01-081-1/+5
* pam-auth-update: set the umask, so we don't accidentally markSteve Langasek2019-01-081-0/+2
|\
| * pam-auth-update: set the umask, so we don't accidentally mark /etc/pam.d/comm...Steve Langasek2019-01-031-0/+2
* | pam-auth-update: swap out known md5sums from intrepid pre-release Steve Langasek2019-01-081-1/+2
|/
* also update the md5sums in response to the template version bumps...Steve Langasek2019-01-031-4/+4
* factor out the duplicate code used for returning the lines for a given moduleSteve Langasek2019-01-031-26/+14
* trim leading whitespace from multiline fields when parsing PAM profilesSteve Langasek2019-01-031-0/+1
* ignore removed profiles when detecting an empty setGreg Price2019-01-031-2/+4
* If /var/lib/pam/seen is absent, handle it the same as if the file wereGreg Price2019-01-031-16/+20
* skip over the 'deny' in our no-primary-modules caseSteve Langasek2019-01-031-2/+2
* get rid of the double pam_permit in common-password, the stack will handleSteve Langasek2019-01-031-0/+1
* get rid of the double pam_permit in common-session, the stack will handle thisSteve Langasek2019-01-031-0/+1
* tune the whitespaceSteve Langasek2019-01-031-2/+2
* output a generic pam_permit line if the primary block is emptySteve Langasek2019-01-031-0/+7
* Use -Initial only for the first profile, even when there's no explicit -InitialSteve Langasek2019-01-031-4/+2
* output a generic pam_permit line if the primary block is emptySteve Langasek2019-01-031-0/+7
* Use -Initial only for the first profile, even when there's no explicit -InitialSteve Langasek2019-01-031-4/+2
* fix a bug in the parser that caused error spewing if there were any lines afterSteve Langasek2019-01-031-0/+4
* synchronize the state-saving format with the code actually used for comparisonsSteve Langasek2019-01-031-1/+23
* drop '-Final' from all of the field names, but support these field names forSteve Langasek2019-01-031-4/+7
* bump the referenced version number again for one /really/ final pam upload toSteve Langasek2019-01-031-4/+4
* drop this md5sum from the branch, it's Ubuntu-specificSteve Langasek2019-01-031-1/+0
* add old session template md5sumSteve Langasek2019-01-031-2/+5
* implement automatic upgrades of the templates if they're unmodifiedSteve Langasek2019-01-031-0/+73
* never unlink the .pam-old file - just only create it if --force is set.Steve Langasek2019-01-031-5/+1
* document another bug that we need to sort outSteve Langasek2019-01-031-0/+3
* priority alone doesn't guarantee a complete sort; sort by the profile name asSteve Langasek2019-01-031-3/+6