summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Import module snippets in the correct locationMatt Martz2015-12-221-3/+3
* Remove unneeded spaces at the end of ohaiMatt Martz2015-12-221-2/+0
* Replace choices=BOOLEANS by type='bool', fix #1326Michael Scherer2015-12-212-3/+3
* Sync minor fixes from OpenStack InfraMonty Taylor2015-12-141-8/+24
* Merge pull request #1079 from wkeeling/bugfix_634Brian Coca2015-12-141-1/+6
|\
| * Fixes #634 - multiple param handling by modprobe.pyWill Keeling2015-10-101-1/+6
* | Fix documentation to prevent formatting error where each letter has its own l...Gordon Fierce2015-12-071-2/+4
* | Merge pull request #1302 from mscherer/fix_1282Toshio Kuratomi2015-12-041-1/+2
|\ \
| * | Add a more explicit error message, fix #1282Michael Scherer2015-12-041-1/+2
* | | Resolves #1312, Improve pam_limits documentationGuillaume Grossetie2015-12-011-3/+11
|/ /
* | Resolves #1290, Adds limit_type choice "-"GUILLAUME GROSSETIE2015-11-261-1/+1
* | Merge pull request #1260 from xavpaice/develBrian Coca2015-11-241-1/+1
|\ \
| * | Added stdout and stderr to puppet output for rc=2Xav Paice2015-11-181-1/+1
* | | removed json importBrian Coca2015-11-211-1/+0
|/ /
* | Editing iptable module to use -m state --state instead of -m conntrack --ctstateRomain Brucker2015-11-101-2/+2
* | Fixing limit type from list to stringRomain Brucker2015-11-031-1/+1
* | Adding limit feature to iptables moduleRomain Brucker2015-11-031-0/+12
* | made ctstate default to [] and evaluation conditional on the list being popou...Brian Coca2015-11-031-2/+3
* | fixed default from None to [] for ctstateBrian Coca2015-11-031-1/+1
* | avoid index error on empty list, key being true means its not None nor []Brian Coca2015-11-021-2/+2
* | made ctstate accept listsBrian Coca2015-11-021-5/+4
* | Add conntrack module ctstate support to iptablesDaniel Vigueras2015-11-021-0/+19
* | Revert "Change show_diff to default to yes"Monty Taylor2015-11-011-3/+3
* | whitespace fixesBrian Coca2015-10-311-4/+4
* | Adding comment support for iptables moduleRomain Brucker2015-10-301-1/+13
* | fixed typos in cryptab, thanks @timwBrian Coca2015-10-291-3/+3
* | corrected version addedBrian Coca2015-10-271-1/+1
* | fix typo errorAlexander2015-10-261-1/+1
* | Fix ZFS createMatt Carroll2015-10-251-0/+1
* | Merge pull request #1052 from machacekondra/pam_limits_fixToshio Kuratomi2015-10-231-4/+23
|\ \
| * | system: pam_limits: add support for unlimited/infinity/-1Ondra Machacek2015-10-221-4/+23
* | | Change show_diff to default to yes, to match what puppet agent --test is, sin...Jonathan Mainguy2015-10-231-3/+3
|/ /
* | Fix docs to buildToshio Kuratomi2015-10-161-17/+122
* | Merge pull request #1015 from LinusU/iptables-moduleBrian Coca2015-10-151-0/+217
|\ \
| * | iptables: add note about rulesLinus Unnebäck2015-10-151-0/+2
| * | iptables: expand rule optionsLinus Unnebäck2015-09-281-29/+116
| * | module: system/iptablesLinus Unnebäck2015-09-281-0/+128
* | | 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
|\