summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge remote branch 'origin/master'David Sommerseth2010-07-300-0/+0
|\
| * Updated with comments from Fedora package reviewsDavid Sommerseth2010-07-151-7/+37
| * Fixed a few doxygen complaints - missing documentationDavid Sommerseth2010-07-122-0/+11
| * Cosmetic debug logging fixDavid Sommerseth2010-07-121-1/+1
| * Show which cmake version is being used before starting the configurationDavid Sommerseth2010-07-121-1/+3
| * Changed main firewall implementation to use eFWupdateRequest structDavid Sommerseth2010-07-123-57/+142
| * More driver API clean upDavid Sommerseth2010-07-121-11/+1
| * Cleaned up the driver/interface API for database and firewallDavid Sommerseth2010-07-123-43/+93
| * Fixed a buffer overflow issue in eurephia_initDavid Sommerseth2010-07-081-2/+2
| * Fixed compiler warning: loop could be used uninitialisedDavid Sommerseth2010-07-081-1/+1
| * Do check the result of fgets()David Sommerseth2010-07-081-2/+6
| * Fixed an overflow issue with memset() in eurephiadmDavid Sommerseth2010-07-081-1/+1
| * More updates to eurephia.specDavid Sommerseth2010-07-081-9/+26
| * Added extra checks for POSIX semaphore functionsDavid Sommerseth2010-07-081-9/+31
| * Updated errornous URL for eurephia sources in .spec fileDavid Sommerseth2010-07-071-1/+1
| * Added install rules for man pagesv1.0.0David Sommerseth2010-07-066-6/+45
| * Ignore utils/eurephia_saltdecode instead of utils/saltdecodeDavid Sommerseth2010-07-061-1/+1
| * Added man page for eurephiadm usercertDavid Sommerseth2010-07-061-0/+90