aboutsummaryrefslogtreecommitdiff
path: root/debian/local
Commit message (Expand)AuthorAgeFilesLines
...
* 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-035-8/+8
* 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
* first cut of a manpage for pam-auth-updateSteve Langasek2019-01-031-0/+101
* 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
* filter removals out of both the available and the enabled option listsSteve Langasek2019-01-031-4/+4
* apparently we need to use shift @ARGV here, not just shiftSteve Langasek2019-01-031-1/+1
* fix a typoSteve Langasek2019-01-031-1/+1
* implement --remove, which allows deconfiguring of modules in advance of packageSteve Langasek2019-01-031-3/+11
* optimize the grep a bit moreSteve Langasek2019-01-031-2/+2
* filter the config list to exclude configs that no longer existSteve Langasek2019-01-031-3/+5
* if the target doesn't already exist, don't try to copy itSteve Langasek2019-01-031-1/+3
* fix the regex used when suppressing jump counts when reading the savedSteve Langasek2019-01-031-1/+2
* another inconsistency in referring to the program nameSteve Langasek2019-01-031-1/+1
* session needs to be handled the same way as password, with the possibility ofSteve Langasek2019-01-031-1/+3
* bump the version check to 1.0.1-4; we had to upload 1.0.1-3 as a security fixSteve Langasek2019-01-034-4/+4
* clear the state on the correct templateSteve Langasek2019-01-031-2/+2
* @enabled needs to be a unique array, sorted by priority.Steve Langasek2019-01-031-0/+3
* don't set high priority if --force is passed, this implies that we're in theSteve Langasek2019-01-031-1/+1
* set the priority to 'high' in the case where we had an empty set of enabledSteve Langasek2019-01-031-2/+1
* handle the case where there are no modules selected at all; this is an error,Steve Langasek2019-01-031-0/+1
* set apporpriate values for the debconf question, by storing a list of knownSteve Langasek2019-01-031-10/+35
* we can't use 'deny' as a fallback if we aren't going to have any primarySteve Langasek2019-01-031-1/+3
* document a couple more fixmes; and adjust the priority of the right questionSteve Langasek2019-01-031-2/+6
* add a --package option to pam-auth-update, which lowers the debconf prioritySteve Langasek2019-01-031-3/+4
* if we didn't do a forced overwrite, don't leave the .pam-old files aroundSteve Langasek2019-01-031-0/+1
* really fix up the regex used for suppressing jump counts to only apply when itSteve Langasek2019-01-031-1/+2
* When merging options, handle additions before removals to avoid referencingSteve Langasek2019-01-031-6/+9
* create the new default configs with support for pam-auth-update substitution,Steve Langasek2019-01-038-20/+73
* initial support for generating the PAM config:Steve Langasek2019-01-031-12/+216
* fix an accidental commit that broke the use of x_loadtemplatefileSteve Langasek2019-01-031-2/+1
* add some FIXMEs to document known bugsSteve Langasek2019-01-031-0/+3
* run debconf-updatepo to export the new templates for translationSteve Langasek2019-01-031-1/+2
* implement the force option and the debconf override templateSteve Langasek2019-01-031-21/+33
* new diff_profiles function, which spits out information about any local modsSteve Langasek2019-01-031-1/+167
* first attempt at handling conflicts among the selected profilesSteve Langasek2019-01-031-5/+37
* special-case the 'Conflicts' field in the parser, to get us a list instead ofSteve Langasek2019-01-031-1/+5
* first stab at a perl helper to manage common-*: parse our config files andSteve Langasek2019-01-031-0/+80
* Update the Debian PAM mini-policy to remove references to theSteve Langasek2019-01-031-30/+4
* fix-up commit for grafting svn history onto git historySteve Langasek2019-01-0210-0/+380