Timeline
2006-02-02:
- 13:59 Changeset [1d2e3c2] by
- Added RESTART command for easier upgrades without losing IPC …
- 13:34 Ticket #93 (messages from mobile phones) closed by
- duplicate
- 13:21 Changeset [34b17d9] by
- Added PID-file code.
2006-01-30:
- 20:40 WikiStart edited by
- (diff)
- 20:31 WikiStart edited
- (diff)
- 19:20 WikiStart edited by
- Fucking wanker spammer (diff)
- 18:26 WikiStart edited
- (diff)
- 16:07 Changeset [8365610] by
- Added a little warning message when people use a wrong set-command syntax.
- 13:31 Ticket #86 (better reporting of failed messages) closed by
- fixed: What about showing the destination user? It's in bzr now [124], I …
- 13:30 Changeset [1053836] by
- When closing down MSN (sb) connections with unsent messages, the …
2006-01-28:
- 05:29 Ticket #93 (messages from mobile phones) created by
- well all i can say is that when someone sends me a message from a …
2006-01-23:
- 23:28 Changeset [9fae35c] by
- Merge from Wilmer
- 20:54 Ticket #92 (Staying online without being connected to bitlbee) closed by
- duplicate: In fact, let's mark this a dupe, it's pretty much the same. :-)
- 17:59 Ticket #92 (Staying online without being connected to bitlbee) created by
- it would be really cool if you could make bitlbee to stay on IM while …
- 14:57 Ticket #90 (msn + accented letters error) closed by
- worksforme: The problem is most likely that the person sent you a character that …
- 14:37 Ticket #89 (Permanent away status) closed by
- worksforme: Indeed, BitlBee doesn't change the away state when you talk. Some …
- 14:32 Ticket #91 (Bunch of fucking wankers) closed by
- id10t: Thank you for this very useful bug report. I'm sure the next release …
- 14:20 Changeset [68c7c14] by
- Removed a bogus printf from the OSCAR code, grrrr.
- 14:20 Changeset [a91ecee] by
- /AWAY now only sets the IM-protocols away that belong to the current …
- 13:24 Ticket #91 (Bunch of fucking wankers) created by
- Unfortunately I didn't have a look at your fucking code before trying …
- 11:05 Ticket #90 (msn + accented letters error) created by
- helo, i just found a little error: kata's first line does not use …
2006-01-22:
- 20:33 Changeset [a49dcd5] by
- Fixed the bug that caused a fork() bomb last night.
- 09:19 Changeset [57c4fc0] by
- Error checking for accept(). Have to find out why it went wrong (and …
- 01:34 Ticket #89 (Permanent away status) created by
- Would be great to get the possibility to have a permanent "away" …
- 00:15 Changeset [87de505] by
- Quit message was invisible on /DIE.
2006-01-21:
- 22:31 Changeset [54879ab] by
- Added RESTART command (only for ForkDaemon mode) for easier upgrades.
- 22:23 Changeset [f1d38f2] by
- Fixed counting of arguments in i[rp]c_exec(), made them a bit too simple.
2006-01-20:
- 18:35 Ticket #38 (Server management/oper features) closed by
- fixed: This is now in the main tree, and running on testing and feenode.
- 15:15 Changeset [f73b969] by
- Renamed commands.c, got rid of return values in all command functions.
- 12:22 Changeset [55ec2d6] by
- Merging IPC branch, it's too different from the main code to keep it …
- 12:21 Changeset [fc50d48] by
- irc_abort() does logging (including a reason) now.
2006-01-19:
- 22:37 Ticket #88 (Mobile AIM client messages don't show up on IRC.) created by
- Messages sent from Mobile AIM clients will be processed incorrectly by …
- 22:24 Changeset [b8c2ace] by
- Die, bug, die! (And apparently bzr suddenly felt like merging some old …
- 22:23 Changeset [2fa825b] by
- Removed some very unpleasant check from the OSCAR code. (Caused …
- 17:52 Changeset [5424c76] by
- Rehash command now also works in inetd mode. Other "IPC" commands only …
- 17:07 Changeset [bd9b00f] by
- Fixes for single-process daemon mode, changed value of …
- 16:34 Changeset [2face62] by
- A bit too much for one commit, but well: Client processes didn't clean …
- 13:45 Changeset [e8f8b18] by
- Fixed read() error handling in Jabber module.
- 13:10 Ticket #87 (Session take-over) created by
- Hi, I was wondering if it would be possible to allow users to take …
2006-01-18:
- 22:17 Changeset [4c266f2] by
- Merged (and adapted) changes from main tree.
- 22:15 Changeset [92ad3d4] by
- Merging changes from laptop: Now tries to empty sendbuffer before …
- 18:25 Changeset [c1826c6] by
- BitlBee now tries to empty sendbuffer before closing the connection.
- 18:14 Changeset [1ea13be] by
- Fixed a bad mistake in ipc_readline() error handling.
- 07:53 Changeset [ac9f0e9] by
- Formatting changes.
2006-01-17:
- 21:15 Changeset [48721c3] by
- A KILL command. Unfortunately the user doesn't see the KILL message …
- 18:05 Changeset [daa9e02] by
- LILO/WALLOPS commands now check if the receiving user logged in yet.
- 15:05 Ticket #86 (better reporting of failed messages) created by
- Currently i'm just getting […] It would be very nice if it would …
2006-01-15:
- 23:48 Ticket #84 (/OPER without parameters crashes bitlbee) closed by
- fixed: Actually, it crashes when there is no OPER password set in …
- 23:40 Ticket #85 (buddy_sendbuffer for groupchats) created by
- Currently the code that combines floods into one message only works …
- 23:37 Changeset [d990997] by
- The MOTD is not a socket…
- 20:31 Changeset [f4a5940] by
- Added REHASH command, IPC emulation in daemon (non-forked) mode.
- 18:13 Ticket #84 (/OPER without parameters crashes bitlbee) created by
- When trying /OPER without giving any other parameters, bitlbee crashes …
- 16:41 Changeset [6fda350] by
- Fixed a bug in url.c that interpreted all http-urls as https.
- 15:42 Changeset [74c119d] by
- Better DIE implementation, added SO_REUSEADDR to listening socket.
- 14:16 Changeset [13caf0a] by
- Better implementation of /DIE
- 11:52 Ticket #24 (Do something with usermodes, or leave them out) closed by
- fixed: See #38, at least +w means something now, and also in the current …
- 11:33 Changeset [e0ca412] by
- s/WALLOP/WALLOPS/, added LILO command.
- 01:49 Changeset [0431ea1] by
- Imported irc_command branch and used this addition for parsing IPC …
2006-01-14:
- 20:34 Changeset [9d6b229] by
- Imported changes from main tree.
- 20:31 Changeset [de3e100] by
- Separated the IRC line splitting/parsing code (to use it for IPC too), …
- 19:12 Changeset [b23c5c7] by
- Added correct responses for OPER command, stripped some unnecessary …
- 18:25 Changeset [edf9657] by
- Fixed the PASS-command, added error messages for invalid commands to …
- 17:48 Changeset [c22c210] by
- Checks if there's an OPER password set before checking it, to prevent …
- 17:10 Changeset [d2cbe0a] by
- Fixed Yahoo! invisible status. (Thanks to a patch someone posted on …
2006-01-13:
- 23:51 Changeset [0298d11] by
- Moved all IRC commands to separate functions in irc_commands.c. At …
- 22:10 Changeset [5c577bd] by
- IPC code (by no means final)
- 16:41 Changeset [277674c] by
- Got rid of yahoo_list, since GLib has this all already. Couldn't test …
2006-01-10:
- 21:35 Changeset [8e419cb] by
- Merge Wilmer
- 21:32 Changeset [3e91c3e] by
- emove traditional setup file
- 14:38 Ticket #83 (Comma in password mishandled (at least for MSN account)) closed by
- fixed: This should be fixed now in [110]. Can you test it?
- 14:36 Changeset [dd8d4c5] by
- http_encode() now just escapes everything except [A-Za-z0-9]. Should …
- 14:20 Changeset [4fe4be2] by
- Removed send-flood protection code completely.
2006-01-09:
- 20:56 Changeset [2d75b56] by
- Added a check for the fork() return value, that should actually be …
- 15:46 Ticket #83 (Comma in password mishandled (at least for MSN account)) created by
- I had problem with my MSN password. Bitlbee accepted my password but …
2006-01-08:
- 23:05 Ticket #82 (support for skype IM API?) created by
- Given that there is a …
- 12:28 WikiStart edited by
- Go test yourself, moron (diff)
- 12:27 Ticket #77 (Possible infinite recursion (found in my log file)) closed by
- worksforme: I'm afraid it's you who got stuck in the infinite loop. Maybe you …
- 12:22 Ticket #81 (Unable to access AIM group chats) closed by
- fixed: Try the current development version (running on testing.bitlbee.org, …
- 12:21 Ticket #80 (Add setting to hide MSN6 buddy image messages) closed by
- invalid: This has nothing to do with BitlBee, it's a problem with the MSN …
- 00:33 Ticket #81 (Unable to access AIM group chats) created by
- It would be a great feature if you could access AIM group chats. Since …
2006-01-07:
- 14:24 Ticket #80 (Add setting to hide MSN6 buddy image messages) created by
- It's getting pretty old, pretty fast to see the control channel get …
- 06:58 Ticket #79 (FICS support / network engine modularization) created by
- OK, so this is a feature request in two parts, I guess. There is a …
2006-01-06:
- 15:13 Ticket #78 (Option to automatically answer challenges about multiple connections) created by
- AIM, and possibly other protocols, often requires some sort of action …
2006-01-05:
- 23:58 Ticket #77 (Possible infinite recursion (found in my log file)) created by
- <@mycatownz> yes <@bitlbee> Did I ask you something? <@mycatownz> yes …
2006-01-04:
- 15:06 Ticket #76 (Remove an msnextra unecessary root message, it floods the channel) closed by
- invalid: This is a bug in the akke patches, which are not maintained by the …
- 14:59 Ticket #76 (Remove an msnextra unecessary root message, it floods the channel) created by
- Hi! Bitlbee rocks! THANK YOU VERY MUCH! This root message appears …
- 12:09 Changeset [08995b0] by
- Cleaned up some warnings in MSN module that appeared because of the …
- 12:09 Changeset [7e563ed] by
- Moved root_command functions to commands.c
- 11:33 Changeset [0196c47] by
- MSN consts!
- 11:16 Changeset [2a6ca4f] by
- Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping …
2006-01-03:
- 19:04 Changeset [13c4cd3] by
- Converted all tables in yahoo_fn into static consts so BitlBee …
- 18:30 Changeset [39cc341] by
- strip_html now replaces non-ASCII characters (entities like é) …
Note: See TracTimeline
for information about the timeline view.