.. |
__init__.py
|
…
|
|
action.py
|
Merge branch '0.11'
|
2020-08-04 17:19:51 +02:00 |
actions.py
|
Merge branch '0.10' into 0.11
|
2020-11-05 16:12:31 +01:00 |
asyncserver.py
|
…
|
|
banmanager.py
|
Merge branch '0.10' into 0.11
|
2020-11-05 16:12:31 +01:00 |
database.py
|
Merge branch '0.10' into 0.11
|
2020-01-28 21:47:55 +01:00 |
datedetector.py
|
implements special datepattern `{NONE}` - allow to find failures without date-time in log messages (filter use now as timestamp)
|
2020-08-20 20:28:29 +02:00 |
datetemplate.py
|
performance optimization of `datepattern` (better search algorithm);
|
2020-02-28 14:27:21 +01:00 |
failmanager.py
|
Merge branch '0.10' into 0.11
|
2020-11-05 16:12:31 +01:00 |
failregex.py
|
ensure that set of alternate tags or combine tuple tags take place ordered (sort the lists by its name or index)
|
2020-06-12 21:25:42 +02:00 |
filter.py
|
Merge branch '0.10' into 0.11
|
2020-08-24 16:31:48 +02:00 |
filtergamin.py
|
filter stability fix: prevent race condition - no ban if filter (backend) is continuously busy if too many messages will be found in log, e. g. initial scan of large log-file or journal (gh-2660)
|
2020-03-13 17:20:19 +01:00 |
filterpoll.py
|
code review, fix simplest TZ issue - avoid date adjustment by assuming of last year (date without year in the future) by wrong zone (don't adjust by offset up to +24 hours)
|
2020-08-13 19:20:27 +02:00 |
filterpyinotify.py
|
resolve sporadic minor issue - check pending can refresh watcher (monitor) that gets deleting, and there may be no wdInt to delete
|
2020-03-13 23:16:04 +01:00 |
filtersystemd.py
|
filter stability fix: prevent race condition - no ban if filter (backend) is continuously busy if too many messages will be found in log, e. g. initial scan of large log-file or journal (gh-2660)
|
2020-03-13 17:20:19 +01:00 |
ipdns.py
|
Merge branch '0.10' into 0.11
|
2020-08-24 16:31:48 +02:00 |
jail.py
|
Merge branch '0.10' into 0.11
|
2020-03-13 22:39:19 +01:00 |
jails.py
|
…
|
|
jailthread.py
|
restore isAlive method removed in python 3.9
|
2020-03-06 19:41:16 +01:00 |
mytime.py
|
fix year overflow (9999) by format of datetime (time2str for end of ban of persistent ticket);
|
2020-08-26 13:31:29 +02:00 |
observer.py
|
Remove duplicate method and rename invalid parameter
|
2020-08-24 16:41:55 +02:00 |
server.py
|
Merge branch '0.10' into 0.11
|
2020-05-25 18:58:05 +02:00 |
strptime.py
|
code review, fix simplest TZ issue - avoid date adjustment by assuming of last year (date without year in the future) by wrong zone (don't adjust by offset up to +24 hours)
|
2020-08-13 19:20:27 +02:00 |
ticket.py
|
Merge branch '0.10' into 0.11
|
2020-03-02 17:10:48 +01:00 |
transmitter.py
|
Merge branch '0.10' into 0.11
|
2020-09-02 20:23:07 +02:00 |
utils.py
|
Merge branch '0.10' into 0.11
|
2020-08-24 16:31:48 +02:00 |