Timeline



2006-01-21:

22:31 Changeset [54879ab] by Wilmer van der Gaast <wilmer@…>
Added RESTART command (only for ForkDaemon mode) for easier upgrades.
22:23 Changeset [f1d38f2] by Wilmer van der Gaast <wilmer@…>
Fixed counting of arguments in i[rp]c_exec(), made them a bit too simple.

2006-01-20:

18:35 Ticket #38 (Server management/oper features) closed by wilmer
fixed: This is now in the main tree, and running on testing and feenode.
15:15 Changeset [f73b969] by Wilmer van der Gaast <wilmer@…>
Renamed commands.c, got rid of return values in all command functions.
12:22 Changeset [55ec2d6] by Wilmer van der Gaast <wilmer@…>
Merging IPC branch, it's too different from the main code to keep it …
12:21 Changeset [fc50d48] by Wilmer van der Gaast <wilmer@…>
irc_abort() does logging (including a reason) now.

2006-01-19:

22:37 Ticket #88 (Mobile AIM client messages don't show up on IRC.) created by anonymous
Messages sent from Mobile AIM clients will be processed incorrectly by …
22:24 Changeset [b8c2ace] by Wilmer van der Gaast <wilmer@…>
Die, bug, die! (And apparently bzr suddenly felt like merging some old …
22:23 Changeset [2fa825b] by Wilmer van der Gaast <wilmer@…>
Removed some very unpleasant check from the OSCAR code. (Caused …
17:52 Changeset [5424c76] by Wilmer van der Gaast <wilmer@…>
Rehash command now also works in inetd mode. Other "IPC" commands only …
17:07 Changeset [bd9b00f] by Wilmer van der Gaast <wilmer@…>
Fixes for single-process daemon mode, changed value of …
16:34 Changeset [2face62] by Wilmer van der Gaast <wilmer@…>
A bit too much for one commit, but well: Client processes didn't clean …
13:45 Changeset [e8f8b18] by Wilmer van der Gaast <wilmer@…>
Fixed read() error handling in Jabber module.
13:10 Ticket #87 (Session take-over) created by siberion@…
Hi, I was wondering if it would be possible to allow users to take …

2006-01-18:

22:17 Changeset [4c266f2] by Wilmer van der Gaast <wilmer@…>
Merged (and adapted) changes from main tree.
22:15 Changeset [92ad3d4] by Wilmer van der Gaast <wilmer@…>
Merging changes from laptop: Now tries to empty sendbuffer before …
18:25 Changeset [c1826c6] by Wilmer van der Gaast <wilmer@…>
BitlBee now tries to empty sendbuffer before closing the connection.
18:14 Changeset [1ea13be] by Wilmer van der Gaast <wilmer@…>
Fixed a bad mistake in ipc_readline() error handling.
07:53 Changeset [ac9f0e9] by Wilmer van der Gaast <wilmer@…>
Formatting changes.

2006-01-17:

21:15 Changeset [48721c3] by Wilmer van der Gaast <wilmer@…>
A KILL command. Unfortunately the user doesn't see the KILL message …
18:05 Changeset [daa9e02] by Wilmer van der Gaast <wilmer@…>
LILO/WALLOPS commands now check if the receiving user logged in yet.
15:05 Ticket #86 (better reporting of failed messages) created by tobiasthecommie@…
Currently i'm just getting […] It would be very nice if it would …

2006-01-15:

23:48 Ticket #84 (/OPER without parameters crashes bitlbee) closed by wilmer
fixed: Actually, it crashes when there is no OPER password set in …
23:40 Ticket #85 (buddy_sendbuffer for groupchats) created by wilmer
Currently the code that combines floods into one message only works …
23:37 Changeset [d990997] by Wilmer van der Gaast <wilmer@…>
The MOTD is not a socket…
20:31 Changeset [f4a5940] by Wilmer van der Gaast <wilmer@…>
Added REHASH command, IPC emulation in daemon (non-forked) mode.
18:13 Ticket #84 (/OPER without parameters crashes bitlbee) created by jsuelwald@…
When trying /OPER without giving any other parameters, bitlbee crashes …
16:41 Changeset [6fda350] by Wilmer van der Gaast <wilmer@…>
Fixed a bug in url.c that interpreted all http-urls as https.
15:42 Changeset [74c119d] by Wilmer van der Gaast <wilmer@…>
Better DIE implementation, added SO_REUSEADDR to listening socket.
14:16 Changeset [13caf0a] by Wilmer van der Gaast <wilmer@…>
Better implementation of /DIE
11:52 Ticket #24 (Do something with usermodes, or leave them out) closed by wilmer
fixed: See #38, at least +w means something now, and also in the current …
11:33 Changeset [e0ca412] by Wilmer van der Gaast <wilmer@…>
s/WALLOP/WALLOPS/, added LILO command.
01:49 Changeset [0431ea1] by Wilmer van der Gaast <wilmer@…>
Imported irc_command branch and used this addition for parsing IPC …

2006-01-14:

20:34 Changeset [9d6b229] by Wilmer van der Gaast <wilmer@…>
Imported changes from main tree.
20:31 Changeset [de3e100] by Wilmer van der Gaast <wilmer@…>
Separated the IRC line splitting/parsing code (to use it for IPC too), …
19:12 Changeset [b23c5c7] by Wilmer van der Gaast <wilmer@…>
Added correct responses for OPER command, stripped some unnecessary …
18:25 Changeset [edf9657] by Wilmer van der Gaast <wilmer@…>
Fixed the PASS-command, added error messages for invalid commands to …
17:48 Changeset [c22c210] by Wilmer van der Gaast <wilmer@…>
Checks if there's an OPER password set before checking it, to prevent …
17:10 Changeset [d2cbe0a] by Wilmer van der Gaast <wilmer@…>
Fixed Yahoo! invisible status. (Thanks to a patch someone posted on …

2006-01-13:

23:51 Changeset [0298d11] by Wilmer van der Gaast <wilmer@…>
Moved all IRC commands to separate functions in irc_commands.c. At …
22:10 Changeset [5c577bd] by Wilmer van der Gaast <wilmer@…>
IPC code (by no means final)
16:41 Changeset [277674c] by Wilmer van der Gaast <wilmer@…>
Got rid of yahoo_list, since GLib has this all already. Couldn't test …

2006-01-10:

21:35 Changeset [8e419cb] by Jelmer Vernooij <jelmer@…>
Merge Wilmer
21:32 Changeset [3e91c3e] by Jelmer Vernooij <jelmer@…>
emove traditional setup file
14:38 Ticket #83 (Comma in password mishandled (at least for MSN account)) closed by wilmer
fixed: This should be fixed now in [110]. Can you test it?
14:36 Changeset [dd8d4c5] by Wilmer van der Gaast <wilmer@…>
http_encode() now just escapes everything except [A-Za-z0-9]. Should …
14:20 Changeset [4fe4be2] by Wilmer van der Gaast <wilmer@…>
Removed send-flood protection code completely.

2006-01-09:

20:56 Changeset [2d75b56] by Wilmer van der Gaast <wilmer@…>
Added a check for the fork() return value, that should actually be …
15:46 Ticket #83 (Comma in password mishandled (at least for MSN account)) created by sv8hxzp02@…
I had problem with my MSN password. Bitlbee accepted my password but …

2006-01-08:

23:05 Ticket #82 (support for skype IM API?) created by csant
Given that there is a …
12:28 WikiStart edited by wilmer
Go test yourself, moron (diff)
12:27 Ticket #77 (Possible infinite recursion (found in my log file)) closed by wilmer
worksforme: I'm afraid it's you who got stuck in the infinite loop. Maybe you …
12:22 Ticket #81 (Unable to access AIM group chats) closed by wilmer
fixed: Try the current development version (running on testing.bitlbee.org, …
12:21 Ticket #80 (Add setting to hide MSN6 buddy image messages) closed by wilmer
invalid: This has nothing to do with BitlBee, it's a problem with the MSN …
00:33 Ticket #81 (Unable to access AIM group chats) created by benhiller@…
It would be a great feature if you could access AIM group chats. Since …

2006-01-07:

14:24 Ticket #80 (Add setting to hide MSN6 buddy image messages) created by wf.bitlbee@…
It's getting pretty old, pretty fast to see the control channel get …
06:58 Ticket #79 (FICS support / network engine modularization) created by anonymous
OK, so this is a feature request in two parts, I guess. There is a …

2006-01-06:

15:13 Ticket #78 (Option to automatically answer challenges about multiple connections) created by bkhl@…
AIM, and possibly other protocols, often requires some sort of action …

2006-01-05:

23:58 Ticket #77 (Possible infinite recursion (found in my log file)) created by anonymous
<@mycatownz> yes <@bitlbee> Did I ask you something? <@mycatownz> yes …

2006-01-04:

15:06 Ticket #76 (Remove an msnextra unecessary root message, it floods the channel) closed by Jelmer Vernooij
invalid: This is a bug in the akke patches, which are not maintained by the …
14:59 Ticket #76 (Remove an msnextra unecessary root message, it floods the channel) created by anonymous
Hi! Bitlbee rocks! THANK YOU VERY MUCH! This root message appears …
12:09 Changeset [08995b0] by Wilmer van der Gaast <wilmer@…>
Cleaned up some warnings in MSN module that appeared because of the …
12:09 Changeset [7e563ed] by Wilmer van der Gaast <wilmer@…>
Moved root_command functions to commands.c
11:33 Changeset [0196c47] by Wilmer van der Gaast <wilmer@…>
MSN consts!
11:16 Changeset [2a6ca4f] by Wilmer van der Gaast <wilmer@…>
Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping …

2006-01-03:

19:04 Changeset [13c4cd3] by Wilmer van der Gaast <wilmer@…>
Converted all tables in yahoo_fn into static consts so BitlBee …
18:30 Changeset [39cc341] by Wilmer van der Gaast <wilmer@…>
strip_html now replaces non-ASCII characters (entities like &eacute;) …

2006-01-02:

21:48 WikiStart edited by anonymous
(diff)

2006-01-01:

04:06 Ticket #75 (Blank Line Spam) created by incith@…
During the entailings of some random luser who decided to message me, …

2005-12-31:

20:29 Changeset [a252c1a] by Wilmer van der Gaast <wilmer@…>
Removed useless UTF8-related functions (iconv works a lot better).

2005-12-29:

13:10 Ticket #74 (Groupchat incompatibility with newest m$ MSN Messenger clients) created by anonymous
Impossible to add to a groupchat a user of a newest m$ MSN Messenger …
13:07 Ticket #73 (Appearing as disconnected when adding a MSN contact) created by anonymous
When adding a MSN contact, the othersee you as disconnected. For …
10:05 Ticket #72 (rss lists as contacts too) closed by wilmer
fixed: The Jabber module supports RSS feeds. Just find an RSS-Jabber gateway …

2005-12-28:

21:00 Ticket #72 (rss lists as contacts too) created by eydaimon
I'm coming from using centericq which features adding rss feeds as …
20:32 Ticket #71 (bitlbee sets away when user has status message (for yahoo)) created by igor
when a user has a status message in yahoo (but isn't set as away or …

2005-12-27:

15:20 Changeset [c88999c] by Wilmer van der Gaast <wilmer@…>
Forgot to actually move those functions in previous commit. And …
15:10 Changeset [e62762b] by Wilmer van der Gaast <wilmer@…>
Moved util.c to root, moved some things to there from bitlbee.c
14:39 Changeset [e4d6271] by Wilmer van der Gaast <wilmer@…>
IPv6 socket improvements. Daemon mode can now also listen on IPv6 …

2005-12-26:

14:42 Changeset [238f828] by Wilmer van der Gaast <wilmer@…>
Fixed that security hole, and added mode +R (don't know if that's the …
14:02 Changeset [d25f6fc] by Wilmer van der Gaast <wilmer@…>
Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is …
12:41 Changeset [ffea9b9] by Wilmer van der Gaast <wilmer@…>
configure now uses the bzr revision number as version number if …
03:26 Ticket #70 (Away Feature?) created by justin@…
Possibly a feature so that when you go /away and a user messages you …

2005-12-24:

23:39 Ticket #69 (qlist with account num or protocol as argument) created by timing
Right now i have a qlist with 36 queries, They ar all from icq, or …
18:57 Ticket #68 ([patch] status command for changing status and status message) created by mina86
A while ago, I've written a patch which adds a status command allowing …
15:38 Ticket #67 (Fixes irc.c to support Naim) closed by Jelmer Vernooij
wontfix: This is a bug in naim, not BitlBee. It is perfectly fine, according to …

2005-12-23:

22:20 Ticket #67 (Fixes irc.c to support Naim) created by meatmanek@…
This patch will fix irc.c to allow Naim to work properly with bitlbee. …
Note: See TracTimeline for information about the timeline view.