Commits

[65 total ]
Avatar
Added some subdirs in the src folder to try and organize the code a bit.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-28 00:56 (3 months ago)

Avatar
Removed singleton... not needed (yet). Changed root and worker servers from classes to functions to make things simpler.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-28 00:56 (3 months ago)

Avatar
Create the root and worker servers. Moved logic out of main.cpp into the *server files. Updated the docs.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-26 17:59 (4 months ago)

Avatar
Updated the architecure doc with more deep thoughts. Small adjustments to the command line args doc. Changed around the instantiation of the CmdLineArgs and ServerConfig objects for better exception handling.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-17 21:59 (4 months ago)

Avatar
Updated a bunch of documentation. Worked out some of the architecture design.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-17 05:02 (4 months ago)

Avatar
Added the license info to the top of the source files.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-16 16:57 (4 months ago)

Avatar
Moved and updated the sample Kimura config file. Created a doc for command line args. Added some kimura.conf locations to the ServerConfig.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-16 16:30 (4 months ago)

Avatar
Added the CmdLineArgs class.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-16 16:05 (4 months ago)

Avatar
Added bzr ignore for TextMate project files.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-16 15:19 (4 months ago)

Avatar
Updated bzr ignores. Fixed bug in exception class. Added dummy code to Server and ServerConfig so things compiled. Added the daemonize function to the main file.

by cb1kenobi (Using name ‘Chris Barber’) on 2009-08-16 15:17 (4 months ago)