# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-26T10:05:41Z Wed, 21 Jun 2006 17:14:49 GMT Wilmer van der Gaast [00ab350] * conf.c (modified) * storage_xml.c (modified) Fixed GError memory leak, correctly setting the migrate_storage default. Tue, 20 Jun 2006 22:14:46 GMT Wilmer van der Gaast [2b14eef] * account.c (modified) * account.h (modified) * root_commands.c (modified) * storage_xml.c (modified) Implemented handling of autoconnect attribute. Tue, 20 Jun 2006 22:05:04 GMT Wilmer van der Gaast [9b46b64] * storage_xml.c (modified) Fixed error message for unknown protocols. Tue, 20 Jun 2006 21:48:28 GMT Wilmer van der Gaast [ece2cd2] * storage_xml.c (modified) xml_save() now stores the password's md5sum too. Kind of ... important.. Tue, 20 Jun 2006 21:37:16 GMT Wilmer van der Gaast [2befb95] * conf.c (modified) Added migration storage defaults. Tue, 20 Jun 2006 21:36:53 GMT Wilmer van der Gaast [84e9cea] * storage_xml.c (modified) Added xml_remove() and xml_check_pass(). Mon, 19 Jun 2006 11:52:34 GMT Wilmer van der Gaast [d028a77] * storage_xml.c (modified) Better detection of incorrect MD5 password hashes. Sun, 18 Jun 2006 23:07:28 GMT Wilmer van der Gaast [d28f3b35] * storage_xml.c (modified) Now saving the password's md5sum instead of the plaintext version. Sat, 17 Jun 2006 11:39:17 GMT Wilmer van der Gaast [10efa91] * configure (modified) Fixed bug in LDAP Makefile generation. Thu, 15 Jun 2006 12:46:31 GMT Wilmer van der Gaast [5898ef8] * bitlbee.c (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * protocols/msn/msn.c (modified) * root_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) xml_save(), decent error handling and merging fixed autosaving. Thu, 15 Jun 2006 12:37:05 GMT Wilmer van der Gaast [3af70b0] * ipc.c (modified) * irc.c (modified) * irc_commands.c (modified) * root_commands.c (modified) !x&y == (!x)&y, not !(x&y). Thu, 15 Jun 2006 12:22:17 GMT Wilmer van der Gaast [79e826a] * bitlbee.c (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (modified) * storage_text.c (modified) Converted irc->status to binary flags. (This also fixes auto-save-on- ... Wed, 14 Jun 2006 20:30:25 GMT Wilmer van der Gaast [c121f89] * Makefile (modified) * conf.c (modified) * root_commands.c (modified) * storage.c (modified) * storage.h (modified) * storage_xml.c (modified) xml_load() works pretty well now. Mon, 12 Jun 2006 06:58:20 GMT Wilmer van der Gaast [5a5c926] * protocols/msn/msn.c (modified) Fixed a (very rare, AFAIK) NULL-pointer dereference. Wed, 07 Jun 2006 13:36:19 GMT Wilmer van der Gaast [85e9644] * Makefile (modified) * configure (modified) * doc/bitlbee.schema (added) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * storage.c (modified) * storage_ldap.c (added) Merging Jelmer's storage tree (with LDAP support). Wed, 07 Jun 2006 11:25:46 GMT Wilmer van der Gaast [a312b6b] * account.c (modified) * storage_xml.c (added) Added storage_xml.c Sat, 03 Jun 2006 21:08:58 GMT Jelmer Vernooij [0025b51] * doc/bitlbee.schema (modified) Use unique OID's and include BitlBee's OID (25873) Sat, 03 Jun 2006 20:52:40 GMT Jelmer Vernooij [5973412] * configure (modified) Try to detect -lldap Sat, 03 Jun 2006 20:20:43 GMT Jelmer Vernooij [9779c18] * account.c (modified) * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * configure (modified) * doc/README (modified) * doc/bitlbee.8 (modified) * doc/bitlbee.xinetd (modified) * doc/user-guide/commands.xml (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * log.h (modified) * protocols/http_client.c (modified) * protocols/http_client.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/xmlparse.c (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) * protocols/msn/sb.c (modified) * protocols/msn/tables.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) * protocols/oscar/oscar_util.c (modified) * protocols/oscar/service.c (modified) * protocols/ssl_nss.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * root_commands.c (modified) * set.c (modified) * user.c (modified) * util.c (modified) * util.h (added) * utils/bitlbeed.c (modified) [merge] Wilmer Sat, 03 Jun 2006 19:51:16 GMT Wilmer van der Gaast [fb62f81f] * irc.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Implemented netsplits for "account off". Fri, 02 Jun 2006 19:01:34 GMT Wilmer van der Gaast [df417ca] * irc_commands.c (modified) Merge from main. Sun, 28 May 2006 23:21:42 GMT Wilmer van der Gaast [c38e965] * irc_commands.c (modified) Removed a message that only applied to the MSN module that got ... Sun, 28 May 2006 23:13:47 GMT Wilmer van der Gaast [4ff0966] * configure (modified) * doc/README (modified) * irc_commands.c (modified) * protocols/http_client.c (modified) * protocols/http_client.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) * protocols/msn/sb.c (modified) * protocols/msn/tables.c (modified) * util.c (modified) Merging from main/jelmer. Sun, 28 May 2006 23:07:00 GMT Wilmer van der Gaast [79b6213] * configure (modified) * doc/README (modified) * irc.c (modified) * util.c (modified) Dropping GLib <2 support. Sun, 28 May 2006 18:24:43 GMT Wilmer van der Gaast [42616d1] * irc_commands.c (modified) "ISON :nick1 nick2" works too now, which seems to be what the RFCs ... Sat, 27 May 2006 15:33:58 GMT Wilmer van der Gaast [cdca30b] * protocols/events_libevent.c (modified) Making sure that event handlers don't get called anymore after a call ... Fri, 26 May 2006 22:49:28 GMT Wilmer van der Gaast [db28304] * protocols/msn/passport.c (modified) Using http_dorequest_url() at one place in passport.c now. Fri, 26 May 2006 22:44:48 GMT Wilmer van der Gaast [a2582c8] * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) Added error_string variable to Passport client. Fri, 26 May 2006 18:35:16 GMT Wilmer van der Gaast [fe23720] * protocols/http_client.c (modified) Always use GET-requests on redirects. Fri, 26 May 2006 18:32:50 GMT Wilmer van der Gaast [7deb447] * protocols/http_client.c (modified) * protocols/http_client.h (modified) Added status_string variable to http_client. Fri, 26 May 2006 13:06:20 GMT Wilmer van der Gaast [6048744] * protocols/msn/sb.c (modified) * protocols/msn/tables.c (modified) Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from ... 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. Fri, 26 May 2006 08:57:36 GMT Wilmer van der Gaast [7bfd574] * protocols/oscar/im.c (modified) Fixed a NULL pointer dereference that showed up on testing.b.o sometimes. Thu, 25 May 2006 23:20:54 GMT Jelmer Vernooij [574af7e] * configure (modified) * doc/README (modified) * irc.c (modified) * util.c (modified) Require GLib 2 Thu, 25 May 2006 11:31:22 GMT Wilmer van der Gaast [5d9b792] * configure (modified) * protocols/nogaim.h (modified) * util.c (modified) Merging from Jelmer. Thu, 25 May 2006 11:22:06 GMT Wilmer van der Gaast [0602496] * protocols/http_client.c (modified) Better handling of completely empty HTTP replies in http_client.c. Thu, 25 May 2006 09:53:53 GMT Jelmer Vernooij [0a69d7b] * configure (modified) * util.c (modified) Use iconv from GLib if available Thu, 25 May 2006 09:46:36 GMT Jelmer Vernooij [1c8a7a2] * protocols/nogaim.h (modified) Fix typo Thu, 25 May 2006 08:57:31 GMT Wilmer van der Gaast [936ded6] * protocols/oscar/chat.c (modified) * protocols/oscar/oscar.c (modified) Disabling chat charset stuff again for now and fixed the crash-bug. ... Tue, 23 May 2006 08:31:04 GMT Wilmer van der Gaast [fc630f9] * irc.c (modified) * irc_commands.c (modified) * protocols/oscar/oscar.c (modified) Silenced all compiler warnings that appeared after previous commit. 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 ... Tue, 23 May 2006 08:09:16 GMT Wilmer van der Gaast [da3b536] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) Added bim_ functions for block/allow list management to keep ... Tue, 23 May 2006 07:45:14 GMT Wilmer van der Gaast [226fce1] * irc.c (modified) * irc_commands.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Some changes for im_api. (bim_* functions) Mon, 22 May 2006 09:11:49 GMT Wilmer van der Gaast [73cf7fd] * protocols/oscar/aim.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/oscar.c (modified) Trying to fix charset issues with outgoing AIM chat messages. Sun, 21 May 2006 22:51:54 GMT Wilmer van der Gaast [619a681] * root_commands.c (modified) Fixed a bug that caused root_command_string() to sometimes not notice \0. Sun, 21 May 2006 19:55:52 GMT Wilmer van der Gaast [f66c701] * protocols/oscar/oscar.c (modified) Modified oscar.c headers. Sat, 20 May 2006 11:48:08 GMT Wilmer van der Gaast [c53911e] * protocols/nogaim.c (modified) * user.c (modified) Fixed a string handling mistake and better stripping of servernames ... Fri, 19 May 2006 07:55:53 GMT Wilmer van der Gaast [41ca004] * conf.c (modified) * ipc.c (modified) * irc.c (modified) * protocols/http_client.c (modified) * protocols/http_client.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/xmlparse.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/oscar_util.c (modified) * protocols/oscar/service.c (modified) * protocols/yahoo/yahoo.c (modified) * set.c (modified) Merging from main development tree. Fri, 19 May 2006 07:53:03 GMT Wilmer van der Gaast [881fd4e] * protocols/http_client.c (modified) * protocols/http_client.h (modified) Merging extended http_client Fri, 19 May 2006 07:48:30 GMT Wilmer van der Gaast [ac83732] * configure (modified) * protocols/Makefile (modified) Merging --events= Thu, 18 May 2006 17:05:28 GMT Wilmer van der Gaast [1b5ab36] * protocols/http_client.c (modified) User-Agent: header. Thu, 18 May 2006 16:50:06 GMT Wilmer van der Gaast [41e5202] * protocols/http_client.c (modified) Damn typo... Thu, 18 May 2006 16:41:18 GMT Wilmer van der Gaast [0eec386] * protocols/http_client.c (modified) * protocols/http_client.h (modified) Added a body_size attribute to http_client and fixed a possible NULL ... Thu, 18 May 2006 07:11:15 GMT Wilmer van der Gaast [266fe2f] * protocols/http_client.c (modified) Fixed return value bug in http_dorequest_url(). Wed, 17 May 2006 13:15:20 GMT Wilmer van der Gaast [0790644] * protocols/http_client.c (modified) * protocols/http_client.h (modified) Added http_dorequest_url(). Tue, 16 May 2006 21:27:59 GMT Wilmer van der Gaast [75cde5d] * protocols/jabber/jabber.c (modified) Fixed possible double free() in Jabber module. Tue, 16 May 2006 21:23:21 GMT Wilmer van der Gaast [10a0abf] * protocols/yahoo/yahoo.c (modified) Idle values for Yahoo! Tue, 16 May 2006 21:21:34 GMT Wilmer van der Gaast [c2ee85c] * configure (modified) * protocols/Makefile (modified) Merge from main tree. Tue, 16 May 2006 07:09:11 GMT Wilmer van der Gaast [5a348c3] * protocols/yahoo/yahoo.c (modified) Yahoo module now passes the idle value to serv_got_update(). Mon, 15 May 2006 17:57:12 GMT Wilmer van der Gaast [dd89a55] * conf.c (modified) * ipc.c (modified) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/service.c (modified) * set.c (modified) Fixed various memory leaks/other possible problems after code review. Mon, 15 May 2006 09:57:04 GMT Wilmer van der Gaast [af9980f] * protocols/events.h (modified) * protocols/events_glib.c (modified) * protocols/events_libevent.c (modified) Removed g_event_remove_by_data(). Mon, 15 May 2006 09:52:01 GMT Wilmer van der Gaast [c98be00] * protocols/nogaim.c (modified) No more need for remove_by_user_data, hope the auto-reconnect code ... Mon, 15 May 2006 09:26:54 GMT Wilmer van der Gaast [7a685f1] * protocols/yahoo/yahoo.c (modified) Added correct return values for callbacks in yahoo.c. Mon, 15 May 2006 09:19:46 GMT Wilmer van der Gaast [b8b8c6c] * protocols/events_libevent.c (modified) Shutting up annoying compilers. Sun, 14 May 2006 10:32:21 GMT Wilmer van der Gaast [85cf37f] * configure (modified) * protocols/Makefile (modified) Added --events= flag to configure. Sun, 14 May 2006 09:05:41 GMT Wilmer van der Gaast [5330e3d] * protocols/events_libevent.c (modified) Oops, closesocket() didn't handle sockets with both a read- and a ... Sun, 14 May 2006 08:41:05 GMT Wilmer van der Gaast [919c27c] * bitlbee.c (modified) Fixed a little memory access bug. Sat, 13 May 2006 23:43:21 GMT Wilmer van der Gaast [df70eafa] * protocols/events.h (modified) * protocols/events_libevent.c (modified) Disabled debugging, everything seems to be fine. Sat, 13 May 2006 23:28:31 GMT Wilmer van der Gaast [3f199fc] * protocols/events.h (modified) * protocols/events_libevent.c (modified) * sock.h (modified) Added a closesocket() that properly removes event handlers before ... Sat, 13 May 2006 22:30:51 GMT Wilmer van der Gaast [0356ae3] * irc.c (modified) * irc.h (modified) irc_vawrite() now first attempts to write() immediately (because ... Sat, 13 May 2006 19:44:59 GMT Wilmer van der Gaast [19ac9c5] * protocols/events_libevent.c (modified) * protocols/proxy.c (modified) * protocols/ssl_openssl.c (modified) Timeouts are now persistent. Sat, 13 May 2006 19:01:14 GMT Wilmer van der Gaast [782d988] * protocols/events.h (modified) * protocols/events_glib.c (modified) * protocols/events_libevent.c (modified) * protocols/ssl_openssl.c (modified) libevent code works better with epoll() now in some (pretty common) ... Sat, 13 May 2006 14:20:32 GMT Wilmer van der Gaast [309cb9e] * protocols/ssl_openssl.c (modified) OpenSSL support. Sat, 13 May 2006 10:42:37 GMT Wilmer van der Gaast [2b7d2d1] * protocols/events.h (modified) * protocols/ssl_gnutls.c (modified) Fixed GnuTLS support. Sat, 13 May 2006 10:29:53 GMT Wilmer van der Gaast [fc2ee0f] * protocols/Makefile (modified) * protocols/events.h (modified) * protocols/events_glib.c (modified) * protocols/events_libevent.c (modified) It works, it works! \o/ Sat, 13 May 2006 09:23:49 GMT Wilmer van der Gaast [b642f381] * protocols/events_libevent.c (modified) Added some debugging. Fri, 12 May 2006 18:31:44 GMT Wilmer van der Gaast [09f8cd1] * protocols/events_libevent.c (modified) Stable, almost finished. Fri, 12 May 2006 18:03:02 GMT Wilmer van der Gaast [13cc96c] * protocols/Makefile (modified) * protocols/events_libevent.c (added) events_libevent.c 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, 10 May 2006 12:57:59 GMT Wilmer van der Gaast [764b0aba] * ipc.c (modified) * protocols/jabber/xmlparse.c (modified) * protocols/oscar/oscar_util.c (modified) Merge from Jelmer. Wed, 10 May 2006 12:47:55 GMT Jelmer Vernooij [5d6c178] * ipc.c (modified) * protocols/jabber/xmlparse.c (modified) * protocols/oscar/oscar_util.c (modified) Fix compilation with tcc Tue, 09 May 2006 07:20:36 GMT Wilmer van der Gaast [67b6766] * bitlbee.h (modified) Some extra #defines in bitlbee.h to prevent the use of some GLib ... Tue, 09 May 2006 07:20:05 GMT Wilmer van der Gaast [ecf8fa8] * protocols/Makefile (modified) * protocols/events.h (added) * protocols/events_glib.c (added) * protocols/nogaim.c (modified) * protocols/proxy.c (modified) * protocols/proxy.h (modified) Split off event handling related functions (depending on GLib) to ... Sun, 07 May 2006 18:07:43 GMT Wilmer van der Gaast [a0d04d6] * bitlbee.c (modified) * bitlbee.h (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) Got rid of all GLib GIOChannel-related calls outside proxy.c Sun, 07 May 2006 11:22:46 GMT Wilmer van der Gaast [64d1f45] * doc/user-guide/commands.xml (modified) Slightly different wording for add -tmp. Fri, 05 May 2006 16:31:57 GMT Wilmer van der Gaast [ea3a26d] * doc/user-guide/commands.xml (modified) Added add -tmp to the docs. Fri, 05 May 2006 16:23:53 GMT Wilmer van der Gaast [2b13c3c] * doc/bitlbee.xinetd (modified) Better xinetd file, thanks to friedman@splode.com (#129). Fri, 05 May 2006 16:12:50 GMT Wilmer van der Gaast [1be54a9] * doc/user-guide/commands.xml (modified) Closing #132. Tue, 25 Apr 2006 17:57:23 GMT Wilmer van der Gaast [3edaed9] * account.c (modified) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/ssl_nss.c (modified) * root_commands.c (modified) Misc. things (mainly code cleanup, better quoting for root commands) Tue, 25 Apr 2006 07:21:49 GMT Wilmer van der Gaast [79c6f9f] * root_commands.c (modified) Implemented better quoting for root command arguments. (Support for ... Mon, 17 Apr 2006 08:25:16 GMT Wilmer van der Gaast [6e62132] * protocols/ssl_nss.c (modified) Fixed ssl_nss.c (although it still needs some non-blocking I/O changes). Mon, 17 Apr 2006 08:09:55 GMT Wilmer van der Gaast [5aa9551e] * protocols/oscar/oscar.c (modified) Y2K! ;-) Fri, 14 Apr 2006 06:18:23 GMT Wilmer van der Gaast [4d89886] * protocols/nogaim.c (modified) Removed import_buddies message. Thu, 13 Apr 2006 07:30:11 GMT Wilmer van der Gaast [c99af3a] * account.c (modified) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Removed account_offline(), we have signoff() already. Thu, 13 Apr 2006 07:15:42 GMT Wilmer van der Gaast [88b3a07] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) Cleaned up two more functions from nogaim. Sat, 08 Apr 2006 14:37:49 GMT Wilmer van der Gaast [85616c3] * account.c (modified) Added $proto($handle) account matching to account_get(). Sat, 08 Apr 2006 14:10:29 GMT Wilmer van der Gaast [11bcee9] * doc/bitlbee.8 (modified) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * query.c (modified) * utils/bitlbeed.c (modified) Misc. merges. (Main thing: "$blah is not in your list yet, would you ... Fri, 07 Apr 2006 19:27:58 GMT Wilmer van der Gaast [9e08d5d] * doc/bitlbee.8 (modified) * protocols/nogaim.h (modified) * utils/bitlbeed.c (modified) Got rid of some old e-mail addresses. Fri, 07 Apr 2006 09:34:37 GMT Wilmer van der Gaast [c2fbf86f] * protocols/nogaim.h (modified) Unused stuff. Fri, 07 Apr 2006 09:22:48 GMT Wilmer van der Gaast [7bf0f5f0] * protocols/nogaim.c (modified) * query.c (modified) Filled in show_got_added().