index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
daemon.php
Age
Commit message (
Expand
)
Author
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-07-17
Moved $_id from queuehandler to daemon, as other daemons need it too.
Zach Copley
2009-06-28
fix logging error
Evan Prodromou
2009-06-28
note when going background
Evan Prodromou
2009-06-28
Daemon can optionally not go into the background
Evan Prodromou
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2008-12-20
reformat lib/daemon.php for phpcs
Evan Prodromou
2008-10-04
more output in daemon.php
Evan Prodromou
2008-09-04
add newline at the end of pidfile
Evan Prodromou
2008-09-04
more robust code for setting daemon uid/gid
Evan Prodromou
2008-09-04
add .pid to pidfile names
Evan Prodromou
2008-09-04
scripts daemonize themselves
Evan Prodromou