]> git.pld-linux.org Git - packages/nagios-alert-jabber.git/log
packages/nagios-alert-jabber.git
19 months agoVer 1.3; convert to python3 and pyxmpp2 (more polishing would be nice) master auto/th/nagios-alert-jabber-1.3-1
Arkadiusz Miśkiewicz [Thu, 22 Sep 2022 11:55:16 +0000 (13:55 +0200)]
Ver 1.3; convert to python3 and pyxmpp2 (more polishing would be nice)

4 years ago- rel 11; explictly choose python2 interpreter auto/th/nagios-alert-jabber-1.2-11
Arkadiusz Miśkiewicz [Thu, 19 Dec 2019 11:59:36 +0000 (12:59 +0100)]
- rel 11; explictly choose python2 interpreter

7 years ago- and even allow multiple -b
Arkadiusz Miśkiewicz [Sat, 7 Jan 2017 12:00:20 +0000 (13:00 +0100)]
- and even allow multiple -b

7 years ago- allow setting custom subject
Arkadiusz Miśkiewicz [Sat, 7 Jan 2017 11:41:53 +0000 (12:41 +0100)]
- allow setting custom subject

7 years ago- allow body in parameters
Arkadiusz Miśkiewicz [Sat, 7 Jan 2017 11:36:16 +0000 (12:36 +0100)]
- allow body in parameters

7 years agopyreindent
Arkadiusz Miśkiewicz [Sat, 7 Jan 2017 11:33:55 +0000 (12:33 +0100)]
pyreindent

7 years ago- rel 9; actually use -c path auto/th/nagios-alert-jabber-1.2-10
Arkadiusz Miśkiewicz [Thu, 25 Aug 2016 10:47:10 +0000 (12:47 +0200)]
- rel 9; actually use -c path

10 years agorel 8; -c option for alternate config location auto/th/nagios-alert-jabber-1.2-9
Arkadiusz Miśkiewicz [Thu, 13 Mar 2014 13:40:22 +0000 (14:40 +0100)]
rel 8; -c option for alternate config location

11 years agorel 8; try a second send if there's a resource name conflict auto/th/nagios-alert-jabber-1.2-8
Mariusz Mazur [Tue, 27 Nov 2012 12:53:40 +0000 (13:53 +0100)]
rel 8; try a second send if there's a resource name conflict

If sending fails due to stream error, most likely due to a resource name
conflict, wait a second and try to send again with a randomized resource
name.
For jabber clients with <thread> support these two past changes won't be
noticeable, however for the rest they'll mean that 99% of the times
msgs come from a constant jid/resource pair with only a very occasional
msg coming from a randomized resource.

11 years ago- set the same thread for all messages
Arkadiusz Miśkiewicz [Fri, 10 Jun 2011 11:26:10 +0000 (11:26 +0000)]
- set the same thread for all messages

Changed files:
    nagios-jabber.alert -> 1.19

11 years ago- rel 7; use different resource for each script (in case when script is called twice... auto/th/nagios-alert-jabber-1_2-7
Arkadiusz Miśkiewicz [Fri, 10 Jun 2011 10:26:50 +0000 (10:26 +0000)]
- rel 7; use different resource for each script (in case when script is called twice at the same time

Changed files:
    nagios-alert-jabber.spec -> 1.15
    nagios-jabber.alert -> 1.18

11 years ago- rel 6; configurable timeout and lowered to 20s auto/th/nagios-alert-jabber-1_2-6
Arkadiusz Miśkiewicz [Tue, 22 Feb 2011 17:13:40 +0000 (17:13 +0000)]
- rel 6; configurable timeout and lowered to 20s

Changed files:
    nagios-alert-jabber.spec -> 1.14
    nagios-jabber.alert -> 1.17

11 years ago- rel 5; 60s as default timeout auto/th/nagios-alert-jabber-1_2-5
Arkadiusz Miśkiewicz [Tue, 22 Feb 2011 17:08:55 +0000 (17:08 +0000)]
- rel 5; 60s as default timeout

Changed files:
    nagios-alert-jabber.spec -> 1.13
    nagios-jabber.alert -> 1.16

11 years ago- rel 4 auto/th/nagios-alert-jabber-1_2-4 auto/ti/nagios-alert-jabber-1_2-4
Arkadiusz Miśkiewicz [Sun, 12 Jul 2009 08:11:14 +0000 (08:11 +0000)]
- rel 4

Changed files:
    nagios-alert-jabber.spec -> 1.12

11 years ago- added support for fallback between multiple source accounts
Arkadiusz Miśkiewicz [Sun, 12 Jul 2009 08:10:54 +0000 (08:10 +0000)]
- added support for fallback between multiple source accounts

Changed files:
    nagios-jabber.alert -> 1.15

11 years ago- debugging fixes
Arkadiusz Miśkiewicz [Sun, 7 Sep 2008 19:44:09 +0000 (19:44 +0000)]
- debugging fixes

Changed files:
    nagios-jabber.alert -> 1.14

11 years ago- add -d for debugging
Arkadiusz Miśkiewicz [Sun, 7 Sep 2008 19:02:46 +0000 (19:02 +0000)]
- add -d for debugging

Changed files:
    nagios-jabber.alert -> 1.13

11 years ago- recpt is a list
Arkadiusz Miśkiewicz [Sun, 24 Aug 2008 13:45:04 +0000 (13:45 +0000)]
- recpt is a list

Changed files:
    nagios-jabber.alert -> 1.12

11 years ago- release 3 auto/th/nagios-alert-jabber-1_2-3
Elan Ruusamäe [Tue, 8 Apr 2008 18:43:33 +0000 (18:43 +0000)]
- release 3

Changed files:
    nagios-alert-jabber.spec -> 1.11

11 years ago- release 2 AC-branch auto/ac/nagios-alert-jabber-1_2-2
Elan Ruusamäe [Tue, 8 Apr 2008 18:43:10 +0000 (18:43 +0000)]
- release 2

Changed files:
    nagios-alert-jabber.spec -> 1.10

11 years agoWarn about missing message body.
Arkadiusz Miśkiewicz [Tue, 8 Apr 2008 09:01:31 +0000 (09:01 +0000)]
Warn about missing message body.

Changed files:
    nagios-jabber.alert -> 1.11

11 years ago- changelog ordered by date auto/th/nagios-alert-jabber-1_2-1
Elan Ruusamäe [Tue, 6 Mar 2007 08:43:58 +0000 (08:43 +0000)]
- changelog ordered by date

Changed files:
    nagios-jabber.alert -> 1.10

11 years ago- new version (added digest auth method)
luzik [Tue, 6 Mar 2007 07:17:31 +0000 (07:17 +0000)]
- new version (added digest auth method)

Changed files:
    nagios-alert-jabber.spec -> 1.9

11 years ago- added digest auth method(jabber.gda.pl)
luzik [Tue, 6 Mar 2007 07:15:18 +0000 (07:15 +0000)]
- added digest auth method(jabber.gda.pl)

Changed files:
    nagios-jabber.alert -> 1.9

11 years ago- tabs in preamble
Elan Ruusamäe [Tue, 13 Feb 2007 07:16:49 +0000 (07:16 +0000)]
- tabs in preamble

Changed files:
    nagios-alert-jabber.spec -> 1.8

11 years ago- converted to UTF-8
Jan Rękorajski [Mon, 12 Feb 2007 00:49:09 +0000 (00:49 +0000)]
- converted to UTF-8

Changed files:
    nagios-alert-jabber.spec -> 1.7

11 years ago- embed html into <body> document to discard extra lines in Kopete
Elan Ruusamäe [Thu, 7 Dec 2006 16:25:41 +0000 (16:25 +0000)]
- embed html into <body> document to discard extra lines in Kopete

Changed files:
    nagios-jabber.alert -> 1.8

11 years ago- embed html body in <p> tag for libxml2 for html mode
Elan Ruusamäe [Thu, 7 Dec 2006 15:53:05 +0000 (15:53 +0000)]
- embed html body in <p> tag for libxml2 for html mode

Changed files:
    nagios-jabber.alert -> 1.7

11 years ago- added html messages support (-x), thx goes to to jajcus
Elan Ruusamäe [Thu, 7 Dec 2006 15:40:14 +0000 (15:40 +0000)]
- added html messages support (-x), thx goes to to jajcus

Changed files:
    nagios-jabber.alert -> 1.6

11 years ago- not world readable file with password; rel 2
Elan Ruusamäe [Mon, 13 Nov 2006 09:27:35 +0000 (09:27 +0000)]
- not world readable file with password; rel 2

Changed files:
    nagios-alert-jabber.spec -> 1.6

11 years ago- version 1.1: config file support auto/ac/nagios-alert-jabber-1_1-1
Elan Ruusamäe [Mon, 13 Nov 2006 09:05:38 +0000 (09:05 +0000)]
- version 1.1: config file support

Changed files:
    nagios-alert-jabber.spec -> 1.5

11 years ago- add config file support
Elan Ruusamäe [Mon, 13 Nov 2006 09:00:44 +0000 (09:00 +0000)]
- add config file support

Changed files:
    nagios-jabber.alert -> 1.5

11 years ago- works again with gmail.com and jabber.pld-linux.org
Elan Ruusamäe [Fri, 3 Nov 2006 11:17:42 +0000 (11:17 +0000)]
- works again with gmail.com and jabber.pld-linux.org

Changed files:
    nagios-jabber.alert -> 1.4

11 years ago- deps for using ssl auto/ac/nagios-alert-jabber-1_0-1
Elan Ruusamäe [Mon, 30 Oct 2006 19:18:24 +0000 (19:18 +0000)]
- deps for using ssl

Changed files:
    nagios-alert-jabber.spec -> 1.4

11 years ago- add ssl support
Elan Ruusamäe [Mon, 30 Oct 2006 11:57:31 +0000 (11:57 +0000)]
- add ssl support

Changed files:
    nagios-jabber.alert -> 1.3

11 years ago- fix undefined variable e (thx patrys for .py syntax)
Elan Ruusamäe [Mon, 30 Oct 2006 10:44:08 +0000 (10:44 +0000)]
- fix undefined variable e (thx patrys for .py syntax)

Changed files:
    nagios-jabber.alert -> 1.2

11 years ago- pl
Jakub Bogusz [Sat, 18 Mar 2006 22:40:39 +0000 (22:40 +0000)]
- pl

Changed files:
    nagios-alert-jabber.spec -> 1.3

11 years ago- no md5
Elan Ruusamäe [Tue, 14 Mar 2006 22:03:59 +0000 (22:03 +0000)]
- no md5

Changed files:
    nagios-alert-jabber.spec -> 1.2

11 years ago- new
Elan Ruusamäe [Tue, 14 Mar 2006 22:02:48 +0000 (22:02 +0000)]
- new

Changed files:
    nagios-alert-jabber.spec -> 1.1

11 years ago- based on arekm's mon-jabber.alert
Elan Ruusamäe [Tue, 14 Mar 2006 21:59:56 +0000 (21:59 +0000)]
- based on arekm's mon-jabber.alert

Changed files:
    nagios-jabber.alert -> 1.1

This page took 0.08952 seconds and 4 git commands to generate.