Commit Graph

3 Commits

Author SHA1 Message Date
Gergely Polonkai (W00d5t0ck) c39c378289 Created configuration data processing routines; bug fix
Configuration objects can now be copied and freed.
Fixed a bug that wanted to load a module before the modules directory would be set

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2011-01-26 17:53:33 +01:00
Gergely Polonkai (W00d5t0ck) 5c26ca28a6 Command line option parsing, configuration parsing
Made config file parsing a bit more fool proof
Config file can now contain a modules-dir element that holds the location of the DSO's
Prepared module loading function to be able to dry-run
Removed some unneeded header files
Added command line options parsing
2011-01-25 17:37:55 +01:00
Gergely Polonkai (W00d5t0ck) 5cc379461a Initial version 2011-01-25 15:51:07 +01:00