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
/
postgresql
Commit message (
Expand
)
Author
Age
Files
Lines
*
edb-pgsql: Added the needed authentication functions for the admin module
pgsql
David Sommerseth
2013-06-13
2
-1
/
+531
*
edb-pgsql: Added an update SQL view for eurephia_adminlog
David Sommerseth
2013-06-13
1
-0
/
+10
*
edb-pgsql: ePGprepLoadStatements() was missing a break in the switch/case sta...
David Sommerseth
2013-06-13
1
-0
/
+1
*
edb-pgsql: Added ePGprepParamsAddArgumentChar()
David Sommerseth
2013-06-13
2
-0
/
+10
*
edb-pgsql: Added prepared SQL statements needed for the admin authentication
David Sommerseth
2013-06-13
2
-9
/
+107
*
edb-pgsql: Added ePGgetValue_bool()
David Sommerseth
2013-06-13
2
-0
/
+13
*
edb-pgsql: Added ePGerrorMessageXML() to return PostgreSQL errors in XML
David Sommerseth
2013-06-13
2
-0
/
+76
*
edb-pgsql: Reworked the prepared statement loading
David Sommerseth
2013-06-13
2
-49
/
+106
*
edb-pgsql: Reworked the prepared statements infrastructure
David Sommerseth
2013-06-13
6
-781
/
+943
*
edb-pgsql: First implementation of all OpenVPN auth related functions
David Sommerseth
2013-06-13
1
-343
/
+1043
*
edb-pgsql: Add an updatable view for the lastlog table
David Sommerseth
2013-06-13
1
-0
/
+15
*
edb-pgsql: Use correct sessionkey length in macaddr_history
David Sommerseth
2013-06-13
1
-1
/
+1
*
edb-pgsql: Change lastlog.sessionduration to interval
David Sommerseth
2013-06-13
1
-1
/
+1
*
edb-pgsql: Correct some wrong table names and references
David Sommerseth
2013-06-13
1
-17
/
+17
*
Add an SQL VIEW for updating users.last_accessed more safely
David Sommerseth
2013-06-13
1
-0
/
+11
*
edb-pgsql: Renamed local PostgreSQL functions
David Sommerseth
2013-06-13
1
-36
/
+36
*
edb-pgsql: Reworked PostgreSQL error handling
David Sommerseth
2013-06-13
1
-95
/
+101
*
edb-pgsql: Make use of internal PGgetValue() instead of PQgetvalue() in eDBbl...
David Sommerseth
2013-06-13
1
-3
/
+3
*
edb-pgsql: The very beginning of a PostgreSQL driver
David Sommerseth
2013-06-13
3
-0
/
+1422