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
/
eurephiadb-sqlite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some sqlite_free_result() issues - missing or incorrectly placed
David Sommerseth
2008-09-19
1
-3
/
+3
*
Improved code security. LOG_DEBUG statements are only compiled if DEBUG=1 is...
David Sommerseth
2008-09-19
1
-40
/
+35
*
Renamed openvpn_lastlog.session_del to session_deleted
David Sommerseth
2008-09-19
1
-1
/
+1
*
Added (untested) logging of time_duration into openvpn_lastlog.session_duration
David Sommerseth
2008-09-19
1
-3
/
+4
*
Added (untested) logging of VPN MAC addresses into openvpn_macaddr_history
David Sommerseth
2008-09-19
1
-0
/
+10
*
- Renamed eDBget_sessionkey(...) to eDBget_sessionkey_seed(...)
David Sommerseth
2008-09-15
1
-32
/
+31
*
First attempt to make efw_iptables do some real iptables work
David Sommerseth
2008-09-14
1
-2
/
+2
*
Changed to using sqlite3_vmprintf() function instead of vsnprintf()
David Sommerseth
2008-09-10
1
-30
/
+30
*
Only updating opevpn_attempts on ATTEMPT_RESET when attempt count > 0
David Sommerseth
2008-08-17
1
-10
/
+20
*
Added GPLv2 licence, updated *.[ch] files to include license, with exception ...
David Sommerseth
2008-08-08
1
-0
/
+16
*
Renamed database column from sesskey to sessionkey
David Sommerseth
2008-08-07
1
-12
/
+12
*
New attemtp of replacing the eDBadd_session_value(...) function with eAdd_val...
David Sommerseth
2008-08-07
1
-3
/
+5
*
Imported eurephia into git
David Sommerseth
2008-08-06
1
-0
/
+842