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
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
*
Improved some of the Doxygen documentation
David Sommerseth
2013-06-13
2
-8
/
+24
*
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
*
Add eDBdisconnect_firewall() database driver function
David Sommerseth
2013-06-13
2
-0
/
+13
*
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
4
-0
/
+1423
*
database: Bugfix - missing break statement caused password hash to be overwri...
David Sommerseth
2013-06-13
1
-0
/
+1
*
common: Update callers of eurephia_log_init() to comply with the API changes
David Sommerseth
2013-06-05
1
-2
/
+2
*
eurephiadm/usercerts: Add support for setting up auth-plugins
David Sommerseth
2013-05-29
3
-2
/
+17
*
Merge auth-plugin work
David Sommerseth
2013-05-28
12
-56
/
+776
|
\
|
*
sqlite3: Rename the delta script to avoid merge issues
David Sommerseth
2013-05-28
1
-0
/
+0
|
*
sqlite3: Enable support for managing plug-in modules
David Sommerseth
2013-05-28
3
-0
/
+357
|
*
Add the eDBadminPlugins() function in the database API
David Sommerseth
2013-05-28
2
-0
/
+31
|
*
database/field mapping: Introduce boolean field type
David Sommerseth
2013-05-28
3
-2
/
+26
|
*
Use proper return type in eDBmappingFieldsPresent()
David Sommerseth
2013-05-28
2
-3
/
+3
|
*
Added fieldmapping to the new 'plugins' table
David Sommerseth
2013-05-28
1
-6
/
+6
|
*
Added fieldmapping to the new 'plugins' table
David Sommerseth
2013-04-12
2
-0
/
+19
|
*
Added new function to set the value in a eDBfieldMap struct
David Sommerseth
2013-04-12
2
-5
/
+39
|
*
Move the field mapping identifier from long int to long long
David Sommerseth
2013-04-12
1
-38
/
+42
|
*
sqlite: Modified eDBget_plugins() to support the new interface for plug-in init
David Sommerseth
2013-03-04
3
-1
/
+9
|
*
sqlite: Fixed a few oddities
David Sommerseth
2013-03-04
1
-2
/
+2
|
*
sqlite: Honour the auth plug-in enable flag (plgenabled)
David Sommerseth
2013-03-03
1
-10
/
+12
|
*
sqlite: Implemented needed functions to enable authentication plug-ins
David Sommerseth
2013-03-03
4
-6
/
+178
|
*
auth plug-in: Implemented the authentication plug-in into the core eurephia f...
David Sommerseth
2013-03-03
3
-3
/
+75
*
|
Update eurephiadm to extract VPN MAC and IP address info from the new places
David Sommerseth
2012-12-26
2
-12
/
+15
*
|
Added eDBget_accessprofile() function
David Sommerseth
2012-12-26
3
-0
/
+44
*
|
Added a new eDBregister_login2() to replace eDBregister_login() database func...
David Sommerseth
2012-12-26
5
-22
/
+115
|
/
*
Extended eDBget_uid() to also to UID lookup when certid is not available
David Sommerseth
2012-11-02
2
-7
/
+16
*
sqlite3: Improve error handling if memory alloc fails for SQL query string
David Sommerseth
2012-10-19
1
-2
/
+8
*
SQLite: Move default installation path from /etc/openvpn to /var/lib/eurephia
David Sommerseth
2012-10-09
1
-1
/
+1
*
Updated copyright dates
David Sommerseth
2012-10-08
18
-18
/
+18
*
sqlite/admin: Report all timestamp fields with localtime instead of UTC/GMT
David Sommerseth
2012-10-08
7
-12
/
+15
*
sqlite: Added SQL function to convert datetime timestamps from UTC/GMT to loc...
David Sommerseth
2012-10-08
3
-5
/
+85
*
sqlite3: Implement eDBregister_vpnclientaddr()
David Sommerseth
2012-09-13
3
-10
/
+119
*
Only lookup function symbols for the administration API if the context is cor...
David Sommerseth
2012-09-13
1
-11
/
+14
[next]