<feed xmlns='http://www.w3.org/2005/Atom'>
<title>logactio.git/LogActio/Reporters/SMTPreporter.py, branch release</title>
<subtitle>Simple log file watcher framework which does certain actions when some log events happen</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/logactio.git/'/>
<entry>
<title>reporters: Improve log events in IPTipset and SMTPreporter</title>
<updated>2020-07-30T19:54:27+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2020-07-30T19:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/logactio.git/commit/?id=6e5f225464496b655d4cb6a2189a89fc70dc329f'/>
<id>6e5f225464496b655d4cb6a2189a89fc70dc329f</id>
<content type='text'>
The information sent to the logs was unstructured and less ideal.
This unifies the log events to be similar and provide more useful
details and less static text.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The information sent to the logs was unstructured and less ideal.
This unifies the log events to be similar and provide more useful
details and less static text.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to Python 3</title>
<updated>2020-07-30T15:03:42+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2020-07-29T13:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/logactio.git/commit/?id=421c0a73bc8e8cfed0f1188bd886e741dff1076a'/>
<id>421c0a73bc8e8cfed0f1188bd886e741dff1076a</id>
<content type='text'>
Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the message passing to the Reporter modules</title>
<updated>2015-11-12T14:16:19+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2015-11-12T14:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/logactio.git/commit/?id=601ef99ca66f694c1c7e27c97be0554572f5b6ad'/>
<id>601ef99ca66f694c1c7e27c97be0554572f5b6ad</id>
<content type='text'>
The message sent to the Reporter modules contained a string of
each regex match group values separated by a pipe (|).  This was
not flexible enough, so this change will send all the regex match
groups as a Python list to the Reporter.

The existing Reporter modules have currently just been modified
to stitch together the message list as a string identical to the
old behaviour now, to ensure backwards compatibility for now.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The message sent to the Reporter modules contained a string of
each regex match group values separated by a pipe (|).  This was
not flexible enough, so this change will send all the regex match
groups as a Python list to the Reporter.

The existing Reporter modules have currently just been modified
to stitch together the message list as a string identical to the
old behaviour now, to ensure backwards compatibility for now.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GPL license and other related details</title>
<updated>2015-10-23T18:21:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2015-10-23T18:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/logactio.git/commit/?id=c27eb9090ab4262a4f49b4e96d21cc6fa524cf9e'/>
<id>c27eb9090ab4262a4f49b4e96d21cc6fa524cf9e</id>
<content type='text'>
- Use the proper FSF address
- Use the new contact address for David Sommerseth
- Use a better wording for the GPLv2 only license

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use the proper FSF address
- Use the new contact address for David Sommerseth
- Use a better wording for the GPLv2 only license

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a simple SMTP reporter module</title>
<updated>2012-09-16T14:13:36+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2012-09-16T14:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/logactio.git/commit/?id=47e1a42a990732fafb2fb3a06feefca9194d9452'/>
<id>47e1a42a990732fafb2fb3a06feefca9194d9452</id>
<content type='text'>
This reporter module will send e-mails with the gathered information

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reporter module will send e-mails with the gathered information

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
