XMPP daemon written in C, using GLib
Go to file
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
data Added TODO file, extended configuration file 2011-01-26 12:23:40 +01:00
src Created configuration data processing routines; bug fix 2011-01-26 17:53:33 +01:00
.gitignore Added stuff to .gitignore 2011-01-26 17:50:59 +01:00
AUTHORS Added some documents 2011-01-26 17:50:29 +01:00
COPYING Initial version 2011-01-25 15:51:07 +01:00
ChangeLog Initial version 2011-01-25 15:51:07 +01:00
HACKING Added some documents 2011-01-26 17:50:29 +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
TODO Added TODO file, extended configuration file 2011-01-26 12:23:40 +01:00
configure.ac Initial version 2011-01-25 15:51:07 +01:00

README