# # ChangeLog for root_commands.c # # Generated by Trac 1.2.3 # 2024-03-28T12:39:02Z 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 ... 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 ... 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. 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 ... 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 ... 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). 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 ... 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. 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. 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 ... 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. 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, 03 Apr 2006 21:34:45 GMT Wilmer van der Gaast [f8de26f] * root_commands.c (modified) Added "add -tmp" command, which you can use to temporary add a buddy ... Sun, 02 Apr 2006 08:29:34 GMT Wilmer van der Gaast [57ef864] * root_commands.c (modified) Format string problem in cmd_block/allow. Sat, 01 Apr 2006 15:40:55 GMT Wilmer van der Gaast [e6e1f18] * root_commands.c (modified) List header for "account list" in mode +b. Fri, 31 Mar 2006 21:09:36 GMT Wilmer van der Gaast [7d31002] * irc.c (modified) * root_commands.c (modified) Tested and fixed one issue, and got rid of one more superfluous iconv ... Wed, 22 Mar 2006 17:35:03 GMT Wilmer van der Gaast [aa5ac01] * root_commands.c (modified) Restored buddy counts in blist output for +b mode, it's a nice end- ... Tue, 21 Mar 2006 08:35:46 GMT Wilmer van der Gaast [87b6a3e] * root_commands.c (modified) The block and allow commands can now display the block/allow lists. Tue, 21 Mar 2006 08:12:22 GMT Wilmer van der Gaast [aefa533e] * irc.h (modified) * protocols/oscar/oscar.c (modified) * query.c (modified) * root_commands.c (modified) Added a special +b usermode for easier parseability of some things. ... Mon, 30 Jan 2006 16:07:07 GMT Wilmer van der Gaast [8365610] * root_commands.c (modified) Added a little warning message when people use a wrong set-command ... Fri, 20 Jan 2006 15:15:49 GMT Wilmer van der Gaast [f73b969] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (moved) * user.h (modified) Renamed commands.c, got rid of return values in all command functions.