Timeline



2008-03-21:

09:50 Ticket #378 ("rename root BitlBee" is not saved, so lost after restart) created by Whoopie
running bitlbee 1.2, I rename the root account with "rename root …
00:39 Ticket #373 (Charset mismatch detected. The charset setting is currently set to none.) closed by wilmer
fixed: Fixed in changeset:devel,357.
00:39 Changeset [a83442a] by Wilmer van der Gaast <wilmer@…>
Fixed handling of "set charset none". Fixes bug #373.
00:27 Changeset [379c08a]1.2-1 by Wilmer van der Gaast <wilmer@…>
Updated/Fixed Debian package.

2008-03-20:

08:36 Ticket #377 (AFKIM teh b0rk) closed by wilmer
invalid: I'm getting very tired of this. I don't have ANYTHING to do with …
05:24 Ticket #377 (AFKIM teh b0rk) created by Afkim User
afkim for the psp won't connect no more after the update you did to …

2008-03-19:

17:35 Ticket #210 (<process:728> Glib-Warning **: g_io_win32_set_flags <> not implented) reopened by Exal
This bug/error still appears on my bitlbee current release, what about?
11:14 Ticket #375 (problems compiling bitlbee-1.2) created by robb@…
can't compile on centos-4.6, the following error occurs: * Compiling …
10:51 Ticket #374 (Processes don't die in ForkDaemon + GLib mode) created by wilmer
When a user disconnects, the child process doesn't actually die when …
10:41 Ticket #334 (Yahoo shows connecting but not connected) closed by wilmer
fixed: Hah, that's great, that means I can close this bug. Sorry to keep you …
08:58 Ticket #373 (Charset mismatch detected. The charset setting is currently set to none.) created by hpvmars@…
After connecting to bitlbee (im.bitlbee.org in this case) the …

2008-03-18:

01:40 Changeset [c78476c] by Miklos Vajna <vmiklos@…>
remove note about dbus-python, it's old
01:39 Changeset [36fbaa0] by Miklos Vajna <vmiklos@…>
bitlbee 1.2

2008-03-17:

22:35 Changeset [6612cc9]1.2 by Wilmer van der Gaast <wilmer@…>
Release 1.2 should now be ready.
12:00 Milestone 1.2 completed
The first major release after 1.0. Although we initially planned to do …

2008-03-16:

17:17 Changeset [c029350] by Wilmer van der Gaast <wilmer@…>
Added some brackets in irc_cmd_(pass|oper) to prevent crashes when no …
16:31 Changeset [ec0355f] by Wilmer van der Gaast <wilmer@…>
Passwords in bitlbee.conf can now be (properly salted) MD5 hashes, for …
16:03 Changeset [4e8db1c] by Wilmer van der Gaast <wilmer@…>
Moved password hash verification to md5_verify_password() so this can …
15:28 Changeset [50d26f3] by Wilmer van der Gaast <wilmer@…>
Fixed base64_decode() to not barf on corrupted Base64 strings.
14:39 Changeset [e960a52] by Wilmer van der Gaast <wilmer@…>
Fixed cached_id_prefix memory leak.
14:18 Changeset [ddcf491f] by Wilmer van der Gaast <wilmer@…>
Adding padding to encrypted IM-passwords so the exact password length …
00:40 Changeset [d07c3a8] by Wilmer van der Gaast <wilmer@…>
No idea what's holding back 1.2 anymore so at least I'll make sure …

2008-03-15:

23:53 Changeset [4bb50ef] by Wilmer van der Gaast <wilmer@…>
Although I have no idea what the author meant with code like `if(cp != …
23:12 Ticket #37 (Queue messages when remote is offline) closed by wilmer
wontfix: AFAIK all IM networks support offline messages now. BitlBee doesn't do …
23:01 Ticket #263 (/invite not sent on yahoo conferences) closed by wilmer
fixed: Hmm. Today I fixed a problem related to Yahoo! chatroom invites, but …
22:53 Ticket #305 (yahoo contacts don't stick and ":" added to contact's name) closed by wilmer
fixed: Ok, I guess you forgot about this ticket by now, sorry.
21:05 Changeset [79eae4a] by Wilmer van der Gaast <wilmer@…>
Inviting someone to a Yahoo! chatroom with msg=NULL is bad. I wonder …
17:48 Ticket #370 (Yahoo warning: Version of messenger will expire on April 2, 2008) closed by wilmer
fixed: Protocol version bumped in changeset:devel,345. I hope this indeed …
17:44 Changeset [a869d91] by Wilmer van der Gaast <wilmer@…>
Indicate that we support YMSG protocol version 12, this should …
16:09 Changeset [9ad86bb] by Wilmer van der Gaast <wilmer@…>
Fixed issues with "long" URLs in url.c. Reusing code from 2001 wasn't …
02:29 Changeset [63405b4] by Miklos Vajna <vmiklos@…>
ignore more files

2008-03-14:

21:44 Changeset [df13c25] by Miklos Vajna <vmiklos@…>
avoid ${prefix} in skyped.conf
21:41 Changeset [31fe322] by Miklos Vajna <vmiklos@…>
tested 2.0.0.63

2008-03-13:

09:00 Ticket #371 (Bitlbee receives null messages from mobile IM clients for AIM) closed by wilmer
duplicate: See the already resolved issue #93. This is fixed, try again on …
04:07 Ticket #371 (Bitlbee receives null messages from mobile IM clients for AIM) created by anonymous
When receiving messages over AOL Instant Messenger (Haven't confirmed …

2008-03-12:

16:21 Changeset [2dbb768] by Miklos Vajna <vmiklos@…>
update vnc doc

2008-03-07:

14:22 Ticket #370 (Yahoo warning: Version of messenger will expire on April 2, 2008) created by anonymous
Upon logging in to Yahoo! via bitlbee, I've got the following notice: …
12:38 Changeset [df1a59d4] by Miklos Vajna <vmiklos@…>
add support for osx

2008-03-03:

23:18 Changeset [7f421d6] by Wilmer van der Gaast <wilmer@…>
BitlBee <= 1.0 didn't have "account set" and allowed one to delete an …
10:59 Ticket #369 (Proper SSL connection verification) created by wilmer
I just realized the SSL modules aren't really doing any certificate …
00:41 Ticket #368 (Bitlbee hangs on buddy list request when compiled with OpenSSL) created by anonymous
Using nightly build 337 of bitlbee, when compiled with openssl and …
00:08 Changeset [ed3ae7e] by Wilmer van der Gaast <wilmer@…>
Added note about daemon mode to doc/README

2008-03-02:

23:17 Changeset [171ef85] by Wilmer van der Gaast <wilmer@…>
Some saner error handling in ipc.c. One of the things I wanted to do …
22:12 Changeset [b27557b] by Wilmer van der Gaast <wilmer@…>
More documentation fixes: Cleaned up dead links, removed more outdated …
17:58 Changeset [064e47c] by Wilmer van der Gaast <wilmer@…>
Some very late quickstart updates: ICQ supports server-side contact …
17:13 Changeset [7bb3afb] by Wilmer van der Gaast <wilmer@…>
Oops, even GMail got out of beta quicker than this. ;-)

2008-02-29:

23:44 Ticket #367 (Delete Account Bug for AFKIM V.3.3.1) closed by wilmer
invalid: BitlBee isn't AFKIM.
21:40 Ticket #367 (Delete Account Bug for AFKIM V.3.3.1) created by r3v3l4t10ns@…
Ok, when you add an account that has an error, i.e. (wrong …
08:53 Ticket #366 (Login error: Couldn't connect to host) closed by wilmer
duplicate: You should switch to 1.0.4 or manually remove the sethostent() line …
02:12 Changeset [f578275] by Miklos Vajna <vmiklos@…>
updates for 0.4.0
02:08 Changeset [e0074cb] by Miklos Vajna <vmiklos@…>
manage incoming calls via questions
01:40 Changeset [d87daf3] by Miklos Vajna <vmiklos@…>
replace the fake SKYPE_CALL_RINGING_OUT with a proper call_out variable
01:10 Changeset [a92fb07] by Miklos Vajna <vmiklos@…>
detect when the call is refused
01:00 Ticket #366 (Login error: Couldn't connect to host) created by anonymous
I use OpenBSD and ircII as my client. I added my AIM account properly, …
00:59 Changeset [9fd7202] by Miklos Vajna <vmiklos@…>
error out on cancelling a non-existing call
00:49 Changeset [48181f0] by Miklos Vajna <vmiklos@…>
report call duration at the end
00:43 Changeset [acd9478] by Miklos Vajna <vmiklos@…>
report 'finished' when call finishes till now we reported only …
00:42 Changeset [239b036] by Miklos Vajna <vmiklos@…>
skyped: don't exit when bitlbee disconnects
00:34 Changeset [2eb4b1f] by Miklos Vajna <vmiklos@…>
add support for account set -del skype/call to finish an outgoing call
00:09 Changeset [9db0234] by Miklos Vajna <vmiklos@…>
finetune ringing message old: the user foo is ringing you new: you …

2008-02-28:

23:54 Changeset [123e45a] by Miklos Vajna <vmiklos@…>
document account set skype/call
23:53 Changeset [3878849] by Miklos Vajna <vmiklos@…>
remove item from TODO, fixed upstream
23:52 Changeset [b68b023] by Miklos Vajna <vmiklos@…>
new account set skype/call nick command to start calls
23:52 Changeset [459160d] by Miklos Vajna <vmiklos@…>
remove an unnecessary comment
23:21 Changeset [789d055] by Miklos Vajna <vmiklos@…>
suggest account set, server in account add is old
23:18 Changeset [8a2df93] by Miklos Vajna <vmiklos@…>
remove skype from HACKING as skyped now automatically starts it
22:47 Ticket #353 (set msn/display_name foo is ignored) closed by wilmer
worksforme: Ok, we found out that this was a small case of PEBKAC. Fixed in …
22:39 Changeset [d5bd9c0] by Wilmer van der Gaast <wilmer@…>
My fix for semi-PEBKAC bug #353: Add a warning if someone seems to be …

2008-02-26:

12:27 Changeset [6774d83] by Miklos Vajna <vmiklos@…>
next testemonial
00:10 Changeset [ceee9c7] by Miklos Vajna <vmiklos@…>
add a new section to the readme ;)

2008-02-23:

03:02 Changeset [e49da25] by Miklos Vajna <vmiklos@…>
small spelling fixes
02:44 Changeset [c47e566] by Miklos Vajna <vmiklos@…>
updates for 0.3.2
02:44 Changeset [4bf5dfe] by Miklos Vajna <vmiklos@…>
tested with 2.0.0.43
02:26 Changeset [1fb0a30] by Miklos Vajna <vmiklos@…>
skyped: remove comment, we use skype4py already
02:24 Changeset [3a2a0b2] by Miklos Vajna <vmiklos@…>
kill skype on shutdown
02:17 Changeset [e79a94f] by Miklos Vajna <vmiklos@…>
small cleanup
02:17 Changeset [833eaee] by Miklos Vajna <vmiklos@…>
doc update: manual start of skype no longer necessary
02:13 Changeset [6af541d] by Miklos Vajna <vmiklos@…>
skyped: automatically start skype if necessary

2008-02-20:

20:55 Changeset [2625d6d] by ulim <a.sporto+bee@…>
some fixes related to connection timeout
10:58 Ticket #364 (compilation under cygwin missing getaddrinfo) created by didier@…
Under cygwin the getaddrinfo() function is …
Note: See TracTimeline for information about the timeline view.