summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eurephiadm: Don't try to remove session file if it doesn't existrelease/1.1David Sommerseth2015-01-281-4/+4
* plugin: Don't treat not found sessions in eurephinalearn_address() as a failureDavid Sommerseth2015-01-081-1/+5
* plugin: Improved logging of not found addresses in eurephia_learn_addressDavid Sommerseth2015-01-081-3/+1
* Correct ugly boundary checks in database initDavid Sommerseth2014-12-052-2/+2
* eurephia_init/benchmark: We don't need the result from the password hashingDavid Sommerseth2013-06-281-2/+1
* eurephia_init: Return with the proper exit codeDavid Sommerseth2013-06-281-1/+1
* Removed some stray left-over variables no longer in useDavid Sommerseth2013-06-283-11/+3
* Fixed issue with missing -ldl on unstable Debian (sid) distroDavid Sommerseth2013-06-281-0/+1
* sqlite3: Improve error handling if memory alloc fails for SQL query stringDavid Sommerseth2012-10-191-2/+8
* eurephia-auth: Fixed a double-free situation with dev-type is not obviousDavid Sommerseth2012-10-111-3/+2
* Prepare to release v1.1.0v1.1.0David Sommerseth2012-10-092-3/+3
* SQLite: Move default installation path from /etc/openvpn to /var/lib/eurephiaDavid Sommerseth2012-10-092-2/+2
* eurephiadm/users: Display remote IP address when displaying the lastlog on a ...David Sommerseth2012-10-081-5/+31
* Updated copyright datesDavid Sommerseth2012-10-08111-113/+113
* eurephiadm: Removed several memleaks in error situations or when --help was usedDavid Sommerseth2012-10-087-25/+62
* eurephiadm: Fixed some memory cleanup with libxml2 and libxsltDavid Sommerseth2012-10-082-1/+5
* sqlite/admin: Report all timestamp fields with localtime instead of UTC/GMTDavid Sommerseth2012-10-087-12/+15
* sqlite: Added SQL function to convert datetime timestamps from UTC/GMT to loc...David Sommerseth2012-10-083-5/+85
* Fix bug with TUN mode disconnects being logged wrongly.David Sommerseth2012-09-131-8/+0
* sqlite3: Implement eDBregister_vpnclientaddr()David Sommerseth2012-09-133-10/+119
* Only lookup function symbols for the administration API if the context is cor...David Sommerseth2012-09-131-11/+14
* Added a new database driver function: eDBregister_vpnclientaddr()David Sommerseth2012-09-133-13/+44
* Remove VPN IP netmask from session seedDavid Sommerseth2012-09-131-4/+4
* eurephia-auth: eurephiaInit() may not always return a contextDavid Sommerseth2012-01-051-1/+4
* eurephiadm/lastlog: Replace session deleted timestamp with session statusDavid Sommerseth2012-01-021-13/+7
* Modified the whole edb-sqlite driver to use a better error handlingDavid Sommerseth2011-12-1910-192/+397
* Implemented better error handling in the SQLite3 frameworkDavid Sommerseth2011-12-192-18/+133
* common: Fixed an error in the veurephia_log() macroDavid Sommerseth2011-07-261-1/+1
* Moved generic parts of the config file parser to the common libraryDavid Sommerseth2011-07-254-91/+197
* common: Rework eurephia_log() to include also veurephia_log()David Sommerseth2011-07-252-11/+53
* edb-sqlite: Fixed a typos and copyright noticesDavid Sommerseth2011-07-251-3/+4
* Fixed several memleaks in the eurephiadm related code pathsDavid Sommerseth2011-01-105-6/+17
* Look for endian.h in include/sys as well.David Sommerseth2010-12-312-1/+15
* Only look for dlopen() and dlclose() in libdl on LinuxDavid Sommerseth2010-12-311-2/+9
* Explicit set library path for libxml2 and libxslt librariesDavid Sommerseth2010-12-311-0/+2
* Make use of more cross-platform friendly libc functionsDavid Sommerseth2010-12-311-3/+5
* Add paths and libaries for SQLite3 which pkg-config returnsDavid Sommerseth2010-12-311-1/+3
* Do not link in libdl explicitlyDavid Sommerseth2010-12-313-3/+3
* Call 'find' properly in ./configureDavid Sommerseth2010-12-311-6/+6
* efw-iptables: Use the iptables conntrack moduleMatthew Gyurgyik2010-12-242-4/+5
* Added ./configure information to eurephiadm buildinfoDavid Sommerseth2010-12-212-1/+7
* eurephiadm users: Revoke all admin access privileges when deleting a user acc...David Sommerseth2010-12-143-7/+45
* Implemented proper TUN support in eurephiaDavid Sommerseth2010-12-147-23/+107
* eurephiadm adminaccess: Corrected wrong error messageDavid Sommerseth2010-12-141-1/+1
* Added a new eurephiaVALUES function: eClear_key_value()David Sommerseth2010-12-132-2/+16
* Fixed memory leak in eurephiaInit()David Sommerseth2010-12-051-2/+4
* Fixed a memory leak in eurephia_learn_address(...)David Sommerseth2010-12-051-0/+2
* Time to give some creditsDavid Sommerseth2010-12-051-1/+17
* eurephiadm config: Inform if the requested config variable is not foundDavid Sommerseth2010-12-051-1/+5
* Quick fix for typo 'Unkown'Dario Minnucci2010-12-011-1/+1