<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eurephia.git/database/sqlite/administration.c, branch beta</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>Moved the remainings of administration.c into administration/authentication.c</title>
<updated>2009-09-27T14:53:54+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-27T14:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=c99768d395f378ab73f1fbd96381b90a51cf6fac'/>
<id>c99768d395f378ab73f1fbd96381b90a51cf6fac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code clean up.  Moved xmlReplaceChars() to eurephia_xml.c</title>
<updated>2009-09-27T14:45:57+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-27T14:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=c580cb90e7df9a2438247b68b60577fa335896b0'/>
<id>c580cb90e7df9a2438247b68b60577fa335896b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed missing check in eDBadminValidateSession() against interface type</title>
<updated>2009-09-27T13:36:49+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-27T13:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=9084528b2a0ca002fbd26663960e2a6006d40553'/>
<id>9084528b2a0ca002fbd26663960e2a6006d40553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unified eDBadminGetAdminAccess() and eDBadminEditAdminAccess() into eDBadminAccessLevel()</title>
<updated>2009-09-20T22:27:09+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-20T22:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=fb2e02fdcbc30ecf05601c127eb31239b3419f85'/>
<id>fb2e02fdcbc30ecf05601c127eb31239b3419f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected some doxygen issues after rearranging the sqlite3 db driver code</title>
<updated>2009-09-13T20:52:23+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-13T20:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=8cdf34c8135b6e9b00ff5e3c7da5dc0ffb8554fb'/>
<id>8cdf34c8135b6e9b00ff5e3c7da5dc0ffb8554fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved eDBGetLastlog() function into sqlite/administration/lastlog.c</title>
<updated>2009-09-13T20:39:52+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-13T20:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=16ef463e2278245d2ed34d52894679ef926b3345'/>
<id>16ef463e2278245d2ed34d52894679ef926b3345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved eDBadminGetAdminAccess() into sqlite/administration/useraccount.c</title>
<updated>2009-09-13T20:34:15+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-13T20:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=28b87c5c91033d551a3c954aa3d591ca06e523fe'/>
<id>28b87c5c91033d551a3c954aa3d591ca06e523fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved certificate functions into sqlite/administration/certificates.c</title>
<updated>2009-09-13T20:28:52+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-13T20:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=6c9f69863b10de14e7a1e2f6d2a448978299414a'/>
<id>6c9f69863b10de14e7a1e2f6d2a448978299414a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved user account functions into administration/useraccount.c</title>
<updated>2009-09-13T20:07:39+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-13T20:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=89813b9e5bbd8c9d3fcea71a8436255208c2782d'/>
<id>89813b9e5bbd8c9d3fcea71a8436255208c2782d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved eDBadminBlacklist() function into administration/blacklist.c</title>
<updated>2009-09-13T19:56:54+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2009-09-13T19:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=05a337c0a201441ef34f98490df2e7dccc87531c'/>
<id>05a337c0a201441ef34f98490df2e7dccc87531c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
