Scan for language files during bootstrap instead of using a hard-coded list.
[citadel.git] / webcit / mk_module_init.sh
2012-02-23 Art CancroScan for language files during bootstrap instead of...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2009-05-31 Wilfried Göesgens* finish migrating the hdr struct
2009-05-31 Wilfried Göesgens* start moving the hdr struct up, and add detach callba...
2009-05-17 Wilfried Göesgens* fixups, leaks...
2009-05-10 Wilfried Göesgens* shrinked the rest of these shutdown stuff into the...
2009-05-10 Wilfried Göesgens* add more module handlers:
2008-07-30 Wilfried Göesgens* hook init function calls to the same define
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...