summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* BUGFIX: Avoid core dump on eurephia_log(...) if eurephiaCTX is NULLDavid Sommerseth2008-11-301-1/+1
* BUGFIX: Fixed several errors in eurephia_values.cDavid Sommerseth2008-11-301-34/+47
* Splittet eAdd_value(...) up and put parts of it into eAdd_valuestruct(...) to...David Sommerseth2008-11-302-10/+22
* Completed the change of authentication model in database driverDavid Sommerseth2008-11-301-1/+4
* Fixed core dump issue with eDBstore_session_value(...) / (*eDBstore_session_v...David Sommerseth2008-11-303-13/+13
* Changed the id's for ECTX_ADMIN_* values, to make them more bitwise wiserDavid Sommerseth2008-11-301-2/+2
* Merge branch 'master' into eurephiadmDavid Sommerseth2008-11-291-0/+1
|\
| * BUGFIX: Use hard coded default values when checking against openvpn_attempts ...David Sommerseth2008-11-291-0/+1
* | Added context_type into eurephiaCTX struct. Database queries limited due to ...David Sommerseth2008-11-291-0/+6
* | Added drafts for structs needed for admin utilsDavid Sommerseth2008-11-281-0/+74
* | Splitted plugin/eurephiadb_session.[ch] into two partsDavid Sommerseth2008-11-282-0/+172
|/
* Cleaned up eurephiadb_session dependenciesDavid Sommerseth2008-11-281-0/+34
* Made eurephia_context.h even more generic and independentDavid Sommerseth2008-11-281-1/+4
* Renamed eurephia_struct.h to eurephia_context.hDavid Sommerseth2008-11-276-5/+49
* Code cleanup: Splitted all structures defined in eurephia_struct.h into sepa...David Sommerseth2008-11-051-0/+32
* Reorganised the source codeDavid Sommerseth2008-10-1514-0/+1184