.. |
auth
|
Add some calls to systemrandom where it might be good to have a
|
2014-09-16 12:37:49 -06:00 |
cli
|
Clean up new handling RAETCHannel as per feedback
|
2014-09-26 10:16:41 -06:00 |
client
|
Merge pull request #16353 from cachedout/data_p_ssh
|
2014-10-03 12:25:33 -06:00 |
cloud
|
Merge pull request #16143 from s0undt3ch/hotfix/bootstrap-script
|
2014-09-25 12:53:04 -06:00 |
daemons
|
Merge pull request #16351 from thatch45/SmithSamuelM-2014.7_sam6
|
2014-10-03 10:09:34 -06:00 |
ext
|
|
|
fileserver
|
remove hashlib imports since we moved to the utils function
|
2014-10-02 14:24:12 -06:00 |
grains
|
Fixed 'virtual: VirtualPC' setting on FreeBSD in salt/grains/core.py
|
2014-09-19 16:06:30 -06:00 |
log
|
Fix mixin under Py26
|
2014-08-11 07:23:09 +01:00 |
modules
|
Merge pull request #16327 from basepi/bp-16322
|
2014-10-02 15:33:45 -06:00 |
netapi
|
Updated consistent semantics for SaltEvent get_event factor
|
2014-09-29 20:47:16 -06:00 |
output
|
Pylint fix
|
2014-09-26 09:34:15 -06:00 |
pillar
|
remove hashlib imports since we moved to the utils function
|
2014-10-02 14:24:12 -06:00 |
proxy
|
|
|
queues
|
Change versionadded in runners, renderers, queues, utils
|
2014-07-15 17:12:19 -06:00 |
renderers
|
Merge pull request #14269 from whiteinge/test-dotlookup-notation
|
2014-07-25 14:04:03 -06:00 |
returners
|
Stop using deprecated access to message attribute
|
2014-08-22 12:02:56 -06:00 |
roster
|
use the config_dir to find the roster
|
2014-09-25 22:24:43 -06:00 |
runners
|
import print function
|
2014-10-02 16:03:31 -06:00 |
sdb
|
Removed the term "Hydrogen" from versionadded notation
|
2014-07-01 15:01:12 -06:00 |
search
|
|
|
states
|
Merge pull request #16269 from bbinet/influxdb-admin-user
|
2014-09-30 14:33:16 -06:00 |
templates
|
Add the ifcfg-* template for 'network.managed' to work on RHEL7
|
2014-09-10 20:10:56 -05:00 |
tops
|
Fix sphinx build error
|
2014-09-17 18:00:18 -05:00 |
transport
|
Fix pylint on 2014.7
|
2014-09-30 12:00:17 -06:00 |
utils
|
lint fixes for #16338
|
2014-10-03 09:56:46 -06:00 |
wheel
|
Replace random.randint() with os.urandom()
|
2014-10-02 10:20:20 -06:00 |
__init__.py
|
Basics working, can't handle restart of a master yet...
|
2014-09-23 14:11:27 -07:00 |
_compat.py
|
|
|
config.py
|
Flag to preserve minion cache on key delete
|
2014-10-03 11:43:33 -06:00 |
crypt.py
|
If the minion keypair does not exist, generate it
|
2014-09-29 10:35:18 -06:00 |
exceptions.py
|
Fix sphinx build error
|
2014-09-17 18:00:18 -05:00 |
exitcodes.py
|
IMPROVEMENT: Use Python for the thin shim instead of /bin/sh
|
2014-05-07 16:19:32 -06:00 |
fileclient.py
|
Download files in chunks
|
2014-10-03 10:00:36 -06:00 |
key.py
|
Flag to preserve minion cache on key delete
|
2014-10-03 11:43:33 -06:00 |
loader.py
|
Change the fsclient to only be created once
|
2014-09-29 21:06:27 -06:00 |
master.py
|
Remove duplicate external_auth dictionary lookup
|
2014-10-02 19:21:51 -06:00 |
minion.py
|
Cleanup of some old debugging
|
2014-09-24 11:25:03 -07:00 |
overstate.py
|
|
|
payload.py
|
Catch msgpack error
|
2014-08-28 11:31:17 -06:00 |
runner.py
|
Reformat the low data that is passed to RunnerClient's master_call
|
2014-10-02 13:30:40 -06:00 |
scripts.py
|
Migrate salt.cloud.exceptions to salt.exceptions
|
2014-09-03 12:30:28 -06:00 |
state.py
|
Merge pull request #16113 from cachedout/issue_15693
|
2014-09-24 20:11:58 -06:00 |
syspaths.py
|
Have pylint ignore the import error
|
2014-08-04 21:56:45 +01:00 |
template.py
|
fix error templating when using an ansible inventory script
|
2014-07-31 16:04:05 -06:00 |
version.py
|
Added Mako to versions report.
|
2014-08-04 12:04:07 +10:00 |