aboutsummaryrefslogtreecommitdiffstats
path: root/ipc.h
Commit message (Expand)AuthorAgeLines
* Now using an environment variable instead of a flag to pass state info whenWilmer van der Gaast2008-06-29-2/+1
* Some saner error handling in ipc.c. One of the things I wanted to do forWilmer van der Gaast2008-03-02-0/+3
*-. Merging from main development tree.Wilmer van der Gaast2006-05-26-2/+2
|\ \
| | * Added G_GNUC_PRINTF(...) to definitions of functions that take formatWilmer van der Gaast2006-05-23-2/+2
| |/
* / Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-2/+2
|/
* Also listen for admin connections on a unix domain socket at /var/run/bitlbeeJelmer Vernooij2006-03-01-1/+1
* 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