Timeline
2011-12-27:
- 23:25 Ticket #880 (Un-identify after some time) created by
- After being connected over an irc bouncer (bip) I get un-identified …
2011-12-26:
- 21:18 Ticket #879 (Support for tweetmarker) created by
- Supporting http://tweetmarker.net/ would be great. Marking the last …
- 18:56 Changeset [f1849a8] by
- jabber_buddy_* stuff *is* a complete memory management hell already. …
- 18:17 Changeset [199fea6] by
- Fixing memory leak in Twitter module.
- 10:51 Changeset [5f40da7] by
- Merging oauth-xmpp branch, which adds support for OAuth2 …
- 10:50 Changeset [644b808] by
- A few more minor cleanups before merging this into mainline.
2011-12-25:
- 14:13 Ticket #878 (auto_connect=no setting ignored when declining session take-over) created by
- When logging into bitlbee using an account that's already online on …
2011-12-24:
- 23:23 BadContent edited by
- (diff)
- 18:12 Changeset [9a1c14d] by
- An empty password is still a password, don't refuse accounts for that.
- 18:09 Changeset [34ded90] by
- Slight cleanup: Use a constant instead of just "jabber_oauth" …
- 18:02 Changeset [164352e] by
- Merging mainline.
- 17:49 Changeset [96f954d] by
- Removing unfinished debugging stuff accidentally committed in …
- 14:52 Changeset [5513f3e] by
- Fix compatibility with old GnuTLS versions, but with a warning. See …
2011-12-23:
- 22:40 Changeset [200e151] by
- tls_verify correction: Don't fail cert verification in non-GnuTLS …
- 20:32 Ticket #877 (Script to import pidgin accounts to bitlbee fails if password not ...) created by
- Not sure if this is the right place to report this issue. The script …
- 12:46 Ticket #369 (Proper SSL connection verification) closed by
- fixed: Merged: changeset:devel,859. This works with just GnuTLS and for now …
- 12:44 Changeset [792a93b] by
- Merging SSL certificate verification for GnuTLS, with help from AopicieR.
- 08:47 Changeset [2d93a51e] by
- Removing the version number override hack broken by a recent NMU. …
- 08:23 Ticket #876 (Twitter replies using user_id don't always work.) closed by
- duplicate: np. At least we now have photographic evidence. *g*
- 04:54 Ticket #876 (Twitter replies using user_id don't always work.) created by
- When reply to someone using a user_id, it isn't always properly …
2011-12-22:
- 16:10 Changeset [d6ddff0] by
- bitlbee (3.0.4-2) unstable; urgency=low * Not a real Debian release, …
- 11:24 Ticket #852 (Bitlbee does not drop groups correctly in unix.c) closed by
- fixed: changeset:devel,856. I'm just using initgroups(). Only minimal error …
- 11:23 Changeset [ad46e4d] by
- Use initgroups() as well when dropping privileges. Closes bug #852.
2011-12-21:
- 19:35 Changeset [e306fbf] by
- Fixed a bug that probably (can't test this now since it's down) broke …
- 19:03 Changeset [31db8165] by
- Use sha1_hmac() instead of reimplementing the algorithm in oauth_sign().
- 11:41 Changeset [0dd6570] by
- Add a helpful message on what to do with OAuth login issues.
- 11:21 Changeset [ce199b7] by
- Make it easier to add OAuth-authenticated accounts without having to …
- 10:48 Changeset [e14b47b8] by
- Fix parsing of acc->pass. Use oauth_params_ functions instead of …
2011-12-20:
- 19:08 Ticket #875 (Disconnected when trying to initialize a conversation (OTR)) created by
- OpenFire: 3.7.1 BitlBee: 3.0.4+devel+852-1 Whenever I try …
- 16:45 Changeset [68286eb] by
- Detect JID changes at login time and warn the user about them.
- 16:42 Changeset [f9789d4] by
- NULL-checking in rfc822_get_header() and OAuth response handling.
- 12:01 Changeset [f1c870a] by
- Second attempt at a 3.0.4-1 upload.
- 11:18 Changeset [256164c] by
- Merging Debian 3.0.3-1.1 changes.
- 09:57 Changeset [6c0fe9b] by
- Build skyped as arch=all, and don't build it by default. Debian has …
2011-12-19:
- 20:48 Ticket #790 (Crash in ssl_gnutls.c) closed by
- fixed
- 20:46 Changeset [9ff0c25] by
- Catch condition=G_IO_NVAL from glib's event handler, which should …
- 18:45 Changeset [41658da] by
- Just check if verification code != 0 instead of checking for one …
- 18:44 Ticket #874 (Fix MSN offline messages) created by
- I just noticed ows.messenger.msn.com no longer resolves. This host is …
- 18:09 Changeset [9f958f7] by
- Pass the SSL errors through another layer of indirection (Passport …
- 17:57 Changeset [a72dc2b] by
- Add verify argument to ssl_connect() so HTTPS-based stuff is also …
- 17:34 Changeset [25b05b7] by
- Doc update.
- 17:23 Changeset [af5764e] by
- Refuse to start if cafile points at an unreadable file, to avoid …
- 17:22 Changeset [78b8401] by
- Move conversion of status codes to status messages into SSL libs.
- 14:50 Changeset [486ddb5] by
- Initial merge of tls_verify patch from AopicieR.
- 13:51 Changeset [5a48afd] by
- Slight documentation fix: "both" is no longer a valid scope for a …
- 13:39 Changeset [4b53c65] by
- Update help text for "set oauth" with what's supported now. Also …
- 12:54 Changeset [36533bf] by
- When updating the XMPP password field with OAuth data, try harder to …
- 10:59 Ticket #873 (C++ Plugin Support) closed by
- fixed
- 10:57 Changeset [a0a3de6] by
- C++ compatibility fix. Fixes #873.
- 00:41 Changeset [4be0e34] by
- Give a list of SASL mechanisms supported by a server when reporting we …
- 00:17 Changeset [bf57cd1] by
- Facebook OAuth2 should now be fully usable.
- 00:00 Changeset [9b0ad7e] by
- Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can …
2011-12-18:
- 22:32 Ticket #873 (C++ Plugin Support) created by
-
Due to the use of
new
as a variable name in the bee.h and irc.h … - 21:56 Changeset [64b6635] by
- Restructured and updated code a little bit to support new-style (much …
- 20:45 Changeset [c1a58cc] by
-
Wrap the external API in
extern "C"
if included in a C++ file. - 20:44 Changeset [4efa5ce] by
- Don't use the C++ keyword 'new' as a variable name.
- 19:43 Ticket #831 (cant reply myself in twitter) closed by
- duplicate: #872
- 19:25 Changeset [18c6d36] by
- More generic OAuth support now. Should work well for all GTalk …
2011-12-17:
- 13:50 Changeset [6e9ae72] by
- Mainline merge.
- 09:32 Ticket #872 (Unable to reply to twitter (therefor identi.ca/status.net) posts) created by
- I recently upgraded to bitlbee 3.0.4, after the upgrade when I try to …
2011-12-15:
- 12:44 Ticket #871 (Switch MSN implementation to XMPP) created by
- Microsoft has announced their …
2011-12-13:
- 00:34 Changeset [17f057d] by
- As I intended for a while already, use account tags everywhere instead …
2011-12-11:
- 23:26 Changeset [b926d88] by
- Skype merge.
- 23:25 Changeset [6ba00ac] by
- skyped: give reasonable error message when cert is missing
- 17:50 Changeset [57a6eb5f]3.0.4-1 by
- Added direct dependency to bitlbee-common since Lintian really really …
- 17:07 Changeset [d717020] by
- Debian changelog entry update for 3.0.4-1.
- 16:38 Changeset [3f808ca] by
- Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. …
- 12:54 Changeset [877686b] by
- Read both alias and server_alias properties for libpurple contacts. …
- 12:25 Ticket #421 (bitlbee is not doing SRV lookups on FreeBSD) closed by
- fixed: Sigh, that sucks. Maybe some day when I add support for an async DNS …
- 12:12 Changeset [e46db53] by
- Another packaging fix: Don't put skyped manpage in bitlbee-common.
2011-12-10:
- 22:54 Changeset [8b39b1a] by
- asciidoc dependency to build Skype docs.
- 22:43 Changeset [57da960] by
- Skype module packaging.
2011-12-09:
2011-12-07:
- 21:52 Ticket #863 ([Patch] allow jabber users to avoid sasl authentication) closed by
- fixed: Submitted as changeset:devel,840. Thanks!
- 21:47 Changeset [06b5893] by
- Merging non-SASL authentication patch from #863. This also implements …
- 21:37 Changeset [aee8c19] by
- Fix libresolv detection on FreeBSD. Based on a patch by ashish@….
- 09:28 Ticket #870 (Jabber/Google Talk disconnects (..stream error: str:text)) closed by
- invalid: What makes you think BitlBee is the one deciding to disconnect here …
- 02:13 Ticket #870 (Jabber/Google Talk disconnects (..stream error: str:text)) created by
- Hi, I previously sent a bug report about this, but my initial theory …
2011-12-06:
- 21:50 Changeset [b041b52] by
- Merging compiler warning fixes from vmiklos. This change also …
- 00:53 Changeset [d7edadf] by
- yahoo: unused-but-set-variables
- 00:53 Changeset [d18db32f] by
- oscar: unused-but-set-variables
- 00:53 Changeset [5dc7f90] by
- msn: unused-but-set-variables
2011-12-05:
- 06:09 Ticket #869 (aim/oscar away glitch) created by
- $ bitlbee -V BitlBee bzr-837 API version 030004 using "/away -one …
2011-12-04:
- 19:21 Changeset [df98ee8]3.0.4 by
- Version 3.0.4, probably.
- 19:14 Changeset [ca974d7] by
- Debug output tweaks: Try to send everything to stderr, and add ifdef …
2011-12-03:
2011-12-02:
- 23:33 BadContent edited by
- (diff)
- 10:32 Changeset [bd31661] by
- Somewhat improve debug logging of HTTP/SOAP stuff.
- 09:56 Ticket #868 (bee dies using otr trust someone and otr messages shown as notices) created by
- using the latest bee from bzw (since 833) otr seems not to work well …
2011-11-29:
- 11:46 Ticket #867 (Option to not store account passwords) created by
- It would be nice if there were an option to not store passwords with …
2011-11-28:
- 22:14 Ticket #866 (Workaround broken SASL implementation(s)) created by
- I am using Bitlbee against a broken OpenFire server which fails in the …
- 08:42 Changeset [191ac9d] by
- Merging typo fix for Skype config installation.
- 08:35 Ticket #853 (Possible path traversal in otr_save) closed by
- fixed: Done.
- 08:34 Changeset [ddcff199] by
- Merge from pesco.
Note: See TracTimeline
for information about the timeline view.