Commit Graph

65 Commits (ea62e4252607717d5260746f16dfc3dc2e357da5)

Author SHA1 Message Date
mpgn 9e0f4c2524 Update readme with 3.8 badge 2020-05-09 09:04:27 -04:00
mpgn ce7518e689 Add python3.7 to GitHub action 2020-05-09 08:25:02 -04:00
mpgn 9ae444aab9
Merge branch 'master' into v5-dev 2020-05-05 18:51:41 +02:00
mpgn e71b724cdf Bump to 5.0.2dev 2020-05-05 12:50:32 -04:00
mpgn db9166fdf1
Update bug_report.md 2020-04-30 11:11:23 +02:00
mpgn 22646fa23a Update issue templates for bug report 2020-04-20 20:02:09 +02:00
byt3bl33d3r ec1b6c69cf Updated workflowfiles to use submodules 2020-04-20 13:59:51 -03:00
byt3bl33d3r 6c0228f403 Fixed dependency hell, added Github actions workflow
- Got rid of netaddr in favor of built in ipaddress module
- cme/cmedb binaries are now built with shiv
- Removed http protocol as it was basically useless and added another
  dependency
2020-04-20 13:19:55 -03:00
byt3bl33d3r fc3d1a03bd
Update FUNDING.yml 2020-02-04 05:04:02 -07:00
byt3bl33d3r d7f8082f7e
Update FUNDING.yml 2019-08-13 15:49:00 -06:00
byt3bl33d3r 36bfef3ef0
Create FUNDING.yml 2019-08-13 15:32:54 -06:00
byt3bl33d3r 6f6fd20f10 Update ISSUE_TEMPLATE.md 2017-10-24 21:10:11 -06:00
byt3bl33d3r 9fefd167b0 Initial commit for v4.0
Just fyi for anyone reading this, it's not even close to being
finished.

The amount of changes are pretty insane, this commit is to serve as a
refrence point for myself.

Highlights for v4.0:
- The whole codebase has been re-written from scratch
- Codebase has been cut around 2/4
- Protocols are now modular! In theory we could use CME for everything
- Module chaining has been removed for now, still trying to figure out a
more elegant solution
- Workspaces have implemented in cmedb
- The smb protocol's database schema has been changed to support storing users,
groups and computers with their respective memberships and relations.
- I'm in the process of re-writing most of the modules, will re-add them
once i've finished
2016-12-15 00:28:00 -07:00
byt3bl33d3r 2cfb70dd77 Update ISSUE_TEMPLATE.md 2016-07-03 12:16:45 -06:00
byt3bl33d3r d76ce31f57 Added issue template 2016-07-03 12:12:19 -06:00