<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eurephia.git, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/'/>
<entry>
<title>Temporary fix for building against GCC 5 and newer.</title>
<updated>2016-01-20T18:44:39+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2016-01-20T18:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=efd4bb2d726cd9b755677e8e88579ebce1f0bae1'/>
<id>efd4bb2d726cd9b755677e8e88579ebce1f0bae1</id>
<content type='text'>
GCC 5 updated the default -std from gnu89 to gnu11.  This
introduces some incompatibilities with the eurephia source.  So
for now we compile against the GNU89 standard, until these issues
have been resolved in a better way.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GCC 5 updated the default -std from gnu89 to gnu11.  This
introduces some incompatibilities with the eurephia source.  So
for now we compile against the GNU89 standard, until these issues
have been resolved in a better way.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git repository enhancements</title>
<updated>2016-01-20T18:31:15+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2016-01-20T18:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=38a2c7d5821d985d993ed14b63a2cfe0af7b41b6'/>
<id>38a2c7d5821d985d993ed14b63a2cfe0af7b41b6</id>
<content type='text'>
Provide .mailmap for dazo; the users.sf.net address is being deprecated
and provide a config example how to enable usage of mailmap by default.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide .mailmap for dazo; the users.sf.net address is being deprecated
and provide a config example how to enable usage of mailmap by default.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve compiler warning if OpenSSL build of OpenVPN is not detected</title>
<updated>2016-01-20T18:27:58+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2016-01-20T18:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=fda18234ee89ed55abef04b32e73f686aeeb1e1a'/>
<id>fda18234ee89ed55abef04b32e73f686aeeb1e1a</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>eurephiadm: Don't try to remove session file if it doesn't exist</title>
<updated>2015-01-28T12:35:14+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2015-01-28T12:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=7d3f9f1a97d5aeb3fbdb152f4ef070539a637adc'/>
<id>7d3f9f1a97d5aeb3fbdb152f4ef070539a637adc</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>plugin: Remove usage of not really useful environment variable, ifconfig_pool_netmask</title>
<updated>2015-01-09T02:13:41+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2015-01-09T02:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=c360f10f67c3eba0bdab606fd20f35360bcce729'/>
<id>c360f10f67c3eba0bdab606fd20f35360bcce729</id>
<content type='text'>
This isn't always present, and only triggers some warnings.  As it's not used for
anything critical, get rid of it.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't always present, and only triggers some warnings.  As it's not used for
anything critical, get rid of it.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sqlite: Only use certificate digest/fingerprint for TLS authentication</title>
<updated>2015-01-09T01:46:20+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2015-01-09T01:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=05595e525b90cadd46506a6630513a2b4d8d3e60'/>
<id>05595e525b90cadd46506a6630513a2b4d8d3e60</id>
<content type='text'>
Don't match against contents of O, CN or emailAddress fields.  The
uniqueness of the certificates will be well controlled by the certificate
fingerprint anyway.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't match against contents of O, CN or emailAddress fields.  The
uniqueness of the certificates will be well controlled by the certificate
fingerprint anyway.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin: Don't treat not found sessions in eurephinalearn_address() as a failure</title>
<updated>2015-01-08T19:24:18+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2015-01-08T19:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=31193a9d4f764bd54e00fc9e277c98319f198acd'/>
<id>31193a9d4f764bd54e00fc9e277c98319f198acd</id>
<content type='text'>
This function is called also with IP adresses from networks behind clients, and
eurephia doesn't really need to process them.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function is called also with IP adresses from networks behind clients, and
eurephia doesn't really need to process them.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin: Improved logging of not found addresses in eurephia_learn_address</title>
<updated>2015-01-08T14:16:03+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2015-01-08T14:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=0628a765e4ecdf44a966b9a3fd6717aca9b9d09f'/>
<id>0628a765e4ecdf44a966b9a3fd6717aca9b9d09f</id>
<content type='text'>
If routing subnets over the VPN tunnel, OpenVPN will learn addresses
inside these subnets.  As these IP addresses are not directly connected
to a eurephia session, these errors can be silenced in normal operation.
So this logging was moved to DEBUG().

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If routing subnets over the VPN tunnel, OpenVPN will learn addresses
inside these subnets.  As these IP addresses are not directly connected
to a eurephia session, these errors can be silenced in normal operation.
So this logging was moved to DEBUG().

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct ugly boundary checks in database init</title>
<updated>2014-12-05T14:54:20+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@eurephia.org</email>
</author>
<published>2014-12-05T14:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=51f8c8e930221cc5feeac4f84be5550b4e5be9dd'/>
<id>51f8c8e930221cc5feeac4f84be5550b4e5be9dd</id>
<content type='text'>
The check if dbargc exceeds MAX_ARGUMENTS was done _after_ it was checked
if the array element is NULL.  This was not the intention.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The check if dbargc exceeds MAX_ARGUMENTS was done _after_ it was checked
if the array element is NULL.  This was not the intention.

Signed-off-by: David Sommerseth &lt;dazo@eurephia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of bashism in eurephiadm/mk_buildinfo.sh</title>
<updated>2013-07-11T11:20:11+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-07-11T11:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=6308228c754e9ad0fb33aa8830d0a0bc46736b20'/>
<id>6308228c754e9ad0fb33aa8830d0a0bc46736b20</id>
<content type='text'>
Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
