methods
|
Fix LGTM reported issues
|
2022-04-24 16:43:07 +10:00 |
__init__.py
|
Use argparse for command line options
|
2016-03-22 13:12:59 +11:00 |
__main__.py
|
Fix installation from wheel
|
2016-01-17 10:21:21 +11:00 |
assembler.py
|
Print to console with \r\n line endings.
|
2022-01-07 13:13:37 -05:00 |
cmdline.py
|
Fix LGTM reported issues
|
2022-04-24 16:43:07 +10:00 |
helpers.py
|
Print to console with \r\n line endings.
|
2022-01-07 13:13:37 -05:00 |
hostwatch.py
|
Replace BaseException with Exception
|
2022-04-24 17:50:05 +10:00 |
linux.py
|
Remove ttl hack & require -r option.
|
2021-07-12 11:24:29 -04:00 |
options.py
|
Remove --sudoers, improve --sudoers-no-modify
|
2022-03-13 09:29:56 +11:00 |
sdnotify.py
|
Refactor debug, log and Fatal messages.
|
2021-01-01 19:32:48 +11:00 |
server.py
|
Remove useless assignment
|
2022-04-24 16:11:14 +10:00 |
ssh.py
|
Update style issues
|
2022-04-24 17:37:10 +10:00 |
ssnet.py
|
Remove unused flags assignment
|
2022-04-24 17:40:43 +10:00 |
sudoers.py
|
Update style issues
|
2022-04-24 17:37:10 +10:00 |