Timeline
2006-07-09:
- 10:54 Changeset [a93e3c8] by
- Fixed irc_names() (forgot to add @s for user/root in the new version).
2006-07-07:
- 13:34 Changeset [f4aa393] by
- Ignore *.o files (removed from global ignores in bzr 0.9)
- 13:33 Changeset [66b9e86e] by
- Add support for checking test suite coverage using gcov.
2006-07-05:
- 18:34 Changeset [7e3592e] by
- Fixed text_load(), added detection of primary storage backends without …
- 05:03 Ticket #179 (show heads up info in topic) created by
- Pending requests or authorizations would be nice. I'm sure you can …
2006-07-03:
- 21:22 Changeset [5b52a48] by
- Implemented per-account nick lists instead of per-protocol nick lists. …
- 21:16 Changeset [bf25fa3] by
- Completed [167]. (Memory leak wasn't completely fixed yet.)
- 07:08 Ticket #176 (could not login to custom jabber server) closed by
- worksforme: […] I already answered your question... 18:49 wilmer| …
- 07:05 Ticket #177 (could not login to custom jabber server) closed by
- duplicate: #176
- 00:09 Ticket #177 (could not login to custom jabber server) created by
- could not login to other than jabber.org server, like: " account add …
- 00:09 Ticket #176 (could not login to custom jabber server) created by
- could not login to other than jabber.org server, like: " account add …
2006-07-02:
- 23:20 Changeset [911f2eb] by
- Added display_name setting for MSN connections. (Should replace the …
- 17:25 Ticket #175 (Proposition of changes to user levels) closed by
- duplicate: This is a dupe of #104, kind of. I'll close this version. However, I …
- 17:19 Ticket #175 (Proposition of changes to user levels) created by
- Since most protocols support different users levels; it would be …
- 09:49 Changeset [96863f6] by
- Added protocol-specific settings, made the server setting specific to …
2006-07-01:
- 19:17 Changeset [fef6116] by
- Fixed check in set_eval_account() and merging from main (better NAMES …
- 15:52 Changeset [5100caa] by
- Added "account set" command.
- 10:15 Ticket #174 (cannot identify) closed by
- fixed: Okay, I'm sorry for the spam comment that was here when you posted, …
2006-06-30:
- 23:18 Changeset [0a3c243] by
- Got rid of struct aim_user (now using account_t everywhere). Needs …
- 22:11 Ticket #174 (cannot identify) created by
- after the server (im.bitlbee.org) was down some hours some days an got …
- 09:17 Changeset [5c9512f] by
- Made set.c API more generic so it's not specific to irc_t structures …
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.
Note: See TracTimeline
for information about the timeline view.