.. |
__init__.py
|
|
|
aliases.py
|
Making salt.modules.alias python3 compatible
|
2014-11-10 16:35:08 -05:00 |
alternatives.py
|
Making salt.modules.alternatives python3 compatible
|
2014-11-10 16:38:38 -05:00 |
apache.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:26 +00:00 |
aptpkg.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-09 12:52:14 -06:00 |
archive.py
|
Python 3 compat for archive.py
|
2015-02-11 15:15:59 -07:00 |
artifactory.py
|
Fix pylint W8292 : no newline at end of file
|
2015-02-24 13:30:03 -05:00 |
at.py
|
simplify at.at command setup
|
2015-03-09 16:59:45 -06:00 |
augeas_cfg.py
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
aws_sqs.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
blockdev.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-16 15:12:02 -06:00 |
bluez.py
|
Use shlex_quote from six
|
2014-11-20 16:40:42 +00:00 |
boto_asg.py
|
add the ability to set default ASG scaling policies and notification policies in a pillar. Small bugfix for the dynamo module
|
2015-03-12 11:45:20 -07:00 |
boto_cfn.py
|
lint, remove unused imports
|
2014-12-01 10:20:01 -07:00 |
boto_cloudwatch.py
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
boto_dynamodb.py
|
add the ability to set default ASG scaling policies and notification policies in a pillar. Small bugfix for the dynamo module
|
2015-03-12 11:45:20 -07:00 |
boto_ec2.py
|
lint on boto_ec2
|
2015-03-16 19:34:17 +00:00 |
boto_elasticache.py
|
Added get host for instance and group
|
2015-02-23 21:39:42 +01:00 |
boto_elb.py
|
Have boto_elb state manage ELB security groups
|
2015-03-11 16:44:36 -07:00 |
boto_iam.py
|
Fix ARN lookup when using IAM roles in boto_iam module
|
2015-03-04 19:11:44 -07:00 |
boto_rds.py
|
- Removed calls that were already in module
|
2015-03-15 12:28:00 +01:00 |
boto_route53.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-16 15:12:02 -06:00 |
boto_secgroup.py
|
Revert "Fixes secgroup return for EC2-VPC"
|
2015-01-20 14:48:08 -08:00 |
boto_sns.py
|
fix bug in boto_sns module
|
2015-03-10 05:28:56 +00:00 |
boto_sqs.py
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
boto_vpc.py
|
re-enable pylint instead of disabling it twice
|
2015-02-20 23:50:30 -08:00 |
bower.py
|
Implement Bower execution module
|
2015-02-21 05:56:20 +00:00 |
brew.py
|
Change Github to GitHub
|
2015-02-15 15:19:54 +01:00 |
bridge.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
bsd_shadow.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
btrfs.py
|
Move salt.modules.fsutils to salt.utils.fsutils . It's not a salt module.
|
2015-01-30 22:25:23 +00:00 |
cabal.py
|
Add versionadded directives to new state/module
|
2015-02-18 18:25:41 -06:00 |
cassandra.py
|
column_family_definition requires keyspace, column_family args
|
2015-01-17 14:00:44 -07:00 |
chef.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:22 +00:00 |
chocolatey.py
|
Resolve merge conflicts
|
2015-02-28 12:35:25 -06:00 |
cloud.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:23 +00:00 |
cmdmod.py
|
Merge pull request #21461 from jfindlay/refactor_crons
|
2015-03-11 09:52:28 -06:00 |
composer.py
|
Fix for issue #21491
|
2015-03-11 11:33:39 -07:00 |
config.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-16 15:12:02 -06:00 |
container_resource.py
|
Add salt.modules.container_resource
|
2015-02-28 10:29:21 -06:00 |
cp.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:27 +00:00 |
cpan.py
|
Remove "Lithium" and change to "2015.2.0" for versionadded tags
|
2015-03-05 12:44:22 -07:00 |
cron.py
|
modify cron module to use runas
|
2015-03-10 13:52:32 -06:00 |
cyg.py
|
Fix lint errors
|
2015-02-18 15:57:30 -07:00 |
cytest.pyx
|
|
|
daemontools.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-09 11:39:09 -07:00 |
darwin_pkgutil.py
|
Avoid shadowing list type in modules.darwin_pkgutil; fixes #20120
|
2015-02-20 21:52:25 -08:00 |
darwin_sysctl.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
data.py
|
Making salt.modules.data python3 compatible
|
2014-11-10 17:39:49 -05:00 |
ddns.py
|
Making salt.modules.ddns python3 compatible
|
2014-11-10 17:41:51 -05:00 |
deb_apache.py
|
Making salt.modules.deb_apache python3 compatible
|
2014-11-10 17:42:24 -05:00 |
deb_postgres.py
|
lint
|
2015-03-06 16:20:17 +01:00 |
debconfmod.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-09 11:39:09 -07:00 |
debian_ip.py
|
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
2015-03-13 17:02:19 -06:00 |
debian_service.py
|
fix some tests
|
2015-02-25 18:02:43 -07:00 |
defaults.py
|
Merge branch 'cvrebert_storm' of https://github.com/thatch45/salt into thatch45-cvrebert_storm
|
2014-12-03 09:42:47 -07:00 |
devmap.py
|
Making salt.modules.devmap python3 compatible
|
2014-11-10 17:45:57 -05:00 |
dig.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
disk.py
|
Merge branch '2015.2' into 2015.2-develop
|
2015-03-10 17:47:30 -05:00 |
djangomod.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:22 +00:00 |
dnsmasq.py
|
Making salt.modules.modules-python3-dnsmasq.py python3 compatible
|
2014-11-10 17:55:11 -05:00 |
dnsutil.py
|
fix various typos
|
2014-12-08 14:32:53 -08:00 |
dockerio.py
|
Merge forward 2015.2->develop
|
2015-03-01 19:54:22 -07:00 |
dpkg.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-09 11:39:09 -07:00 |
drac.py
|
Indentation
|
2015-02-10 15:58:47 -07:00 |
drbd.py
|
Making salt.modules.drbd python3 compatible
|
2014-11-10 18:05:47 -05:00 |
ebuild.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 09:28:12 -07:00 |
eix.py
|
Making salt.modules.eix python3 compatible
|
2014-11-10 18:09:39 -05:00 |
elasticsearch.py
|
CLI examples and docstrings
|
2015-01-22 14:49:30 -07:00 |
environ.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:25 +00:00 |
eselect.py
|
Remove deprecations in eselect module
|
2015-01-24 03:16:49 +00:00 |
etcd_mod.py
|
Making salt.modules.etcd_mod python3 compatible
|
2014-11-10 18:31:25 -05:00 |
event.py
|
More Sreq cleanup
|
2014-12-04 12:00:54 -08:00 |
extfs.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-09 11:39:09 -07:00 |
file.py
|
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
2015-03-13 17:02:19 -06:00 |
firewalld.py
|
salt.modules.firewalld: avoid shadowing id() built-in
|
2014-11-10 16:25:10 -08:00 |
freebsd_sysctl.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-09 11:39:09 -07:00 |
freebsdjail.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-18 12:46:29 -07:00 |
freebsdkmod.py
|
Pylint fix for 2014.7
|
2015-01-16 00:09:34 -07:00 |
freebsdpkg.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-21 12:05:32 -07:00 |
freebsdports.py
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
freebsdservice.py
|
Merge branch '2014.7' into 2015.2
|
2015-01-11 22:40:16 +00:00 |
gem.py
|
Add method list_upgrades (modeled on the salt.modules.pip). Calls 'gem outdated' and returns a dictionary containing gem names and the version number of the latest gem.
|
2015-02-03 20:39:29 -08:00 |
genesis.py
|
Merge branch '2014.7' into merge_forward_8798
|
2014-12-12 09:49:34 -07:00 |
gentoo_service.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
gentoolkitmod.py
|
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
2015-01-08 11:45:43 -07:00 |
git.py
|
Add error messages when missing setting_name param.
|
2015-03-15 00:12:31 -04:00 |
glance.py
|
Convert into dict(lost in PY3 refactoring)
|
2015-01-30 22:27:15 +00:00 |
glusterfs.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:26 +00:00 |
gnomedesktop.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
gpg.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-09 12:52:14 -06:00 |
grains.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-09 12:52:14 -06:00 |
groupadd.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
grub_legacy.py
|
Making salt.modules.grub_legacy python3 compatible
|
2014-11-10 18:42:45 -05:00 |
guestfs.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
hadoop.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
haproxyconn.py
|
Making salt.modules.haproxyconn python3 compatible
|
2014-11-10 18:43:42 -05:00 |
hashutil.py
|
Making salt.modules.hashutil python3 compatible
|
2014-11-10 18:44:05 -05:00 |
hg.py
|
Don't use VT when running mercurial on windows
|
2015-03-10 13:24:51 +01:00 |
hipchat.py
|
Use urljoin from six
|
2014-11-20 16:40:41 +00:00 |
hosts.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:24 +00:00 |
htpasswd.py
|
Make enhancements to htpasswd modules
|
2015-03-13 21:18:50 +00:00 |
http.py
|
Allow execution module to update_ca_bundle
|
2015-01-28 10:50:40 -07:00 |
ilo.py
|
Merge pull request #17532 from hulu/ilo-id
|
2014-11-10 17:30:14 -07:00 |
img.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:22 +00:00 |
incron.py
|
fix incron module typos
|
2015-03-10 13:52:32 -06:00 |
influx.py
|
Merge pull request #20497 from highlyunavailable/feature/influxdb_fixes
|
2015-02-07 16:49:32 -07:00 |
ini_manage.py
|
Merge branch '2014.7' into merge-forward
|
2014-12-01 15:04:03 -07:00 |
introspect.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:24 +00:00 |
ipmi.py
|
doc fix
|
2015-03-03 09:51:40 -05:00 |
ipset.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
iptables.py
|
Adding fix for iptables --check that is currently in 2015.2 into develop. Adding a log entry for testing aggregating iptables rules, should show that the save function that writes to disk is only called once and only called when necessary.
|
2015-03-11 16:51:54 -07:00 |
jboss7_cli.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:30 +00:00 |
jboss7.py
|
Py3 compatibility fixes. Dos 2 Unix line breaks.
|
2015-01-30 22:25:30 +00:00 |
junos.py
|
Making salt.modules.junos python3 compatible
|
2014-11-10 18:48:53 -05:00 |
kerberos.py
|
Fix pylint errors
|
2015-02-09 23:13:23 -08:00 |
key.py
|
Making salt.modules.key python3 compatible
|
2014-11-10 18:49:24 -05:00 |
keyboard.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-18 16:48:47 -07:00 |
keystone.py
|
re-enable pylint instead of disabling it twice
|
2015-02-20 23:50:30 -08:00 |
kmod.py
|
Resolve merge conflicts
|
2015-02-28 12:35:25 -06:00 |
launchctl.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
layman.py
|
PEP fix
|
2015-02-11 01:18:54 +00:00 |
ldapmod.py
|
Making salt.modules.ldapmod python3 compatible
|
2014-11-10 18:50:23 -05:00 |
linux_acl.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-02-23 14:25:51 -07:00 |
linux_lvm.py
|
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
2015-02-10 15:45:12 -07:00 |
linux_sysctl.py
|
Use new utils function to check systemd version
|
2015-03-03 10:10:50 -07:00 |
localemod.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-09 12:52:14 -06:00 |
locate.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
logadm.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
logrotate.py
|
Making salt.modules.logrotate python3 compatible
|
2014-11-10 18:51:26 -05:00 |
lvs.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
lxc.py
|
Formatting fixes
|
2015-03-04 10:03:30 -07:00 |
mac_group.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
mac_user.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
macports.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:26 +00:00 |
makeconf.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop2
|
2015-02-06 12:09:01 -07:00 |
match.py
|
Moved ipcidr-doc to ipcidr() instead of compound()
|
2015-02-20 10:40:13 +01:00 |
mdadm.py
|
Resolve merge conflicts
|
2015-02-28 12:35:25 -06:00 |
memcached.py
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
mine.py
|
Re-use minion token for mine_send
|
2015-02-19 09:37:28 -07:00 |
mod_random.py
|
Fix mod_random test on older distros
|
2015-02-10 08:46:42 -07:00 |
modjk.py
|
Use urllib2.* from six
|
2014-11-20 16:40:43 +00:00 |
mongodb.py
|
Resolve merge conflicts
|
2015-02-28 12:35:25 -06:00 |
monit.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
moosefs.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
mount.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-09 12:52:14 -06:00 |
mssql.py
|
PyLint adjustments in modules/mssql.py
|
2015-02-03 15:10:18 -05:00 |
munin.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
mysql.py
|
fixing the doc for get_master_status return
|
2015-02-18 20:06:34 -08:00 |
nacl.py
|
use --local when using salt call
|
2015-03-06 13:51:28 -05:00 |
nagios.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:21 +00:00 |
netbsd_sysctl.py
|
Bah, False!
|
2015-01-07 14:35:31 -07:00 |
netbsdservice.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-18 16:48:47 -07:00 |
netscaler.py
|
py3 netscaler
|
2014-11-07 21:38:25 -07:00 |
network.py
|
add versionadded docstring
|
2015-03-12 07:55:42 -04:00 |
neutron.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:30 +00:00 |
nfs3.py
|
Making salt.modules.nfs3 python3 compatible
|
2014-11-10 18:57:07 -05:00 |
nftables.py
|
Merge remote-tracking branch 'salt/2014.7' into 2015.2
|
2015-02-18 11:33:10 -07:00 |
nginx.py
|
Fix six import
|
2014-11-20 16:40:48 +00:00 |
nova.py
|
Making salt.modules.nova python3 compatible
|
2014-11-10 18:57:37 -05:00 |
npm.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
nspawn.py
|
Merge pull request #21324 from rallytime/pylint_develop
|
2015-03-06 10:52:31 -07:00 |
omapi.py
|
Making salt.modules.omapi python3 compatible
|
2014-11-10 18:58:05 -05:00 |
openbsd_sysctl.py
|
Fix for cross-platform sysctl with test and custom config location when using systemd >= 207
|
2014-11-13 21:47:32 -05:00 |
openbsdpkg.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
openbsdrcctl.py
|
openbsdrcctl: turn badvar into a tuple and fix lint warnings
|
2015-01-06 18:14:23 +01:00 |
openbsdservice.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:27 +00:00 |
openstack_config.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
oracle.py
|
fix various typos
|
2014-12-08 14:32:53 -08:00 |
osxdesktop.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
pacman.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:26 +00:00 |
pagerduty.py
|
Allow pagerduty module to work with config in pillar
|
2015-02-18 14:55:32 -06:00 |
pam.py
|
Making salt.modules.pam python3 compatible
|
2014-11-10 19:04:33 -05:00 |
parted.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-06 13:14:27 -07:00 |
pecl.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-21 12:05:32 -07:00 |
pillar.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop2
|
2015-02-06 12:09:01 -07:00 |
pip.py
|
Remove "Lithium" and change to "2015.2.0" for versionadded tags
|
2015-03-05 12:44:22 -07:00 |
pkg_resource.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:24 +00:00 |
pkgin.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:24 +00:00 |
pkgng.py
|
Linter happiness
|
2015-02-10 04:54:17 +02:00 |
pkgutil.py
|
Merge branch '2014.7' into develop
|
2014-11-19 09:16:26 -07:00 |
portage_config.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:25 +00:00 |
postfix.py
|
Making salt.modules.postfix python3 compatible
|
2014-11-10 19:06:11 -05:00 |
postgres.py
|
Remove useless argument from _run_psql
|
2015-03-04 12:35:29 +01:00 |
poudriere.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-21 12:05:32 -07:00 |
powerpath.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-09 11:39:09 -07:00 |
ps.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-02-11 09:17:35 -07:00 |
publish.py
|
simplify yaml parsing for publish module
|
2015-02-27 14:53:59 -07:00 |
puppet.py
|
Lint
|
2015-02-12 16:57:42 -07:00 |
pushover_notify.py
|
Final lint error. Example missing in the pushover module for post_message
|
2015-03-12 12:54:31 -07:00 |
pw_group.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-09 11:39:09 -07:00 |
pw_user.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
pyenv.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-21 12:05:32 -07:00 |
qemu_img.py
|
Merge branch '2014.7' into 2015.2
|
2015-01-11 22:40:16 +00:00 |
qemu_nbd.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:24 +00:00 |
quota.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-01-09 12:57:49 -07:00 |
rabbitmq.py
|
Fixing examples to avoid problem where there is always a change
|
2015-02-24 17:40:50 -08:00 |
raet_publish.py
|
simplify yaml parsing for publish module
|
2015-02-27 14:53:59 -07:00 |
random_org.py
|
Remove "Lithium" and change to "2015.2.0" for versionadded tags
|
2015-03-05 12:44:22 -07:00 |
rbenv.py
|
Py3 compatability
|
2015-01-30 22:27:05 +00:00 |
rdp.py
|
Merge branch '2014.7' into 2015.2
|
2015-01-11 22:40:16 +00:00 |
redismod.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
reg.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:25 +00:00 |
rest_package.py
|
Making salt.modules.rest_package python3 compatible
|
2014-11-10 19:10:19 -05:00 |
rest_sample.py
|
Making salt.modules.rest_sample python3 compatible
|
2014-11-10 19:10:33 -05:00 |
rest_service.py
|
Making salt.modules.rest_service python3 compatible
|
2014-11-10 19:10:39 -05:00 |
ret.py
|
Making salt.modules.ret python3 compatible
|
2014-11-10 19:10:49 -05:00 |
rh_ip.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-16 15:12:02 -06:00 |
rh_service.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
riak.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
rpm.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
rsync.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
runit.py
|
add runit service module
|
2014-11-21 20:26:18 -05:00 |
rvm.py
|
separate command from arguments to avoid problems when adding quotes
|
2015-03-14 19:47:19 +01:00 |
s3.py
|
Making salt.modules.s3 python3 compatible
|
2014-11-10 19:11:51 -05:00 |
saltcloudmod.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
saltutil.py
|
Fixed an error with SIGKILL on windows
|
2015-03-10 17:09:13 -06:00 |
schedule.py
|
Adding the until flag into the schedule module.
|
2015-03-05 08:45:53 -08:00 |
scsi.py
|
Making salt.modules.scsi python3 compatible
|
2014-11-10 19:12:26 -05:00 |
sdb.py
|
fix various typos
|
2014-12-08 14:32:53 -08:00 |
seed.py
|
Make arguments vertical for easier reading
|
2015-02-10 15:06:43 -06:00 |
selinux.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:26 +00:00 |
sensors.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
serverdensity_device.py
|
typo fix in log s/Cloud/Could/
|
2015-03-05 09:29:43 +01:00 |
service.py
|
Allow mint to use upstart
|
2015-02-06 15:57:01 -08:00 |
shadow.py
|
Merge pull request #21371 from pengyao/shadow_typo
|
2015-03-06 11:33:58 -07:00 |
slack_notify.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-09 12:52:14 -06:00 |
smartos_imgadm.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
smartos_vmadm.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-21 12:05:32 -07:00 |
smf.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
smtp.py
|
Add SSL/TLS option to profile
|
2014-11-18 18:25:41 -05:00 |
softwareupdate.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
solaris_group.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
solaris_shadow.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
solaris_user.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
solarisips.py
|
don't print in exection modules
|
2014-11-07 21:38:24 -07:00 |
solarispkg.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
solr.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:26 +00:00 |
splunk_search.py
|
Py3 compatability
|
2015-01-30 22:27:05 +00:00 |
sqlite3.py
|
Update sqlite3.py to enable autocommit
|
2014-12-10 15:42:29 -07:00 |
ssh.py
|
Merge branch '2015.2' into 2015.2-develop
|
2015-03-10 17:47:30 -05:00 |
state.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-09 12:52:14 -06:00 |
status.py
|
Python 3 compat for salt/modules/status.py
|
2015-02-09 09:04:40 -07:00 |
sudo.py
|
Python 3 compat for sudo.py
|
2015-02-03 11:25:24 -07:00 |
supervisord.py
|
Merge branch '2014.7' into 2015.2
|
2015-01-11 22:40:16 +00:00 |
svn.py
|
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
2015-02-02 15:21:25 -07:00 |
swift.py
|
Making salt.modules.swift python3 compatible
|
2014-11-10 19:17:40 -05:00 |
sysbench.py
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
syslog_ng.py
|
Py3 compatibility fixes. Lint.
|
2015-01-30 22:25:25 +00:00 |
sysmod.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-09 12:52:14 -06:00 |
sysrc.py
|
which_bin requires an Iterable collection
|
2015-03-15 01:34:37 -06:00 |
system.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
systemd.py
|
Bugfix: method crashes when using '+' operand to dicts.
|
2015-03-16 19:11:23 +01:00 |
test_virtual.py
|
Fix mis-naming from pylint cleanup
|
2015-02-07 14:55:30 -08:00 |
test.py
|
Merge branch '2015.2' into 2015.2-develop
|
2015-03-10 17:47:30 -05:00 |
timezone.py
|
Merge branch '2014.7' into merge-forward
|
2014-11-18 12:46:29 -07:00 |
tls.py
|
Adding additional output to assist in troubleshooting. Fixes #21638
|
2015-03-13 14:27:47 -05:00 |
tomcat.py
|
Merge branch '2015.2' into merge-forward-develop
|
2015-01-06 14:16:15 -07:00 |
tuned.py
|
Py3 compatibility
|
2015-01-30 22:27:12 +00:00 |
twilio_notify.py
|
Merge forward 2015.2->develop
|
2015-03-01 19:54:22 -07:00 |
upstart.py
|
fix some tests
|
2015-02-25 18:02:43 -07:00 |
uptime.py
|
fix empty lines (lint), fix documentation
|
2015-03-12 11:07:34 +01:00 |
useradd.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
uwsgi.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
varnish.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
vbox_guest.py
|
vbox_guest module: not upgrade OS by default (can be unexpected)
|
2014-11-18 17:40:36 +03:00 |
virt.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-16 15:12:02 -06:00 |
virtualenv_mod.py
|
Even more pip test fixing
|
2015-01-24 03:16:50 +00:00 |
win_autoruns.py
|
Merge branch '2014.7' into merge-forward
|
2014-12-22 13:33:53 -07:00 |
win_dacl.py
|
Pylint fix for real this time
|
2015-03-06 10:15:02 -07:00 |
win_disk.py
|
Making salt.modules.win_disk python3 compatible
|
2014-11-10 19:25:46 -05:00 |
win_dns_client.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
win_file.py
|
Merge remote-tracking branch 'upstream/2015.2' into develop
|
2015-01-26 10:16:37 -07:00 |
win_firewall.py
|
Fix docstring for win_firewall.enable
|
2015-03-09 12:55:47 -06:00 |
win_groupadd.py
|
Fix typos with the help of https://github.com/vlajos/misspell_fixer
|
2015-01-16 13:35:47 -08:00 |
win_ip.py
|
Merge branch '2014.7' into merge-forward
|
2014-12-22 13:33:53 -07:00 |
win_network.py
|
Merge branch '2014.7' into merge-forward
|
2014-12-22 13:33:53 -07:00 |
win_ntp.py
|
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
2015-03-13 17:02:19 -06:00 |
win_path.py
|
proper indentation
|
2015-02-18 08:17:59 -07:00 |
win_pkg.py
|
Properly handle distutils.version for PyLint
|
2015-01-30 22:25:32 +00:00 |
win_repo.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:21 +00:00 |
win_servermanager.py
|
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
2015-01-20 15:19:53 -07:00 |
win_service.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-16 15:12:02 -06:00 |
win_shadow.py
|
Merge branch '2014.7' into merge-forward
|
2014-12-22 13:33:53 -07:00 |
win_status.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-03-11 15:18:00 -06:00 |
win_system.py
|
Add return code for status=2, hard-quote password
|
2015-03-01 11:31:32 -05:00 |
win_timezone.py
|
Merge branch '2014.7' into merge-forward
|
2014-12-22 13:33:53 -07:00 |
win_update.py
|
re-enable pylint instead of disabling it twice
|
2015-02-20 23:50:30 -08:00 |
win_useradd.py
|
split win_useradd commands
|
2014-12-18 14:12:20 -07:00 |
xapi.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
xfs.py
|
Py3 compatibility fixes.
|
2015-01-30 22:25:21 +00:00 |
xmpp.py
|
Add absolute_import where needed.
|
2015-01-30 22:25:07 +00:00 |
yumpkg.py
|
yumpkg.py: sort updates for latest_package to always actually get latest available
|
2015-02-26 03:01:16 -06:00 |
zcbuildout.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-08 11:41:19 -07:00 |
zfs.py
|
Remove "Lithium" and change to "2015.2.0" for versionadded tags
|
2015-03-05 12:44:22 -07:00 |
zk_concurrency.py
|
Pylint
|
2015-03-16 08:07:40 -07:00 |
znc.py
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-07 14:49:58 -07:00 |
zpool.py
|
Remove "Lithium" and change to "2015.2.0" for versionadded tags
|
2015-03-05 12:44:22 -07:00 |
zypper.py
|
Merge pull request #21695 from isbm/zypper-gpg-keys
|
2015-03-16 18:41:45 -06:00 |