summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Generalize locale name normalizationHiroshi Umehara2015-01-221-1/+8
* Add EUC-JP locale name normalizationHiroshi Umehara2015-01-211-1/+1
* remove unused variablePierre-Louis Bonicoli2015-01-121-1/+0
* Avoid to use the builtin 'echo'Pierre-Louis Bonicoli2015-01-121-6/+4
* Merge pull request #120 from alxgu/lvol_fix_pathBrian Coca2015-01-091-5/+9
|\
| * Fix lvol: Find LVM commands in PATH envAlexander Gubin2014-11-261-5/+9
* | Fix getent behaviour with fail_key=FalseBert Mertens2015-01-061-1/+1
* | Fixes for docs buildingToshio Kuratomi2015-01-051-1/+2
* | Merge pull request #176 from bcoca/gluster_volume_docfixBrian Coca2015-01-021-3/+3
|\ \
| * | fixed doc bugBrian Coca2014-12-301-3/+3
* | | Add a note about debconf passwords always being recorded as changedJohn Barker2014-12-311-0/+1
|/ /
* | fix at.py module on non-glibc systemsNikolai Lifanov2014-12-171-1/+1
* | Remove default from 'permanent' and 'state' docsCosmo Petrich2014-12-121-2/+0
* | Merge pull request #136 from bcoca/gluster_revampBrian Coca2014-12-111-131/+124
|\ \
| * | revamp of gluster volume managementBrian Coca2014-12-061-131/+124
* | | Merge pull request #1 from mscherer/develBrian Coca2014-12-111-3/+11
|\ \ \ | |/ / |/| |
| * | Add a new option immediate= to immediately apply a permanent changeMichael Scherer2014-12-011-3/+11
* | | Fixes to documentationToshio Kuratomi2014-12-031-1/+2
|/ /
* | Merge pull request #48 from rosmo/glusterfs-moduleBrian Coca2014-12-011-0/+407
|\ \
| * | Added .py extension to glusterfs module.Taneli Leppä2014-10-271-0/+0
| * | Added GlusterFS module.Taneli Leppa2014-10-031-0/+407
* | | Merge pull request #17 from abompard/develBrian Coca2014-12-011-3/+22
|\ \ \
| * | | Module alternatives: support RedHat-based OSesAurélien Bompard2014-09-301-2/+18
| * | | Module alternatives: support check modeAurélien Bompard2014-09-301-1/+4
* | | | Merge pull request #7 from groks/crypttab-moduleBrian Coca2014-12-011-0/+332
|\ \ \ \ | |_|_|/ |/| | |
| * | | New crypttab module for editing Linux /etc/crypttab fileSteve2014-09-291-0/+332
| |/ /
* | | Merge pull request #53 from bcoca/getent_doc_fixesBrian Coca2014-11-201-7/+7
|\ \ \
| * | | corrected and made better docs for getentBrian Coca2014-10-041-7/+7
| | |/ | |/|
* | | Merge pull request #56 from filipenf/fix-lvgBrian Coca2014-11-061-2/+1
|\ \ \
| * | | Replace dev_string to dev_listFilipe Niero Felisbino2014-10-061-2/+1
| |/ /
* | | Enable "ufw default allow routed"Chris West2014-10-121-2/+2
* | | Fixed typo in locale_gen documentation.Baptiste Mispelon2014-10-021-1/+1
|/ /
* | mkfs.xfs uses -f instead of -F flagjravetch2014-09-291-1/+1
|/
* package filesMichael DeHaan2014-09-261-0/+0
* File extensions!Michael DeHaan2014-09-2617-0/+0
* Restructuring.Michael DeHaan2014-09-2617-0/+3429
* Move modules into subdirectory.Michael DeHaan2014-09-2629-9426/+0
* The fix for gh-7284 causes problems for initscripts which have theToshio Kuratomi2014-09-221-1/+4
* Fix #9704, correctly set changed as false when nothing is doneMichael Scherer2014-09-211-0/+1
* Be more specific in checking if a job restarted successfully.Toshio Kuratomi2014-09-191-1/+1
* Failure to enable a service now fails the taskToshio Kuratomi2014-09-181-4/+26
* remove debugging that was causing failureToshio Kuratomi2014-09-171-1/+0
* Refactor the Linux service_enable() methodToshio Kuratomi2014-09-171-48/+85
* Revert "Refactor the Linux service_enable() method" needs some debuggingToshio Kuratomi2014-09-171-85/+48
* Refactor the Linux service_enable() methodToshio Kuratomi2014-09-171-48/+85
* Make systemd vs rht detection more robust for centosToshio Kuratomi2014-09-161-2/+10
* Move initscript rc check to later in service status checkJames Cammarata2014-09-111-9/+9
* Tracebacks are now catchable with ignore_errors and have streamlined output. ...Michael DeHaan2014-09-111-0/+4
* service: use self.changed in service_enable_rcconf().Patrik Lundin2014-08-281-6/+6
* Add additional checks to detect upstart servicesJames Cammarata2014-08-251-3/+30