Timeline
2006-10-31:
- 08:35 Changeset [bbb6ffb] by
- Disabling little optimization in irc.c because it can't be done safely …
- 08:25 Changeset [47d3ac4] by
- Added #defines for XML namespaces.
- 07:55 Ticket #218 (MSN switchboard management code not very robust) created by
- after being online for several minutes(without sending any message), …
2006-10-28:
- 20:54 Changeset [abbd8ed] by
- Added handling of roster pushes. This means your local buddy list will …
2006-10-24:
- 19:04 Changeset [62d0c14] by
- Forgot about one possible NULL pointer dereference in jabber_pkt_message().
- 11:20 Ticket #217 (irc to irc gateway) closed by
- duplicate: This is also a dupe already. :-) See #184. Don't know if it'll …
- 11:19 Ticket #216 (Multiple users?) closed by
- duplicate: This is a dupe. But I admit it's not too easy to find the other …
- 10:40 Changeset [bd28e6a] by
- MSN message packets are now sent at once instead of separately. …
2006-10-23:
- 20:01 Changeset [f0071b7] by
- Better handling of <message/> packets. (Headlines, JIDs without …
2006-10-22:
- 22:58 Ticket #217 (irc to irc gateway) created by
- This may sound redundant, and feel free to kill it if it sounds silly, …
- 22:55 Ticket #216 (Multiple users?) created by
- Allowing two or more users into the same virtual room (eg: connected …
- 17:00 Changeset [e8a6211] by
- Merge from main tree.
- 13:59 Ticket #193 ([patch] "warning: unused variable `j'" when ipv6 disabled) closed by
- fixed: :-D This problem isn't there in -devel, did some work on the …
- 13:58 Changeset [6237ded] by
- set_eval_int() was pretty broken…
- 13:55 Ticket #144 (put nick: before authorization request) closed by
- worksforme: Just use /hilight.
- 13:54 Ticket #181 (Bitlbee displays the wrong error message) closed by
- fixed: Fixed in [192].
- 13:53 Changeset [28eda86] by
- Fixed #181. (Using wrong (static) variable in error messages.)
- 13:51 Ticket #197 (User add overwrites old user!) closed by
- invalid: I'll need more information to reproduce/debug this.
- 13:49 Ticket #134 (Bitlbee's latest BZR release crashed while in "daemon" mode) closed by
- fixed
- 12:43 Changeset [670204f] by
- Copied 1.0.x changelogs, disabled LDAP support in configure (because …
- 09:24 Changeset [2087159] by
- Away devoices are done by the server instead of by root now. This …
2006-10-21:
- 21:40 Changeset [66f783f] by
- Complete fix (or mostly a work-around) for nested calls to signoff(). …
- 21:12 Changeset [4b0d805] by
- Can't hurt to at least try one compile before running bzr commit…
- 20:57 Ticket #139 (Wrong Gender description) closed by
- fixed: Fixed in [189]!
- 20:56 Changeset [91bd910] by
- Fixed #139. (Wrong Gender description)
- 20:48 Changeset [35f6677] by
- Proper detections of errors from *_connect() and added a "Connecting" …
- 19:49 Changeset [2a29eac] by
- "Restructured" msn_login() a little bit.
2006-10-20:
- 19:58 Changeset [3b3cd693] by
- Added backwards compatibility with the old "account add" syntax for …
- 19:12 Changeset [dfa41a4] by
- Now all IQ packets get an ID and cached packets get a "special" ID. …
- 18:25 Ticket #215 (IM accounts as seperate channels (not all users from different ...) created by
- It would be a really cool option to make different IM accounts have …
2006-10-19:
- 07:51 Changeset [f920d9e] by
- Added starttls code to ssl_openssl.c so GnuTLS isn't the only …
2006-10-18:
- 17:47 Changeset [1991be6] by
- get_info() now displays vCard information too.
2006-10-16:
- 08:21 Changeset [e727608] by
- hash_hex buffer for IQ digest authentication missed one byte…
2006-10-15:
- 22:25 Changeset [a5ac9f9] by
- Filled in the user changelog a bit more.
- 21:42 Changeset [aaaed5e] by
- A *working* fix for a memory access violation in cmd_remove().
- 20:46 Changeset [d74c644] by
- Merge from devel.
- 20:24 Changeset [788a1af] by
- Proper cleanup of jabber buddy structures when removing a buddy from …
- 19:53 Changeset [5eec897] by
- set_eval_int() now allows negative integers.
- 18:44 Changeset [a3265629] by
- Fixing early free(). Memory management in the passport code is getting …
- 16:51 Ticket #165 (inivisible user shown as offline) closed by
- worksforme: BitlBee just tells you what the server told BitlBEe. The server told …
- 16:48 Ticket #142 (cannot get user list) closed by
- fixed: Sorry for the late response. I'm digging through the bug tracker to …
- 15:34 Changeset [e617b35] by
- Merging from main development tree.
- 15:32 Changeset [3dc9d46] by
- Fixed a very interesting memory leak in the OSCAR module.
- 15:01 Changeset [ee5c355] by
- Documentation updates.
- 14:02 Changeset [2529faf] by
- Small documentation fix (closes #208).
- 13:57 Ticket #208 (No help text for "set display_namechanges") closed by
- fixed: Hmmm, this one is actually there already! But .. Ah, there's a little …
- 10:31 Ticket #20 (Jabber groupchat) reopened by
- I'm reopening this one as a separate ticket because I'm thinking of …
- 10:26 Ticket #106 (Give "auto_connect" some granularity) closed by
- fixed: I just merged the XML storage branch into the main development tree. …
- 09:48 Ticket #8 (Case-insensitive account name handling) closed by
- fixed: The new XML-based file format does this.
- 09:47 Ticket #23 (Cleaner file format for user data) closed by
- fixed: And now it's in the main development branch.
- 09:46 Ticket #182 (Problem with duplicate buddies and renaming accounts) closed by
- fixed: This is in the development branch now. Which means I can close this, …
- 09:41 Changeset [69cb623] by
- Merging with storage-xml. It seems to be working pretty well, so maybe …
- 09:34 Changeset [93b7bd4] by
- Merging from devel and storage-xml.
- 09:31 Changeset [e97827b] by
- Merging from devel.
- 09:26 Changeset [3ef6410] by
- Removed a reference to an already free()d variable from cmd_remove().
2006-10-14:
- 20:01 Ticket #214 (full IM gateway/proxy, not just for IRC) created by
- I'm sort of new to linux. I run irssi through PuTTY and currently use …
2006-10-13:
- 22:06 Ticket #205 (Win32 version not signing into AIM) closed by
- invalid: Sorry, we don't officially support the Win32 version. Please use a …
- 22:05 Ticket #204 (Using bitlbee with a proxy--disconnection varies between 2 and 5 ...) closed by
- worksforme: Yes, I don't think this is BitlBee's fault.
- 21:59 Ticket #202 (alias for account in account list) closed by
- worksforme: We talked on IRC. IIRC it was enough?
- 21:57 Ticket #201 (Export/import configuration // settings // accounts) closed by
- duplicate: See #30, actually!
- 21:44 Changeset [695e392] by
- Fixed some memory leaking in the MSN Passport code.
2006-10-12:
- 22:14 Changeset [7e83adca] by
- Fixed get_info(), now that buddy_by_jid() doesn't just return the …
- 21:01 Changeset [a4effbf] by
- Replies to jabber:iq:time packets.
- 17:48 Changeset [259edd4] by
- Special message when the XMPP session is ended because of a concurrent …
2006-10-11:
- 18:29 Changeset [b56b220] by
- Fixed issues in end-of-connection detection and added basic "handling" …
- 08:45 Changeset [58b5f62] by
- Handling of some basic IQ-get packets.
2006-10-10:
- 12:10 Changeset [8eb10c9] by
- Oops... When I say ignore, I really mean ignore!
- 12:05 Changeset [a21a8ac] by
- Added resource selection (based on priority or time of last message) …
2006-10-09:
- 18:19 Changeset [6a1128d] by
- The module now keeps track of all resources available for a buddy. …
2006-10-08:
- 18:41 Changeset [861c199] by
- Moved handling of all IQ packets to event handlers. Cleaned up a LOT …
- 16:11 Changeset [038d17f] by
- Implemented a better node cache using a GLib hash, and preparing to …
2006-10-07:
- 22:40 Ticket #213 (bitlbee account settings) closed by
- fixed: I guess the "account del" command is what you need. This is not a …
- 17:46 Changeset [36e9f62] by
- Added SRV lookups to automatically find out the correct server for a …
- 13:01 Changeset [090f1cb] by
- Never mind about those privacy lists, they're horrible and not …
- 00:35 Ticket #213 (bitlbee account settings) created by
- when im in bitlbee (im using my portable psp) i seem to log onto two …
2006-10-05:
- 22:55 Changeset [101d84f] by
- Added max. recursion depth arguments to xt_handle()/_cleanup() to make …
2006-10-04:
- 18:14 Changeset [cc2cb2d] by
- Lack of TLS support is also detected now if the server doesn't support …
2006-10-02:
- 18:32 Changeset [6266fca] by
- Fixed memory leak in jabber_buddy_ask() and added "handling" of …
- 17:46 Changeset [995913b] by
- Added some error handling for the (not very complete yet) privacy list …
- 16:42 Changeset [501b4e0] by
- Added a useful error message for SASL negotiation failures and turned …
- 13:46 Changeset [d9282b4] by
- The SASL DIGEST-MD5 handler now doesn't barf on challenges without a …
- 13:19 Changeset [c1ed6527] by
- No more double free()/crashes when trying to set up an SSL connection …
2006-10-01:
- 16:15 Changeset [88591fd] by
- Better fix for servers that report to comply with XMPP 1.0 but don't …
- 09:40 Changeset [0e2d97f] by
- Can now log in to the jabber.com server (which pretends to support …
- 09:31 Changeset [6baca2a] by
- Some initial hooks/stuff for privacy lists, and fixed a crash bug on …
Note: See TracTimeline
for information about the timeline view.