summaryrefslogtreecommitdiffstats
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into eurephiadmDavid Sommerseth2008-12-022-2/+4
|\
| * Added login and logout info messages when log-level is 1David Sommerseth2008-12-021-0/+2
| * Made some messages clearer in efw-iptablesDavid Sommerseth2008-12-021-2/+2
* | Added context_type into eurephiaCTX struct. Database queries limited due to ...David Sommerseth2008-11-292-0/+2
* | Removed unneeded declaraion of eDBset_session_value(...) after commit 0c35035...David Sommerseth2008-11-281-2/+0
* | Splitted plugin/eurephiadb_session.[ch] into two partsDavid Sommerseth2008-11-284-119/+5
|/
* Added minimum API version check when loading database driver.David Sommerseth2008-11-281-1/+1
* Cleaned up eurephiadb_session dependenciesDavid Sommerseth2008-11-282-34/+1
* Made eurephia_context.h even more generic and independentDavid Sommerseth2008-11-286-1/+14
* Renamed eurephia_struct.h to eurephia_context.hDavid Sommerseth2008-11-278-59/+13
* Code cleanup: Splitted all structures defined in eurephia_struct.h into sepa...David Sommerseth2008-11-055-52/+87
* BUGFIX: Corrected misbehaviour when no firewall interfaces is requested to b...David Sommerseth2008-11-051-1/+4
* Added check for sem_timedwait() function in CMake rules. Needed for fw imple...David Sommerseth2008-11-051-2/+3
* Renamed efw_iptables to efw-iptables (underscore -> dash)David Sommerseth2008-11-052-6/+6
* FEATURE: Enhanced firewall blacklisting to make it more flexibleDavid Sommerseth2008-11-053-3/+28
* BUGFIX: Fixed wrong attempt count reset during eurephia_tlsverify(...)v0.9.2_betaDavid Sommerseth2008-11-011-3/+0
* Added double check that IP addr is not null before calling eFW_UpdateFirewall...David Sommerseth2008-11-011-1/+3
* Fixed some typosDavid Sommerseth2008-11-011-2/+2
* Added firewall update of blacklisted IP addresses in eFW_StartFirewall(...)David Sommerseth2008-11-011-0/+20
* Registering all IP addr blacklisted via eFW_UpdateFirewall(...) to avoid dupl...David Sommerseth2008-11-012-2/+16
* BUGFIX (2/2) ... implemented master side fix of shutdown bugDavid Sommerseth2008-11-012-4/+40
* BUGFIX (1/2) ... implemented worker side fix of shutdown bugDavid Sommerseth2008-10-311-1/+9
* Created install rules via cmakeDavid Sommerseth2008-10-212-0/+2
* Added (untested) firewall block when IP addresses are blacklistedDavid Sommerseth2008-10-215-11/+66
* Reorganised the source codeDavid Sommerseth2008-10-1514-0/+2010