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
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing #include statements
David Sommerseth
2009-09-02
2
-0
/
+2
*
Cleaned up the CMake rules for the eurephia-auth.so plug-in
David Sommerseth
2009-09-02
1
-19
/
+38
*
Cleaned up the efw-iptables CMake rules
David Sommerseth
2009-09-02
1
-3
/
+11
*
Rewritten CMake rules to build common/ as static library
David Sommerseth
2009-04-11
2
-14
/
+5
*
Restructured ./configure and improved the path setup
David Sommerseth
2009-03-30
2
-2
/
+2
*
Corrected a log entry on login/logout
David Sommerseth
2009-03-26
1
-2
/
+2
*
Made the licence explicit GPLv2 only
David Sommerseth
2009-03-26
12
-12
/
+12
*
Cleaned up the code a little bit
David Sommerseth
2009-03-26
12
-25
/
+28
*
Renamed passwdhash(...) function to eurephia_quick_hash(...)
David Sommerseth
2009-03-21
1
-1
/
+1
*
Moved eDBsessionGetRandString(...) to a more global and independent eurephia_...
David Sommerseth
2009-01-10
3
-3
/
+6
*
BUGFIX: Removed several memory leaks
David Sommerseth
2009-01-03
1
-0
/
+5
*
BUGFIX: Fixed unintended truncation of the session key and session seed values
David Sommerseth
2009-01-03
1
-2
/
+2
*
Introduced password caching on authenticated sessions
David Sommerseth
2009-01-03
2
-7
/
+72
*
Make it possible to compile plug-in again without eurephiadm enabled
David Sommerseth
2009-01-02
1
-1
/
+5
*
Merge branch 'master' into eurephiadm
David Sommerseth
2008-12-02
2
-2
/
+4
|
\
|
*
Added login and logout info messages when log-level is 1
David Sommerseth
2008-12-02
1
-0
/
+2
|
*
Made some messages clearer in efw-iptables
David Sommerseth
2008-12-02
1
-2
/
+2
*
|
Added context_type into eurephiaCTX struct. Database queries limited due to ...
David Sommerseth
2008-11-29
2
-0
/
+2
*
|
Removed unneeded declaraion of eDBset_session_value(...) after commit 0c35035...
David Sommerseth
2008-11-28
1
-2
/
+0
*
|
Splitted plugin/eurephiadb_session.[ch] into two parts
David Sommerseth
2008-11-28
4
-119
/
+5
|
/
*
Added minimum API version check when loading database driver.
David Sommerseth
2008-11-28
1
-1
/
+1
*
Cleaned up eurephiadb_session dependencies
David Sommerseth
2008-11-28
2
-34
/
+1
*
Made eurephia_context.h even more generic and independent
David Sommerseth
2008-11-28
6
-1
/
+14
*
Renamed eurephia_struct.h to eurephia_context.h
David Sommerseth
2008-11-27
8
-59
/
+13
*
Code cleanup: Splitted all structures defined in eurephia_struct.h into sepa...
David Sommerseth
2008-11-05
5
-52
/
+87
*
BUGFIX: Corrected misbehaviour when no firewall interfaces is requested to b...
David Sommerseth
2008-11-05
1
-1
/
+4
*
Added check for sem_timedwait() function in CMake rules. Needed for fw imple...
David Sommerseth
2008-11-05
1
-2
/
+3
*
Renamed efw_iptables to efw-iptables (underscore -> dash)
David Sommerseth
2008-11-05
2
-6
/
+6
*
FEATURE: Enhanced firewall blacklisting to make it more flexible
David Sommerseth
2008-11-05
3
-3
/
+28
*
BUGFIX: Fixed wrong attempt count reset during eurephia_tlsverify(...)
v0.9.2_beta
David Sommerseth
2008-11-01
1
-3
/
+0
*
Added double check that IP addr is not null before calling eFW_UpdateFirewall...
David Sommerseth
2008-11-01
1
-1
/
+3
*
Fixed some typos
David Sommerseth
2008-11-01
1
-2
/
+2
*
Added firewall update of blacklisted IP addresses in eFW_StartFirewall(...)
David Sommerseth
2008-11-01
1
-0
/
+20
*
Registering all IP addr blacklisted via eFW_UpdateFirewall(...) to avoid dupl...
David Sommerseth
2008-11-01
2
-2
/
+16
*
BUGFIX (2/2) ... implemented master side fix of shutdown bug
David Sommerseth
2008-11-01
2
-4
/
+40
*
BUGFIX (1/2) ... implemented worker side fix of shutdown bug
David Sommerseth
2008-10-31
1
-1
/
+9
*
Created install rules via cmake
David Sommerseth
2008-10-21
2
-0
/
+2
*
Added (untested) firewall block when IP addresses are blacklisted
David Sommerseth
2008-10-21
5
-11
/
+66
*
Reorganised the source code
David Sommerseth
2008-10-15
14
-0
/
+2010