]> git.mxchange.org Git - quix0rs-gnu-social.git/history - scripts/ombqueuehandler.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / scripts / ombqueuehandler.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-09-04 Evan Prodromouscripts daemonize themselves
2008-08-31 Evan Prodromouadd some sanity-check stuff for long-running daemons
2008-08-31 Evan Prodromouadd initialization info to the queue handlers
2008-08-30 Evan Prodromoubetter logging in ombqueuehandler
2008-08-28 Evan Prodromoureturn correct values for success in handling messages
2008-08-28 Evan Prodromouextend QueueHandler
2008-08-28 Evan Prodromoucorrect return values from start() in queue handlers
2008-08-27 Evan Prodromoubreak up monolithic xmppdaemon into multiple queue...