<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eurephia.git/utils, 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>eurephia_init/benchmark: We don't need the result from the password hashing</title>
<updated>2013-06-28T11:14:46+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-06-28T11:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=eab410bf980a3cac7e75110e60986bbd8a989f20'/>
<id>eab410bf980a3cac7e75110e60986bbd8a989f20</id>
<content type='text'>
This hash is only used to measure the hashing speed.  We don't need to save
this hash at this point.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This hash is only used to measure the hashing speed.  We don't need to save
this hash at this point.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>eurephia_init: Return with the proper exit code</title>
<updated>2013-06-28T11:14:46+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-06-28T11:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=ac429e7bcdf9e0ea9c09e3da513cf4166c60de45'/>
<id>ac429e7bcdf9e0ea9c09e3da513cf4166c60de45</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>
<entry>
<title>Added the first stab of an authentication plug-in framework</title>
<updated>2013-03-02T23:58:09+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-03-02T23:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=25e5147c7d3e16ec96713c214dc28e398b3be10c'/>
<id>25e5147c7d3e16ec96713c214dc28e398b3be10c</id>
<content type='text'>
This enables a run-time loadable support for other authentication
modules.  This can be used to make eurephia authenticate user's
passwords against other sources than the local eurephia database
itself.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables a run-time loadable support for other authentication
modules.  This can be used to make eurephia authenticate user's
passwords against other sources than the local eurephia database
itself.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated copyright dates</title>
<updated>2012-10-08T00:18:14+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2012-10-08T00:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=859ec82577740e113ebf1f4ae2d89baafcf41075'/>
<id>859ec82577740e113ebf1f4ae2d89baafcf41075</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>
<entry>
<title>Do not link in libdl explicitly</title>
<updated>2010-12-31T16:59:54+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2010-12-31T16:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=1b333949479e504017c7dffb6d70eecb53adb34a'/>
<id>1b333949479e504017c7dffb6d70eecb53adb34a</id>
<content type='text'>
The functions related to dynamic loading of shared objects are a part
of the standard libc library on FreeBSD, while in Linux it is in libdl.
However, the linker on Linux seems to add the libdl linking automatically
when needed, so no need to explicitly link this library.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions related to dynamic loading of shared objects are a part
of the standard libc library on FreeBSD, while in Linux it is in libdl.
However, the linker on Linux seems to add the libdl linking automatically
when needed, so no need to explicitly link this library.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>eurephia_init will now suggest a ~/.eurephia/eurephiadm.cfg file</title>
<updated>2010-09-06T09:15:29+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2010-09-06T09:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=3685461592b9adc3f0cc569a391e9e27dd28f21f'/>
<id>3685461592b9adc3f0cc569a391e9e27dd28f21f</id>
<content type='text'>
A suggestion for this file will be generated based on the command line
arguments.  It will also honour the EUREPHIA_DIR environment variable as
well.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A suggestion for this file will be generated based on the command line
arguments.  It will also honour the EUREPHIA_DIR environment variable as
well.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected a typo in eurephia_init</title>
<updated>2010-08-25T17:49:07+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2010-08-25T17:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=43607466b843d77dee8be906c92793f09920fc31'/>
<id>43607466b843d77dee8be906c92793f09920fc31</id>
<content type='text'>
This was discovered during a documentation review done by Nate Lieby.

sf.net ticket:
https://sourceforge.net/tracker/?func=detail&amp;aid=3052422&amp;group_id=236344&amp;atid=1099760

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was discovered during a documentation review done by Nate Lieby.

sf.net ticket:
https://sourceforge.net/tracker/?func=detail&amp;aid=3052422&amp;group_id=236344&amp;atid=1099760

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a buffer overflow issue in eurephia_init</title>
<updated>2010-07-30T09:02:56+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2010-07-08T12:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=b425581c90d83096082a2fdb9289343b60d9f1af'/>
<id>b425581c90d83096082a2fdb9289343b60d9f1af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated doxygen related places about saltdecode.c being renamed to eurephia_saltdecode.c</title>
<updated>2010-07-30T09:02:55+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2010-07-05T22:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=97bc74e72d9c47d684f1fcc39dd846ecfac92020'/>
<id>97bc74e72d9c47d684f1fcc39dd846ecfac92020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved all man pages from section 8 to the more proper section 7.</title>
<updated>2010-07-30T09:02:55+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2010-07-05T20:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=5c9e5a95700d9527f27f86b400c5780417259021'/>
<id>5c9e5a95700d9527f27f86b400c5780417259021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
