Timeline



2008-02-11:

23:16 Changeset [5f4eede] by Sven Moritz Hallberg <sm@…>
- add nonfunctional 'otr forget key' implementation - add …
21:53 Changeset [8bd697c] by Sven Moritz Hallberg <sm@…>
query_add: allow NULL for ic and pass irc to handler in that case
21:20 Changeset [c595308] by Sven Moritz Hallberg <sm@…>
- use a recursive otr_mutex - implement 'otr forget fingerprint' and …
20:58 Changeset [d6fdf44] by Sven Moritz Hallberg <sm@…>
pass the im_connection as first argument to yes/no handlers
20:31 Changeset [e6cb110] by Sven Moritz Hallberg <sm@…>
allow NULL for yes/no handlers
15:16 Changeset [3b8e8109] by Sven Moritz Hallberg <sm@…>
honor voice/op/halfop buddies in chats
15:14 Changeset [7f4016b] by Sven Moritz Hallberg <sm@…>
display ops/halfops/voices correctly in /names
14:36 Changeset [8c2b1c3] by Sven Moritz Hallberg <sm@…>
honor simulate_netsplit for encrypted/trusted mode changes
14:33 Changeset [2a2db6f] by Sven Moritz Hallberg <sm@…>
announce that we support halfops
14:12 Ticket #355 (main dev tree link doesn't work) closed by wilmer
fixed: Fixed. Loggerhead seems like another Python-based dependency monster, …
12:39 Ticket #249 (pid file setting is hardcoded and -c <conffile> produces warning.) closed by wilmer
fixed: I think most problems should be fixed in changeset:devel,327. No more …
12:35 Changeset [eeb85a8] by Wilmer van der Gaast <wilmer@…>
Got rid of some noise at startup: complaining when the default …

2008-02-10:

21:54 Changeset [5bf5edf] by Sven Moritz Hallberg <sm@…>
log out all accounts when going into keygen
21:12 Changeset [5d62040] by Sven Moritz Hallberg <sm@…>
remove cleartext fallbacks during keygen
17:56 Changeset [94e7eb3] by Sven Moritz Hallberg <sm@…>
add 'otr keygen' command
17:11 Changeset [3038e47] by Wilmer van der Gaast <wilmer@…>
Added support for password-protected Jabber chatrooms.
16:46 Changeset [8521b02] by Sven Moritz Hallberg <sm@…>
- rename request/abort commands to connect/disconnect - support 'otr …
15:30 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) closed by wilmer
fixed: Hmm, could do that, but I'm not sure how useful a log message exactly …
13:36 Changeset [52e6e17] by Sven Moritz Hallberg <sm@…>
Support halfops for 'notaway' status etc.
11:12 Changeset [1ecff5e] by Wilmer van der Gaast <wilmer@…>
Making AI_ADDRCONFIG optional, it doesn't exist on at least NetBSD and …

2008-02-09:

23:54 Ticket #337 (add -tmp is broken in 1.1.1dev) closed by wilmer
fixed: add -tmp is back in changeset:devel,324.
23:54 Changeset [7adc657] by Wilmer van der Gaast <wilmer@…>
Restored "add -tmp". A bit hackish, but it will do for now.
22:24 Changeset [f55cfe9] by Sven Moritz Hallberg <sm@…>
remove old away_devoice stuff
17:58 Changeset [5a71d9c] by Sven Moritz Hallberg <sm@…>
- add support for setting ops/voice according to OTR msgstate - add …

2008-02-08:

16:58 Ticket #213 (bitlbee account settings) closed by wilmer
id10t
16:55 Ticket #213 (bitlbee account settings) reopened by dsa2k2
i lost my password

2008-02-07:

21:25 Changeset [c84e31a] by Wilmer van der Gaast <wilmer@…>
Fixed getnameinfo() calls, this fixes Solaris stability issues. Thanks …

2008-02-06:

19:34 Ticket #357 (character coding mistakes) created by abydos@…
I have dicovered this tiny problem. I'm using UTF8 character coding …
16:42 Changeset [a13855a] by Sven Moritz Hallberg <sm@…>
use peernicks and try to guess max message size

2008-02-05:

23:06 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) reopened by anonymous
Could someone post the solution to this problem? i'm getting the exact …

2008-02-04:

23:55 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) closed by wilmer
fixed: Okay, work-around added.
23:54 Changeset [69ac78c] by Wilmer van der Gaast <wilmer@…>
Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully).
18:00 Ticket #356 (bitlbee does not detect connection loss) created by duncan@…
It would appear that if the network connection is lost bitlbee does …

2008-02-03:

23:45 Ticket #347 (Groupchat message from unknown participant) closed by wilmer
fixed: Okay, that's all fixed.
23:33 Changeset [63075d7] by Wilmer van der Gaast <wilmer@…>
Messages from the user are also included in backlogs when joining a …
23:16 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) closed by wilmer
fixed: Resolved via e-mail.
22:28 Changeset [3c80a9d] by Sven Moritz Hallberg <sm@…>
otr: check some error conditions
21:30 Changeset [764c7d1] by Sven Moritz Hallberg <sm@…>
OTR support, first checkin
17:11 Changeset [8ff0a61] by Wilmer van der Gaast <wilmer@…>
Disabling "Unknown command" warnings since they're very noisy and …
16:59 Changeset [8c1eb80] by Wilmer van der Gaast <wilmer@…>
Implemented XEP-0115. This adds some info to the <presence/> tags so …
13:54 Changeset [979cfb4] by Wilmer van der Gaast <wilmer@…>
Saner garbage collection of cached packets in the Jabber module. Now …

2008-02-02:

21:49 Ticket #352 (help.txt opened more than once) closed by wilmer
fixed: Ahh! This seems to happen after using the RESTART command. (Only …
21:48 Changeset [0fbda193] by Wilmer van der Gaast <wilmer@…>
Added help_free() and cleaned up some very stale help-related stuff I …
13:03 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) reopened by wilmer
Hmmm... That could be a GLib issue too. Which GLib version do you …

2008-01-30:

23:05 Changeset [f774e01] by Wilmer van der Gaast <wilmer@…>
Fixed handling of OSCAR multi-part messages... They're not arrays, …

2008-01-28:

23:29 Changeset [3fd8b71] by Miklos Vajna <vmiklos@…>
it seems some distro does not have an automake symlink in /usr/share

2008-01-26:

15:42 Ticket #355 (main dev tree link doesn't work) created by anonymous
when i go to http://code.bitlbee.org/hgweb/release i get a exception.

2008-01-24:

22:49 Changeset [b5c8a34] by Wilmer van der Gaast <wilmer@…>
Keeping track of valid Jabber connections so _connected() events will …
22:22 Changeset [613cc55] by Wilmer van der Gaast <wilmer@…>
Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)

2008-01-22:

03:20 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) created by bitlbee.org@…
trying to connect into a jabber chatroom for work but can't... really …

2008-01-21:

14:05 Changeset [6b266f6] by Miklos Vajna <vmiklos@…>
README: typo
14:03 Changeset [ff99090] by Miklos Vajna <vmiklos@…>
header.html depends on makefile
13:52 Changeset [ed88e8e] by Miklos Vajna <vmiklos@…>
updates for 0.3.1
13:49 Changeset [3511d80] by Miklos Vajna <vmiklos@…>
update todo
13:08 Ticket #353 (set msn/display_name foo is ignored) created by vmiklos@…
hi, it seems something is broken with the set msn/display_name …
02:21 Changeset [fcef6e6] by Miklos Vajna <vmiklos@…>
skype_set_display_name(): set FULLNAME, not MOOD_TEXT

2008-01-20:

11:15 Changeset [a882d6c] by Wilmer van der Gaast <wilmer@…>
The Jabber module now uses imcb_chat_log() instead of imcb_log() where …
00:17 Changeset [31e5846] by Wilmer van der Gaast <wilmer@…>
Added imcb_chat_log() for chatroom system messages, so they can be …
00:01 Changeset [0adce21] by Wilmer van der Gaast <wilmer@…>
GET_BUDDY_FIRST wasn't actually implemented, even though it was in use …

2008-01-19:

18:32 Ticket #352 (help.txt opened more than once) created by wilmer
On testing.bitlbee.org (ForkDaemon mode) I see that some child …
18:26 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) closed by wilmer
fixed: Switched to test -f in changeset:devel,310. It looks like this should …
18:23 Changeset [003553b] by Wilmer van der Gaast <wilmer@…>
Using test -f instead of test -e. This breaks if the include files are …
12:42 Ticket #351 (msn Error: Challenge response invalid) closed by wilmer
fixed: Fixed in changeset:devel,309. Thanks for the report! Surprisingly, …
12:36 Changeset [bea1305] by Wilmer van der Gaast <wilmer@…>
Added byte swapping code to the new MD5 checksumming code to make it …

2008-01-18:

13:20 Changeset [83ba3e5] by Wilmer van der Gaast <wilmer@…>
Moving imcb_chat_new() to a saner location (no code changes) and …

2008-01-17:

22:48 Changeset [ac4adf9] by Wilmer van der Gaast <wilmer@…>
Apparently ext_yahoo_got_im can be called with msg=NULL, so it should …
22:06 Changeset [52744f8] by Wilmer van der Gaast <wilmer@…>
Fixing some Solaris compiler warnings (u_int->uint, adding some …
13:18 Ticket #351 (msn Error: Challenge response invalid) created by blacktrash@…
After "account on msn" I get the following message: 13:24:37 <@root> …

2008-01-15:

11:50 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) created by ilkka.s.laukkanen@…
I can't get bitlbee to build on SunOS 5.10. Granted, I don't actually …
03:19 Changeset [68796a1] by Miklos Vajna <vmiklos@…>
git-archive -> git archive
03:17 Changeset [e72d869] by Miklos Vajna <vmiklos@…>
link HACKING
03:14 Changeset [15282dc] by Miklos Vajna <vmiklos@…>
move the git stuff to HACKING
03:10 Changeset [3b495c0] by Miklos Vajna <vmiklos@…>
add @version@ magic and prefer tarballs people hate autotools (well, i …
03:03 Changeset [57f0440] by Miklos Vajna <vmiklos@…>
spelling fix

2008-01-13:

17:13 Changeset [13857c6] by Wilmer van der Gaast <wilmer@…>
Fixed handing of failed groupchat joins.
16:34 Ticket #259 (after connecting to bitlbee msn always fails to connect the first time) closed by wilmer
fixed: Okay, so this was fixed somewhere between 1.something and 1.1.1dev.
14:48 Changeset [dded27d] by Wilmer van der Gaast <wilmer@…>
Fixed "Conditional jump or move depends on uninitialised value(s)" at …
14:46 Ticket #349 ("help quickstart2" error) closed by wilmer
fixed: Fixed. :-)
14:45 Changeset [07ff8a2] by Wilmer van der Gaast <wilmer@…>
Fixed quickstart2. (Bug #349.)
00:17 Ticket #348 (bitlbee not connecting if charset == iso-8859-15 and Realname contains ...) closed by wilmer
fixed: changeset:devel,302 should fix this problem. Thanks a lot for finding this!
00:15 Changeset [fc0cf92] by Wilmer van der Gaast <wilmer@…>
Different handling of charset mismatches before login time. Ignoring a …

2008-01-12:

22:39 Ticket #349 ("help quickstart2" error) created by jsuelwald@…
There is an error in "help quickstart2": […]
21:18 Changeset [eeeb30e] by Miklos Vajna <vmiklos@…>
skyped: catch KeyboardInterrupts everywhere
21:05 Changeset [10a42d9] by Miklos Vajna <vmiklos@…>
put localhost back to readme as it may now more likely that one wants …
21:00 Changeset [d96380b] by Miklos Vajna <vmiklos@…>
update HACKING
20:34 Changeset [a74f5b5] by Miklos Vajna <vmiklos@…>
skyped: update copyright year
20:22 Changeset [fdde7d8] by Miklos Vajna <vmiklos@…>
one idea for the todo
20:21 Changeset [ccb50f5] by Miklos Vajna <vmiklos@…>
update docs
20:17 Changeset [b2fa16b] by Miklos Vajna <vmiklos@…>
updates for 0.3.0
20:12 Changeset [52d377d] by Miklos Vajna <vmiklos@…>
update documentation about how to generate ssl certs
20:09 Changeset [55664fc] by Miklos Vajna <vmiklos@…>
add skyped.cnf for easier ssl cert generation
20:07 Changeset [c7304b2] by Miklos Vajna <vmiklos@…>
auth via ssl - move the config file to sysconfdir/skyped/skyped.conf …
17:24 Changeset [59f527b6] by Wilmer van der Gaast <wilmer@…>
When a switchboard connection dies (at the TCP level) and there are …
12:16 Ticket #348 (bitlbee not connecting if charset == iso-8859-15 and Realname contains ...) created by jsuelwald@…
When an Umlaut is set in realname when connecting to bitlbee, then the …
01:45 Changeset [e65ceaa] by Miklos Vajna <vmiklos@…>
update doc: pass should now patch in bitlbee and skyped.conf
01:41 Changeset [a3262d1e] by Miklos Vajna <vmiklos@…>
install the default skyped config
01:36 Changeset [5245e9d] by Miklos Vajna <vmiklos@…>
skyped: add authentication support this is not yet ssl, but better …
01:33 Changeset [a0b206b] by Miklos Vajna <vmiklos@…>
skype_start_stream(): send username/password to skyped
00:28 Ticket #16 (Show IP of ICQ users) closed by wilmer
fixed: Submitted, see changeset:devel,300
00:24 Changeset [e64de00] by Wilmer van der Gaast <wilmer@…>
Killed info_string_append() and now showing the IP address of ICQ …
Note: See TracTimeline for information about the timeline view.