salt/salt
2022-12-20 07:07:21 -07:00
..
_logging
acl
auth
beacons
cache
channel Fix presence events on TCP transport 2022-12-08 10:59:34 -07:00
cli
client Explicitly pass in context for all state functions in salt-ssh 2022-12-07 20:34:52 -07:00
cloud fixes saltstack/salt#62845 FutureWarning always displayed for Azure providers 2022-10-19 16:00:44 -04:00
config Force keep_acl_in_token to True when rest external_auth is used 2022-12-12 08:34:52 -07:00
daemons Added keep_jobs_seconds config option, deprecated keep_jobs 2022-12-06 07:07:53 -07:00
defaults
engines Ensure 3006 version is now 3006.0 2022-12-09 07:19:53 -07:00
executors
ext
fileserver
grains Correct Parrot OS entry in grains _OS_Family_Map. Fix test. 2022-12-07 10:07:11 -07:00
loader loader: Add __opts__ to pack if not already present 2022-11-07 13:35:04 -07:00
log
log_handlers
matchers
metaproxy Need to move the creation of the proxy object for the ProxyMinion further down in the initialization for sub proxies to ensure that all modules, especially any custom proxy modules, are available before attempting to run the init function. 2022-11-18 12:33:16 -07:00
modules Initial removal usage of distutils and replacement with setuptools 2022-12-20 07:07:21 -07:00
netapi Revert unintended change of empty return type, not relevant for this PR 2022-12-12 08:34:52 -07:00
output fix formatting for terse 2022-11-13 23:58:49 +01:00
pillar Make pillar cache pass extra minion data as well 2022-12-14 13:31:21 -07:00
platform
proxy Updating ssh_sample proxy to aid in testing. Adding unit tests for ssh_sample proxy. 2022-10-27 14:58:32 -07:00
queues
renderers
returners Ensure 3006 version is now 3006.0 2022-12-09 07:19:53 -07:00
roster
runners Remove broken log from mine runner 2022-12-07 14:46:37 -07:00
sdb
serializers add versionadded to keyvalue serializer 2022-11-08 12:52:59 -07:00
spm Removed Python 2 code due to python 2 not being supported anymore 2022-11-08 12:38:15 -07:00
states change to set literal for speed 2022-12-12 08:13:39 -07:00
templates fix pr 2022-12-06 12:41:45 -07:00
thorium
tokens
tops
transport Fix presence events on TCP transport 2022-12-08 10:59:34 -07:00
utils Initial removal usage of distutils and replacement with setuptools 2022-12-20 07:07:21 -07:00
wheel
__init__.py
_compat.py
crypt.py
exceptions.py
features.py
fileclient.py
key.py
master.py follow docs, don't attempt to cache if master_job_cache is false 2022-11-07 12:00:57 -05:00
minion.py Merge pull request #62897 from garethgreenaway/deltaproxy_concurrent_experiment 2022-11-15 13:56:32 -07:00
payload.py
runner.py
scripts.py
state.py Explicitly pass in context for all state functions in salt-ssh 2022-12-07 20:34:52 -07:00
syspaths.py
template.py
version.py