# # ChangeLog for root_commands.c # # Generated by Trac 1.2.3 # 2024-03-28T08:39:38Z Sun, 27 Jun 2010 12:39:07 GMT Wilmer van der Gaast [84c3a72] * irc_commands.c (modified) * protocols/account.c (modified) * protocols/chat.c (deleted) * protocols/chat.h (deleted) * protocols/nogaim.c (modified) * root_commands.c (modified) * storage_xml.c (modified) Import chatrooms configured in older BitlBee versions. Settings are ... Sat, 26 Jun 2010 23:39:31 GMT Wilmer van der Gaast [e907683] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) Changed account set (and other account commands) syntax. Instead of ... Tue, 22 Jun 2010 23:43:36 GMT Wilmer van der Gaast [7cd2e8a] * root_commands.c (modified) Automatically call the "channel" command for the now-gone chat ... Thu, 10 Jun 2010 16:39:17 GMT Wilmer van der Gaast [5266354] * root_commands.c (modified) Fixed extremely stupid NULLptr dereference. Tue, 08 Jun 2010 23:43:13 GMT Wilmer van der Gaast [46d215d] * irc_channel.c (modified) * irc_commands.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * root_commands.c (modified) Allow moving contacts around between groups. Works with at least ... Tue, 08 Jun 2010 22:44:16 GMT Wilmer van der Gaast [d7db346] * irc_channel.c (modified) * irc_user.c (modified) * protocols/bee_user.c (modified) * root_commands.c (modified) Some cleanup improvements. Mon, 07 Jun 2010 16:48:11 GMT Wilmer van der Gaast [a4d920b] * root_commands.c (modified) Added "channel del". Mon, 07 Jun 2010 15:51:31 GMT Wilmer van der Gaast [0a6e5d1] * irc.c (modified) * root_commands.c (modified) Restore "set root_nick" behaviour. All disabled set evaluators are ... Mon, 07 Jun 2010 00:44:45 GMT Wilmer van der Gaast [36562b0] * irc.h (modified) * irc_channel.c (modified) * root_commands.c (modified) Added "channel list" command and the ability to use only part of the ... Sun, 06 Jun 2010 23:47:46 GMT Wilmer van der Gaast [92cb8c4] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc_commands.c (modified) * root_commands.c (modified) Complete (hopefully) fix for nickname changes: Add flags to the ... Sun, 06 Jun 2010 01:30:45 GMT Wilmer van der Gaast [16834a5] * doc/user-guide/commands.xml (modified) * irc.c (modified) * root_commands.c (modified) Set handle_unknown to add_channel by default. Sat, 05 Jun 2010 23:16:52 GMT Wilmer van der Gaast [c1a8a16] * root_commands.c (modified) Restored the "chat with" command, let's keep it around at least for ... Sat, 05 Jun 2010 22:32:36 GMT Wilmer van der Gaast [5a75d15] * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * root_commands.c (modified) Chatroom improvements. Merged chatroom stub into normal chatroom ... Sat, 05 Jun 2010 01:06:26 GMT Wilmer van der Gaast [c133d4b8] * root_commands.c (modified) Added "channel set" command, mostly so I can test all that stuff. ... Thu, 13 May 2010 23:34:38 GMT Wilmer van der Gaast [7b71feb] * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * root_commands.c (modified) Just enough code to join named chatrooms again. This UI is *not* ... Thu, 03 Jun 2010 00:20:53 GMT Wilmer van der Gaast [ad404ab] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Restore add_* handle_unknown settings. Thu, 13 May 2010 00:22:28 GMT Wilmer van der Gaast [6fd4d46] * root_commands.c (modified) Restore "account del". Tue, 20 Apr 2010 23:11:32 GMT Wilmer van der Gaast [2272cb3] * root_commands.c (modified) Restored block/allow commands. Only "chat" is left now, which will ... Tue, 20 Apr 2010 23:03:01 GMT Wilmer van der Gaast [9d4352c] * dcc.c (modified) * protocols/ft.h (modified) * root_commands.c (modified) Restored a few more root commands. Wed, 14 Apr 2010 22:45:09 GMT Wilmer van der Gaast [4c3519a] * irc_user.c (modified) * root_commands.c (modified) Restored blist command. Mon, 12 Apr 2010 00:06:49 GMT Wilmer van der Gaast [24b8bbb] * irc.h (modified) * irc_commands.c (modified) * irc_user.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * root_commands.c (modified) Start handling CTCPs, in a saner way than before. Sun, 11 Apr 2010 23:18:03 GMT Wilmer van der Gaast [aa44bdd] * root_commands.c (modified) Restored info command. Sun, 11 Apr 2010 23:04:24 GMT Wilmer van der Gaast [6c56f42] * root_commands.c (modified) Allow short versions of root commands (just give enough to match ... Sun, 11 Apr 2010 22:49:32 GMT Wilmer van der Gaast [eabc9d2] * irc.c (modified) * irc.h (modified) * irc_im.c (modified) * irc_user.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Fixed cleanup issues when turning off an account. Also fixed syntax ... Sun, 11 Apr 2010 19:38:45 GMT Wilmer van der Gaast [dbb0ce3] * root_commands.c (modified) Restored add/remove command and, oh, yes/no commands. Nice to be able ... Sat, 10 Apr 2010 02:27:50 GMT Wilmer van der Gaast [1f92a58] * Makefile (modified) * irc.c (modified) * irc.h (modified) * root_commands.c (modified) * storage_xml.c (modified) * unix.c (modified) Restore the storage module. Mon, 05 Apr 2010 01:00:02 GMT Wilmer van der Gaast [57c96f7] * irc.h (modified) * irc_channel.c (modified) * irc_user.c (modified) * root_commands.c (modified) Restored the rename command. Thu, 01 Apr 2010 03:38:50 GMT Wilmer van der Gaast [d860a8d] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * unix.c (modified) Restored "account" root command and restored enough stuff to be able ... Sat, 27 Mar 2010 17:36:47 GMT Wilmer van der Gaast [280c56a] * Makefile (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_send.c (modified) * irc_user.c (modified) * nick.c (modified) * root_commands.c (modified) Added privmsg handlers to users/channels. root commands are coming back. Wed, 24 Mar 2010 17:12:53 GMT Wilmer van der Gaast [ba7d16f] * Makefile (modified) * configure (modified) * crypting.c (deleted) * crypting.h (deleted) * irc.c (modified) * root_commands.c (modified) * storage.c (modified) * storage_text.c (deleted) * win32.c (modified) Now seems like a pretty good time to finally kill crypting.c and ... Sun, 21 Mar 2010 16:06:31 GMT Wilmer van der Gaast [767a148] * Makefile (modified) * conf.c (modified) * conf.h (modified) * dcc.c (added) * dcc.h (added) * doc/user-guide/commands.xml (modified) * irc.c (modified) * irc.h (modified) * lib/Makefile (modified) * lib/ftutil.c (added) * lib/ftutil.h (added) * protocols/ft.h (added) * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/s5bytestream.c (added) * protocols/jabber/si.c (added) * protocols/msn/Makefile (modified) * protocols/msn/invitation.c (added) * protocols/msn/invitation.h (added) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) Merging in file transfer support. Most important points from my ... Fri, 19 Mar 2010 00:09:50 GMT Wilmer van der Gaast [0baed0d] * bitlbee.h (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * root_commands.c (modified) Allow changing the name of the control channel at run-time. Thu, 18 Mar 2010 00:30:38 GMT Wilmer van der Gaast [b8a491d] * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) * root_commands.c (modified) Some compiler warning fixes and renamed "transfers" command to just ... Wed, 17 Mar 2010 15:15:19 GMT Wilmer van der Gaast [e8c8d00] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * crypting.c (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (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/presence.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/tables.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) * protocols/yahoo/yahoo2_types.h (modified) * root_commands.c (modified) * unix.c (modified) * user.h (modified) Merging mainline. Tue, 16 Mar 2010 10:18:02 GMT Wilmer van der Gaast [449a51d] * irc_commands.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * user.h (modified) Include non-away status messages in blist and whois responses. The ... Sun, 14 Mar 2010 16:42:22 GMT Wilmer van der Gaast [e9cf291] * root_commands.c (modified) Allow the identify command only once. (Bug #509) Wed, 10 Mar 2010 23:58:28 GMT Wilmer van der Gaast [a0bd4c2] * root_commands.c (modified) Huh, what was that dead code doing there.. :-/ Mon, 07 Dec 2009 21:54:19 GMT Wilmer van der Gaast [2288705] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.h (modified) * chat.c (added) * chat.h (added) * conf.c (modified) * configure (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/patches/bitlbee.conf.diff (added) * debian/postinst (modified) * debian/prerm (modified) * debian/rules (modified) * doc/CHANGES (modified) * doc/user-guide/Makefile (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xml (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/user-guide.xml (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * lib/events_libevent.c (modified) * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/ini.c (modified) * lib/ini.h (modified) * lib/misc.c (modified) * lib/proxy.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/conference.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/presence.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/oscar.c (modified) * 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) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check_set.c (modified) * user.c (modified) * user.h (modified) Merging head. Thu, 22 Oct 2009 21:55:23 GMT Wilmer van der Gaast [b75acf6] * account.c (modified) * bitlbee.h (modified) * chat.c (modified) * chat.h (modified) * irc_commands.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * storage_xml.c (modified) Don't include chat.h from bitlbee.h. make install-dev doesn't install ... Wed, 24 Jun 2009 21:48:44 GMT Wilmer van der Gaast [2ea8736] * root_commands.c (modified) Fixed another crash bug (this one was triggered by just typing "chat ... Wed, 24 Jun 2009 21:44:39 GMT Wilmer van der Gaast [8a08d92] * root_commands.c (modified) Fixed crash on setting an unknown setting. Sat, 13 Dec 2008 19:46:56 GMT Wilmer van der Gaast [77fc000c] * root_commands.c (modified) Added argument count check to "add -tmp" to prevent NULL dereference. Mon, 29 Sep 2008 21:53:05 GMT Wilmer van der Gaast [c05eb5b] * root_commands.c (modified) Checking account setting's flags again before changing them. Sun, 07 Sep 2008 14:34:50 GMT Wilmer van der Gaast [ced1e17] * bitlbee.h (modified) * doc/CHANGES (modified) * doc/user-guide/Makefile (modified) * doc/user-guide/help.xml (modified) * doc/user-guide/user-guide.xml (modified) * irc.c (modified) * root_commands.c (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * storage_xml.c (modified) Merging BitlBee 1.2.3 release. Sat, 06 Sep 2008 22:59:32 GMT Wilmer van der Gaast [3183c21] * irc.c (modified) * root_commands.c (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * storage_xml.c (modified) Completely reviewed all uses of irc->password, irc_setpass() and ... Tue, 02 Sep 2008 07:48:56 GMT Wilmer van der Gaast [d4810df] * root_commands.c (modified) Fixed check for set -del arguments. Sun, 31 Aug 2008 22:49:32 GMT Wilmer van der Gaast [07054a5] * root_commands.c (modified) "chat add" can generate a channel name by itself if necessary. Also ... Sun, 31 Aug 2008 15:41:51 GMT Wilmer van der Gaast [3b99524] * root_commands.c (modified) Added a MIN_ARGS() macro instead of stupidly copy-pasting the same ... Sun, 31 Aug 2008 14:54:39 GMT Wilmer van der Gaast [d995c9b] * account.c (modified) * chat.c (modified) * chat.h (modified) * root_commands.c (modified) Added cleanup code. Sun, 31 Aug 2008 13:42:33 GMT Wilmer van der Gaast [39f93f0] * chat.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (modified) /join can now be used to join chatrooms, join_chat should not be used ... Sun, 31 Aug 2008 09:13:56 GMT Wilmer van der Gaast [0e639f5] * chat.c (modified) * root_commands.c (modified) Added one TODO, and also dupe-check channel names against the control ... Sun, 31 Aug 2008 00:04:53 GMT Wilmer van der Gaast [e7bc722] * chat.c (modified) * root_commands.c (modified) Integrated cmd_set() and the "account set" into one fully unreadable ... Sat, 30 Aug 2008 22:04:29 GMT Wilmer van der Gaast [a9a7287] * root_commands.c (modified) Added "chat" command, deprecated join_chat. Stuff is still ... Mon, 25 Aug 2008 20:48:48 GMT Wilmer van der Gaast [f536a99] * root_commands.c (modified) Fixed NULL pointer dereference on trying to read non-existent settings. Sun, 24 Aug 2008 20:52:31 GMT Wilmer van der Gaast [f3579fd] * account.c (modified) * irc.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Clearer feedback after set/account set commands. Sun, 24 Aug 2008 18:01:05 GMT Wilmer van der Gaast [7125cb3] * account.c (modified) * account.h (modified) * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Added SET_INVALID, which set evaluators should now return instead of ... Mon, 02 Jun 2008 12:58:57 GMT ulim [c821e8a] * bitlbee.c (modified) * bitlbee.conf (modified) * conf.c (modified) * conf.h (modified) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) * doc/README (modified) * doc/bitlbee.8 (modified) * lib/proxy.c (modified) * protocols/msn/ns.c (modified) * root_commands.c (modified) merged in upstream r384. No conflicts. Sun, 11 May 2008 19:37:34 GMT Wilmer van der Gaast [23c4e64] * root_commands.c (modified) Fixed NULL point dereference in "account set -del" code. Tue, 06 May 2008 22:06:22 GMT ulim [44961cb] * protocols/jabber/si.c (modified) * root_commands.c (modified) fix bug in new kb/s display for transfers of less than one second. Mon, 14 Apr 2008 13:10:53 GMT ulim [b79308b] * Makefile (modified) * account.c (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * debian/README.Debian (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/conffiles (modified) * debian/control (modified) * debian/po/it.po (added) * debian/postinst (modified) * debian/postrm (modified) * debian/rules (modified) * debian/watch (added) * doc/CHANGES (modified) * doc/README (modified) * doc/user-guide/Support.xml (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/quickstart.xml (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * lib/Makefile (modified) * lib/arc.c (modified) * lib/arc.h (modified) * lib/base64.c (modified) * lib/events_glib.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/proxy.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * lib/url.c (modified) * lib/url.h (modified) * lib/xmltree.c (moved) * lib/xmltree.h (moved) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * query.h (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (modified) * tests/check_help.c (modified) * tests/check_irc.c (modified) * tests/check_jabber_sasl.c (added) merged in upstream r379 (somewhere after 1.2-3). Just one trivial ... Sat, 05 Apr 2008 13:03:31 GMT Wilmer van der Gaast [1195cec] * bitlbee.h (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * root_commands.c (modified) Changed root nicknames are now saved. (Bug #378) Sat, 05 Apr 2008 12:36:13 GMT Wilmer van der Gaast [f35aee7] * root_commands.c (modified) Fixed #386. Fri, 04 Apr 2008 23:13:07 GMT Wilmer van der Gaast [8dbe021f] * root_commands.c (modified) Don't pass an account_t pointer directly to query_add() since ... Mon, 03 Mar 2008 23:18:36 GMT Wilmer van der Gaast [7f421d6] * query.c (modified) * root_commands.c (modified) BitlBee <= 1.0 didn't have "account set" and allowed one to delete an ... Thu, 28 Feb 2008 22:39:37 GMT Wilmer van der Gaast [d5bd9c0] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) My fix for semi-PEBKAC bug #353: Add a warning if someone seems to be ... Fri, 15 Feb 2008 17:38:57 GMT ulim [1ba7e8f] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * configure (modified) * crypting.c (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/quickstart.xml (modified) * help.c (modified) * help.h (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * lib/events_glib.c (modified) * lib/md5.c (modified) * lib/md5.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/proxy.c (modified) * nick.c (modified) * protocols/jabber/conference.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/presence.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/oscar.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/txqueue.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) * unix.c (modified) Merged with upstream r328 Wilmer van der Gaast 2008-02-11 Got rid ... Sat, 09 Feb 2008 23:54:09 GMT Wilmer van der Gaast [7adc657] * root_commands.c (modified) Restored "add -tmp". A bit hackish, but it will do for now. Fri, 11 Jan 2008 00:45:18 GMT Wilmer van der Gaast [e731120] * root_commands.c (modified) Adding own handle to protocol name in blist output for people with ... Tue, 18 Dec 2007 23:59:35 GMT kenobi [eded1f7] * account.c (modified) * doc/CREDITS (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/quickstart.xml (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_gnutls.c (modified) * nick.c (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/msn.c (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * tests/check_nick.c (modified) Merged in 280..288 from upstream (e.g. PING) Wed, 12 Dec 2007 23:30:51 GMT Wilmer van der Gaast [30ce1ce] * account.c (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/quickstart.xml (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/oscar.c (modified) * root_commands.c (modified) Killed the parameter to "account add" and changed the ... Mon, 10 Dec 2007 22:33:08 GMT Wilmer van der Gaast [71dc854] * root_commands.c (modified) Fixed "set xxx" syntax (it showed all settings instead of just xxx). Wed, 28 Nov 2007 21:07:30 GMT ulim [2c2df7d] * Makefile (modified) * conf.c (modified) * conf.h (modified) * dcc.c (added) * dcc.h (added) * irc.h (modified) * protocols/ft.h (added) * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/si.c (added) * protocols/jabber/stream.c (added) * protocols/nogaim.h (modified) * root_commands.c (modified) Initial import of jabber file receive and DCC send support. This ... Thu, 22 Nov 2007 22:56:52 GMT Wilmer van der Gaast [56f260a] * configure (modified) * lib/ssl_gnutls.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * storage_xml.c (modified) Some changes to get rid of compiler warnings. (And disabling strict ... Mon, 19 Nov 2007 23:16:18 GMT Wilmer van der Gaast [256899f] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * nick.c (modified) * nick.h (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/conference.c (added) * 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/jabber/xmltree.c (modified) * protocols/jabber/xmltree.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) * user.c (modified) Merging Jabber groupchat support. Sat, 17 Nov 2007 12:20:51 GMT Wilmer van der Gaast [cd428e4] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Added (account) set -del. Fri, 12 Oct 2007 00:08:58 GMT Wilmer van der Gaast [eda54e4] * Makefile (modified) * configure (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * lib/Makefile (modified) * lib/arc.c (moved) * lib/arc.h (moved) * lib/base64.c (modified) * lib/base64.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_bogus.c (modified) * protocols/jabber/sasl.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (added) * tests/check_util.c (modified) * unix.c (modified) Merge from devel. 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 ... Mon, 02 Jul 2007 22:12:03 GMT Wilmer van der Gaast [9da0bbf] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * root_commands.c (modified) Added (and using) jabber_chat_free() for better memory management, ... Sun, 01 Jul 2007 12:20:23 GMT Wilmer van der Gaast [7bf4326] * root_commands.c (modified) Better groupchat channel name generation/verification. Mon, 23 Apr 2007 02:58:44 GMT Wilmer van der Gaast [0e7ab64] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * protocols/jabber/conference.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) Got rid of one HORRIBLE stupidity called chat_by_channel(), which ... Sun, 22 Apr 2007 20:44:27 GMT Wilmer van der Gaast [e35d1a1] * protocols/jabber/Makefile (modified) * protocols/jabber/conference.c (added) * 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/xmltree.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) Read-only support for Jabber conferences (non-anonymous rooms only). ... 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 ... 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 ... 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. 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 09:31:13 GMT Wilmer van der Gaast [e97827b] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/passport.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) Merging from devel. Sun, 15 Oct 2006 09:26:06 GMT Wilmer van der Gaast [3ef6410] * root_commands.c (modified) Removed a reference to an already free()d variable from cmd_remove(). Thu, 24 Aug 2006 22:06:52 GMT Wilmer van der Gaast [0383943] * irc.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Added message on successful creation of accounts and fixed "set ... Sun, 13 Aug 2006 19:15:23 GMT Wilmer van der Gaast [d5ccd83] * irc.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxhandlers.c (modified) * root_commands.c (modified) * set.h (modified) * user.c (modified) Extra comments in set.h and now properly using set_getbool() instead ... Thu, 27 Jul 2006 14:55:53 GMT Wilmer van der Gaast [2811940] * protocols/msn/msn_util.c (modified) * root_commands.c (modified) Copy-paste considered harmful + Fixed double handling of ... Fri, 14 Jul 2006 09:25:48 GMT Wilmer van der Gaast [75a4b85] * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xsl (modified) * protocols/jabber/jabber.c (modified) * root_commands.c (modified) Fixed a memory leak, added a check for valid Jabber handles, and ... Mon, 03 Jul 2006 21:22:45 GMT Wilmer van der Gaast [5b52a48] * account.c (modified) * account.h (modified) * bitlbee.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.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) * root_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) * user.c (modified) Implemented per-account nick lists instead of per-protocol nick ... Sun, 02 Jul 2006 23:20:27 GMT Wilmer van der Gaast [911f2eb] * account.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/ns.c (modified) * root_commands.c (modified) Added display_name setting for MSN connections. (Should replace the ... Sat, 01 Jul 2006 15:52:05 GMT Wilmer van der Gaast [5100caa] * account.c (modified) * account.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/rc4.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) Added "account set" command. Fri, 30 Jun 2006 23:18:56 GMT Wilmer van der Gaast [0a3c243] * account.c (modified) * irc.c (modified) * irc_commands.c (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) * root_commands.c (modified) * user.c (modified) Got rid of struct aim_user (now using account_t everywhere). Needs ... Fri, 30 Jun 2006 09:17:18 GMT Wilmer van der Gaast [5c9512f] * conf.c (modified) * irc.c (modified) * irc_commands.c (modified) * nick.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * query.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) * user.c (modified) Made set.c API more generic so it's not specific to irc_t structures ... Mon, 26 Jun 2006 16:50:47 GMT Wilmer van der Gaast [90bbb0e] * root_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) Moved the call to "account on" to the right place. Sun, 25 Jun 2006 18:25:13 GMT Wilmer van der Gaast [6ee9d2d] * root_commands.c (modified) * storage_xml.c (modified) Forgot to initialize pass_rc4 (which caused memory management mess ...