aboutsummaryrefslogtreecommitdiffstats
path: root/ipc.h
Commit message (Expand)AuthorAgeLines
* Merging *BSD compatibility fix from Doug Luce (include sys/uio.h evenWilmer van der Gaast2010-07-15-1/+1
|\
| * This makes Bitlbee compile on OpenBSD.Doug Luce2010-07-14-0/+1
|/
* Cleanup. Move some code to a more appropriate location, and show the oldWilmer van der Gaast2010-07-10-0/+2
* First part of the handshake, including sending a file descriptor to theWilmer van der Gaast2010-07-06-0/+6
* 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