# # ChangeLog for ipc.h # # Generated by Trac 1.2.3 # 2024-03-28T18:31:12Z Fri, 20 Jan 2006 15:15:49 GMT Wilmer van der Gaast [f73b969] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (moved) * user.h (modified) Renamed commands.c, got rid of return values in all command functions. Thu, 19 Jan 2006 17:52:19 GMT Wilmer van der Gaast [5424c76] * ipc.c (modified) * ipc.h (modified) * irc_commands.c (modified) Rehash command now also works in inetd mode. Other "IPC" commands ... Thu, 19 Jan 2006 16:34:41 GMT Wilmer van der Gaast [2face62] * bitlbee.c (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) A bit too much for one commit, but well: Client processes didn't ... Sun, 15 Jan 2006 20:31:59 GMT Wilmer van der Gaast [f4a5940] * commands.h (modified) * conf.c (modified) * ipc.c (modified) * ipc.h (modified) * irc_commands.c (modified) Added REHASH command, IPC emulation in daemon (non-forked) mode. Sun, 15 Jan 2006 15:42:20 GMT Wilmer van der Gaast [74c119d] * bitlbee.c (modified) * conf.c (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) Better DIE implementation, added SO_REUSEADDR to listening socket. Sun, 15 Jan 2006 01:49:49 GMT Wilmer van der Gaast [0431ea1] * Makefile (modified) * bitlbee.c (modified) * commands.c (modified) * commands.h (modified) * ipc.c (added) * ipc.h (added) * irc.c (modified) * irc.h (modified) * irc_commands.c (added) Imported irc_command branch and used this addition for parsing IPC ...