Timeline
2006-06-20:
- 22:14 Changeset [2b14eef] by
- Implemented handling of autoconnect attribute.
- 22:05 Changeset [9b46b64] by
- Fixed error message for unknown protocols.
- 21:48 Changeset [ece2cd2] by
- xml_save() now stores the password's md5sum too. Kind of ... important..
- 21:37 Changeset [2befb95] by
- Added migration storage defaults.
- 21:36 Changeset [84e9cea] by
- Added xml_remove() and xml_check_pass().
- 05:54 Ticket #168 (bitlbee crashes on FC5 using version 1.02 (glibc)) created by
- Hello, First and foremost, thank you for a great product. I run …
2006-06-19:
- 11:52 Changeset [d028a77] by
- Better detection of incorrect MD5 password hashes.
2006-06-18:
- 23:07 Changeset [d28f3b35] by
- Now saving the password's md5sum instead of the plaintext version.
- 19:22 Ticket #167 (GoogleTalk "off the record" (don't log)) created by
- (Note: this is not related to the "off the record" IM encryption aka …
2006-06-17:
- 11:39 Changeset [10efa91] by
- Fixed bug in LDAP Makefile generation.
2006-06-16:
- 12:07 Changeset [1fc2958] by
- Add checks for nick functions as well, fix bug where nick lengths …
- 11:48 Changeset [c2fa827] by
- Add unit testing infrastructure.
- 11:26 Changeset [07e46c9] by
- [merge] upstream
2006-06-15:
- 12:46 Changeset [5898ef8] by
- xml_save(), decent error handling and merging fixed autosaving.
- 12:37 Changeset [3af70b0] by
- !x&y == (!x)&y, not !(x&y).
- 12:22 Changeset [79e826a] by
- Converted irc->status to binary flags. (This also fixes …
2006-06-14:
- 20:30 Changeset [c121f89] by
- xml_load() works pretty well now.
2006-06-12:
- 22:24 Changeset [b4e4b95] by
- Remove unused variable.
- 06:58 Changeset [5a5c926] by
- Fixed a (very rare, AFAIK) NULL-pointer dereference.
2006-06-09:
- 11:26 Ticket #517 (unknown handle even though user is on list) created by
- Probably this problem occurs since ICQ changed to the new protocol, …
- 11:03 Ticket #165 (inivisible user shown as offline) created by
- A user, which uses the icq2go flash version, and is invisible, is …
2006-06-07:
- 22:28 Ticket #164 (libglib2.0-dev error msg) closed by
- wontfix: Hmmm, nah, the name of the package will be different for every other …
- 13:36 Changeset [85e9644] by
- Merging Jelmer's storage tree (with LDAP support).
- 11:25 Changeset [a312b6b] by
- Added storage_xml.c
- 10:38 Ticket #164 (libglib2.0-dev error msg) created by
- I Just compiled the latest bzr again. i got this error msg with …
2006-06-06:
- 11:03 Ticket #163 (Yahoo "info" command error.) closed by
- worksforme: Sorry, this is PEBKAC. ;-) The info command can be used in two ways: …
2006-06-05:
- 18:01 Ticket #163 (Yahoo "info" command error.) created by
- This server is running BitlBee version 1.0.2. 00:52 -!- Christopher …
2006-06-03:
- 21:08 Changeset [0025b51] by
- Use unique OID's and include BitlBee's OID (25873)
- 21:04 Ticket #162 (Auto-replies *from* buddies) created by
- It would be nice to have an option in Bitlbee to send all auto-replies …
- 20:52 Changeset [5973412] by
- Try to detect -lldap
- 20:20 Changeset [9779c18] by
- [merge] Wilmer
- 20:14 Ticket #52 (Showing disconnects as netsplits) closed by
- fixed: Implemented in [162].
- 19:51 Changeset [fb62f81f] by
- Implemented netsplits for "account off".
2006-06-02:
- 19:01 Changeset [df417ca] by
- Merge from main.
2006-05-28:
- 23:21 Changeset [c38e965] by
- Removed a message that only applied to the MSN module that got …
- 23:13 Changeset [4ff0966] by
- Merging from main/jelmer.
- 23:07 Changeset [79b6213] by
- Dropping GLib <2 support.
- 21:44 Ticket #160 (error message for unknown commands) created by
- an error message should be sent when a command is unknown like in …
- 21:25 Ticket #159 (umode is not handled properly) created by
- should only send RPL_UMODEIS if user requests their umode via MODE …
- 21:18 Ticket #158 (RPL_NAMREPLY shows channels as secret) created by
- bitlbee sends RPL_NAMREPLY with an @ as first parameter indicating a …
- 18:24 Changeset [42616d1] by
- "ISON :nick1 nick2" works too now, which seems to be what the RFCs …
- 13:38 Ticket #157 (parse way whitespaces) closed by
- fixed: See #130. BitlBee already does this, but there's a bug in the parser …
- 13:26 Ticket #157 (parse way whitespaces) created by
- hi, as the topic say, i would like bitlbee to parse away whitespaces …
2006-05-27:
- 15:33 Changeset [cdca30b] by
- Making sure that event handlers don't get called anymore after a call …
- 15:02 Changeset [875ad42] by
- Install glib, gettext and iconv in temporary directory
- 08:47 WikiStart edited by
- (diff)
2006-05-26:
- 22:49 Changeset [db28304] by
- Using http_dorequest_url() at one place in passport.c now.
- 22:44 Changeset [a2582c8] by
- Added error_string variable to Passport client.
- 18:35 Changeset [fe23720] by
- Always use GET-requests on redirects.
- 18:32 Changeset [7deb447] by
- Added status_string variable to http_client.
- 15:46 Changeset [fcc2da9] by
- Remove unnecessary Windows-specific code.
- 15:46 Changeset [aec56b0] by
- Allow overriding --arch, support --arch=Windows
- 15:45 Changeset [84eddee] by
- Use right pkgconfig location, trim the amount of magic.
- 15:02 Changeset [6fb6410] by
- [merge] Wilmer
- 15:02 Changeset [1cda4f3] by
- Fix some unresolved symbols.
- 13:06 Changeset [6048744] by
- Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from …
- 09:03 Changeset [68b518d6] by
- Merging from main development tree.
- 08:57 Changeset [7bfd574] by
- Fixed a NULL pointer dereference that showed up on testing.b.o sometimes.
2006-05-25:
- 23:20 Changeset [574af7e] by
- Require GLib 2
- 23:08 Changeset [eecccf1] by
- Add replacement functions for log_link(), inet_pton() and inet_ntop()
- 19:30 Ticket #156 (groupwise support) created by
- I need to use groupwise, aim, irc, and jabber at the same time. …
- 16:10 Changeset [1705ec3] by
- Add tool for cross compiling for Windows
- 16:09 Changeset [b1bd100] by
- [merge] integration
- 11:31 Changeset [5d9b792] by
- Merging from Jelmer.
- 11:22 Changeset [0602496] by
- Better handling of completely empty HTTP replies in http_client.c.
- 09:55 Changeset [51a4ffb] by
- Some more work on SSL on Windows
- 09:53 Changeset [0a69d7b] by
- Use iconv from GLib if available
- 09:46 Changeset [1c8a7a2] by
- Fix typo
- 08:58 Ticket #155 (BitlBee crashes other BitlBees when creating an AIM groupchat) closed by
- fixed: Fixed in [150].
- 08:57 Changeset [936ded6] by
- Disabling chat charset stuff again for now and fixed the crash-bug. …
2006-05-24:
- 23:31 Changeset [80c1e4d] by
- #ifdef out some Win32-incompatible code blocks
- 23:04 Changeset [601e813] by
- [merge] Wilmer
2006-05-23:
- 22:06 WikiStart edited by
- Upgraded to 0.10dev \o/ (diff)
- 21:48 Ticket #155 (BitlBee crashes other BitlBees when creating an AIM groupchat) created by
- 23:42:13 <@root> oscar - New request: Got an invitation to chatroom …
- 08:31 Changeset [fc630f9] by
- Silenced all compiler warnings that appeared after previous commit.
- 08:18 Changeset [a9ca7dd] by
- Added G_GNUC_PRINTF(...) to definitions of functions that take format …
- 08:09 Changeset [da3b536] by
- Added bim_ functions for block/allow list management to keep …
- 07:45 Changeset [226fce1] by
- Some changes for im_api. (bim_* functions)
2006-05-22:
- 20:26 Ticket #154 (Bitlbee doesn't save Nicknames on Serverside Buddy-Lists) created by
- Whenn I add some Buddy on my ICQ- or Jabber-List, and give him some …
- 11:08 Ticket #149 (block allow bugs) closed by
- worksforme: No, only Quis' problem was related to #130 (probably). Your problem is …
- 10:23 Ticket #149 (block allow bugs) reopened by
- This ticket has nothing to do with 130 so far. I'm running latest bzr …
- 09:11 Changeset [73cf7fd] by
- Trying to fix charset issues with outgoing AIM chat messages.
2006-05-21:
- 22:58 Ticket #149 (block allow bugs) closed by
- worksforme: The first one gives the blocklist of your account with the handle …
- 22:53 Ticket #153 (Tab Completion breaks 'info' command) closed by
- duplicate: #130
- 22:53 Ticket #130 (Weirdness in command splitting code) closed by
- fixed: Fixed by [176]. Nasty bug in the command splitter. :-(
- 22:51 Changeset [619a681] by
- Fixed a bug that caused root_command_string() to sometimes not notice \0.
- 19:55 Changeset [f66c701] by
- Modified oscar.c headers.
Note: See TracTimeline
for information about the timeline view.