Alexander Neff
|
052bfa3c1a
|
Resolve merge conflicts
|
2023-10-15 20:23:12 +02:00 |
Marshall Hallenbeck
|
e77ecd31bd
|
ruff: add F841 back in and auto-fix
|
2023-10-15 13:31:51 -04:00 |
Alexander Neff
|
e672dce25f
|
Convert for loops into list comprehensions
|
2023-10-15 19:21:14 +02:00 |
Marshall Hallenbeck
|
f1af5b8959
|
ruff: run previously unincluded PIE790 fixes in ruff 0.0.292
|
2023-10-14 21:53:46 -04:00 |
Marshall Hallenbeck
|
21a8707e9e
|
ruff: add Pylint (PL) and auto-run
|
2023-10-14 18:36:20 -04:00 |
Marshall Hallenbeck
|
82e5d78007
|
ruff: eradicate commented out code
|
2023-10-14 18:34:09 -04:00 |
Marshall Hallenbeck
|
adeddb756e
|
refactor remaining flake8-simplify (SIM) issues
|
2023-10-14 18:26:24 -04:00 |
Marshall Hallenbeck
|
cdc8bdbc77
|
fix: remove extra param added erroneously
|
2023-10-14 15:56:34 -04:00 |
Marshall Hallenbeck
|
d8b29312b7
|
ruff: add flake8-simplify (SIM) and auto-fix
|
2023-10-14 15:56:22 -04:00 |
Marshall Hallenbeck
|
cdcde5a91b
|
ruff: add flake8-return (RET) and auto-run
|
2023-10-14 14:16:28 -04:00 |
Marshall Hallenbeck
|
0f93876b54
|
ruff: auto-run flake8-implicit-str-concat (ISC)
|
2023-10-13 11:23:44 -04:00 |
Marshall Hallenbeck
|
bfd32f1910
|
ruff: manually fix flake8-bugbear issues
|
2023-10-12 17:23:21 -04:00 |
Marshall Hallenbeck
|
4045bebd77
|
ruff: auto flake8-bugbear, see B006 mutable-argument-default for function param changes
|
2023-10-12 17:17:20 -04:00 |
Marshall Hallenbeck
|
b24b9210e4
|
ruff: pyupgrade (UP) ruff changes
|
2023-10-12 17:06:04 -04:00 |
Marshall Hallenbeck
|
b002336680
|
ruff: fix pydocstyle via ruff
|
2023-10-12 15:13:16 -04:00 |
Marshall Hallenbeck
|
c9112b1c13
|
ruff: add quote flake8 rules and re-run ruff
|
2023-10-12 14:50:36 -04:00 |
Marshall Hallenbeck
|
76ac0f7f2b
|
fix: change conflict resolution I messed up and remove ruff quote section, since it was causing issues running ruff check
|
2023-10-12 14:37:32 -04:00 |
Marshall Hallenbeck
|
35333504ea
|
fix: remove extra Exception
|
2023-10-12 14:30:03 -04:00 |
Marshall Hallenbeck
|
54bddb50fa
|
fix: remove redundant Except
|
2023-10-12 11:36:05 -04:00 |
Marshall Hallenbeck
|
f573f7f2aa
|
Merge branch 'marshall_cleanup' of https://github.com/Pennyw0rth/NetExec into marshall_cleanup
|
2023-10-12 11:13:44 -04:00 |
Marshall Hallenbeck
|
f66923b296
|
ldap: fix truthiness check
|
2023-10-06 12:29:36 -04:00 |
Marshall Hallenbeck
|
4ec4672b87
|
ldap: fix error output string
|
2023-10-06 12:28:00 -04:00 |
Marshall Hallenbeck
|
7620112657
|
ruff cleanup
|
2023-10-06 12:22:27 -04:00 |
Marshall Hallenbeck
|
11ddfd9c79
|
ruff autoformat to clean up all the single quotes and other bad formatting
|
2023-10-06 12:22:25 -04:00 |
Marshall Hallenbeck
|
45fdc26847
|
automatic ruff fixing
|
2023-10-06 12:19:22 -04:00 |
Alexander Neff
|
052cbe28ba
|
Fix tab indention error in ldap.py
|
2023-10-05 19:36:03 +02:00 |
Marshall Hallenbeck
|
a2584471c9
|
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-10-02 17:51:52 -04:00 |
Alexander Neff
|
0dabcba530
|
Fix #42 --dc-list crashes on ldap with logging enabled
|
2023-09-26 12:55:13 +02:00 |
Marshall Hallenbeck
|
14be9d5b0e
|
ruff cleanup
|
2023-09-24 00:25:08 -04:00 |
Marshall Hallenbeck
|
7b44fcd327
|
ruff autoformat to clean up all the single quotes and other bad formatting
|
2023-09-22 21:10:21 -04:00 |
Marshall Hallenbeck
|
7f4ab239f5
|
More cleanup
|
2023-09-22 10:51:38 -04:00 |
Marshall Hallenbeck
|
85335213da
|
automatic ruff fixing
|
2023-09-20 11:59:16 -04:00 |
Marshall Hallenbeck
|
7886ac1612
|
rename folders, files, functions, classes, etc to NetExec/nxc
|
2023-09-14 17:07:15 -04:00 |