summaryrefslogtreecommitdiff
path: root/scripts/smsqueuehandler.php
AgeCommit message (Expand)Author
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-09-04scripts daemonize themselvesEvan Prodromou
2008-08-30add some sanity-check stuff for long-running daemonsEvan Prodromou
2008-08-30add initialization info to the queue handlersEvan Prodromou
2008-08-30sms handler was handling omb wronglyEvan Prodromou
2008-08-30require mail for sms, not ombEvan Prodromou
2008-08-27return results of broadcasting by smsEvan Prodromou
2008-08-27extend QueueHandlerEvan Prodromou
2008-08-27correct return values from start() in queue handlersEvan Prodromou
2008-08-27break up monolithic xmppdaemon into multiple queue handlersEvan Prodromou