aboutsummaryrefslogtreecommitdiffstats
path: root/ipc.h
Commit message (Expand)AuthorAgeLines
* Added RESTART command (only for ForkDaemon mode) for easier upgrades.Wilmer van der Gaast2006-01-21-0/+4
* Renamed commands.c, got rid of return values in all command functions.Wilmer van der Gaast2006-01-20-1/+1
* Rehash command now also works in inetd mode. Other "IPC" commands only makeWilmer van der Gaast2006-01-19-0/+6
* A bit too much for one commit, but well: Client processes didn't clean upWilmer van der Gaast2006-01-19-8/+15
* Added REHASH command, IPC emulation in daemon (non-forked) mode.Wilmer van der Gaast2006-01-15-0/+2
* Better DIE implementation, added SO_REUSEADDR to listening socket.Wilmer van der Gaast2006-01-15-0/+2
* Imported irc_command branch and used this addition for parsing IPC commands. ...Wilmer van der Gaast2006-01-15-0/+40