# # ChangeLog for ipc.h # # Generated by Trac 1.2.3 # 2024-04-19T23:19:39Z Wed, 14 Jul 2010 23:19:03 GMT Doug Luce [83e2d30] * ipc.h (modified) This makes Bitlbee compile on OpenBSD. Sat, 10 Jul 2010 15:08:02 GMT Wilmer van der Gaast [f1c2b21] * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * root_commands.c (modified) Cleanup. Move some code to a more appropriate location, and show the ... Tue, 06 Jul 2010 21:44:52 GMT Wilmer van der Gaast [6c2404e] * bitlbee.c (modified) * bitlbee.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.h (modified) * root_commands.c (modified) First part of the handshake, including sending a file descriptor to ... Sun, 29 Jun 2008 12:47:39 GMT Wilmer van der Gaast [cd63d58] * bitlbee.c (modified) * conf.c (modified) * ipc.c (modified) * ipc.h (modified) * unix.c (modified) Now using an environment variable instead of a flag to pass state ... Sun, 02 Mar 2008 23:17:15 GMT Wilmer van der Gaast [171ef85] * ipc.c (modified) * ipc.h (modified) Some saner error handling in ipc.c. One of the things I wanted to do ... Fri, 26 May 2006 09:03:38 GMT Wilmer van der Gaast [68b518d6] * configure (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * log.h (modified) * protocols/http_client.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/oscar.c (modified) * root_commands.c (modified) * user.c (modified) * util.c (modified) Merging from main development tree. Tue, 23 May 2006 08:18:24 GMT Wilmer van der Gaast [a9ca7dd] * ipc.h (modified) * irc.h (modified) * log.h (modified) * protocols/nogaim.h (modified) Added G_GNUC_PRINTF(...) to definitions of functions that take format ... Wed, 10 May 2006 17:34:46 GMT Wilmer van der Gaast [ba9edaa] * bitlbee.c (modified) * bitlbee.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * protocols/events.h (modified) * protocols/events_glib.c (modified) * protocols/http_client.c (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/proxy.c (modified) * protocols/proxy.h (modified) * protocols/ssl_bogus.c (modified) * protocols/ssl_client.h (modified) * protocols/ssl_gnutls.c (modified) * protocols/ssl_nss.c (modified) * protocols/ssl_openssl.c (modified) * protocols/yahoo/yahoo.c (modified) * unix.c (modified) * user.c (modified) Moved everything to the BitlBee event handling API. Wed, 01 Mar 2006 21:08:03 GMT Jelmer Vernooij [6dff9d4] * bitlbee.c (modified) * configure (modified) * ipc.c (modified) * ipc.h (modified) Also listen for admin connections on a unix domain socket at ... Sat, 21 Jan 2006 22:31:10 GMT Wilmer van der Gaast [54879ab] * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * ipc.c (modified) * ipc.h (modified) * irc_commands.c (modified) * unix.c (modified) Added RESTART command (only for ForkDaemon mode) for easier upgrades. 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 ...