summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #1105 - incorrect use of lstrip()Steve2015-10-141-2/+5
* Merge pull request #1059 from sivel/sys-exit-removalBrian Coca2015-10-061-1/+0
|\
| * sys.exit removal for system/capabilities.pyMatt Martz2015-10-051-1/+0
* | Fix open_iscsi EXAMPLES sectionMatt Martz2015-10-051-16/+15
|/
* allow floating point input for size valeCharles Paul2015-10-051-18/+16
* switched to use module loggigngBrian Coca2015-10-011-7/+2
* bugfix: use correct function close callsKonstantin Manna2015-09-301-1/+1
* fix #894 by actually updating with the modified settingsDaniel Nägele2015-09-081-3/+5
* Merge pull request #890 from kmalov/locale_gen_fixBrian Coca2015-09-041-0/+7
|\
| * Add some more locales to LOCALE_NORMALIZATIONKonstantin Malov2015-08-281-0/+7
* | Small improvement in documentationvarnav2015-08-281-1/+2
|/
* made seport 2.4 compatibleBrian Coca2015-08-171-10/+10
* Merge pull request #29 from dankeder/seportBrian Coca2015-08-151-0/+261
|\
| * seport.py: fix the "change" indicationDan Keder2015-05-271-4/+8
| * seport.py: Minor changes in docstringsDan Keder2015-05-261-8/+8
| * seport.py: Add ability to specify multiple ports/port rangesDan Keder2015-05-261-29/+32
| * Add module system/seport.pyDan Keder2014-10-011-0/+254
* | Merge pull request #644 from pmarkham/develBrian Coca2015-08-141-0/+456
|\ \
| * | Documentation fixesPaul Markham2015-07-111-4/+1
| * | Updates for Solaris 11Paul Markham2015-07-101-36/+49
| * | Documentation fixesPaul Markham2015-07-041-2/+2
| * | Updates based on community review.Paul Markham2015-07-031-114/+198
| * | Handle case where .UNFONFIGURE file isn't therePaul Markham2015-06-291-1/+2
| * | Change state back to a required parameterPaul Markham2015-06-291-1/+1
| * | Changed 'whole_root' option to 'sparse'. Added state='started' as synonym fo...Paul Markham2015-06-291-14/+15
| * | - Renamed module to solaris_zone.pyPaul Markham2015-06-261-10/+17
| * | Added zone.py module to manage Solaris zonesPaul Markham2015-06-251-0/+353
* | | fixed a few typosBrian Coca2015-08-101-4/+4
* | | added missing license headersBrian Coca2015-07-301-1/+15
* | | minor doc fixBrian Coca2015-07-291-1/+1
* | | Merge pull request #22 from mscherer/add_selinux_permissiveBrian Coca2015-07-291-0/+130
|\ \ \
| * | | Add selinux_permissive module, to be able to manage permissive domainMichael Scherer2015-07-261-0/+130
* | | | Merge pull request #785 from srvg/bug/openiscsi-emptylistBrian Coca2015-07-291-26/+23
|\ \ \ \
| * | | | open_iscsi: minor PEP8 whitespace fixesSerge van Ginderachter2015-07-291-14/+14
| * | | | Return devicenodes as empty list if no LUN'sSerge van Ginderachter2015-07-291-12/+9
| | |_|/ | |/| |
* | | | minor doc fixes to pam_limitsBrian Coca2015-07-281-2/+2
* | | | Merge pull request #96 from usawa/develBrian Coca2015-07-281-0/+236
|\ \ \ \ | |_|/ / |/| | |
| * | | Update pam_limits.pySebastien ROHAUT2015-06-211-9/+3
| * | | Add "-" to ulimit typeSebastien ROHAUT2015-01-231-1/+1
| * | | Update pam_limits.pySebastien ROHAUT2014-12-241-4/+24
| * | | Update pam_limits.pySebastien ROHAUT2014-10-301-1/+1
| * | | Update pam_limits.pySebastien ROHAUT2014-10-301-1/+0
| * | | Update pam_limits.pySebastien ROHAUT2014-10-301-0/+1
| * | | Update pam_limits.pySebastien ROHAUT2014-10-301-2/+2
| * | | Create pam_limits.pySebastien ROHAUT2014-10-301-0/+222
* | | | Merge pull request #763 from mscherer/fix_656Brian Coca2015-07-251-1/+1
|\ \ \ \
| * | | | Do not assume that /var/lib/locales/supported.d/local existMichael Scherer2015-07-251-1/+1
* | | | | Use the parameter 'name' everywhere for consistencyMichael Scherer2015-07-251-1/+1
|/ / / /
* | | | ISO-8859-15 locale normalization in locale_gen moduleMathias Merscher2015-07-211-0/+1
* | | | added missing version_added to new filesystem optionBrian Coca2015-07-081-0/+1