summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump versiondebian/1.3Alexander Sulfrian2016-03-021-0/+9
|
* Merge commit '1.3' into debianAlexander Sulfrian2016-03-021-19/+41
|\ | | | | | | | | | | | | | | | | * commit '1.3': Bump version Allow multiple actions Execute the scripts manually No need to wait(), communicate() will already wait Work for users with restricted shell, too
| * Bump version1.3Alexander Sulfrian2016-03-021-1/+1
| |
| * Allow multiple actionsAlexander Sulfrian2016-03-021-15/+22
| | | | | | | | | | You can specify multiple actions now. Each script will be run with each action until the first one is successful (return 0 as exit status).
| * Execute the scripts manuallyAlexander Sulfrian2016-03-021-13/+27
| | | | | | | | Only use run-parts to get the script names and execute the scripts one by one.
| * No need to wait(), communicate() will already waitAlexander Sulfrian2016-03-021-1/+1
| |
| * Work for users with restricted shell, tooAlexander Sulfrian2016-03-021-0/+1
| |
* | Bump versiondebian/1.2Alexander Sulfrian2016-02-221-0/+8
| |
* | Merge commit '1.2' into debianAlexander Sulfrian2016-02-221-14/+44
|\| | | | | | | | | | | | | | | * commit '1.2': Bump version Add config file for user to include or exclude Code style Remove trailing whitespace
| * Bump version1.2Alexander Sulfrian2016-02-221-1/+1
| |
| * Add config file for user to include or excludeAlexander Sulfrian2016-02-221-3/+28
| |
| * Code styleAlexander Sulfrian2016-02-221-7/+12
| | | | | | | | Some style fixes for pylint.
| * Remove trailing whitespaceAlexander Sulfrian2016-02-221-3/+3
| |
* | debian: Bump versionAlexander Sulfrian2015-09-021-0/+6
| |
* | Merge branch 'master' into debianAlexander Sulfrian2015-09-021-6/+10
|\| | | | | | | | | | | * master: Bump version Do not use su in non-root mode
| * Bump version1.1Alexander Sulfrian2015-09-021-1/+1
| |
| * Do not use su in non-root modeAlexander Sulfrian2015-09-021-5/+9
| |
* | DebianizationAlexander Sulfrian2015-09-029-0/+131
|/
* Add short README1.0Alexander Sulfrian2015-09-021-0/+4
|
* Add licenseAlexander Sulfrian2015-09-021-0/+20
| | | | Simple Expat variant of MIT.
* Initial commitAlexander Sulfrian2015-09-012-0/+126