Sean DuBois
|
61574091f9
|
Start Go Module
|
2024-06-20 16:30:52 -04:00 |
|
Sean DuBois
|
4a19482e20
|
Implement global/bans returns the contents of the Bans table from the persistent database introduced in 0.9.0
|
2014-07-16 05:20:33 +00:00 |
|
Sean DuBois
|
c59cb07298
|
All fail2go communication now has error handling, JSON casting still has no error handling
|
2014-07-08 05:28:30 +00:00 |
|
Sean DuBois
|
36cfd63495
|
Implement single error handler, start moving functions that discarded errors over to it
|
2014-07-07 23:43:30 +00:00 |
|
Sean DuBois
|
6ac04f33cf
|
fail2go pkg renamed Fail2goConn -> Conn so fully qualified name would just read fail2go.Conn
|
2014-06-27 06:58:35 +00:00 |
|
Sean DuBois
|
c9ba89e725
|
Fail2bansocket location is now a configuration option, refactor project since fail2go does method dispatch off of Fail2goConn struct
|
2014-06-18 05:53:54 +00:00 |
|
Sean DuBois
|
405d61e729
|
Move fail2ban socket communication into its own project called fail2go
|
2014-06-16 03:38:10 +00:00 |
|
Sean DuBois
|
de2a4e62f0
|
Rename global->basic for route, this more closely models the fail2ban-client documentation
|
2014-06-15 01:28:57 +00:00 |
|
Sean DuBois
|
de70086c1b
|
Start modeling REST calls off of the fail2ban-client, add ping and status
|
2014-06-14 17:27:18 +00:00 |
|