XMPP daemon written in C, using GLib
Go to file
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
data Initial version 2011-01-25 15:51:07 +01:00
src Command line option parsing, configuration parsing 2011-01-25 17:37:55 +01:00
.gitignore Initial version 2011-01-25 15:51:07 +01:00
AUTHORS Initial version 2011-01-25 15:51:07 +01:00
COPYING Initial version 2011-01-25 15:51:07 +01:00
ChangeLog Initial version 2011-01-25 15:51:07 +01:00
INSTALL Initial version 2011-01-25 15:51:07 +01:00
Makefile.am Initial version 2011-01-25 15:51:07 +01:00
NEWS Initial version 2011-01-25 15:51:07 +01:00
README Initial version 2011-01-25 15:51:07 +01:00
configure.ac Initial version 2011-01-25 15:51:07 +01:00

README