summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-0613-0/+52
* Call main in conditional way - systemFabio Alessandro Locati2016-12-054-5/+10
* Do not use the fstab parameter on openbsd for mounting (#5805)Toshio Kuratomi2016-12-051-17/+34
* Unquote urls in YAML - system (#5796)Fabio Alessandro Locati2016-12-021-2/+2
* Fix for python 2.4 compatibility (#5693)Evan Kaufman2016-12-021-2/+3
* made fact_path actual path (#5789)Brian Coca2016-12-011-1/+1
* systemd: Start inactive units for reload/restartDustin C. Hatch2016-11-301-1/+4
* add correct SELinux file context for crontabs (#4511) (#4595)ekultails2016-11-291-0/+10
* Use the the new features of fail_if_missing for checkmode (#5750)jctanner2016-11-282-5/+5
* added docs for use optionBrian Coca2016-11-241-0/+6
* Force BSDs to use umount/mount instead of trying to use remount. (#5715)Toshio Kuratomi2016-11-231-3/+13
* systemctl show rc changes across versionsBrian Coca2016-11-231-33/+30
* Fall back if mountinfo reading failed (fixing #5603)Jiri Tyr2016-11-231-2/+7
* Fix for call to umount() in remount()Toshio Kuratomi2016-11-181-1/+1
* try remount but fallback to unmount + mount (#2445)Brian Coca2016-11-181-8/+36
* Several systemd fixesBrian Coca2016-11-181-50/+59
* Performance improvement using in-operator for hash lookupsDag Wieers2016-11-171-2/+2
* Examples syntax batch4 (#5620)Sam Doran2016-11-1510-45/+151
* Update system/group.py module.Rezart Qelibari2016-11-141-0/+25
* Use native YAML (#5571)Fabio Alessandro Locati2016-11-111-6/+19
* Make service work when the service is not present in rc.confMichael Scherer2016-11-041-2/+4
* dont join when group is noneBrian Coca2016-11-021-1/+4
* docitBrian Coca2016-11-011-3/+4
* allow groups to be passed as YAML list as wellBrian Coca2016-11-011-2/+2
* Identify existing unmanaged jobs by exact match, when no header comment is foundEvan Kaufman2016-11-011-5/+27
* make sure all svcadm operations are syncronousBrian Coca2016-11-011-2/+2
* hostname: add support for alpine linux (#4837)Hiroaki Nakamura2016-10-241-12/+92
* update maintainerJonathan Mainguy2016-10-231-1/+1
* Record existing cron file as string property, rather than only recording term...Evan Kaufman2016-10-231-9/+11
* Rendering of crontab should reflect actual newline termination, in diff modeEvan Kaufman2016-10-231-3/+3
* Ensure trailing newline is written to cron fileEvan Kaufman2016-10-231-3/+12
* Make authorized_key preserve key order (#5339)Adrian Likins2016-10-211-19/+51
* Fix authorized_key module to preserve the order of optionsToshio Kuratomi2016-10-201-31/+61
* Fix code for python 3Michael Scherer2016-10-191-1/+1
* Cleanup import for authorized_keyMichael Scherer2016-10-191-2/+3
* Make the code run on python 3Michael Scherer2016-10-181-1/+1
* Remove the wide try/expect clauseMichael Scherer2016-10-171-18/+15
* Move job parameter to meet expected requirements (#5151)Steven de Vries2016-10-171-1/+1
* Convert name to bytes to compare it to boolsMichael Scherer2016-10-151-1/+2
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-135-8/+8
* Fix daemon_reload in systemd moduleLaurent Godet2016-10-031-1/+1
* Fixing bind mount pattern in the mount module (#5084)Jiri Tyr2016-09-281-11/+25
* Fix mount default options -- should be defaults, not defaultToshio Kuratomi2016-09-281-1/+1
* Ultimate fix of the mount module for Linux (#5055)Jiri Tyr2016-09-281-47/+140
* Fixing bind mount on Linux (#1942) (#4439)Jiri Tyr2016-09-261-123/+101
* Fix #3153 again (#4989)Toshio Kuratomi2016-09-231-1/+1
* Working subset of mount fixes (#4987)Toshio Kuratomi2016-09-231-160/+317
* Add support for password aging on Solaris (#4372)Lars Engels2016-09-201-0/+37
* hostname: Support "Scientific Linux CERN" (#4855)Riccardo Murri2016-09-151-0/+5
* Fix syntaxToshio Kuratomi2016-09-121-1/+1