# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-27T22:26:12Z Thu, 02 Mar 2006 11:43:33 GMT Jelmer Vernooij [1e5fcac] * .bzrignore (modified) Ignore autogenerated file Thu, 02 Mar 2006 11:38:33 GMT Jelmer Vernooij [e506d6c] * Makefile (modified) * bitlbee.h (modified) * configure (modified) * doc/example_plugin.c (modified) Install bitlbee's header files and a pkg-config file. This means ... Wed, 01 Mar 2006 22:35:50 GMT Jelmer Vernooij [9a1555d] * ipc.c (modified) [merge] wilmer Wed, 01 Mar 2006 22:31:43 GMT Jelmer Vernooij [5fe0207] * utils/bitlbee-ctl.pl (added) Add simple bitlbee control script Wed, 01 Mar 2006 22:30:10 GMT Jelmer Vernooij [8a56e52] * ipc.c (modified) Improve error handling Wed, 01 Mar 2006 22:17:57 GMT Wilmer van der Gaast [5e713f6] * ipc.c (modified) Added a little comment for this scary cast. (-: 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 ... Sun, 12 Feb 2006 22:13:35 GMT Wilmer van der Gaast [7cf85e7] * conf.c (modified) Fixed --help Sun, 12 Feb 2006 07:24:38 GMT Jelmer Vernooij [58bc4e6] * unix.c (modified) Fix silly warning Sun, 12 Feb 2006 07:20:49 GMT Jelmer Vernooij [ec3e411] * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * ipc.c (modified) * ipc.h (modified) * irc_commands.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/sb.c (modified) * root_commands.c (modified) * unix.c (modified) Merge Wilmer Thu, 02 Feb 2006 13:59:14 GMT Wilmer van der Gaast [1d2e3c2] * 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 for easier upgrades without losing IPC ... Thu, 02 Feb 2006 13:21:44 GMT Wilmer van der Gaast [34b17d9] * bitlbee.c (modified) * conf.c (modified) * conf.h (modified) * configure (modified) Added PID-file code. Mon, 30 Jan 2006 16:07:07 GMT Wilmer van der Gaast [8365610] * root_commands.c (modified) Added a little warning message when people use a wrong set-command ... Mon, 30 Jan 2006 13:30:59 GMT Wilmer van der Gaast [1053836] * protocols/msn/msn.c (modified) * protocols/msn/sb.c (modified) When closing down MSN (sb) connections with unsent messages, the ... Mon, 23 Jan 2006 23:28:13 GMT Jelmer Vernooij [9fae35c] * Makefile (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * commands.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * ipc.c (added) * ipc.h (added) * irc.c (modified) * irc.h (modified) * irc_commands.c (added) * log.c (modified) * protocols/Makefile (modified) * protocols/http_client.c (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/msn/tables.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/service.c (modified) * protocols/ssl_bogus.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo_fn.c (modified) * protocols/yahoo/yahoo_list.c (deleted) * protocols/yahoo/yahoo_list.h (modified) * protocols/yahoo/yahoo_util.c (modified) * root_commands.c (moved) * sock.h (modified) * storage_text.c (modified) * unix.c (modified) * url.c (modified) * user.h (modified) * util.c (moved) Merge from Wilmer Mon, 23 Jan 2006 14:20:36 GMT Wilmer van der Gaast [68c7c14] * protocols/oscar/service.c (modified) Removed a bogus printf from the OSCAR code, grrrr. Mon, 23 Jan 2006 14:20:18 GMT Wilmer van der Gaast [a91ecee] * irc_commands.c (modified) /AWAY now only sets the IM-protocols away that belong to the current ... Sun, 22 Jan 2006 20:33:56 GMT Wilmer van der Gaast [a49dcd5] * bitlbee.c (modified) Fixed the bug that caused a fork() bomb last night. Sun, 22 Jan 2006 09:19:03 GMT Wilmer van der Gaast [57c4fc0] * bitlbee.c (modified) * ipc.c (modified) Error checking for accept(). Have to find out why it went wrong (and ... Sun, 22 Jan 2006 00:15:03 GMT Wilmer van der Gaast [87de505] * ipc.c (modified) Quit message was invisible on /DIE. 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. Sat, 21 Jan 2006 22:23:58 GMT Wilmer van der Gaast [f1d38f2] * ipc.c (modified) * irc_commands.c (modified) Fixed counting of arguments in i[rp]c_exec(), made them a bit too simple. 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. Fri, 20 Jan 2006 12:22:30 GMT Wilmer van der Gaast [55ec2d6] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.c (modified) * commands.h (modified) * conf.c (modified) * ipc.c (added) * ipc.h (added) * irc.c (modified) * irc.h (modified) * irc_commands.c (added) * url.c (modified) Merging IPC branch, it's too different from the main code to keep it ... Fri, 20 Jan 2006 12:21:24 GMT Wilmer van der Gaast [fc50d48] * bitlbee.c (modified) * irc.c (modified) * irc.h (modified) irc_abort() does logging (including a reason) now. Thu, 19 Jan 2006 22:24:25 GMT Wilmer van der Gaast [b8c2ace] * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/yahoo/yahoo.c (modified) Die, bug, die! (And apparently bzr suddenly felt like merging some ... Thu, 19 Jan 2006 22:23:03 GMT Wilmer van der Gaast [2fa825b] * protocols/oscar/rxqueue.c (modified) Removed some very unpleasant check from the OSCAR code. (Caused ... 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 17:07:47 GMT Wilmer van der Gaast [bd9b00f] * ipc.c (modified) * irc.c (modified) * irc.h (modified) Fixes for single-process daemon mode, changed value of ... 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 ... Thu, 19 Jan 2006 13:45:15 GMT Wilmer van der Gaast [e8f8b18] * protocols/jabber/jabber.c (modified) * protocols/oscar/oscar.c (modified) Fixed read() error handling in Jabber module. Wed, 18 Jan 2006 22:17:59 GMT Wilmer van der Gaast [4c266f2] * bitlbee.c (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * log.c (modified) Merged (and adapted) changes from main tree. Wed, 18 Jan 2006 22:15:09 GMT Wilmer van der Gaast [92ad3d4] * bitlbee.c (modified) * irc.c (modified) * irc.h (modified) * log.c (modified) Merging changes from laptop: Now tries to empty sendbuffer before ... Wed, 18 Jan 2006 18:25:31 GMT Wilmer van der Gaast [c1826c6] * bitlbee.c (modified) * irc.c (modified) * irc.h (modified) BitlBee now tries to empty sendbuffer before closing the connection. Wed, 18 Jan 2006 18:14:35 GMT Wilmer van der Gaast [1ea13be] * ipc.c (modified) Fixed a bad mistake in ipc_readline() error handling. Wed, 18 Jan 2006 07:53:50 GMT Wilmer van der Gaast [ac9f0e9] * log.c (modified) Formatting changes. 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 23:37:13 GMT Wilmer van der Gaast [d990997] * irc.c (modified) The MOTD is not a socket... 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 16:41:55 GMT Wilmer van der Gaast [6fda350] * url.c (modified) Fixed a bug in url.c that interpreted all http-urls as https. 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 ... Sat, 14 Jan 2006 20:34:10 GMT Wilmer van der Gaast [9d6b229] * bitlbee.c (modified) * configure (modified) * irc.c (modified) * irc.h (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/yahoo_list.c (deleted) * protocols/yahoo/yahoo_list.h (modified) * util.c (modified) Imported changes from main tree. Sat, 14 Jan 2006 20:31:59 GMT Wilmer van der Gaast [de3e100] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) Separated the IRC line splitting/parsing code (to use it for IPC ... Sat, 14 Jan 2006 19:12:48 GMT Wilmer van der Gaast [b23c5c7] * irc_commands.c (modified) Added correct responses for OPER command, stripped some unnecessary ... Sat, 14 Jan 2006 18:25:00 GMT Wilmer van der Gaast [edf9657] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) Fixed the PASS-command, added error messages for invalid commands to ... Sat, 14 Jan 2006 17:48:29 GMT Wilmer van der Gaast [c22c210] * irc_commands.c (modified) Checks if there's an OPER password set before checking it, to prevent ... Sat, 14 Jan 2006 17:10:15 GMT Wilmer van der Gaast [d2cbe0a] * protocols/yahoo/yahoo.c (modified) Fixed Yahoo! invisible status. (Thanks to a patch someone posted on ... Fri, 13 Jan 2006 23:51:21 GMT Wilmer van der Gaast [0298d11] * Makefile (modified) * commands.c (modified) * commands.h (modified) * irc.c (modified) * irc_commands.c (added) Moved all IRC commands to separate functions in irc_commands.c. At ... Fri, 13 Jan 2006 22:10:29 GMT Wilmer van der Gaast [5c577bd] * bitlbee.c (modified) * bitlbee.h (modified) * irc.c (modified) IPC code (by no means final) Fri, 13 Jan 2006 16:41:46 GMT Wilmer van der Gaast [277674c] * protocols/yahoo/Makefile (modified) * protocols/yahoo/yahoo_list.c (deleted) * protocols/yahoo/yahoo_list.h (modified) Got rid of yahoo_list, since GLib has this all already. Couldn't test ... Tue, 10 Jan 2006 14:36:49 GMT Wilmer van der Gaast [dd8d4c5] * util.c (modified) http_encode() now just escapes everything except [A-Za-z0-9]. Should ... Tue, 10 Jan 2006 14:20:48 GMT Wilmer van der Gaast [4fe4be2] * bitlbee.c (modified) * configure (modified) * irc.c (modified) * irc.h (modified) Removed send-flood protection code completely. Mon, 09 Jan 2006 20:56:09 GMT Wilmer van der Gaast [2d75b56] * bitlbee.c (modified) Added a check for the fork() return value, that should actually be ... Wed, 04 Jan 2006 12:09:35 GMT Wilmer van der Gaast [08995b0] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/ssl_bogus.c (modified) Cleaned up some warnings in MSN module that appeared because of the ... Wed, 04 Jan 2006 12:09:07 GMT Wilmer van der Gaast [7e563ed] * bitlbee.c (modified) * commands.c (modified) * commands.h (modified) Moved root_command functions to commands.c Wed, 04 Jan 2006 11:33:29 GMT Wilmer van der Gaast [0196c47] * protocols/msn/msn.h (modified) * protocols/msn/tables.c (modified) MSN consts! Wed, 04 Jan 2006 11:16:58 GMT Wilmer van der Gaast [2a6ca4f] * bitlbee.c (modified) * bitlbee.conf (modified) * conf.c (modified) * irc.c (modified) * protocols/nogaim.h (modified) * util.c (modified) Better handling of IPv4 connections in IPv6 mode. ... Tue, 03 Jan 2006 19:04:39 GMT Wilmer van der Gaast [13c4cd3] * protocols/yahoo/yahoo_fn.c (modified) Converted all tables in yahoo_fn into static consts so BitlBee ... Tue, 03 Jan 2006 18:30:54 GMT Wilmer van der Gaast [39cc341] * util.c (modified) strip_html now replaces non-ASCII characters (entities like é) ... Sat, 31 Dec 2005 20:29:15 GMT Wilmer van der Gaast [a252c1a] * protocols/jabber/jabber.c (modified) * protocols/nogaim.h (modified) * protocols/yahoo/yahoo_util.c (modified) * util.c (modified) Removed useless UTF8-related functions (iconv works a lot better). Tue, 27 Dec 2005 15:20:35 GMT Wilmer van der Gaast [c88999c] * bitlbee.c (modified) * util.c (modified) Forgot to actually move those functions in previous commit. And ... Tue, 27 Dec 2005 15:10:15 GMT Wilmer van der Gaast [e62762b] * Makefile (modified) * protocols/Makefile (modified) * util.c (moved) Moved util.c to root, moved some things to there from bitlbee.c Tue, 27 Dec 2005 14:39:32 GMT Wilmer van der Gaast [e4d6271] * bitlbee.c (modified) * irc.c (modified) * protocols/http_client.c (modified) * protocols/oscar/oscar.c (modified) * sock.h (modified) IPv6 socket improvements. Daemon mode can now also listen on IPv6 ... Mon, 26 Dec 2005 14:42:54 GMT Wilmer van der Gaast [238f828] * commands.c (modified) * irc.c (modified) * irc.h (modified) Fixed that security hole, and added mode +R (don't know if that's the ... Mon, 26 Dec 2005 14:02:47 GMT Wilmer van der Gaast [d25f6fc] * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * irc.c (modified) * irc.h (modified) * storage_text.c (modified) * unix.c (modified) Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is ... Mon, 26 Dec 2005 12:41:29 GMT Wilmer van der Gaast [ffea9b9] * configure (modified) configure now uses the bzr revision number as version number if ... Tue, 20 Dec 2005 20:53:38 GMT Wilmer van der Gaast [1fa6a23] * protocols/jabber/jabber.c (modified) Jabber module now requests the buddy list before setting an away ... Sun, 18 Dec 2005 16:21:49 GMT Jelmer Vernooij [7308b63] * doc/README (modified) * protocols/ssl_openssl.c (modified) Fix two typos Sun, 18 Dec 2005 14:28:52 GMT Wilmer van der Gaast [00f434f] * conf.c (modified) * conf.h (modified) * configure (modified) * protocols/nogaim.c (modified) Stuff from Jelmer. Sun, 18 Dec 2005 11:48:25 GMT Wilmer van der Gaast [578d627] * irc.c (modified) *Oops* The 005 reply sent % as the prefix for voiced people instead ... Sun, 18 Dec 2005 10:39:13 GMT Wilmer van der Gaast [3b9390b] * protocols/msn/msn.h (modified) * protocols/msn/sb.c (modified) * protocols/msn/tables.c (modified) When trying to talk to MSN people who are offline, the switchboard ... Sun, 18 Dec 2005 01:06:11 GMT Wilmer van der Gaast [43f205b] * irc.c (modified) * protocols/msn/passport.c (modified) Crashbug fix in new MSN Passport code (plus a fix to make the 005 ... Sun, 18 Dec 2005 01:02:29 GMT Wilmer van der Gaast [a03a9f3] * protocols/ssl_gnutls.c (modified) * protocols/ssl_openssl.c (modified) Non-blocking I/O for OpenSSL, plus some extra (important) cleanup ... Sat, 17 Dec 2005 20:56:50 GMT Wilmer van der Gaast [7c0a497] * protocols/Makefile (modified) * protocols/http_client.c (added) * protocols/http_client.h (added) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) * protocols/proxy.c (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) * sock.h (modified) * url.c (modified) * url.h (modified) Moved HTTP-stuff (right now only for passport) into a separate ... Sat, 17 Dec 2005 20:54:06 GMT Wilmer van der Gaast [ad8b8a3] * protocols/http_client.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) Passport authentication works now. Sat, 17 Dec 2005 19:13:32 GMT Wilmer van der Gaast [f3e1e92] * protocols/http_client.c (modified) * protocols/http_client.h (modified) Fixed parameter ordering. Sat, 17 Dec 2005 19:07:07 GMT Wilmer van der Gaast [2db811a] * protocols/http_client.c (modified) Small memory leak fixed. Sat, 17 Dec 2005 18:55:46 GMT Wilmer van der Gaast [52b3a99] * configure (modified) * protocols/http_client.c (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) * url.c (modified) * url.h (modified) Successfully tested http_client, added support for redirections. Sat, 17 Dec 2005 16:55:18 GMT Wilmer van der Gaast [b5a22e3] * configure (modified) Forgot to update configure for the _mod change. Sat, 17 Dec 2005 16:54:12 GMT Wilmer van der Gaast [8a9afe4] * Makefile (modified) * protocols/Makefile (modified) * protocols/http_client.c (added) * protocols/http_client.h (added) * protocols/proxy.c (modified) * protocols/ssl_client.h (modified) * protocols/ssl_gnutls.c (modified) * sock.h (modified) http_client lib Sat, 17 Dec 2005 12:40:47 GMT Wilmer van der Gaast [afe0764] * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) Changed filenames of IM modules (jabberr, msnn, etc, didn't really ... Sat, 17 Dec 2005 12:38:07 GMT Wilmer van der Gaast [54c5ca1] * configure (modified) Hmmm, a WARNING followed by "exit 1".. That doesn't really make sense. Sat, 17 Dec 2005 12:36:11 GMT Wilmer van der Gaast [dd9a51b] * Makefile (modified) Please keep the .o list sorted. :-) Sat, 17 Dec 2005 12:14:15 GMT Wilmer van der Gaast [3d64e5b] * 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) Camel case, yuck! Sat, 17 Dec 2005 10:06:52 GMT Wilmer van der Gaast [12c6634] * irc.c (modified) BitlBee now sends a (hopefully correct) 005 reply on connect. Sat, 17 Dec 2005 01:00:38 GMT Jelmer Vernooij [32c632f] * configure (modified) Allow overriding the pkg-config command to run Sat, 17 Dec 2005 00:48:35 GMT Jelmer Vernooij [4bfca70] * conf.c (modified) * conf.h (modified) * protocols/nogaim.c (modified) Add variable for plugindir rather then always using the define Fri, 16 Dec 2005 17:58:00 GMT Wilmer van der Gaast [701acdd4] * protocols/oscar/conn.c (modified) * protocols/proxy.c (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) * sock.h (modified) Non-blocking SSL handshakes for GnuTLS. The rest might come later, ... Fri, 16 Dec 2005 09:47:44 GMT Wilmer van der Gaast [c4168f4] * storage_text.c (modified) Yay for useless optimizations! Fri, 16 Dec 2005 09:45:34 GMT Wilmer van der Gaast [15832cc] * storage_text.c (modified) Added the ICQ and AIM protocol numbers to find_protocol_by_id in ... Thu, 15 Dec 2005 11:55:27 GMT Wilmer van der Gaast [bf02a67] * account.c (modified) * account.h (modified) * commands.c (modified) * configure (modified) * doc/example_plugin.c (added) * irc.c (modified) * nick.c (modified) * nick.h (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * storage_text.c (modified) * unix.c (modified) * url.h (modified) Merged Jelmer's pluginable tree (mainly useful for the Win32 port). Thu, 15 Dec 2005 09:14:38 GMT Wilmer van der Gaast [11e090b] * protocols/oscar/oscar.c (modified) Moved variable declarations to the right place to make older ... Wed, 14 Dec 2005 11:15:04 GMT Jelmer Vernooij [547f937] * account.c (modified) Remove statement that couldn't be executed anyway Wed, 14 Dec 2005 01:17:25 GMT Jelmer Vernooij [703f0f7] * account.c (modified) * account.h (modified) * commands.c (modified) * configure (modified) * doc/example_plugin.c (added) * irc.c (modified) * nick.c (modified) * nick.h (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * storage_text.c (modified) * unix.c (modified) * url.h (modified) Merge my pluginable branch Tue, 13 Dec 2005 23:27:58 GMT Wilmer van der Gaast [22bf64e] * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Improved typing notification support. (from f0rked) Tue, 13 Dec 2005 23:21:21 GMT Wilmer van der Gaast [6aaa221] * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * unix.c (modified) More work on the storage abstraction layer from Jelmer.