salt/salt/transport
Erik Johnson 411841603a Lower the log level for failed auths
Since failed auths are most often due to key rotation, they should be
logged as debug messages rather than errors.
2016-05-31 16:03:50 -05:00
..
mixins Fix master hanging after a request from minion with removed key. (#33333) 2016-05-18 09:02:49 -07:00
__init__.py more than ZMQ supported for transport, other typos 2015-05-04 23:24:46 -06:00
client.py AsyncTCPReqChannel will fail after 10 uses 2015-11-09 09:47:17 -07:00
frame.py IPC transport skeleton 2015-07-14 08:47:09 -06:00
ipc.py Fixed memory leak in AsyncTCPReqChannel 2015-11-06 09:05:30 -07:00
local.py More pylint fixes 2016-03-15 15:50:05 -06:00
raet.py Fix salt-call using RAET on Windows 2015-05-04 12:02:37 -05:00
server.py Python 3 Compat for new transport files 2015-04-14 09:16:42 -06:00
tcp.py Backport 31164 and 31364 (#32474) 2016-04-11 08:02:36 -06:00
zeromq.py Lower the log level for failed auths 2016-05-31 16:03:50 -05:00