.. |
auth
|
Ensure ~/.salt_token is created with 0600 permissions, Fix #10422
|
2014-02-14 15:10:34 -07:00 |
cli
|
read/write binary w/msgpack
|
2014-02-07 16:13:04 -07:00 |
client
|
Merge pull request #10484 from stas/develop
|
2014-02-17 14:55:03 -07:00 |
cloud
|
Update to latest bootstrap script. v2014.02.16
|
2014-02-16 23:18:12 +00:00 |
daemons
|
Fix references to masterapi in daemons.ioflo.master
|
2014-02-11 10:20:19 -08:00 |
ext
|
|
|
fileserver
|
Remove unused fcntl checks.
|
2014-02-18 08:56:59 +00:00 |
grains
|
lint fixes
|
2014-02-05 09:51:17 -07:00 |
log
|
remove extras spaces around assignment operator
|
2014-01-03 12:00:32 -07:00 |
modules
|
Lint fixes.
|
2014-02-18 01:13:07 +00:00 |
output
|
Whitespace
|
2014-02-12 13:41:56 -07:00 |
pillar
|
Merge pull request #10409 from Vye/gitfs_fix_url_change
|
2014-02-17 14:30:42 -07:00 |
proxy
|
clean out bad return
|
2014-02-05 10:02:05 -07:00 |
renderers
|
Ignore unused imports
|
2014-02-08 07:35:06 +00:00 |
returners
|
Updating documentation
|
2014-02-05 13:18:34 -07:00 |
roster
|
|
|
runners
|
Merge pull request #10335 from dmyerscough/develop
|
2014-02-11 15:14:57 -07:00 |
search
|
Deprecate env usage in favor of saltenv .
|
2013-11-12 01:01:50 +00:00 |
states
|
No short variable names. Remove unused import.
|
2014-02-18 08:15:38 +00:00 |
templates
|
fixing bond and bridge config templating in debian_ip module
|
2014-02-15 23:10:51 +01:00 |
tops
|
Fixing inventory base uri key in Reclass documentation
|
2013-12-27 01:14:17 +01:00 |
transport
|
Make Pylint ignore file
|
2014-02-15 16:30:23 +00:00 |
utils
|
Do the additional SunOS checks when trying to lock the file handle.
|
2014-02-18 09:04:09 +00:00 |
wheel
|
White-space lint fix.
|
2013-12-20 10:01:50 +00:00 |
__init__.py
|
Set the umask to 0077 when running verify on the minion log file to ensure that log file is created with 0600 if it does not already exist.
|
2014-02-06 12:27:51 -07:00 |
_compat.py
|
Add supervisord.options function
|
2013-12-27 16:32:02 -06:00 |
config.py
|
Merge pull request #10468 from terminalmage/gitfs-mountpoints
|
2014-02-17 14:48:40 -07:00 |
crypt.py
|
Remove debug message
|
2014-02-05 10:27:16 -07:00 |
exceptions.py
|
display full jinja traceback when applicable
|
2014-01-29 02:04:12 +01:00 |
fileclient.py
|
Add include_pat/exclude_pat to fileclient.cache_dir
|
2014-02-04 19:29:45 -06:00 |
key.py
|
Call parent class __init__
|
2014-02-12 13:39:26 -07:00 |
loader.py
|
set cache file perms to 077
|
2014-02-07 16:13:04 -07:00 |
master.py
|
security: avoid race between file creation and chmod(2)
|
2014-02-14 13:57:33 -08:00 |
minion.py
|
Merge pull request #10463 from Stelminator/minion_loop_logic_2014_02_14
|
2014-02-17 14:47:28 -07:00 |
overstate.py
|
How the hell did I add utf-7 instead of utf-8 .
|
2013-12-15 20:42:17 +00:00 |
payload.py
|
|
|
runner.py
|
salt-run: fixes for test failures
|
2014-01-31 10:08:29 -05:00 |
scripts.py
|
Fix some pylint errors, remove salt_proxy_minion function in scripts.
|
2014-01-16 12:43:31 -07:00 |
state.py
|
Reload modules when a ports state installs packages
|
2014-02-16 22:02:26 -06:00 |
syspaths.py
|
Ignore unused imports
|
2014-02-08 06:45:40 +00:00 |
template.py
|
Deprecate env usage in favor of saltenv .
|
2013-11-12 01:01:51 +00:00 |
version.py
|
Fix "Unnecessary parens after 'print' keyword" lint issues.
|
2014-01-27 17:04:33 +00:00 |