Age | Commit message (Expand) | Author |
---|---|---|
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-09-04 | scripts daemonize themselves | Evan Prodromou |
2008-08-30 | add some sanity-check stuff for long-running daemons | Evan Prodromou |
2008-08-30 | add initialization info to the queue handlers | Evan Prodromou |
2008-08-30 | better logging in ombqueuehandler | Evan Prodromou |
2008-08-27 | return correct values for success in handling messages | Evan Prodromou |
2008-08-27 | extend QueueHandler | Evan Prodromou |
2008-08-27 | correct return values from start() in queue handlers | Evan Prodromou |
2008-08-27 | break up monolithic xmppdaemon into multiple queue handlers | Evan Prodromou |