Commit Graph

5870 Commits (ff4a2a12fc468957c58b239df896ea6b30bdec80)
 

Author SHA1 Message Date
sebres ff4a2a12fc filter.d/postfix.conf: avoid double counting ('lost connection after AUTH' together with message 'disconnect ...');
12 months ago
sebres cabcc9b3f4 fixes testRepairDb for sqlite >= 3.42;
12 months ago
sebres f2d7f16d2f satisfy CI spelling (let's use original asyncore lib as long as possible)
12 months ago
sebres 1024452fe1 Merge fix-gh-3487: bundling async modules removed in python 3.12 into f2b (fallback to local libraries if import would miss them);
12 months ago
sebres 86cacca9e4 pyasyncore and pyasynchat optional for python 3.12+ (bundled-in within fail2ban)
12 months ago
sebres 1371c91512 don't install async* modules, we need to cover bundled-in libraries and their successful import
12 months ago
sebres 054e1d89ca bundling async modules removed in python 3.12 into f2b (fallback to local libraries if import would miss them);
12 months ago
sebres 8d6bfd89bf Merge test-3.13: python 3.13 support, see gh-3487
12 months ago
sebres 7e88c9be8d more compat issues (Logger.warn -> Logger.warning)
12 months ago
sebres 337a519cb2 python3.13 support - unittest.makeSuite is removed in 3.13
12 months ago
Sergey G. Brester e3b36756c0
main.yml: test python 3.13
12 months ago
Sergey G. Brester 36c890f15b
main.yml: restore test systemd/journal for python >= 3.10
12 months ago
sebres 4e326cb5cb Merge python-3.12--asyncore: python 3.12 support, see gh-3487
12 months ago
sebres 340d45ca88 amend to 70aef2c3c68d690232fe6c96ba2b6d84ca8af019: py3.12: silence warnings "invalid escape sequence"
12 months ago
sebres 26597f625d revert heavydebug logging for 3.12 in GHA
12 months ago
sebres f1efea6a4f py3.12: install setuptools (packaged now)
12 months ago
sebres f966d88ce5 verbose output for 3.12
12 months ago
sebres ef208e9149 py3.12: ignore smtpd based tests (if no smtpd module)
12 months ago
sebres 70aef2c3c6 py3.12: silence warnings "invalid escape sequence"
12 months ago
sebres 572582137c try to use pip-modules asyncore/asynchat
12 months ago
Sergey G. Brester 7076af637f
main.yml: bump pypy to latest stock version (3.10, because 3.9 seems to have sporadic timing issues anyway)
12 months ago
Sergey G. Brester 5277e91013
Merge pull request #3503 from repcsi/pf_allproto
12 months ago
Sergey G. Brester c03afd3ad4
servertestcase.py: adjusted, protocol is variable now
12 months ago
sebres e03df4805f Merge branch 'fix-gh-3646': nginx error-log filters extended with support of journal format; closes gh-3646
12 months ago
sebres 7c83669700 update main CI flow to new version of GHA (silence deprecated warnings, etc)
12 months ago
Sergey G. Brester b71ed9e472
GHA: pypy seems need exact version now
12 months ago
Sergey G. Brester 9554279129
CI/main.yml: try to silence warning about deprecated node usage (switch to newer actions version)
12 months ago
sebres 0abba5dc6e more filters for nginx error-log supporting journal format now, added generalized include and __prefix_line
12 months ago
sebres b245225b13 filter.d/nginx-http-auth.conf: added optional prefix to support systemd-journal format and additional timestamp (optionally) in prefix
12 months ago
repcsi 199759f0ba added pf[protocol=all] options as recommended by sebres
12 months ago
sebres 44fa2959e7 fixes gh-3635: avoid sporadic error in pyinotify backend if pending file deleted in other thread; restore correct logging in tests
1 year ago
sebres 5d9817728d fixes multi-threaded issue on `__pending` dict (caused due to missing lock on `__pending` dict);
1 year ago
sebres 4d603f9726 added missing inherited `tearDown` invocation
1 year ago
sebres cdb6607261 remove double call of inherited setup in test cases;
1 year ago
Yaroslav Halchenko 22ce0c0536
Merge pull request #3630 from yarikoptic/enh-codespell
1 year ago
Sergey G. Brester 9fc754ceea
Merge pull request #3633 from brunobell/patch-1
1 year ago
Dash Lu 0e27811818 Update Arch Linux package URL in RELEASE
1 year ago
Yaroslav Halchenko 8ef0d3c7a9 [DATALAD RUNCMD] run codespell throughout fixing typo automagically
1 year ago
Yaroslav Halchenko 81b2eb32d6 Add pragma to ignore a codespell-detected typoin postfix.conf
1 year ago
Yaroslav Halchenko 5e9060a613 Add skipping of codespell-ignore annotated lines
1 year ago
Yaroslav Halchenko b3bcd0a0f2 Filter substition -> substitution
1 year ago
Yaroslav Halchenko e2ede1a43e Further adjust regex since apparently \b would not match at the beginning of e.g. [Uu]ser
1 year ago
Yaroslav Halchenko dcb0177d96 Ignore URLs and few other specific things, group better in regex
1 year ago
Yaroslav Halchenko e96ecf78c1 [DATALAD RUNCMD] Do interactive fixing of some ambigous typos
1 year ago
Yaroslav Halchenko 3b3fcde2e6 Some ignores for codespell
1 year ago
Yaroslav Halchenko 698cba5708 Remove .project for Eclipse added originally by Cyril but IMHO never used since never tuned
1 year ago
Yaroslav Halchenko 4b4c728558 Add rudimentary codespell config
1 year ago
Yaroslav Halchenko e20bd9402b Add github action to codespell master on push and PRs
1 year ago
Sergey G. Brester eed319e896
gh-3604: filter.d/slapd.conf - switched to single-line processing
1 year ago
Sergey G. Brester 132c719386
Merge pull request #3603 from alexdrupal/patch-1
1 year ago