# # ChangeLog for root_commands.c # # Generated by Trac 1.2.3 # 2024-03-28T16:15:42Z Thu, 24 Jul 2014 03:51:07 GMT dequis [f93fd2d] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) Allow filtering of blist output Add an (optional) second parameter ... Thu, 24 Jul 2014 03:51:07 GMT dequis [269580c] * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * tests/check_util.c (modified) Add limit param to split_command_parts(), fix twitter quotes bug ... Fri, 28 Feb 2014 23:17:28 GMT Wilmer van der Gaast [35987a1] * irc.h (modified) * irc_commands.c (modified) * protocols/account.c (modified) * root_commands.c (modified) Allow use of "ac x set -del password" to use /oper to change the ... Sat, 20 Apr 2013 22:50:31 GMT Wilmer van der Gaast [e277e80] * ipc.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_user.c (modified) * nick.c (modified) * nick.h (modified) * root_commands.c (modified) * storage_xml.c (modified) Add irc_t* argument to all relevant nick_*() functions. Sat, 20 Apr 2013 13:05:55 GMT Wilmer van der Gaast [e31e5b8] * bitlbee.c (modified) * configure (modified) * doc/bitlbee.schema (deleted) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/oscar/oscar.c (modified) * protocols/skype/skype.c (modified) * protocols/twitter/twitter_lib.c (modified) * root_commands.c (modified) * set.h (modified) * storage.c (modified) * storage.h (modified) * storage_ldap.c (deleted) * storage_xml.c (modified) Merging "storage" branch which I wrote long ago. It separates ... Thu, 21 Feb 2013 19:15:59 GMT Wilmer van der Gaast [0e788f5] * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) * lib/http_client.h (modified) * lib/json_util.c (modified) * lib/json_util.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_nss.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * nick.c (modified) * otr.c (modified) * protocols/account.c (modified) * protocols/account.h (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/message.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/purple/purple.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * unix.c (modified) I'm still bored on a long flight. Wrote a script to automatically ... Thu, 21 Feb 2013 14:03:15 GMT Wilmer van der Gaast [06eef80] * protocols/account.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/msn.c (modified) * root_commands.c (modified) For the lazy among us: When adding a Jabber/MSN contact within the ... Sun, 10 Feb 2013 12:48:32 GMT Wilmer van der Gaast [e4f5ca8] * configure (modified) * doc/user-guide/commands.xml (modified) * protocols/skype/README (modified) * protocols/skype/skype.c (modified) * protocols/skype/skyped.txt (modified) * protocols/skype/t/filetransfer-bitlbee.mock (added) * protocols/skype/t/filetransfer-skyped.mock (added) * protocols/skype/t/group-read-bitlbee.mock (added) * protocols/skype/t/group-read-skyped.mock (added) * protocols/skype/test.py (modified) * root_commands.c (modified) Merge from vmiklos. Adds a "group info" command to list members of a ... Sat, 09 Feb 2013 11:31:43 GMT Miklos Vajna [c2cc24c] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) Implement 'group info' command to list members of a group (#741) Sun, 02 Dec 2012 12:40:03 GMT Wilmer van der Gaast [2c18fcd] * root_commands.c (modified) Removing comment about new syntax for the "account" command, which by ... Thu, 07 Jun 2012 22:40:59 GMT Wilmer van der Gaast [aa88e50] * root_commands.c (modified) Make error message on using save without registering/identifying a ... Mon, 19 Mar 2012 21:01:50 GMT Wilmer van der Gaast [fda194f] * irc.h (modified) * irc_commands.c (modified) * root_commands.c (modified) Allow identify -noload/-force without typing a password. (/OPER) ... Thu, 29 Dec 2011 21:57:44 GMT Wilmer van der Gaast [6451d27] * root_commands.c (modified) Move the check for "set auto_connect" to a more sensible location. #878. Mon, 26 Dec 2011 10:50:34 GMT Wilmer van der Gaast [644b808] * lib/oauth2.c (modified) * protocols/jabber/sasl.c (modified) * root_commands.c (modified) A few more minor cleanups before merging this into mainline. Wed, 21 Dec 2011 11:21:04 GMT Wilmer van der Gaast [ce199b7] * protocols/jabber/jabber.c (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Make it easier to add OAuth-authenticated accounts without having to ... Tue, 13 Dec 2011 00:34:07 GMT Wilmer van der Gaast [17f057d] * irc_commands.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) As I intended for a while already, use account tags everywhere ... Wed, 07 Dec 2011 21:47:25 GMT Wilmer van der Gaast [06b5893] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Merging non-SASL authentication patch from #863. This also implements ... Mon, 03 Oct 2011 14:56:58 GMT unknown [e67e513] * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * nick.c (modified) * otr.c (modified) * protocols/nogaim.c (modified) * protocols/purple/purple.c (modified) * query.c (modified) * root_commands.c (modified) * storage_xml.c (modified) rename irc_usermsg to irc_rootmsg. add new irc_usermsg, ... Tue, 01 Feb 2011 18:17:16 GMT Wilmer van der Gaast [da60f28] * root_commands.c (modified) Oops. Forgot to set OPER_HACK_ACCOUNT_ADD when adding an account. Tue, 01 Feb 2011 13:05:58 GMT Wilmer van der Gaast [060d066] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (modified) More password paranoia: Allow omitting the identify/register password ... Sun, 05 Dec 2010 12:28:07 GMT Wilmer van der Gaast [a429907] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_im.c (modified) * root_commands.c (modified) rename -del Wed, 24 Nov 2010 22:32:12 GMT Wilmer van der Gaast [bedad20] * doc/user-guide/commands.xml (modified) * irc_commands.c (modified) * root_commands.c (modified) Some polishing/documentation for the "account add" without password hack. Mon, 22 Nov 2010 13:17:45 GMT Wilmer van der Gaast [9564e55] * bitlbee.h (modified) * irc_commands.c (modified) * root_commands.c (modified) Allow omitting the password argument to "account add", to then ... Sun, 21 Nov 2010 19:34:59 GMT Wilmer van der Gaast [09d4922] * irc.c (modified) * protocols/account.c (modified) * root_commands.c (modified) * set.h (modified) Be clearer about password settings being intentionally hidden (and ... Fri, 22 Oct 2010 00:50:34 GMT Wilmer van der Gaast [8d93b4a] * irc.c (modified) * root_commands.c (modified) Oops. Just in time I noticed the whatsnew code doesn't kick in for ... Sun, 03 Oct 2010 02:45:26 GMT Wilmer van der Gaast [8e9e2b7] * bitlbee.c (modified) * bitlbee.h (modified) * configure (modified) * doc/CHANGES (modified) * doc/FAQ (modified) * doc/README (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * help.h (modified) * irc.c (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * lib/Makefile (modified) * lib/des.c (added) * lib/des.h (added) * lib/misc.c (modified) * lib/sha1.c (modified) * lib/sha1.h (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_user.c (modified) * protocols/jabber/conference.c (modified) * protocols/msn/Makefile (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 (deleted) * protocols/msn/passport.h (deleted) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (added) * protocols/msn/soap.h (added) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/ssi.c (modified) * protocols/purple/purple.c (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * storage_xml.c (modified) * unix.c (modified) Merging mainline, which includes a huge msnp13 merge. Not 100% sure ... Mon, 06 Sep 2010 00:20:01 GMT Wilmer van der Gaast [674a01d] * bitlbee.h (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * help.h (modified) * irc.c (modified) * irc_commands.c (modified) * irc_send.c (modified) * root_commands.c (modified) Move whatsnew stuff into help.txt. Stop putting too much string ... Tue, 31 Aug 2010 20:06:14 GMT Wilmer van der Gaast [f5c0d8e] * .bzrignore (modified) * Makefile (modified) * configure (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/message.c (modified) * protocols/jabber/si.c (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/oscar.c (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/twitter/twitter.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/libyahoo2.c (modified) * root_commands.c (modified) * utils/README (modified) * utils/centericq2bitlbee.sh (deleted) * utils/convert_gnomeicu.txt (deleted) * utils/convert_purple.py (added) * utils/create_nicksfile.pl (deleted) Merge mainline stuff. Tue, 31 Aug 2010 20:05:36 GMT Wilmer van der Gaast [8358691] * bitlbee.h (modified) * commands.h (modified) * irc_commands.c (modified) * otr.c (modified) * otr.h (modified) * root_commands.c (modified) Added root_command_add() and use it to create the "otr" command. Wed, 25 Aug 2010 21:35:49 GMT Wilmer van der Gaast [3cd4016] * root_commands.c (modified) I guess the nick command was never deprecated clearly, so let's do ... Mon, 23 Aug 2010 23:12:24 GMT Wilmer van der Gaast [be999a5] * bitlbee.h (modified) * configure (modified) * doc/README (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * lib/misc.c (modified) * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * log.c (modified) * log.h (modified) * otr.c (added) * otr.h (added) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/twitter/twitter.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * root_commands.c (modified) * storage.c (modified) * unix.c (modified) First step in this merge. Mostly a bzr merge and then a cleanup of ... Sat, 21 Aug 2010 19:34:17 GMT Wilmer van der Gaast [180ab31] * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_channel.c (modified) * root_commands.c (modified) * set.h (modified) Added some neat whatsnew code that keeps track of the newest version ... Sat, 21 Aug 2010 17:59:03 GMT Wilmer van der Gaast [5613af7] * root_commands.c (modified) Clearer error message when trying to read/write setting that don't ... Thu, 19 Aug 2010 12:21:22 GMT Wilmer van der Gaast [acd7959] * root_commands.c (modified) Forgot one NULL pointer check in the channel sensitivity code for the ... Sat, 14 Aug 2010 10:55:20 GMT Wilmer van der Gaast [ac2717b] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * root_commands.c (modified) blist should only show contacts that are (or would be if they were ... Wed, 04 Aug 2010 20:48:47 GMT Wilmer van der Gaast [65a4a64] * root_commands.c (modified) To address bugs #77 and #661, add some code that should avoid ... Thu, 29 Jul 2010 18:18:54 GMT Wilmer van der Gaast [f7ca587] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) * root_commands.c (modified) Restore default_target setting, kill last_root_cmd variable and just ... Sat, 24 Jul 2010 20:59:41 GMT Wilmer van der Gaast [593971d] * root_commands.c (modified) Warn when adding an account twice. People are doing this a lot ... Sat, 24 Jul 2010 15:46:59 GMT Wilmer van der Gaast [40e6dac] * protocols/account.c (modified) * protocols/account.h (modified) * root_commands.c (modified) Adding account tags as a way to 100% uniquely identify an account. ... Sun, 18 Jul 2010 20:12:55 GMT Wilmer van der Gaast [4f22a68c] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) Automatically operate on the current channel if just using "channel set". Sun, 18 Jul 2010 15:04:19 GMT Wilmer van der Gaast [f1d488e] * root_commands.c (modified) Add some context sensitivity to the "add" command: If it's used in a ... Sat, 17 Jul 2010 16:11:09 GMT Wilmer van der Gaast [fe4f28f] * root_commands.c (modified) Remove the user from default_channel if it has the auto_join setting ... Sat, 17 Jul 2010 14:23:20 GMT Wilmer van der Gaast [5e98ff0] * root_commands.c (modified) Free a user structure when using the remove command. This disappeared ... Sun, 11 Jul 2010 12:21:59 GMT Wilmer van der Gaast [b1f818b] * irc_im.c (modified) * nick.c (modified) * nick.h (modified) * root_commands.c (modified) * storage_xml.c (modified) Use bee_user structs in all nick_* functions. Prepare for a ... Sun, 11 Jul 2010 10:59:56 GMT Wilmer van der Gaast [af9f2ca] * doc/user-guide/commands.xml (modified) * ipc.c (modified) * irc.c (modified) * root_commands.c (modified) Added allow_takeover setting for people who don't like this new ... Sun, 11 Jul 2010 00:29:19 GMT Wilmer van der Gaast [e92c4f4] * ipc.c (modified) * root_commands.c (modified) Takeover stuff now works in daemon mode as well. Sat, 10 Jul 2010 15:08:02 GMT Wilmer van der Gaast [f1c2b21] * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * root_commands.c (modified) Cleanup. Move some code to a more appropriate location, and show the ... Fri, 09 Jul 2010 23:25:07 GMT Wilmer van der Gaast [b556e46] * bitlbee.c (modified) * doc/user-guide/commands.xml (modified) * irc_commands.c (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) Merging main ui-fix. Thu, 08 Jul 2010 23:10:43 GMT Wilmer van der Gaast [f545372] * ipc.c (modified) * root_commands.c (modified) Ask for confirmation. Generally working fairly well now, but ... Thu, 08 Jul 2010 22:31:01 GMT Wilmer van der Gaast [9a9b520] * irc_commands.c (modified) * irc_user.c (modified) * root_commands.c (modified) Allow nick changes if they're only different in capitalisation, fixed ... Tue, 06 Jul 2010 21:44:52 GMT Wilmer van der Gaast [6c2404e] * bitlbee.c (modified) * bitlbee.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.h (modified) * root_commands.c (modified) First part of the handshake, including sending a file descriptor to ... Sun, 04 Jul 2010 10:16:07 GMT Wilmer van der Gaast [c8eeadd] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * root_commands.c (modified) Added automatic joining of channels. Auto-rejoin functionality for ... Mon, 28 Jun 2010 00:18:40 GMT Wilmer van der Gaast [c7eb771] * root_commands.c (modified) Hacky support for short subcommands (i.e. "ac l" instead of "account ... Sun, 27 Jun 2010 16:04:28 GMT Wilmer van der Gaast [134a02c] * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * root_commands.c (modified) irc_channel_name_strip() instead of nick_strip(). Sun, 27 Jun 2010 15:32:12 GMT Wilmer van der Gaast [547ea68] * root_commands.c (modified) * storage_xml.c (modified) Save and load channels. Also fixing a bug in creating non-control ... 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, 03 Jun 2010 11:00:45 GMT Sven Moritz Hallberg [814aa52] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * configure (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/config (modified) * debian/control (modified) * debian/patches/bitlbee.conf.diff (modified) * debian/po/POTFILES.in (modified) * debian/po/ru.po (added) * debian/postinst (modified) * debian/prerm (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * log.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/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/twitter/Makefile (added) * protocols/twitter/twitter.c (added) * protocols/twitter/twitter.h (added) * protocols/twitter/twitter_http.c (added) * protocols/twitter/twitter_http.h (added) * protocols/twitter/twitter_lib.c (added) * protocols/twitter/twitter_lib.h (added) * root_commands.c (modified) * storage_xml.c (modified) * tests/check_jabber_util.c (modified) * unix.c (modified) merge in bitlbee 1.2.6 Thu, 03 Jun 2010 10:41:03 GMT Sven Moritz Hallberg [5f8ab6a9] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * chat.c (modified) * chat.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) * storage_xml.c (modified) * unix.c (modified) * user.h (modified) merge in bitlbee 1.2.5 Thu, 03 Jun 2010 10:31:46 GMT Sven Moritz Hallberg [3f81999] * bitlbee.h (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * irc_commands.c (modified) * lib/ini.c (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/iq.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/aim.h (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) merge in bitlbee 1.2.4 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. Thu, 12 Mar 2009 19:33:28 GMT Sven Moritz Hallberg [673a54c] * Makefile (modified) * account.c (modified) * bitlbee.h (modified) * chat.c (added) * chat.h (added) * conf.c (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/patches/bitlbee.conf.diff (added) * debian/postinst (modified) * debian/prerm (modified) * debian/rules (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/proxy.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/presence.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * set.c (modified) * storage.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check_set.c (modified) pretty blind try at merging in the latest trunk