# # ChangeLog for ipc.c # # Generated by Trac 1.2.3 # 2024-04-18T08:37:40Z Tue, 17 Jan 2006 21:15:42 GMT Wilmer van der Gaast [48721c3] * ipc.c (modified) * irc_commands.c (modified) A KILL command. Unfortunately the user doesn't see the KILL message ... Tue, 17 Jan 2006 18:05:22 GMT Wilmer van der Gaast [daa9e02] * ipc.c (modified) LILO/WALLOPS commands now check if the receiving user logged in yet. 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 14:16:49 GMT Wilmer van der Gaast [13caf0a] * ipc.c (modified) Better implementation of /DIE Sun, 15 Jan 2006 11:33:54 GMT Wilmer van der Gaast [e0ca412] * ipc.c (modified) * irc_commands.c (modified) s/WALLOP/WALLOPS/, added LILO command. 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 ...