summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tackle more git-status variantsDavid Sommerseth2010-11-091-1/+1
* Further updates to the buildinfoDavid Sommerseth2010-11-092-11/+22
* Improved buildinfo, adding some kind of git tree state informationDavid Sommerseth2010-11-092-3/+15
* eurephiadm: Added a buildinfo commandDavid Sommerseth2010-11-095-0/+155
* eurephiadm/adminaccess: Check granted accesses before modifying themDavid Sommerseth2010-10-221-2/+42
* RPM build: Put eurephia-auth.so into the default OpenVPN plug-in directoryDavid Sommerseth2010-10-201-1/+5
* RPM build: Obsolete the eurephia-iptables RPM packageDavid Sommerseth2010-10-201-17/+8
* Fix ./configure to honour --sqlite3-path correctlyDavid Sommerseth2010-10-201-3/+3
* Fixed missing quotes in ./configureAlberto Gonzalez Iniesta2010-10-191-1/+1
* More man page fixes for DebianDavid Sommerseth2010-10-191-1/+1
* Fixed a Debian lintian complaints on a man pageDavid Sommerseth2010-10-191-1/+3
* Discovered a failing loop checkDavid Sommerseth2010-09-271-1/+1
* Harden memory management in passwd.cDavid Sommerseth2010-09-271-0/+18
* eurephia_init will now suggest a ~/.eurephia/eurephiadm.cfg fileDavid Sommerseth2010-09-062-2/+46
* Removed misleading documentation of eurephiaInit()David Sommerseth2010-08-291-3/+1
* Updated wrong log entriesDavid Sommerseth2010-08-293-10/+10
* Show eurephia-auth version during initialisationDavid Sommerseth2010-08-291-0/+2
* Fixed some issues with the firewall implementationDavid Sommerseth2010-08-261-3/+9
* Fixed Doxygen complaintsDavid Sommerseth2010-08-265-33/+4
* Corrected a typo in eurephia_initDavid Sommerseth2010-08-251-1/+1
* Completed the needed changes for the new firewall plug-in APIDavid Sommerseth2010-08-254-135/+114
* Fixed a SEGV issue when adding values to a value chainDavid Sommerseth2010-08-241-2/+2