summaryrefslogtreecommitdiffstats
path: root/eurephiadm
Commit message (Expand)AuthorAgeFilesLines
* Corrected some doxygen issues after rearranging the sqlite3 db driver codeDavid Sommerseth2009-09-132-2/+2
* Corrected some wrong arguments and help screens for eurephiadm blacklist and ...David Sommerseth2009-09-132-3/+3
* Added more of the file path to some file names with name conflicts in DoxygenDavid Sommerseth2009-09-113-3/+3
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-0711-43/+43
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-076-28/+15
* Removed more code which is not needed any moreDavid Sommerseth2009-09-059-65/+0
* Removed header file which is no longer neededDavid Sommerseth2009-09-055-5/+0
* Removed some code which was not needed any more.David Sommerseth2009-09-051-38/+0
* Cleaned up and added some missing commentsDavid Sommerseth2009-09-053-4/+8
* Even more commenting. Now the complete eurephiadm should be documented.David Sommerseth2009-09-059-41/+598
* Added doxygen comments for the main eurephiadm partsDavid Sommerseth2009-09-0417-38/+473
* Added copyright info in CMake filesDavid Sommerseth2009-09-021-0/+19
* Cleaned up CMake files for eurephiadmDavid Sommerseth2009-09-021-12/+18
* Added --set-fwprofile mode to the eurephiadm usercerts commandDavid Sommerseth2009-09-011-6/+123
* Modified eurephiadm users and usercerts commands to use the new db APIDavid Sommerseth2009-09-012-69/+100
* Added simple help screen for usercerts --listDavid Sommerseth2009-05-101-0/+10
* eurephiadm: Implemented the blacklist command for blacklist managementDavid Sommerseth2009-05-093-0/+324
* Completed the attempts command in eurephiadmDavid Sommerseth2009-05-071-10/+94
* Started implementing attempts command in eurephiadmDavid Sommerseth2009-05-063-0/+243
* Rewritten CMake rules to build common/ as static libraryDavid Sommerseth2009-04-111-11/+1
* Improved lastlog filtering by using less-than and greater-thatDavid Sommerseth2009-04-051-3/+5
* Added support for setting firewall profiles in eurephiadm/usercertsDavid Sommerseth2009-04-031-9/+35
* Renamed fwadmin command to fwprofiles, which is more correctDavid Sommerseth2009-04-023-32/+31
* Completed eurephiadm/fwadmin with add/delete modesDavid Sommerseth2009-04-021-2/+112
* Rewrote eurephiadm/usercerts to use XSLT for listingDavid Sommerseth2009-04-011-42/+7
* Rewrote eurephiadm/adminaccess to use XSLT for listingDavid Sommerseth2009-03-311-34/+3
* Rewrote eurephiadm/users command to user XSLT wherever possibleDavid Sommerseth2009-03-311-89/+28
* Renamed XSLT variable $view_fw to $firewallDavid Sommerseth2009-03-311-2/+2
* Rewrote places using xmlPrint_certs(...) to use the XSLTDavid Sommerseth2009-03-312-102/+11
* Restructured ./configure and improved the path setupDavid Sommerseth2009-03-301-0/+3
* Rewrote lastlog and users command to use XSLT for viewing lastlogDavid Sommerseth2009-03-292-133/+25
* Added the beginning of fwadmin command in eurephiadmDavid Sommerseth2009-03-293-0/+244
* Implemented an XSLT parser for eurephiadmDavid Sommerseth2009-03-292-0/+99
* Fix error setting eurephiadm_xslt_path in eurephiadmDavid Sommerseth2009-03-291-5/+7
* BUGFIX: eurephiadm argument parser increased argument pointer too muchDavid Sommerseth2009-03-291-1/+1
* Prepared for linking in libxsltDavid Sommerseth2009-03-292-0/+9
* BUGFIX: eurephiadm certs delete help and delete failureDavid Sommerseth2009-03-271-3/+3
* Further code cleanupDavid Sommerseth2009-03-269-43/+16
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-2614-14/+14
* Cleaned up the code a little bitDavid Sommerseth2009-03-2622-40/+46
* eurephiadm/lastlog: Added showing username in verbose modeDavid Sommerseth2009-03-251-8/+31
* eurephiadm - renamed useraccess command to adminaccessDavid Sommerseth2009-03-243-17/+17
* eurephiadm/useraccess: Added grant and revoke functionsDavid Sommerseth2009-03-241-7/+97
* eurephiadm: Began implementing useraccess commandDavid Sommerseth2009-03-243-0/+285
* eurephiadm - Implemented lastlog commandDavid Sommerseth2009-03-244-87/+279
* Fixed spelling error in eurephiadm::usercerts commandDavid Sommerseth2009-03-241-2/+2
* Fixed wrong help text info for eurephiadm usercerts commandDavid Sommerseth2009-03-231-5/+4
* BUGFIX: eurephiadm could not register certificatesDavid Sommerseth2009-03-231-2/+2
* Use global EUREPHIAVERSION instead of the local EUREPHIADMVERSIONDavid Sommerseth2009-03-231-3/+1
* Moved eDBsessionGetRandString(...) to a more global and independent eurephia_...David Sommerseth2009-01-102-1/+3