index
:
eurephia.git
beta
master
pgsql
release/1.0
release/1.1
Unnamed repository; edit this file to name it for gitweb.
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
database
/
sqlite
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the remainings of administration.c into administration/authentication.c
David Sommerseth
2009-09-27
1
-1
/
+1
*
Moved eDBGetLastlog() function into sqlite/administration/lastlog.c
David Sommerseth
2009-09-13
1
-0
/
+1
*
Moved certificate functions into sqlite/administration/certificates.c
David Sommerseth
2009-09-13
1
-0
/
+1
*
Moved user account functions into administration/useraccount.c
David Sommerseth
2009-09-13
1
-0
/
+1
*
Moved eDBadminConfigSet() and eDBadminConfigDelete() into its own file
David Sommerseth
2009-09-13
1
-0
/
+1
*
Added copyright info in CMake files
David Sommerseth
2009-09-02
1
-1
/
+20
*
Cleaned up and commented CMakeLists.txt for the SQLite3 driver
David Sommerseth
2009-09-02
1
-16
/
+25
*
Rearranged some files in the sqlite3 driver
David Sommerseth
2009-09-02
1
-4
/
+4
*
Moved usercerts related functions into its own file
David Sommerseth
2009-08-29
1
-0
/
+1
*
sqlite3 driver: Implemented eDBadminBlacklist(...) function for blacklist man...
David Sommerseth
2009-05-09
1
-0
/
+1
*
Rewritten CMake rules to build common/ as static library
David Sommerseth
2009-04-11
1
-11
/
+5
*
sqlite3 driver: Implemented listing of openvpn_attempts table
David Sommerseth
2009-04-09
1
-0
/
+1
*
Restructured ./configure and improved the path setup
David Sommerseth
2009-03-30
1
-1
/
+1
*
Added eDBadminGetFirewallProfiles(...) function in DB driver
David Sommerseth
2009-03-28
1
-0
/
+1
*
Added missing source in edb-sqlite driver after reorg with randstr.c
David Sommerseth
2009-03-21
1
-0
/
+1
*
Make it possible to compile plug-in again without eurephiadm enabled
David Sommerseth
2009-01-02
1
-2
/
+5
*
sqlite3 - compile in common/eurephia_xml.c when admin mode is enabled
v0.9.3_beta
David Sommerseth
2008-12-29
1
-1
/
+1
*
sqlite3 - Added saving last_insert_id on INSERT INTO queries
David Sommerseth
2008-12-22
1
-1
/
+5
*
Removed everything which was connected to the eurephiaUSERINFO struct.
David Sommerseth
2008-12-18
1
-1
/
+0
*
Moved libxml2 check from edb-sqlite to the global CMakeLists.txt
David Sommerseth
2008-12-13
1
-5
/
+0
*
Prepared for building with libxml2
David Sommerseth
2008-12-13
1
-2
/
+11
*
Added functions for processing eurephiaACCESSINFO/eurephiaACCESSLIST
David Sommerseth
2008-12-11
1
-0
/
+3
*
Added missing shared source for edb-sqlite.so
David Sommerseth
2008-12-06
1
-0
/
+1
*
Moved over from earlier commit to use unified db translation
David Sommerseth
2008-12-06
1
-1
/
+1
*
Added admin function to give a list of users
David Sommerseth
2008-12-06
1
-0
/
+1
*
Moved administration functions (eDBadmin*) into adminstration.c
David Sommerseth
2008-12-03
1
-0
/
+1
*
Workaround to avoid getting existing eurephiadb template db block rebuilding
David Sommerseth
2008-12-03
1
-1
/
+4
*
Completed the change of authentication model in database driver
David Sommerseth
2008-11-30
1
-1
/
+1
*
Fixed core dump issue with eDBstore_session_value(...) / (*eDBstore_session_v...
David Sommerseth
2008-11-30
1
-0
/
+1
*
Splitted plugin/eurephiadb_session.[ch] into two parts
David Sommerseth
2008-11-28
1
-1
/
+1
*
BUGFIX: Added missing linking against crypto
David Sommerseth
2008-11-28
1
-1
/
+1
*
Code cleanup: Splitted all structures defined in eurephia_struct.h into sepa...
David Sommerseth
2008-11-05
1
-1
/
+1
*
Renamed eurephiadb-sqlite to edb-sqlite
David Sommerseth
2008-11-05
1
-7
/
+7
*
Created install rules via cmake
David Sommerseth
2008-10-21
1
-1
/
+6
*
Reorganised the source code
David Sommerseth
2008-10-15
1
-6
/
+8
*
Made cmake also create template database
David Sommerseth
2008-10-03
1
-0
/
+10
*
Improved cmake rules
David Sommerseth
2008-10-03
1
-6
/
+21
*
Added support for cmake
David Sommerseth
2008-10-02
1
-0
/
+14