Timeline
2006-06-28:
- 19:49 Ticket #173 (Yahoo!Japan Messenger) created by
- It would be nice if it could access Yahoo!Japan accounts, too.
- 14:47 Changeset [1719464] by
- Added random_bytes() function for better/more reliable randomization …
- 09:59 Changeset [b3c467b] by
- Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the …
2006-06-27:
- 07:07 Ticket #172 (Too long messages are cut while being sent) closed by
- invalid: Yes, it's an IRC protocol limitation. …
2006-06-26:
- 22:57 Ticket #172 (Too long messages are cut while being sent) created by
- I noticed that when I write very long messages in Irssi (6-7 lines …
- 21:50 Changeset [3f9440d] by
- /NAMES replies are more efficient now.
- 16:50 Changeset [90bbb0e] by
- Moved the call to "account on" to the right place.
- 15:12 Ticket #171 ([PATCH] Environment variable CFLAGS isn't honored) created by
- BitlBee currently doesn't honor passed CFLAGS, neither in …
- 15:06 Changeset [471573f] by
- Merging from devel (IRC protocol compliance stuff).
- 12:04 Changeset [c9f0c79] by
- Implemented cleaner way of passing the "Incorrect password" error.
- 00:50 Ticket #170 (Import sending wizz/nudges over MSN Protocol) created by
- I know it's a stupid feature :-) , but the code is there and it's the …
2006-06-25:
- 19:55 Ticket #159 (umode is not handled properly) closed by
- fixed: Committed in [172].
- 19:55 Ticket #158 (RPL_NAMREPLY shows channels as secret) closed by
- fixed: Committed in [172].
- 19:55 Ticket #160 (error message for unknown commands) closed by
- fixed: Committed in [172].
- 19:55 Changeset [2f13222] by
- IRC protocol compliance fixes (closes: #158, #159, #160).
- 19:45 Ticket #168 (bitlbee crashes on FC5 using version 1.02 (glibc)) closed by
- invalid: DAemon mode. Already resolved on IRC.
- 19:43 Changeset [fd03770] by
- Merging from devel/Jelmer.
- 19:20 Changeset [9b63df6] by
- Why did I forget this one? *sigh*
- 18:25 Changeset [6ee9d2d] by
- Forgot to initialize pass_rc4 (which caused memory management mess …
- 17:23 Changeset [88086db] by
- Added versioning information to the XML-file (convenient for later …
- 17:07 Changeset [6e1fed7] by
- Using salted MD5 checksums for the user's BitlBee password and salted …
- 16:40 Changeset [38cc9d4] by
- Fixed a memory leak (u->group).
- 15:16 Changeset [4b1a75a] by
- Disabling call to sethostent() because it causes major problems on …
- 14:07 Changeset [7ed3199] by
- Moved Base64-related functions to a separate file and added decode …
- 12:17 Changeset [125b35d] by
- Merging from Jelmer (this adds some basic unit testing code).
- 12:15 Changeset [df1694b] by
- Moving all generic files to lib/ instead of having some in / and some …
2006-06-23:
- 22:00 Milestone 1.0.3 completed
- 18:15 Changeset [812a413] by
- Added saner base64 encoding function (actually, moved the one from …
2006-06-22:
- 09:16 Ticket #169 (MSN live offline messages feature support) created by
- would be nice if bitlbee can handle that offline messages, that cames …
2006-06-21:
- 17:14 Changeset [00ab350] by
- Fixed GError memory leak, correctly setting the migrate_storage default.
- 16:56 Changeset [59f5c42a] by
- Fixed md->grouplist memory leak.
- 16:34 Changeset [b72caac] by
- Merging libevent branch: Events can now be handles by both glib and …
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.
Note: See TracTimeline
for information about the timeline view.