# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-05-03T21:02:08Z 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. Tue, 13 Dec 2005 23:07:05 GMT Jelmer Vernooij [d3307e2] * 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) Merge my storage fixes Tue, 13 Dec 2005 23:05:27 GMT Jelmer Vernooij [b73ac9c] * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * irc.c (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * unix.c (modified) Add support for 'primary' and 'migrate' account storages. Fix two ... Tue, 13 Dec 2005 22:43:59 GMT Jelmer Vernooij [a301379c] * crypting.c (modified) * crypting.h (modified) Simplify obfuscation functions - make them a bit more bitlbee- ... Tue, 13 Dec 2005 21:39:18 GMT Jelmer Vernooij [568aaf7] * bitlbee.c (modified) Use the standard data file format. Tue, 13 Dec 2005 21:22:06 GMT Wilmer van der Gaast [ab4afba] * bitlbee.h (modified) Boo! Tue, 13 Dec 2005 21:20:34 GMT Wilmer van der Gaast [1aa0bb5] * protocols/oscar/aim.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/tlv.c (modified) AIM groupchat support, thanks to Hanji (Nelson Elhage)! Sat, 10 Dec 2005 15:28:41 GMT Jelmer Vernooij [34759e6] * crypting.c (modified) Use more GLib functions Sat, 10 Dec 2005 14:50:49 GMT Jelmer Vernooij [ab49fdc] * commands.c (modified) * irc.c (modified) * storage.c (modified) * storage.h (modified) Use helper functions rather then the backends directly. This will be ... Fri, 09 Dec 2005 20:48:45 GMT Jelmer Vernooij [9df916f] * .bzrignore (modified) * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * irc.h (modified) * storage.c (added) * storage.h (added) * storage_text.c (added) * unix.c (modified) Merge my storage abstraction changes Thu, 08 Dec 2005 16:00:29 GMT Jelmer Vernooij [87c24ba] * .bzrignore (modified) Ignore decode/encode utilities Thu, 08 Dec 2005 16:00:08 GMT Jelmer Vernooij [7cad7b4] * commands.c (modified) * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * irc.h (modified) * storage_text.c (modified) Clearer seperation between crypting and generic password code Thu, 08 Dec 2005 15:31:25 GMT Jelmer Vernooij [09adf08] * commands.c (modified) * storage_text.c (modified) Couple of small bugfixes Thu, 08 Dec 2005 14:57:13 GMT Jelmer Vernooij [8efa2f4] * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * nick.c (modified) * nick.h (modified) * protocols/proxy.c (modified) * protocols/proxy.h (modified) Merge some fixes from my integration branch Thu, 08 Dec 2005 14:51:06 GMT Jelmer Vernooij [c2295f7] * crypting.c (modified) * crypting.h (modified) * irc.c (modified) Move some crypting-unrelated code Thu, 08 Dec 2005 14:37:39 GMT Jelmer Vernooij [7989fcf3] * storage.h (modified) * storage_text.c (modified) Add check_pass function Thu, 08 Dec 2005 14:14:28 GMT Jelmer Vernooij [a1f17d4] * commands.c (modified) * irc.c (modified) * storage.h (modified) * storage_text.c (modified) Simplify storage API a bit Thu, 08 Dec 2005 13:41:53 GMT Jelmer Vernooij [1ee6c18] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * storage.c (added) * storage.h (added) * storage_text.c (added) * unix.c (modified) Add abstraction layer for storage Thu, 08 Dec 2005 12:30:43 GMT Jelmer Vernooij [1eddf6b] * bitlbee.c (modified) * bitlbee.h (modified) * crypting.c (modified) * crypting.h (modified) * nick.c (modified) * nick.h (modified) Add some const Tue, 06 Dec 2005 21:55:09 GMT Jelmer Vernooij [c3ffa45] * protocols/proxy.c (modified) * protocols/proxy.h (modified) Add some const Sun, 04 Dec 2005 21:55:15 GMT Jelmer Vernooij [019c031] * bitlbee.c (modified) * bitlbee.h (modified) * configure (modified) * doc/AUTHORS (modified) * doc/CHANGES (modified) * doc/FAQ (modified) * doc/README (modified) * doc/TODO (deleted) * doc/user-guide/user-guide.xml (modified) * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/nogaim.c (modified) * protocols/proxy.c (modified) * protocols/yahoo/crypt.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo_httplib.c (modified) * protocols/yahoo/yahoo_util.c (modified) Merge from Wilmer Sun, 04 Dec 2005 19:32:14 GMT Nelson Elhage [b8ef1b1] * protocols/oscar/aim.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/tlv.c (modified) Merging the Hanji groupchat patch Sun, 04 Dec 2005 15:12:32 GMT Wilmer van der Gaast [d636233] * protocols/nogaim.c (modified) Oops... :-( Sun, 04 Dec 2005 12:58:41 GMT Matt Sparks [e7f46c5] * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Implements solution to typing notifications in ticket #45 Sun, 04 Dec 2005 03:26:17 GMT Wilmer van der Gaast [ea911ca] * bitlbee.h (modified) bitlbee.h for 1.0! \o/ Sun, 04 Dec 2005 03:18:07 GMT Wilmer van der Gaast [a309db1] * bitlbee.c (modified) Terribly stupid bug in the DoS fix. Sun, 04 Dec 2005 02:49:07 GMT Wilmer van der Gaast [40657a3] * doc/AUTHORS (modified) * doc/CHANGES (modified) * doc/FAQ (modified) ChangeLog update, this should cover all important changes in 1.0. ... Sun, 04 Dec 2005 02:43:03 GMT Wilmer van der Gaast [8d6c4b1] * configure (modified) Cleaned up configure script a bit. Sun, 04 Dec 2005 02:38:18 GMT Wilmer van der Gaast [bad4a586] * doc/README (modified) README additions Sun, 04 Dec 2005 02:37:55 GMT Wilmer van der Gaast [a37e578] * bitlbee.c (modified) Fixes potential DoS attack. Sun, 04 Dec 2005 02:32:13 GMT Wilmer van der Gaast [ed59700] * doc/user-guide/user-guide.xml (modified) This is not quite the initial release! :-) Sun, 04 Dec 2005 00:48:57 GMT Wilmer van der Gaast [25d1be7] * irc.c (modified) * protocols/nogaim.c (modified) do_error_dialog shouldn't do NULL dereferences anymore, and TYPING ... Sat, 03 Dec 2005 23:49:17 GMT Wilmer van der Gaast [8f515c8] * doc/user-guide/user-guide.xml (modified) Removed FDL text from User Guide. Sat, 03 Dec 2005 14:09:08 GMT Wilmer van der Gaast [46cce70] * doc/FAQ (modified) Removed reference to doc/TODO from FAQ Fri, 02 Dec 2005 23:41:57 GMT Wilmer van der Gaast [f1df064] * protocols/nogaim.c (modified) Oops... A very small typo caused very weird problems in the line ... Fri, 02 Dec 2005 11:43:47 GMT Wilmer van der Gaast [027d2eb] * doc/CHANGES (modified) * protocols/jabber/jabber.c (modified) Modified CHANGES, and extended the allowed port range a bit. Fri, 02 Dec 2005 11:30:03 GMT Wilmer van der Gaast [626b446] * protocols/jabber/jabber.c (modified) The Jabber module now only accepts a limited range of ports (5222 and ... Thu, 01 Dec 2005 20:05:09 GMT Wilmer van der Gaast [e5663e0] * configure (modified) Disabling send flood protection, too many bugs (that were there from ... Thu, 01 Dec 2005 11:52:25 GMT Wilmer van der Gaast [7c2d798b] * protocols/jabber/jabber.c (modified) jabber.c:542: warning: `gjc' might be used uninitialized in this function Wed, 30 Nov 2005 13:36:59 GMT Wilmer van der Gaast [6caa56a] * protocols/proxy.c (modified) Renamed no_one_calls in proxy.c to something that makes more sense to me. Wed, 30 Nov 2005 12:12:25 GMT Wilmer van der Gaast [c3c2e14] * protocols/jabber/jabber.c (modified) * protocols/yahoo/crypt.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo_httplib.c (modified) * protocols/yahoo/yahoo_util.c (modified) Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H ... Tue, 29 Nov 2005 09:03:00 GMT Wilmer van der Gaast [a40a2c2] * doc/CHANGES (modified) Forgot some CHANGES entries.. Tue, 29 Nov 2005 01:38:19 GMT Wilmer van der Gaast [ef53ba8] * doc/CHANGES (modified) * doc/TODO (deleted) Updated the user-changelog (should we forget about that one and auto- ... Tue, 29 Nov 2005 01:02:09 GMT Jelmer Vernooij [500a1b6] * protocols/nogaim.h (modified) Remove references to file transfers Tue, 29 Nov 2005 00:52:14 GMT Jelmer Vernooij [ac55e50] * bitlbee.h (modified) * configure (modified) Merge small fix. Tue, 29 Nov 2005 00:43:15 GMT Wilmer van der Gaast [c7cf9d6] * protocols/jabber/jabber.c (modified) This should fix a crash bug in Jabber module (NULL pointer ... Mon, 28 Nov 2005 23:27:09 GMT Jelmer Vernooij [65e2ce1] * protocols/nogaim.c (modified) Disable plugin support by default, support compilation with non-C99 ... Mon, 28 Nov 2005 22:00:51 GMT Jelmer Vernooij [f712188] * bitlbee.h (modified) * configure (modified) Add HAVE_CONFIG_H define so other platforms can build without config.h Mon, 28 Nov 2005 01:14:06 GMT Jelmer Vernooij [b20b32f] * Makefile (modified) * bitlbee.h (modified) * crypting.c (modified) * doc/CHANGES (modified) * doc/Makefile (modified) * doc/bitlbee.8 (modified) * doc/user-guide/Usage.xml (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/docbook.xsl (modified) * doc/user-guide/quickstart.xml (modified) * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/aim_internal.h (modified) * protocols/oscar/conn.c (modified) * protocols/oscar/ft.c (deleted) * protocols/oscar/ft.h (deleted) * protocols/oscar/im.c (modified) * protocols/oscar/msgcookie.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxhandlers.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/txqueue.c (modified) Merge from Wilmer Sat, 26 Nov 2005 02:24:38 GMT Wilmer van der Gaast [dfde8e0] * protocols/nogaim.c (modified) Messages specific to a connection only mention the handle now if ... Sat, 26 Nov 2005 02:02:38 GMT Wilmer van der Gaast [30f248a] * protocols/nogaim.c (modified) Lowered the line splitting limit a bit (and made it a bit prettier by ... Sat, 26 Nov 2005 01:42:20 GMT Wilmer van der Gaast [cb91b72] * Makefile (modified) * doc/Makefile (modified) * doc/user-guide/docbook.xsl (modified) Doc fixes from Jelmer Sat, 26 Nov 2005 01:40:03 GMT Jelmer Vernooij [1aa7ec7d] * doc/user-guide/docbook.xsl (modified) Fix missing space after actions. Sat, 26 Nov 2005 01:37:28 GMT Jelmer Vernooij [513a323] * Makefile (modified) * doc/Makefile (modified) Build docs by default in .bzr checkouts Fri, 25 Nov 2005 22:38:17 GMT Wilmer van der Gaast [8045d37] * bitlbee.h (modified) Accidentally used ^A instead of ^B for bold tags in the topic. Wed, 23 Nov 2005 17:35:18 GMT Wilmer van der Gaast [43e3368] * crypting.c (modified) * doc/CHANGES (modified) * protocols/jabber/jabber.c (modified) Little code cleanup in Jabber module, added support for Jabber ... Wed, 23 Nov 2005 17:32:07 GMT Wilmer van der Gaast [34c0e90] * Makefile (modified) distclean target in Makefile uses find-exec instead of xargs now, as ... Mon, 21 Nov 2005 11:53:48 GMT Wilmer van der Gaast [689a6e0] * doc/bitlbee.8 (modified) * doc/user-guide/Usage.xml (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/quickstart.xml (modified) Changed all documentation references to the control channel from ... Mon, 21 Nov 2005 08:54:16 GMT Wilmer van der Gaast [57db63b] * bitlbee.h (modified) There were some evil non-printable characters in CONTROL_TOPIC :-) Mon, 21 Nov 2005 08:49:28 GMT Wilmer van der Gaast [986d18f] * bitlbee.h (modified) BITLBEE_VERSION was still set to 0.99 Sun, 20 Nov 2005 21:02:18 GMT Wilmer van der Gaast [df618475] * protocols/nogaim.c (modified) Incoming typing notices are now sent as a CTCP. Better consistency. ... Sun, 20 Nov 2005 21:01:17 GMT Wilmer van der Gaast [831c955] * irc.c (modified) Self-NOTICEs now come back as a NOTICE, not a PRIVMSG. Sun, 20 Nov 2005 16:09:23 GMT Jelmer Vernooij [66c57924] * protocols/oscar/Makefile (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/aim_internal.h (modified) * protocols/oscar/conn.c (modified) * protocols/oscar/ft.c (deleted) * protocols/oscar/ft.h (deleted) * protocols/oscar/im.c (modified) * protocols/oscar/msgcookie.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxhandlers.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/txqueue.c (modified) Remove OFT and rendez-vous support (not used anyway and implemented ... Sat, 19 Nov 2005 15:17:03 GMT Jelmer Vernooij [2cdd8ce] * .bzrignore (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * commands.c (modified) * doc/CHANGES (modified) * doc/FAQ (modified) * doc/README (modified) * doc/bitlbee.xinetd (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.txt (deleted) * doc/user-guide/user-guide.html (deleted) * doc/user-guide/user-guide.txt (deleted) * irc.c (modified) * irc.h (modified) * log.c (modified) * protocols/jabber/genhash.c (deleted) * protocols/jabber/jabber.c (modified) * protocols/jabber/jconn.c (deleted) * protocols/jabber/karma.c (deleted) * protocols/jabber/pproxy.c (deleted) * protocols/jabber/rate.c (deleted) * protocols/jabber/xhash.c (deleted) * protocols/jabber/xstream.c (deleted) * protocols/msn/msn_util.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/aim_cbtypes.h (deleted) * protocols/oscar/im.c (modified) * protocols/oscar/im.h (modified) * protocols/oscar/oscar.c (modified) * protocols/util.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) Merge Wilmer Sat, 19 Nov 2005 11:54:01 GMT Wilmer van der Gaast [94281ef] * irc.c (modified) * protocols/nogaim.c (modified) Oops, even BitlBee didn't know yet that channel names can start with ... Sat, 19 Nov 2005 11:41:22 GMT Wilmer van der Gaast [4d50898] * .bzrignore (modified) There is more to ignore! Sat, 19 Nov 2005 11:12:18 GMT Wilmer van der Gaast [3e1de87] * protocols/oscar/im.c (modified) * protocols/oscar/im.h (modified) * protocols/oscar/oscar.c (modified) Applied AIM typing notification patch from Hanji. Sat, 19 Nov 2005 00:51:08 GMT Wilmer van der Gaast [0b2e843] * doc/CHANGES (modified) ChangeLog update Fri, 18 Nov 2005 19:22:09 GMT Wilmer van der Gaast [42bdeec] * doc/README (modified) Updated the installation notes (more xinetd information, etc) Fri, 18 Nov 2005 19:12:15 GMT Wilmer van der Gaast [d908e3a] * bitlbee.conf (modified) Put some more emphasis on the fact that daemon mode is pretty much ... Fri, 18 Nov 2005 19:10:20 GMT Wilmer van der Gaast [22d41a2] * irc.c (modified) * irc.h (modified) * log.c (modified) Quit messages should appear again, at least on crashes. (And when ... Fri, 18 Nov 2005 13:21:44 GMT Wilmer van der Gaast [517ecc4] * doc/bitlbee.xinetd (modified) Reviewed/tested the xinetd file and added some comments, received too ... Fri, 18 Nov 2005 12:41:58 GMT Wilmer van der Gaast [c572dd6] * doc/user-guide/commands.xml (modified) * doc/user-guide/help.txt (deleted) * doc/user-guide/user-guide.html (deleted) * doc/user-guide/user-guide.txt (deleted) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/util.c (modified) * protocols/yahoo/yahoo.c (modified) HTML stripping is optional again (but still safer than before 0.93), ... Fri, 18 Nov 2005 12:06:09 GMT Wilmer van der Gaast [2dff6f7] * .bzrignore (modified) Added user guide and helpfile to .bzrignore because they're generated. Fri, 18 Nov 2005 00:17:57 GMT Wilmer van der Gaast [e3a0e7e] * bitlbee.h (modified) * doc/CHANGES (modified) Renamed #bitlbee to &bitlbee to avoid confusion with the channel on OFTC Thu, 17 Nov 2005 14:37:59 GMT Wilmer van der Gaast [834ff44] * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.txt (modified) * doc/user-guide/user-guide.html (modified) * doc/user-guide/user-guide.txt (modified) * irc.c (modified) Closing #14: Milisecond precision is now possible for the ... Thu, 17 Nov 2005 12:51:50 GMT Wilmer van der Gaast [685c4ef] * doc/FAQ (modified) Removed the note about version control from the FAQ Wed, 16 Nov 2005 14:22:22 GMT Wilmer van der Gaast [ea85a0b] * query.c (modified) Some more formatting changes in the auth. request messages Wed, 16 Nov 2005 00:41:25 GMT Wilmer van der Gaast [bb556db] * protocols/jabber/genhash.c (deleted) * protocols/jabber/jconn.c (deleted) * protocols/jabber/karma.c (deleted) * protocols/jabber/pproxy.c (deleted) * protocols/jabber/rate.c (deleted) * protocols/jabber/xhash.c (deleted) * protocols/jabber/xstream.c (deleted) * protocols/oscar/aim_cbtypes.h (deleted) Hmmm, why are these 0-byte files still there? Tue, 15 Nov 2005 23:22:48 GMT Wilmer van der Gaast [ef6c6a7] * doc/CHANGES (modified) And an updated CHANGES file. :-) And never mind about superscript in ... Tue, 15 Nov 2005 23:16:39 GMT Wilmer van der Gaast [5c09a59] * bitlbee.c (modified) * commands.c (modified) * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn_util.c (modified) * protocols/nogaim.c (modified) * query.c (modified) Got rid of raw ^B's in source, Replaced most irc_usermsg() calls in ... Tue, 15 Nov 2005 14:57:38 GMT Jelmer Vernooij [c998255] * .bzrignore (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/auth.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/oscar_util.c (modified) * protocols/oscar/tlv.c (modified) * protocols/yahoo/yahoo.c (modified) * user.c (modified) Merge from Jelmer Tue, 15 Nov 2005 14:47:17 GMT Jelmer Vernooij [9cb9868] * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/oscar_util.c (modified) * protocols/yahoo/yahoo.c (modified) * user.c (modified) Remove handle_cmp() replacing it by a protocol-specific function. Tue, 15 Nov 2005 14:29:54 GMT Jelmer Vernooij [9a103a2] * .bzrignore (modified) Ignore tags files Tue, 15 Nov 2005 14:29:47 GMT Jelmer Vernooij [fbc7844] * protocols/oscar/auth.c (modified) * protocols/oscar/tlv.c (modified) Remove some unused code in oscar Tue, 15 Nov 2005 13:20:27 GMT Jelmer Vernooij [b135438] * .bzrignore (modified) * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * debian/README.Debian (deleted) * debian/bitlbee.conffiles (deleted) * debian/bitlbee.config (deleted) * debian/bitlbee.postinst (deleted) * debian/bitlbee.postrm (deleted) * debian/bitlbee.preinst (deleted) * debian/bitlbee.templates (deleted) * debian/bitlbee.templates.master (deleted) * debian/changelog (deleted) * debian/control (deleted) * debian/copyright (deleted) * debian/motd.txt (deleted) * debian/po/POTFILES.in (deleted) * debian/po/cs.po (deleted) * debian/po/de.po (deleted) * debian/po/es.po (deleted) * debian/po/fr.po (deleted) * debian/po/ja.po (deleted) * debian/po/nl.po (deleted) * debian/po/pt_BR.po (deleted) * debian/po/sv.po (deleted) * debian/po/templates.pot (deleted) * debian/po/vi.po (deleted) * debian/rules (deleted) * debug.c (deleted) * debug.h (deleted) * doc/CHANGES (modified) * doc/Makefile (modified) * doc/bitlbee.8 (modified) * doc/user-guide/help.txt (modified) * doc/user-guide/help.xml (modified) * doc/user-guide/user-guide.html (modified) * doc/user-guide/user-guide.txt (modified) * help.c (modified) * ini.c (modified) * irc.c (modified) * log.c (modified) * log.h (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/aim_internal.h (modified) * protocols/oscar/faimconfig.h (deleted) * protocols/oscar/snac.c (modified) * protocols/proxy.c (modified) * protocols/ssl_nss.c (modified) * set.c (modified) * unix.c (modified) Merge changes from Wilmer Mon, 14 Nov 2005 13:29:14 GMT Wilmer van der Gaast [c1ede6e8] * doc/bitlbee.8 (modified) * doc/user-guide/help.txt (modified) * doc/user-guide/help.xml (modified) * doc/user-guide/user-guide.html (modified) * doc/user-guide/user-guide.txt (modified) Added references to the BTS to the documentation. Sat, 12 Nov 2005 14:18:55 GMT Wilmer van der Gaast [06045f6] * protocols/nogaim.c (modified) Fixed inconsistency (in fact stupidity) in do_error_dialog(). Sat, 12 Nov 2005 14:14:14 GMT Wilmer van der Gaast [5357525] * doc/Makefile (modified) Fixed make references (s/make/$(MAKE)/), mainly necessary for archs ... Sat, 12 Nov 2005 01:05:32 GMT Wilmer van der Gaast [c92e6801] * conf.c (modified) * help.c (modified) * ini.c (modified) * log.c (modified) * log.h (modified) * protocols/msn/sb.c (modified) * protocols/ssl_nss.c (modified) * set.c (modified) Updates copyright headers of files that were changed in 2005 too. ... Sat, 12 Nov 2005 00:49:32 GMT Wilmer van der Gaast [121c978] * .bzrignore (modified) Added debian/ to .bzrignore Wed, 09 Nov 2005 01:03:52 GMT Wilmer van der Gaast [2d99c97] * debian/README.Debian (deleted) * debian/bitlbee.conffiles (deleted) * debian/bitlbee.config (deleted) * debian/bitlbee.postinst (deleted) * debian/bitlbee.postrm (deleted) * debian/bitlbee.preinst (deleted) * debian/bitlbee.templates (deleted) * debian/bitlbee.templates.master (deleted) * debian/changelog (deleted) * debian/control (deleted) * debian/copyright (deleted) * debian/motd.txt (deleted) * debian/po/POTFILES.in (deleted) * debian/po/cs.po (deleted) * debian/po/de.po (deleted) * debian/po/es.po (deleted) * debian/po/fr.po (deleted) * debian/po/ja.po (deleted) * debian/po/nl.po (deleted) * debian/po/pt_BR.po (deleted) * debian/po/sv.po (deleted) * debian/po/templates.pot (deleted) * debian/po/vi.po (deleted) * debian/rules (deleted) Let's not keep debian/ in bzr. Wed, 09 Nov 2005 01:02:05 GMT Wilmer van der Gaast [21d09ac] * debian/bitlbee.templates (modified) * doc/CHANGES (modified) * protocols/proxy.c (modified) * unix.c (modified) Forgot to modify CHANGES again, and removed some more debugging code ... Tue, 08 Nov 2005 23:06:46 GMT Wilmer van der Gaast [68b50b5f] * irc.c (modified) * protocols/oscar/aim_internal.h (modified) * protocols/oscar/faimconfig.h (deleted) * protocols/oscar/snac.c (modified) QUIT now works before logging in too Tue, 08 Nov 2005 23:05:34 GMT Wilmer van der Gaast [2095c57] * doc/CHANGES (modified) Forgot to commit :-P Tue, 08 Nov 2005 23:02:25 GMT Jelmer Vernooij [9c62a7c] * irc.c (modified) Fix GLib errors when sending QUIT. Allow sending QUIT before registering. Tue, 08 Nov 2005 22:46:12 GMT Jelmer Vernooij [b4a8cd8] * protocols/oscar/aim_internal.h (modified) * protocols/oscar/faimconfig.h (deleted) * protocols/oscar/snac.c (modified) Make another function static.