..
__init__.py
Add encoding to modules package
2013-09-18 22:19:41 -06:00
aliases.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
alternatives.py
use python_shell=False on external inputs
2013-10-16 12:13:28 -06:00
apache.py
apache module: rm unused import of os
2014-02-12 10:29:10 -08:00
aptpkg.py
Renamed salt.modules.apt_pkg to salt.modules.aptpkg for continuity with salt.modules.yumpkg
2014-02-04 15:10:25 -08:00
archive.py
fix format order
2014-01-28 10:15:10 +01:00
at.py
Fix inline code related lint issues.
2014-01-06 17:11:20 +00:00
augeas_cfg.py
Add warning about Debian/Ubuntu augeas packaging bug
2013-10-28 20:58:06 -05:00
aws_sqs.py
modules.aws_sqs: rm unused import
2013-11-19 17:28:52 -08:00
blockdev.py
lint - Undefined variable 'CalledProcessError'
2014-02-11 23:23:27 -08:00
bluez.py
salt.modules.bluez
is now using __virtualname__
2013-10-17 12:39:25 +01:00
brew.py
codespell: grammar nazi
2014-01-26 18:41:28 -08:00
bridge.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
bsd_shadow.py
Quiet all logging when dealing with passwords/hashes
2014-01-31 11:30:47 -07:00
cassandra.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
chocolatey.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
cloud.py
don't load salt cloud if it won't import
2014-01-10 16:18:35 -07:00
cmdmod.py
read/write binary w/msgpack files
2014-02-07 16:13:04 -07:00
composer.py
codespell: grammar nazi
2014-01-26 18:41:28 -08:00
config.py
modules.config.manage_mode: rm unnecessary parens
2014-01-30 14:28:40 -08:00
cp.py
[salt] add cp.push_dir
2014-02-09 17:12:12 -06:00
cron.py
Corrected errors reported by Jenkins
2014-02-10 17:23:40 +01:00
cytest.pyx
Audit module documentation (A to D)
2013-08-14 19:53:09 -05:00
daemontools.py
Added missing function to daemontools
2013-11-12 05:49:51 -06:00
darwin_sysctl.py
salt.modules.darwin_sysctl
is now using __virtualname__
2013-10-17 12:40:51 +01:00
data.py
read and write data in binary for msgpack
2014-02-07 16:13:03 -07:00
ddns.py
whitespace
2014-01-10 09:48:13 -07:00
deb_apache.py
rm unused imports in deb_apache module
2014-02-12 10:37:42 -08:00
debconfmod.py
Remove logging in __virtual__ func.
2013-11-21 22:52:31 +01:00
debian_ip.py
fixing bond and bridge config templating in debian_ip module
2014-02-15 23:10:51 +01:00
debian_service.py
Added missing function to debian
2013-11-12 05:45:09 -06:00
defaults.py
Fixes a problem in 2014.1 where context can be a jinja2.runtime.Context and not a dictionary. 2014.1 also no longer stores the sls name in the sls argument, but it can be found in mods.
2014-01-28 16:12:30 -08:00
dig.py
Fix bug in dig.SPF when processing redirects
2014-02-13 12:39:29 -06:00
disk.py
Correct phrase. Thanks @SEJeff.
2014-01-03 01:04:43 +00:00
djangomod.py
salt.modules.djangomod
is now using __virtualname__
2013-10-17 11:18:36 +01:00
dnsmasq.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
dnsutil.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
dockerio.py
give repo_name only
2014-02-04 10:07:08 +01:00
dpkg.py
salt.modules.dpkg
is now using __virtualname__
2013-10-17 11:12:57 +01:00
ebuild.py
Add config option to make ebuild.ex_mod_init() opt-in and better documentation.
2014-01-16 23:07:20 +00:00
eix.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
environ.py
Lint fixes.
2014-02-18 01:13:07 +00:00
eselect.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
event.py
Changes to the proxy minion, add release notes, remove REST server (move to separate repo)
2014-02-04 12:19:13 -07:00
extfs.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
file.py
catch NameError because of Windows
2014-02-13 01:53:27 -07:00
freebsd_sysctl.py
salt.modules.freebsd_sysctl
is now using __virtualname__
2013-10-17 12:56:15 +01:00
freebsdjail.py
salt.modules.freebsdjail
is now using __virtualname__
2013-10-17 12:56:57 +01:00
freebsdkmod.py
salt.modules.freebsdkmod
is now using __virtualname__
2013-10-17 12:57:39 +01:00
freebsdpkg.py
Fix white-space related lint issue
2014-02-06 17:50:14 +00:00
freebsdports.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
freebsdservice.py
Added missing function for freebsd
2013-11-12 05:31:55 -06:00
gem.py
Fix failing ruby tests
2014-01-08 11:57:38 -07:00
gentoo_service.py
Added missing function to gentoo
2013-11-12 05:44:24 -06:00
gentoolkitmod.py
salt.modules.gentoolkitmod
is now using __virtualname__
2013-10-17 13:22:43 +01:00
git.py
Allow git.current_branch to work with git<1.7.8
2013-12-27 18:57:17 -06:00
glance.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
glusterfs.py
Clean up lint changes
2014-02-16 11:59:06 -06:00
gnomedesktop.py
Ignore unused imports
2014-02-08 06:52:20 +00:00
grains.py
Fix #10223
2014-02-07 14:26:06 -07:00
groupadd.py
salt.modules.groupadd
is now using __virtualname__
2013-10-17 08:31:40 +01:00
grub_legacy.py
Not all distros separate stanzas with new lines, now if in a stanza
2013-11-21 12:52:28 -05:00
guestfs.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
hadoop.py
White-space related lint fixes.
2013-12-18 09:38:39 +00:00
hg.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
hosts.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
htpasswd.py
Stop the __virtualname__
deprecation warning. Fixes #8221 .
2013-11-04 23:47:02 +00:00
img.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
incron.py
Fix cron state to work on SmartOS
2014-02-04 17:00:18 -05:00
ini_manage.py
re patter fix
2014-01-16 18:17:20 +05:30
iptables.py
Adding a check to ensure -m multiport is included if dports & sports is used.
2014-02-02 08:02:14 -08:00
junos.py
Ignore unused imports
2014-02-08 06:59:50 +00:00
key.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
keyboard.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
keystone.py
Fixing two tiny bugs in keystone module. The hasattr() was used with a dict instead of an object. New change uses the getattr() call which is IMHO safer
2014-01-03 22:39:34 +11:00
kmod.py
Under Python 2.6, curly braces in strings to .format()
MUST be indexed.
2013-11-11 06:33:57 +00:00
launchctl.py
fixed uncaught exception in _available_services in launchctl module. Now follows symlinks
2013-11-24 21:13:36 -05:00
layman.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
ldapmod.py
salt.modules.ldapmod
is now using __virtualname__
2013-10-17 13:25:54 +01:00
linux_acl.py
salt.modules.linux_acl
is now using __virtualname__
2013-10-17 08:35:14 +01:00
linux_lvm.py
Added snapshot option to linux_lvm.lvcreate
2014-01-28 18:53:07 +01:00
linux_sysctl.py
salt.modules.linux_sysctl
is now using __virtualname__
2013-10-17 08:34:26 +01:00
localemod.py
salt.modules.localemod
is now using __virtualname__
2013-10-17 08:30:20 +01:00
locate.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
logrotate.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
lvs.py
modules.lvs: use alias to avoid shadowing list
built-in type
2013-12-03 15:27:37 -08:00
lxc.py
avoid shadowing outer funcs in modules.lxc.list_()
2014-02-12 10:46:49 -08:00
mac_group.py
salt.modules.mac_group
is now using __virtualname__
2013-10-17 13:27:58 +01:00
mac_user.py
Fix refs to cmd.run* with quiet=True
2013-12-12 12:57:59 -06:00
makeconf.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
match.py
Fix exception when compound matching grains
2013-11-06 12:45:54 -07:00
mdadm.py
No un-indexed .format()
calls!
2014-02-08 06:48:56 +00:00
memcached.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
mine.py
Pre-SaltConf changes
2014-01-31 15:17:27 -07:00
modjk.py
docfix for modjk bulk functions
2013-09-27 20:02:27 +03:00
mongodb.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
monit.py
Fix lint
2014-01-29 20:35:49 -07:00
moosefs.py
Fix all E3
pep8
issues.
2013-09-20 17:54:02 +01:00
mount.py
Fix #9520 State can't handle multiple swap partitions
2014-01-10 12:31:24 +01:00
munin.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
mysql.py
show variables, show global lint correction
2014-02-04 09:49:38 -06:00
netbsd_sysctl.py
salt.modules.netbsd_sysctl
is now using __virtualname__
2013-10-17 13:30:30 +01:00
netbsdservice.py
Added missing function to netbsd
2013-11-12 05:46:38 -06:00
network.py
fix numerous pylint C0325 (superfluous-parens) warnings
2014-01-02 15:33:07 -08:00
nfs3.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
nginx.py
modules.nginx.status(): rename local var to avoid shadowing
2014-01-30 14:33:41 -08:00
nova.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
npm.py
fix npm installed command
2014-02-02 03:48:16 +04:00
omapi.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
openbsdpkg.py
Improve reporting for errors caching binary packages
2013-12-16 20:25:58 -06:00
openbsdservice.py
salt.modules.openbsdservice
is now using __virtualname__
2013-10-17 13:34:10 +01:00
openstack_config.py
On Windows, exceptions were being thrown, because pipes is referenced even after the imports failed
2014-01-17 14:18:40 -05:00
osxdesktop.py
Under Python 2.6, curly braces in strings to .format()
MUST be indexed.
2013-11-11 06:35:14 +00:00
pacman.py
[salt] need the extra space
2014-02-08 23:17:26 -06:00
pagerduty.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
pam.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
parted.py
Allow both partition.list and partition.part_list to work
2013-12-27 11:43:02 -07:00
pecl.py
Don't define __opts__ and __pillar__ in the module
2013-11-25 09:57:07 -07:00
pillar.py
Changes to the proxy minion, add release notes, remove REST server (move to separate repo)
2014-02-04 12:19:13 -07:00
pip.py
Allow editable=. for pip.install
2013-12-03 15:58:27 -06:00
pkg_resource.py
modules.pkg_resource: avoid shadowing outer version() func
2014-02-12 10:42:35 -08:00
pkgin.py
Improve reporting for errors caching binary packages
2013-12-16 20:25:58 -06:00
pkgng.py
pkgng: Add with_origin argument to version()
2014-02-05 23:14:33 -06:00
pkgutil.py
Improve reporting for errors caching binary packages
2013-12-16 20:25:58 -06:00
portage_config.py
Documenting backlinks to ebuild.ex_mod_init
2014-01-16 23:09:27 +00:00
postgres.py
Fix roles query
2014-02-17 09:21:43 +01:00
poudriere.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
powerpath.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
ps.py
Merge pull request #10118 from tedski/9301
2014-02-01 19:52:36 -08:00
publish.py
Complete abstraction of ZeroMQ.
2013-12-13 16:56:48 -07:00
puppet.py
add space after comma
2013-11-27 23:53:50 -07:00
pw_group.py
salt.modules.pw_group
is now using __virtualname__
2013-10-17 13:38:29 +01:00
pw_user.py
fix pylint error. missing hard return
2013-11-25 14:24:57 -07:00
qemu_img.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
qemu_nbd.py
modules/qemu_nbd.py: rm unused import of yaml
2013-10-14 11:26:43 -07:00
quota.py
Improve quota.set function
2013-10-25 19:37:54 -05:00
rabbitmq.py
rabbitmq-plugins
is only necessary for part of the module.
2014-02-03 09:53:30 +00:00
rbenv.py
Need a : for the CLI Example
2014-01-08 11:58:55 -07:00
rdp.py
Fix PEP-8 W293, E302
2013-10-08 01:42:59 +01:00
reg.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
rest_package.py
lint fixes
2014-02-05 09:51:17 -07:00
rest_sample.py
Remove unused imports
2014-02-08 06:56:28 +00:00
rest_service.py
Remove unused imports
2014-02-08 06:48:16 +00:00
ret.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
rh_ip.py
codespell: grammar nazi
2014-01-26 18:41:28 -08:00
rh_service.py
fix numerous pylint C0325 (superfluous-parens) warnings
2014-01-02 15:33:07 -08:00
riak.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
rpm.py
Fix SyntaxError
2014-01-11 13:12:28 +00:00
rsync.py
Fix lint issues. Simplify options building logic.
2014-01-06 17:06:49 +00:00
rvm.py
Fix mixed tabs with spaces.
2013-10-16 16:10:28 +01:00
s3.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
saltcloudmod.py
Ignore unused imports
2014-02-08 06:51:20 +00:00
saltutil.py
Add docstring to saltutil.mmodule
2014-02-12 14:24:11 -07:00
seed.py
Whitespace
2014-02-01 10:58:48 -07:00
selinux.py
Wrap file open in try-except
2014-02-17 13:57:08 +01:00
service.py
Added missing function
2013-11-09 07:03:51 -06:00
shadow.py
Quiet all logging when dealing with passwords/hashes
2014-01-31 11:30:47 -07:00
smartos_imgadm.py
salt.modules.smartos_imgadm
is now using __virtualname__
2013-10-17 13:44:49 +01:00
smartos_vmadm.py
salt.modules.smartos_vmadm
is now using __virtualname__
2013-10-17 13:45:39 +01:00
smf.py
Added missing function to smf
2013-11-12 05:42:07 -06:00
solaris_group.py
salt.modules.solaris_group
is now using __virtualname__
2013-10-17 13:46:48 +01:00
solaris_shadow.py
improve shadow password handling on SmartOS
2014-01-23 14:45:50 -05:00
solaris_user.py
Add refresh=False to remaining user.getent
2013-11-06 00:59:46 +01:00
solarispkg.py
Improve reporting for errors caching binary packages
2013-12-16 20:25:58 -06:00
solr.py
solr module: add support for username and password
2014-02-12 15:12:08 +02:00
sqlite3.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
ssh.py
codespell: grammar nazi
2014-01-26 18:41:28 -08:00
state.py
fix highstate cache file perms
2014-02-07 16:13:04 -07:00
status.py
fix numerous pylint C0325 (superfluous-parens) warnings
2014-01-02 15:33:07 -08:00
supervisord.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
svn.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
sysbench.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
sysmod.py
salt-run: fixes for test failures
2014-01-31 10:08:29 -05:00
system.py
Modify system shutdown command.
2013-11-01 15:00:21 -06:00
systemd.py
fix numerous pylint C0325 (superfluous-parens) warnings
2014-01-02 15:33:07 -08:00
test.py
PyLint fixes.
2014-01-16 14:33:20 -07:00
timezone.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
tls.py
Updated the tls module with an additional example showing data beign passed from the CLI.
2013-11-23 00:09:17 +00:00
tomcat.py
Deprecate env
usage in favor of saltenv
.
2013-11-12 01:01:50 +00:00
upstart.py
use the value of __virtual__ instead of a string
2014-02-16 14:02:02 +01:00
useradd.py
Add refresh=False to remaining user.getent
2013-11-06 00:59:46 +01:00
uwsgi.py
Double to single quotes, minor lint space issue.
2014-01-29 22:41:57 -07:00
virt.py
Add better error tracking
2014-02-03 19:06:55 -07:00
virtualenv_mod.py
Fix white-space lint issue
2014-01-11 13:35:46 -07:00
win_autoruns.py
salt.modules.win_autoruns
is now using __virtualname__
2013-10-17 13:51:09 +01:00
win_disk.py
salt.modules.win_disk
is now using __virtualname__
2013-10-17 13:52:31 +01:00
win_dns_client.py
win_dns_client mod: rm unused import of re
2013-12-13 15:04:41 -08:00
win_file.py
namespace win_file.append
2014-02-13 03:14:18 -07:00
win_firewall.py
salt.modules.win_firewall
is now using __virtualname__
2013-10-17 13:54:17 +01:00
win_groupadd.py
salt.modules.win_groupadd
is now using __virtualname__
2013-10-17 13:54:48 +01:00
win_ip.py
fix missing blanks in sphinx syntax
2013-11-27 13:07:41 +01:00
win_network.py
Ignore unused imports
2014-02-08 06:54:20 +00:00
win_ntp.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
win_path.py
Windows state ignore index and fix bugs
2014-01-08 13:58:49 -07:00
win_pkg.py
Merge pull request #10288 from s0undt3ch/hotfix/lint
2014-02-10 12:22:09 -07:00
win_repo.py
write to repo file in binary for msgpack
2014-02-07 16:13:03 -07:00
win_servermanager.py
Merge branch 'win_servermanager' of github.com:ranl/salt into win_servermanager
2013-10-06 10:02:48 +03:00
win_service.py
win_service mod: rm unused import of time
2014-01-30 14:31:16 -08:00
win_shadow.py
salt.modules.win_shadow
is now using __virtualname__
2013-10-17 13:58:42 +01:00
win_status.py
Remove unused imports
2014-02-08 06:58:52 +00:00
win_system.py
Actually allow joining a domain
2013-11-19 05:02:18 -07:00
win_timezone.py
salt.modules.win_timezone
is now using __virtualname__
2013-10-17 14:00:32 +01:00
win_useradd.py
Quiet all logging when dealing with passwords/hashes
2014-01-31 11:30:47 -07:00
xapi.py
fix pylint error
2013-11-14 18:17:56 -07:00
xmpp.py
Replace references to Hydrogen release in docs
2014-01-07 12:06:53 -06:00
yumpkg.py
Handle yum edge case
2014-02-04 14:08:30 -06:00
zcbuildout.py
Miscellaneous docs fixes
2014-02-03 22:11:56 -06:00
zfs.py
Log 'zfs help' output at debug
2014-02-11 15:59:48 -06:00
zpool.py
Comply to PEP-263.
2013-09-19 00:16:38 +01:00
zypper.py
Improve reporting for errors caching binary packages
2013-12-16 20:25:58 -06:00