# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-27T13:56:06Z Sun, 07 Oct 2007 20:42:37 GMT Wilmer van der Gaast [a7b5925] * lib/Makefile (modified) * lib/arc.c (moved) * lib/arc.h (moved) * storage_xml.c (modified) Renaming RC4 to ArcFour (possible trademark issues). Tue, 25 Sep 2007 08:08:56 GMT Wilmer van der Gaast [9334cc2] * root_commands.c (modified) Fixed NULL pointer dereference in "account set" command. That command ... Sat, 01 Sep 2007 21:57:22 GMT Wilmer van der Gaast [8d32b9e] * irc.c (modified) Made UTF-8 the new default charset. This is the default on pretty ... Thu, 30 Aug 2007 22:30:27 GMT Wilmer van der Gaast [60c1a4e] * unix.c (modified) Changed the order in which things are loaded a little bit so ... Thu, 30 Aug 2007 22:23:07 GMT Wilmer van der Gaast [8ad90fb] * protocols/nogaim.c (modified) From vmiklos: More verbose error message on plugin load failures. Thu, 30 Aug 2007 22:22:43 GMT Wilmer van der Gaast [f2b171d] * Makefile (modified) From vmiklos: Fixed list of header files in Makefile. Thu, 30 Aug 2007 22:17:51 GMT Wilmer van der Gaast [2abfbc5] * configure (modified) From vmiklos: Added --plugins= option to configure script. Sat, 14 Jul 2007 23:54:18 GMT Wilmer van der Gaast [a8a0b4c] * lib/base64.c (modified) * lib/base64.h (modified) * lib/rc4.c (modified) * lib/rc4.h (modified) * lib/ssl_bogus.c (modified) * protocols/jabber/sasl.c (modified) * storage_xml.c (modified) Merge from Jelmer (making GCC4 happy by sanitizing some typecasting ... Sat, 14 Jul 2007 23:47:38 GMT Wilmer van der Gaast [1da00b1] * configure (modified) Hiding LDAP support because it doesn't actually work at all ATM. Sat, 14 Jul 2007 17:20:18 GMT Wilmer van der Gaast [cbaac62] * debian/rules (modified) Adding an epoch to "spoofed" version numbers to make sure apt doesn't ... Sat, 07 Jul 2007 17:21:12 GMT Jelmer Vernooij [b9e4ab5] * lib/ssl_bogus.c (modified) Fix ssl_bogus. Sat, 07 Jul 2007 17:19:28 GMT Jelmer Vernooij [3b6eadc] * lib/base64.c (modified) * lib/base64.h (modified) * lib/rc4.c (modified) * lib/rc4.h (modified) * protocols/jabber/sasl.c (modified) * storage_xml.c (modified) Fix some warnings in storage.c. Fri, 06 Jul 2007 08:11:13 GMT Wilmer van der Gaast [c4f2c6a] * debian/changelog (modified) * debian/copyright (modified) Removed MPL from debian/copyright because the old Jabber module is ... Thu, 05 Jul 2007 23:36:48 GMT Wilmer van der Gaast [19a8088] * debian/README.Debian (added) * debian/bitlbee.init (added) * debian/changelog (added) * debian/conffiles (added) * debian/config (added) * debian/control (added) * debian/copyright (added) * debian/po/POTFILES.in (added) * debian/po/cs.po (added) * debian/po/de.po (added) * debian/po/es.po (added) * debian/po/fr.po (added) * debian/po/ja.po (added) * debian/po/nl.po (added) * debian/po/pt.po (added) * debian/po/pt_BR.po (added) * debian/po/sv.po (added) * debian/po/templates.pot (added) * debian/po/vi.po (added) * debian/postinst (added) * debian/postrm (added) * debian/prerm (added) * debian/rules (added) * debian/templates (added) Adding debian/ tree to the repository again. Updated it to include ... Sun, 01 Jul 2007 14:52:45 GMT Wilmer van der Gaast [ae3c4fa] * Makefile (modified) * help.c (modified) * help.h (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) * set.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (added) * tests/check_help.c (added) * tests/check_set.c (added) * tests/check_user.c (added) * tests/check_util.c (modified) * tests/testsuite.h (modified) * unix.c (modified) * user.h (modified) Merge from Jelmer (mainly unit testing things). Sat, 30 Jun 2007 21:52:44 GMT Wilmer van der Gaast [f7b44f2] * doc/user-guide/commands.xml (modified) Added help information for the join_chat command and its five ... Sat, 28 Apr 2007 05:20:56 GMT Wilmer van der Gaast [05bcd20] * protocols/oscar/oscar.c (modified) s/Gender: Unknown// in OSCAR profile info. If we don't know, just ... Sun, 22 Apr 2007 02:15:36 GMT Wilmer van der Gaast [c737ba7] * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) join_chat root command works for AIM chats now. (Was trivial to add ... Sat, 21 Apr 2007 05:18:40 GMT Wilmer van der Gaast [df1fb67] * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication ... Sat, 21 Apr 2007 05:02:05 GMT Wilmer van der Gaast [17fa798] * protocols/jabber/presence.c (modified) Jabber module should always send the status information of the ... Sat, 21 Apr 2007 04:22:44 GMT Wilmer van der Gaast [d11dd2f] * protocols/nogaim.h (modified) Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt ... Sat, 21 Apr 2007 04:13:21 GMT Wilmer van der Gaast [f6c963b] * 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) Renamed some more prpl functions. Sat, 21 Apr 2007 03:23:39 GMT Wilmer van der Gaast [b0eaa5b] * account.c (modified) No auto reconnect when the user does "account off" (in fact this auto ... Fri, 20 Apr 2007 05:19:06 GMT Wilmer van der Gaast [61ae52c] * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Renamed/slightly changed syntax of groupchat callback functions. Fri, 20 Apr 2007 04:49:30 GMT Wilmer van der Gaast [d323394c] * nick.c (modified) * nick.h (modified) * protocols/nogaim.c (modified) New code to use nicknames stored in ICQ contact lists. Thu, 19 Apr 2007 06:03:43 GMT Wilmer van der Gaast [f0cb961] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) More API changes: buddy list management. imcb_add_buddy() is now a ... Wed, 18 Apr 2007 02:49:49 GMT Wilmer van der Gaast [33dc261] * protocols/jabber/presence.c (modified) Fixed NULL pointer dereference in Jabber code. Tue, 17 Apr 2007 04:49:17 GMT Wilmer van der Gaast [9624fdf] * protocols/jabber/message.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) API cleanup pretty much complete. Fixed pretty much everything except ... Tue, 17 Apr 2007 03:57:30 GMT Wilmer van der Gaast [717e3bf] * protocols/yahoo/yahoo.c (modified) Hopefully improved Yahoo! "markup" stripping. Mon, 16 Apr 2007 04:44:08 GMT Wilmer van der Gaast [b3cae44] * doc/CREDITS (modified) Forgot to credit Greg for the update, and sorry to infamous41md for ... Mon, 16 Apr 2007 04:31:52 GMT Wilmer van der Gaast [cfc8d58] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) * protocols/yahoo/yahoo_util.c (modified) Updating the Yahoo! module. This seems to fix handling of incoming ... Mon, 16 Apr 2007 04:01:13 GMT Wilmer van der Gaast [6bbb939] * irc_commands.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/presence.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/ns.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Split serv_got_update() into imcb_buddy_(status|times). (Well, the ... Mon, 16 Apr 2007 01:03:08 GMT Wilmer van der Gaast [84b045d] * Makefile (modified) * irc.c (modified) * irc_commands.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/info.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/search.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/txqueue.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * root_commands.c (modified) s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a ... Sun, 15 Apr 2007 22:39:35 GMT Wilmer van der Gaast [c2fb3809] * account.c (modified) * irc.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn_util.c (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/yahoo/yahoo.c (modified) * root_commands.c (modified) Cleaned up struct im_connection. No more username/password stuff ... Sun, 15 Apr 2007 21:59:52 GMT Wilmer van der Gaast [cd4723c] * protocols/jabber/iq.c (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) More format string problems. Fri, 06 Apr 2007 05:34:23 GMT Wilmer van der Gaast [552e641] * protocols/jabber/io.c (modified) * protocols/msn/ns.c (modified) Now that all these functions take format strings, I have to make sure ... Fri, 06 Apr 2007 05:20:31 GMT Wilmer van der Gaast [aef4828] * account.c (modified) * irc.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/info.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/search.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/txqueue.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) More cleanups, mainly in the callbacks. Replaced things like ... Sat, 31 Mar 2007 05:40:45 GMT Wilmer van der Gaast [0da65d5] * account.c (modified) * account.h (modified) * irc.c (modified) * irc_commands.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/im.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/service.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * query.h (modified) * root_commands.c (modified) * user.c (modified) * user.h (modified) s/gaim_connection/im_connection/ and some other minor API changes. ... Wed, 28 Mar 2007 05:53:11 GMT Wilmer van der Gaast [fa29d093] * irc.c (modified) * irc_commands.c (modified) * motd.txt (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) Preparing for Jabber conference room support. Mon, 26 Feb 2007 04:46:35 GMT Wilmer van der Gaast [723e611] * set.c (modified) * set.h (modified) Removed boolean code from set_getint() and added bits of help to set.h. Sun, 18 Feb 2007 23:57:12 GMT Wilmer van der Gaast [b6423a09] * doc/CHANGES (modified) * lib/url.c (modified) Little fix copied from Jelmer's integration branch, want to import ... Sun, 18 Feb 2007 23:48:02 GMT Wilmer van der Gaast [6cfcfdf] * bitlbee.h (modified) * doc/CHANGES (modified) Added the right version tag. Sun, 18 Feb 2007 23:47:17 GMT Wilmer van der Gaast [d4589cb] * conf.c (modified) * doc/CHANGES (modified) * doc/README (modified) * doc/bitlbee.8 (modified) Little doc/help update. Sun, 18 Feb 2007 22:52:48 GMT Wilmer van der Gaast [21782b3] * protocols/jabber/presence.c (modified) Silencing some (hopefully) bogus warnings because too many people ... Sun, 18 Feb 2007 22:46:50 GMT Wilmer van der Gaast [dcf0f3e] * Makefile (modified) * doc/CHANGES (modified) * tests/Makefile (modified) Fixed Makefiles (make distclean was completely broken). Sun, 18 Feb 2007 22:46:21 GMT Wilmer van der Gaast [34337a7] * storage_text.c (modified) Fixed a possible issue with corrupted .nicks files in text_load(). Sun, 18 Feb 2007 22:45:39 GMT Wilmer van der Gaast [0f4c1bb5] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Added Jabber server port number restrictions. Sun, 18 Feb 2007 17:48:04 GMT Wilmer van der Gaast [0fd8559] * configure (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/asciitab.h (deleted) * protocols/jabber/expat.c (deleted) * protocols/jabber/hashtable.c (deleted) * protocols/jabber/hashtable.h (deleted) * protocols/jabber/iasciitab.h (deleted) * protocols/jabber/io.c (added) * protocols/jabber/iq.c (added) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (added) * protocols/jabber/jid.c (deleted) * protocols/jabber/jpacket.c (deleted) * protocols/jabber/jutil.c (deleted) * protocols/jabber/latin1tab.h (deleted) * protocols/jabber/lib.h (deleted) * protocols/jabber/libxode.h (deleted) * protocols/jabber/log.c (deleted) * protocols/jabber/log.h (deleted) * protocols/jabber/message.c (added) * protocols/jabber/nametab.h (deleted) * protocols/jabber/pool.c (deleted) * protocols/jabber/presence.c (added) * protocols/jabber/sasl.c (added) * protocols/jabber/str.c (deleted) * protocols/jabber/utf8tab.h (deleted) * protocols/jabber/xmldef.h (deleted) * protocols/jabber/xmlnode.c (deleted) * protocols/jabber/xmlparse.c (deleted) * protocols/jabber/xmlparse.h (deleted) * protocols/jabber/xmlrole.c (deleted) * protocols/jabber/xmlrole.h (deleted) * protocols/jabber/xmltok.c (deleted) * protocols/jabber/xmltok.h (deleted) * protocols/jabber/xmltok_impl.c (deleted) * protocols/jabber/xmltok_impl.h (deleted) * protocols/jabber/xmltok_ns.c (deleted) * protocols/jabber/xmltree.c (added) * protocols/jabber/xmltree.h (added) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Merging new Jabber module. See the massive changelog for all the cool ... Sun, 18 Feb 2007 17:37:54 GMT Wilmer van der Gaast [8de63c3] * configure (modified) AIX fixup. See #230. Sun, 18 Feb 2007 17:34:19 GMT Wilmer van der Gaast [46af107] * bitlbee.c (modified) Fixed uninitialized memory issue in bitlbee.c listen socket setup ... Sun, 18 Feb 2007 17:19:01 GMT Wilmer van der Gaast [f959495] * irc.c (modified) Preventing infinite loop while cleaning up accounts in irc_free(). ... Sun, 18 Feb 2007 17:10:14 GMT Wilmer van der Gaast [7e0af53] * conf.c (modified) configure --pidfile= actually works now. Sun, 18 Feb 2007 17:05:29 GMT Wilmer van der Gaast [5c5a586] * configure (modified) configure script tweaks. Mon, 22 Jan 2007 09:42:55 GMT Jelmer Vernooij [348c11b] * Makefile (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) Add lcov target Sun, 21 Jan 2007 22:08:56 GMT Jelmer Vernooij [7738014] * set.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_set.c (added) * tests/testsuite.h (modified) Add tests for set Sun, 21 Jan 2007 21:38:50 GMT Jelmer Vernooij [8c073a6] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (added) Add testsuite for crypting. Sun, 21 Jan 2007 21:17:11 GMT Jelmer Vernooij [ed5df81] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_user.c (added) * tests/testsuite.h (modified) * user.h (modified) Add unit testing for user code Sun, 24 Dec 2006 21:47:18 GMT Jelmer Vernooij [7bee5af] * lib/url.c (modified) * set.h (modified) * tests/check_util.c (modified) Add tests for set_url(). Fixed a bug where the default port wasn't ... Sun, 24 Dec 2006 19:35:13 GMT Jelmer Vernooij [c227706] * help.c (modified) * help.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_help.c (added) * unix.c (modified) Refactor the help code to take a filename rather than using the ... Sun, 24 Dec 2006 01:47:20 GMT Jelmer Vernooij [9225e08] * tests/check.c (modified) Fix check for non-debug builds. Fri, 22 Dec 2006 17:17:08 GMT Wilmer van der Gaast [a3a3778] * .bzrignore (modified) * Makefile (modified) * configure (modified) * doc/user-guide/docbook.xsl (modified) * doc/user-guide/help.xsl (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/msn/sb.c (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_irc.c (added) * tests/check_md5.c (added) * tests/check_nick.c (modified) * tests/check_util.c (modified) * tests/testsuite.h (added) Merging trees. Wed, 06 Dec 2006 14:16:56 GMT Jelmer Vernooij [a51be64] * lib/Makefile (modified) * protocols/jabber/Makefile (modified) Fix gcov. Wed, 06 Dec 2006 13:57:25 GMT Jelmer Vernooij [7bcdde3] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_irc.c (added) Some simple tests for irc_*() Wed, 06 Dec 2006 13:34:15 GMT Jelmer Vernooij [3b4cc8f] * tests/check.c (modified) Support arguments passed to tests/check to enable verbose logging or ... Wed, 06 Dec 2006 13:26:22 GMT Jelmer Vernooij [6a90967] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_md5.c (added) * tests/testsuite.h (added) Add tests for md5. Wed, 06 Dec 2006 12:15:09 GMT Jelmer Vernooij [2c7df62] * lib/Makefile (modified) * tests/Makefile (modified) * tests/check_nick.c (modified) * tests/check_util.c (modified) Fix testsuite. Tue, 05 Dec 2006 22:57:02 GMT Jelmer Vernooij [7740c4c] * doc/user-guide/docbook.xsl (modified) * doc/user-guide/help.xsl (modified) Fix xslt with newer (more pedantic) XSLT processors. Tue, 05 Dec 2006 20:40:17 GMT Jelmer Vernooij [d8d63a2] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * configure (modified) * doc/CHANGES (modified) * doc/README (modified) * doc/bitlbee.schema (added) * doc/user-guide/Makefile (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xsl (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * lib/Makefile (added) * lib/base64.c (added) * lib/base64.h (added) * lib/events.h (moved) * lib/events_glib.c (moved) * lib/events_libevent.c (moved) * lib/http_client.c (moved) * lib/http_client.h (added) * lib/ini.c (moved) * lib/ini.h (moved) * lib/md5.c (moved) * lib/md5.h (moved) * lib/misc.c (moved) * lib/misc.h (moved) * lib/proxy.c (moved) * lib/proxy.h (moved) * lib/rc4.c (added) * lib/rc4.h (added) * lib/sha.c (moved) * lib/sha.h (moved) * lib/ssl_bogus.c (moved) * lib/ssl_client.h (moved) * lib/ssl_gnutls.c (moved) * lib/ssl_nss.c (moved) * lib/ssl_openssl.c (moved) * lib/url.c (moved) * lib/url.h (moved) * nick.c (modified) * nick.h (modified) * protocols/Makefile (modified) * protocols/http_client.h (deleted) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/info.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxhandlers.c (modified) * protocols/oscar/service.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * sock.h (modified) * storage.c (modified) * storage.h (modified) * storage_ldap.c (added) * storage_text.c (modified) * storage_xml.c (added) * unix.c (modified) * user.c (modified) [merge] wilmer Sun, 03 Dec 2006 17:57:31 GMT Wilmer van der Gaast [c7d0f41] * doc/CHANGES (modified) Added Jabber info to CHANGES. Sun, 03 Dec 2006 17:57:17 GMT Wilmer van der Gaast [cb6a6f4] * protocols/jabber/jabber_util.c (modified) Fixed use of already free()d variable. Sat, 25 Nov 2006 09:20:29 GMT Wilmer van der Gaast [55078f5] * storage_xml.c (modified) Forgot to pass O_CREAT to open() which can cause problems if there's ... Fri, 24 Nov 2006 19:39:59 GMT Wilmer van der Gaast [dfc8a46] * ipc.c (modified) * irc_commands.c (modified) Bye bye lilo. I've never been a fan of yours, but let's not make fun ... Thu, 23 Nov 2006 18:46:09 GMT Wilmer van der Gaast [25984f2] * protocols/jabber/io.c (modified) Fixed me. ;-) This seems to be correct already. Thu, 23 Nov 2006 09:34:18 GMT Wilmer van der Gaast [9bcbe48] * protocols/jabber/iq.c (modified) Fixed some (possible) NULL-pointer dereferences. THANKS FOR NOTHING ... Mon, 13 Nov 2006 10:38:23 GMT Wilmer van der Gaast [16b5f86] * protocols/jabber/jabber_util.c (modified) Added handling of GET_BUDDY_* flags. Sun, 12 Nov 2006 23:06:08 GMT Wilmer van der Gaast [0d3f30f] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) Improved handling of JIDs: Bare JIDs are allowed (*sigh*) and case ... Tue, 31 Oct 2006 08:35:36 GMT Wilmer van der Gaast [bbb6ffb] * irc.c (modified) Disabling little optimization in irc.c because it can't be done ... Tue, 31 Oct 2006 08:25:41 GMT Wilmer van der Gaast [47d3ac4] * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/sasl.c (modified) Added #defines for XML namespaces. Sat, 28 Oct 2006 20:54:40 GMT Wilmer van der Gaast [abbd8ed] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) Added handling of roster pushes. This means your local buddy list ... Tue, 24 Oct 2006 19:04:52 GMT Wilmer van der Gaast [62d0c14] * protocols/jabber/message.c (modified) Forgot about one possible NULL pointer dereference in ... Tue, 24 Oct 2006 10:40:28 GMT Wilmer van der Gaast [bd28e6a] * protocols/msn/sb.c (modified) MSN message packets are now sent at once instead of separately. ... Mon, 23 Oct 2006 20:01:19 GMT Wilmer van der Gaast [f0071b7] * protocols/jabber/message.c (modified) Better handling of packets. (Headlines, JIDs without ... Sun, 22 Oct 2006 17:00:15 GMT Wilmer van der Gaast [e8a6211] * configure (modified) * doc/CHANGES (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/oscar.c (modified) * set.c (modified) * storage_text.c (modified) * storage_xml.c (modified) Merge from main tree. Sun, 22 Oct 2006 13:58:32 GMT Wilmer van der Gaast [6237ded] * set.c (modified) set_eval_int() was pretty broken... Sun, 22 Oct 2006 13:53:55 GMT Wilmer van der Gaast [28eda86] * storage_text.c (modified) * storage_xml.c (modified) Fixed #181. (Using wrong (static) variable in error messages.) Sun, 22 Oct 2006 12:43:40 GMT Wilmer van der Gaast [670204f] * configure (modified) * doc/CHANGES (modified) Copied 1.0.x changelogs, disabled LDAP support in configure (because ... Sun, 22 Oct 2006 09:24:55 GMT Wilmer van der Gaast [2087159] * protocols/nogaim.c (modified) Away devoices are done by the server instead of by root now. This ... Sat, 21 Oct 2006 21:40:06 GMT Wilmer van der Gaast [66f783f] * protocols/nogaim.c (modified) Complete fix (or mostly a work-around) for nested calls to signoff(). ... Sat, 21 Oct 2006 21:12:30 GMT Wilmer van der Gaast [4b0d805] * protocols/jabber/jabber.c (modified) Can't hurt to at least try one compile before running bzr commit... Sat, 21 Oct 2006 20:56:21 GMT Wilmer van der Gaast [91bd910] * protocols/oscar/oscar.c (modified) Fixed #139. (Wrong Gender description) Sat, 21 Oct 2006 20:48:44 GMT Wilmer van der Gaast [35f6677] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) Proper detections of errors from *_connect() and added a "Connecting" ... Sat, 21 Oct 2006 19:49:57 GMT Wilmer van der Gaast [2a29eac] * protocols/msn/msn.c (modified) "Restructured" msn_login() a little bit. Fri, 20 Oct 2006 19:58:09 GMT Wilmer van der Gaast [3b3cd693] * protocols/jabber/jabber.c (modified) Added backwards compatibility with the old "account add" syntax for ... Fri, 20 Oct 2006 19:12:14 GMT Wilmer van der Gaast [dfa41a4] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Now all IQ packets get an ID and cached packets get a "special" ID. ... Thu, 19 Oct 2006 07:51:35 GMT Wilmer van der Gaast [f920d9e] * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) Added starttls code to ssl_openssl.c so GnuTLS isn't the only ... Wed, 18 Oct 2006 17:47:08 GMT Wilmer van der Gaast [1991be6] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) get_info() now displays vCard information too. Mon, 16 Oct 2006 08:21:03 GMT Wilmer van der Gaast [e727608] * protocols/jabber/iq.c (modified) hash_hex buffer for IQ digest authentication missed one byte... Sun, 15 Oct 2006 22:25:59 GMT Wilmer van der Gaast [a5ac9f9] * doc/CHANGES (modified) Filled in the user changelog a bit more. Sun, 15 Oct 2006 21:42:28 GMT Wilmer van der Gaast [aaaed5e] * root_commands.c (modified) A *working* fix for a memory access violation in cmd_remove(). Sun, 15 Oct 2006 20:46:22 GMT Wilmer van der Gaast [d74c644] * protocols/msn/passport.c (modified) * set.c (modified) Merge from devel.