.. |
auth
|
Remove unused import from ldap.py
|
2012-11-12 22:22:33 -07:00 |
cli
|
Clean up some oversights in caller.py
|
2012-11-13 23:07:07 -07:00 |
ext
|
Add 'ext' salt extensions package for future add-ons
|
2011-08-10 11:18:50 -06:00 |
grains
|
Add _OS_NAME_MAP entry for Arch Linux
|
2012-11-12 21:22:05 -06:00 |
modules
|
Fix NameError in yumpkg sources
|
2012-11-14 16:59:39 -06:00 |
output
|
Fix raw outputter test.
|
2012-11-15 00:03:31 +00:00 |
pillar
|
Add missingimport for for Salt exception
|
2012-11-12 21:46:51 -07:00 |
renderers
|
Updated docstrings for various renderers
|
2012-11-14 16:04:48 -07:00 |
returners
|
Change the lookup index to 0
|
2012-11-09 23:56:06 -07:00 |
runners
|
clean out some commented out lines
|
2012-11-08 11:35:24 -07:00 |
states
|
Fixed order of first 2 params to set_permissions
|
2012-11-14 16:11:32 -05:00 |
tops
|
Remove unused import salt.utils
|
2012-11-12 23:25:09 -07:00 |
utils
|
Shuffle to satisfy pylint
|
2012-11-14 18:27:21 -07:00 |
wheel
|
Add pillar_roots to the wheel system
|
2012-10-30 11:48:25 -06:00 |
__init__.py
|
remove unused getpass
|
2012-11-12 21:21:12 -07:00 |
_compat.py
|
use single quotes
|
2012-09-23 22:46:00 -06:00 |
client.py
|
remove unused import
|
2012-11-12 22:24:44 -07:00 |
config.py
|
Move the dns retry loop to config.py
|
2012-11-09 21:10:59 -07:00 |
crypt.py
|
Added salt.utils.mkstemp() as a helper.
|
2012-11-14 11:45:17 +00:00 |
exceptions.py
|
Fixes #2343 Raise an exception instead of sys.exit
|
2012-11-07 12:28:13 -07:00 |
fileclient.py
|
Add gzip_compression support to cp.get_file
|
2012-11-08 16:09:38 -08:00 |
key.py
|
"Migrate" salt-key -l functionality to salt.key .
|
2012-10-30 16:48:21 +00:00 |
loader.py
|
Fix #2496
|
2012-11-14 12:56:11 -07:00 |
log.py
|
Warn the user about grains not accurate in some situations and try to work around that. Fixes #2151.
|
2012-10-03 22:15:47 +01:00 |
master.py
|
Added salt.utils.mkstemp() as a helper.
|
2012-11-14 11:45:17 +00:00 |
minion.py
|
Open file with with statement
|
2012-11-13 22:46:08 -07:00 |
payload.py
|
Make id optional
|
2012-09-02 23:42:40 -06:00 |
runner.py
|
Sort salt-run documentation output. PEP-8 Fixes.
|
2012-11-09 11:50:12 +00:00 |
scripts.py
|
'' is not always in sys.path
|
2012-09-02 00:03:16 -06:00 |
state.py
|
Fix #923
|
2012-11-11 00:23:11 -07:00 |
template.py
|
Added salt.utils.mkstemp() as a helper.
|
2012-11-14 11:45:17 +00:00 |
version.py
|
Restore __version_info__
|
2012-10-24 18:10:12 -06:00 |