summaryrefslogtreecommitdiffstats
path: root/utils/eurephia_init.c
Commit message (Expand)AuthorAgeFilesLines
* eurephia_init: Return with the proper exit codeDavid Sommerseth2013-06-281-1/+1
* Updated copyright datesDavid Sommerseth2012-10-081-2/+2
* eurephia_init will now suggest a ~/.eurephia/eurephiadm.cfg fileDavid Sommerseth2010-09-061-2/+45
* Corrected a typo in eurephia_initDavid Sommerseth2010-08-251-1/+1
* Fixed a buffer overflow issue in eurephia_initDavid Sommerseth2010-07-301-2/+2
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-2/+2
* Removed duplicated documentationDavid Sommerseth2009-10-051-3/+2
* Merge branch 'syslog'David Sommerseth2009-09-281-1/+1
|\
| * Added extra parameter to eurephia_log_init() to set log ident for syslogDavid Sommerseth2009-09-241-1/+1
* | Fixed some memory leaks in eurephia_init, especially in error situationsDavid Sommerseth2009-09-271-12/+30
* | Reworked eurephia_init to use the new eDBadminUserAccount() APIDavid Sommerseth2009-09-271-14/+66
|/
* Fixed and cleaned up Doxygen commentsDavid Sommerseth2009-09-221-1/+27
* 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
* Rewritten eurephia_init to use the new unified eDBadminConfiguration() functionDavid Sommerseth2009-09-151-12/+53
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-1/+1
* Added missing privileges in eurephia_init when creating admin user accountDavid Sommerseth2009-09-031-1/+2
* More doxygen commentsDavid Sommerseth2009-09-031-3/+61
* Changed the short argument for --hash-threshold-maxDavid Sommerseth2009-08-221-3/+3
* Fixed wrong user access on fwprofiles in eurephia_initDavid Sommerseth2009-04-051-1/+1
* Using right plug-in path in eurephia_initDavid Sommerseth2009-03-301-1/+1
* Added fwadmin in granted access on db initialisationDavid Sommerseth2009-03-301-1/+1
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-4/+2
* Added utility to initialise and prepare a eurephia databaseDavid Sommerseth2009-03-221-0/+538