summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Quick fix for typo 'Quering'Dario Minnucci2010-12-014-8/+8
* Quick fix for Lintian 'manpage-has-bad-whatis-entry' warningDario Minnucci2010-12-0110-15/+12
* Add preliminary support for using IP addresses in the firewall moduleDavid Sommerseth2010-12-012-25/+33
* Update efw-iptables version number and API versionDavid Sommerseth2010-11-302-3/+8
* Implemented detection of OpenVPN tunnel device typeDavid Sommerseth2010-11-304-2/+124
* Move daemonize() code to be called in the firewall child thread onlyDavid Sommerseth2010-11-265-35/+37
* SQLite3 eurephiadm fix: sorting lastlog based on session status didn't workDavid Sommerseth2010-11-122-2/+2
* Fixed a simple spelling typoDavid Sommerseth2010-11-101-1/+1
* Fixed git tree status check once againDavid Sommerseth2010-11-102-7/+7
* Fixed a last-minute typo on the reg-exp.David Sommerseth2010-11-091-1/+1