summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicated Doxygen documentationDavid Sommerseth2009-09-221-9/+0
* Fixed and cleaned up Doxygen commentsDavid Sommerseth2009-09-222-10/+87
* Updated eurephia_init to also use eurephiaXML_ParseResultMsg()David Sommerseth2009-09-221-5/+11
* Modified eurephiadm and eurephia_init programs to use the new eDBadminAccessL...David Sommerseth2009-09-211-2/+2
* BUGFIX: Sometimes get_console_input() would "skip" a prompt if data was still...David Sommerseth2009-09-151-5/+5
* Fixed missing doxygen comments and improved a description in saltdecode.cDavid Sommerseth2009-09-151-3/+11
* Rewritten eurephia_init to use the new unified eDBadminConfiguration() functionDavid Sommerseth2009-09-151-12/+53
* Fix some valgrind warnings. Two timeval structs where not initialised before...David Sommerseth2009-09-151-1/+3
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-072-2/+2
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-4/+3
* Added missing privileges in eurephia_init when creating admin user accountDavid Sommerseth2009-09-031-1/+2
* More doxygen commentsDavid Sommerseth2009-09-032-3/+87
* Added copyright info in CMake filesDavid Sommerseth2009-09-021-0/+19
* Rearranged and cleaned up the utils/CMakeLists.txt fileDavid Sommerseth2009-09-021-16/+20
* Changed the short argument for --hash-threshold-maxDavid Sommerseth2009-08-221-3/+3
* Rewritten CMake rules to build common/ as static libraryDavid Sommerseth2009-04-111-9/+1
* Rewritten common/passwd.c and utils/benchmark.cDavid Sommerseth2009-04-101-1/+48
* Fixed wrong user access on fwprofiles in eurephia_initDavid Sommerseth2009-04-051-1/+1
* Using right plug-in path in eurephia_initDavid Sommerseth2009-03-302-2/+2
* Added fwadmin in granted access on db initialisationDavid Sommerseth2009-03-301-1/+1
* Added a small utility for decoding password salt informationDavid Sommerseth2009-03-292-0/+91
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-262-2/+2
* Cleaned up the code a little bitDavid Sommerseth2009-03-262-5/+4
* Added utility to initialise and prepare a eurephia databaseDavid Sommerseth2009-03-222-0/+567
* Fixed a memory leak in benchmark.cDavid Sommerseth2009-03-221-1/+4
* Added benchmarking to suggest minimum and maximum rounds for hashesDavid Sommerseth2009-03-221-0/+115