Shivaram Lingamneni
|
353aeb0389
|
normalize most times in the app to UTC
Fixes #480
|
2019-05-12 20:57:53 -04:00 |
|
Shivaram Lingamneni
|
96737ea6d7
|
fix a memory leak
Even after the timer fired, we were retaining a pointer to it;
clean those up too along with the other cleanup tasks.
|
2019-01-23 02:06:00 -05:00 |
|
Shivaram Lingamneni
|
6bdc6af186
|
refactor [dk]lines, implement #144
|
2019-01-22 17:18:38 -05:00 |
|
Daniel Oaks
|
2419f69879
|
Move all errors into errors.go
|
2018-02-03 22:03:36 +10:00 |
|
Daniel Oaks
|
47d2ce351c
|
Centralise all command handlers in handlers.go
|
2018-02-03 19:28:02 +10:00 |
|
Daniel Oaks
|
1a5ff05493
|
Update translation framework
|
2018-01-23 16:50:19 +10:00 |
|
Daniel Oaks
|
75dcff7183
|
Update translation framework, add badge to readme
|
2018-01-23 15:06:55 +10:00 |
|
Daniel Oaks
|
275227a461
|
Make like every client-facing string translatable
|
2018-01-22 21:26:01 +10:00 |
|
Daniel Oaks
|
ac99e82192
|
Fix build issues
|
2018-01-22 17:57:38 +10:00 |
|
Shivaram Lingamneni
|
52b0fb71e7
|
refactor ClientManager
|
2017-11-22 05:09:38 -05:00 |
|
Daniel Oaks
|
dedb029272
|
DLINE: Save name of the banning oper
|
2017-11-19 10:27:40 +10:00 |
|
Daniel Oaks
|
1324c5ff83
|
Allow simple way of listing DLINEs and KLINEs
|
2017-10-15 07:53:24 +10:00 |
|
Shivaram Lingamneni
|
ae441d22d3
|
refactor [dk]linemanagers
* Synchronize map accesses
* Be more aggressive about cleaning up expired lines
* CIDR dlines did not work (nil dereference)
|
2017-09-29 02:07:09 -04:00 |
|
Daniel Oaks
|
acec0e1690
|
PROXY: Check DLINEs and connection limits/throttle on new proxied connections
|
2017-09-25 10:52:02 +10:00 |
|
Daniel Oaks
|
c9ed749538
|
Rename deps
|
2017-06-15 10:14:19 -06:00 |
|
Daniel Oaks
|
a8fa131244
|
Move to new repo
|
2017-06-14 12:00:53 -06:00 |
|
Daniel Oaks
|
5b3cea8b98
|
xline: Add snomasks for setting/removing xlines
|
2017-06-11 10:17:55 -06:00 |
|
Daniel Oaks
|
309ec8191e
|
Add 'k' snomask for kills (including those coming from dlines and klines)
|
2017-06-11 10:01:39 -06:00 |
|
Daniel Oaks
|
ebb9d629d7
|
xline: Add ANDKILL param to kill all matching clients
|
2017-05-24 00:58:36 -06:00 |
|
Daniel Oaks
|
166cddecb1
|
Fix nits
|
2017-04-16 11:35:44 +10:00 |
|
Daniel Oaks
|
317a804644
|
Fix dates at top of source files
|
2017-03-27 22:15:02 +10:00 |
|
Daniel Oaks
|
0c86c454c2
|
dline/kline: Allow year/month/day durations
|
2017-03-07 19:56:21 +10:00 |
|
Daniel Oaks
|
8834de5b32
|
rest: Expose DLINEs and KLINEs as xlines
|
2017-03-07 19:55:14 +10:00 |
|
Daniel Oaks
|
1bc08f18b7
|
dline: Display correct message on bad dline
|
2017-01-11 22:37:58 +10:00 |
|
Daniel Oaks
|
4b5f4b6755
|
dline: Fix a bug where UNDLINE didn't remove them from datastore
|
2017-01-11 22:22:26 +10:00 |
|
Daniel Oaks
|
ee3853f845
|
restapi: Initial commit
|
2016-11-06 12:49:39 +10:00 |
|
Daniel Oaks
|
4402e3e3aa
|
dline: Fix language
|
2016-11-06 12:46:11 +10:00 |
|
Daniel Oaks
|
f1e2c54fca
|
dline: Prevent opers from banning themselves
|
2016-11-05 21:44:49 +10:00 |
|
Daniel Oaks
|
46307dedf2
|
dline: Load DLINEs properly and return proper info
|
2016-11-04 22:15:14 +10:00 |
|
Daniel Oaks
|
011419e755
|
dline: Should be working now
|
2016-11-04 21:15:23 +10:00 |
|
Daniel Oaks
|
8c797d0f76
|
Initial DLINE changes
|
2016-11-04 12:42:58 +10:00 |
|