Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / znc / znc_logs.py @ a7139bca

Historique | Voir | Annoter | Télécharger (7,43 ko)

# Date Auteur Commentaire
a7139bca 2020-10-28 18:38 Lars Kruse

Unify shebang for python scripts

c6f88968 2020-10-05 18:29 Lars Kruse

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.

c81c20ab 2018-04-06 20:17 Lars Kruse

unify DIRTYCONFIG handling in shell and python plugins

The following issues were fixed:
  • comparison too broad (e.g. "0" misinterpreted as "true")
  • python: comparing string with number (is never equal in python)
  • unwanted non-zero exitcode (compound command "&&" as last command in...
ed77c82d 2017-02-22 17:20 dipohl

Category Tree: Reduce number of categories
multiple plugins -> "mail" (qsmtpd, zimbra)
ossec -> "security" (ossec)
zeo -> appserver (zope)

b17436fe 2015-08-06 07:08 Paul Saunders

Rework to tail_open log files

9bc39fb2 2015-02-02 07:01 Thor77

fix issue on logrotate

8fe960de 2015-01-31 09:42 Thor77

add znc_logs plugin