source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @c4bc92a   2010-03-30T00:26:11Z wilmer Suppress empty "Headline:" messages for certain new XMPP broadcast …
(edit) @545d7c0   2010-03-21T10:18:28Z wilmer Added ignore_auth_requests setting (patch from vmiklos, bug #578).
(edit) @0baed0d   2010-03-19T00:09:50Z wilmer Allow changing the name of the control channel at run-time.
(edit) @5fbec3d   2010-03-18T22:22:46Z wilmer Merging recent debian/ changes.
(edit) @8462239   2010-03-18T22:18:52Z wilmer Use a proper tempfile for the libresolv checks and add a missing " to …
(edit) @5605be9   2010-03-18T20:34:33Z wilmer Care about lib64 directories as well when trying to find libresolv.a.
(edit) @638feab   2010-03-18T14:38:06Z wilmer Merging in Jabber resource selection fix. This adds the …
(edit) @842cd8d   2010-03-18T11:22:17Z wilmer Fixed a bug that caused full JIDs to get lost sometimes with the new …
(edit) @6ce01be   2010-03-17T15:50:58Z wilmer Undo -iquote change which seems to cause plenty of problems to people …
(edit) @b788246   2010-03-17T15:00:27Z wilmer 1.2.5-1: Translation fixes/additions and one other bug fixed "upstream". 1.2.5-1
(edit) @75554d0   2010-03-17T13:56:52Z wilmer Merging in 1.2.5.
(edit) @f9928cb   2010-03-17T01:13:23Z wilmer Set resource_select to activity by default since priority has always … 1.2.5
(edit) @a1ac227   2010-03-17T01:07:41Z wilmer Here we go, stable for >24h on testing and im. Time to release.
(edit) @0b510af   2010-03-16T10:45:26Z wilmer Check the RESTART environment variable before closing fd's 0-2 since …
(edit) @ec55a7d   2010-03-16T10:24:00Z wilmer Really set Yahoo! status messages properly. YMSG, how I hate you.
(edit) @449a51d   2010-03-16T10:18:02Z wilmer Include non-away status messages in blist and whois responses. The …
(edit) @9fca0657   2010-03-15T10:26:25Z wilmer Deal with stupid (on first sight, at least) Yahoo! server behaviour …
(edit) @315dd4c   2010-03-15T01:25:47Z wilmer Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop …
(edit) @7e2b593   2010-03-14T23:14:41Z wilmer Preparing for 1.2.5.
(edit) @21d48d9   2010-03-14T20:19:10Z wilmer Fix for bug #536: No longer fail on corrupted USR responses with …
(edit) @90cd6c4   2010-03-14T18:22:43Z wilmer Allow disabling certain IM protocols at runtime, patch from …
(edit) @ceebeb1   2010-03-14T18:09:56Z wilmer Warn if xmlto is missing and a prebuilt helpfile is missing.
(edit) @fb00989   2010-03-14T17:55:27Z wilmer Adding a few consts and other misc fixes from bug #431. Doing this via …
(edit) @c6ca3ee   2010-03-14T17:49:24Z wilmer Some const/etc cleanups submitted by domen@… back in bug #431.
(edit) @8fb1263   2010-03-14T17:45:33Z wilmer Don't send bind and session requests at the same time when logging in …
(edit) @af7f046   2010-03-14T16:56:00Z wilmer Don't send a <?xml> stream start after starttls since it upsets …
(edit) @435f552   2010-03-14T16:47:00Z wilmer While I'm at it, set auto_reconnect to true by default, which I …
(edit) @e9cf291   2010-03-14T16:42:22Z wilmer Allow the identify command only once. (Bug #509)
(edit) @caceb06   2010-03-14T16:37:46Z wilmer Don't strip binaries on OS X since it causes plugin troubles. (Bug #480)
(edit) @bb34771   2010-03-14T16:35:55Z wilmer Close fd's 0,1,2 no matter what, not just if they're ttys. (Bug #476)
(edit) @286b28e   2010-03-13T01:02:47Z wilmer Added nick_source account setting to allow using full name fields for …
(edit) @1be0d26   2010-03-13T00:12:07Z wilmer Fixed handling of contact lists where at least the first contact is …
(edit) @7053379   2010-03-12T23:02:29Z wilmer Yahoo! status updates (at least initial ones, I assume) can be too …
(edit) @547c94c   2010-03-12T22:32:55Z wilmer Merging in some code from libyahoo2-trunk that deals better with …
(edit) @00a0bc5   2010-03-12T20:28:39Z wilmer Test activity_timeout and some other test tweaks.
(edit) @dde9d571   2010-03-12T19:35:51Z wilmer Fixed jabber_util unittest. It passes, yet something still seems to be …
(edit) @be609ff   2010-03-12T19:10:16Z wilmer Merging mainline.
(edit) @8b6b740   2010-03-11T11:15:36Z wilmer Document the new -x flag in one useful location and make it a bit …
(edit) @75ec2c8   2010-03-10T23:58:47Z wilmer Fixed an "off-by -1" bug in msn_findheader() that could probably be …
(edit) @a0bd4c2   2010-03-10T23:58:28Z wilmer Huh, what was that dead code doing there.. :-/
(edit) @3e1ef92c   2010-03-09T13:13:50Z wilmer Fixed a compiler warning for an ugliness that fortunately shouldn't …
(edit) @7c9db24   2010-03-08T02:10:41Z wilmer Replaced obsolete (useless for the current .xml files) encode/decode …
(edit) @b52e478   2010-03-08T01:25:10Z wilmer Added &apos; HTML entity since we're sure getting that one a lot with …
(edit) @c32f492   2010-03-07T18:41:45Z wilmer Merging in improved away/status message code.
(edit) @0e99548   2010-03-07T18:37:23Z wilmer Doc update.
(edit) @63770b4   2010-03-07T18:32:31Z wilmer Changed formatting of Jabber buddy info response.
(edit) @68198e9   2010-03-07T00:31:34Z wilmer Two more fixes in OSCAR to avoid NULL pointers being passed to …
(edit) @58adb7e   2010-03-07T00:22:33Z wilmer Added global and per-account settings "away" and "status" so the user …
(edit) @34fbbf9   2010-03-06T18:22:20Z wilmer Adapted nogaim.c. Pretty nice cleanup of away state alias handling, mostly.
(edit) @be915f5   2010-03-06T18:19:31Z wilmer Yahoo! fixes. Turns out the protocol really is somewhat odd.
(edit) @0714d51   2010-03-06T17:41:01Z wilmer Put AWY at the beginning of the list since it's used as a fallback.
(edit) @4049061   2010-03-06T17:10:32Z wilmer Fixed up Yahoo! I'll have to do some more thorough testing of this …
(edit) @17f9522   2010-03-06T16:17:23Z wilmer OSCAR cleanup.
(edit) @b051d39   2010-03-06T15:44:46Z wilmer MSN module updated to deal with the new API. Not many changes since it …
(edit) @2bc8ac0   2010-03-06T14:55:12Z wilmer Away with this stupid GAIM_AWAY_CUSTOM constant. Let's see what still …
(edit) @840bba8   2010-03-06T14:50:52Z wilmer The Jabber part of the change. Also made representation of not-away a …
(edit) @d1ad6f0   2010-03-06T14:15:14Z wilmer Preparing for per-account status/away messages. Convert some #defines …
(edit) @1c2eaa3   2010-02-17T00:17:04Z wilmer Also disable Yahoo! module if SSL support is missing since it also …
(edit) @ccba980   2009-12-17T00:42:25Z wilmer A few fixes for bugs that caused coredumps on testing.bitlbee.org (or …
(edit) @ec29351   2009-12-07T22:11:40Z wilmer Committing some >1y old change. This seems to fix a small leak in the …
(edit) @e5e795d   2009-11-20T13:04:12Z wilmer 1.2.4-2 1.2.4-2
(edit) @c289b6f   2009-11-19T23:00:56Z wilmer Merging in head. I want to roll a 1.2.4-2 that fixes the libresolv …
(edit) @08e5bb2   2009-11-19T18:50:53Z wilmer Restoring some logic that seemed broken but was important with …
(edit) @20e830b   2009-11-19T14:58:30Z wilmer Fixed a facepalm kind of NULL pointer dereference bug.
(edit) @76c85b4c   2009-11-19T13:11:38Z wilmer resource_select now defaults to activity instead of priority. Also, …
(edit) @36cf9fd   2009-11-12T11:41:54Z wilmer Proper detection of a usable libresolv.so or libresolv.a. glibc 2.9 …
(edit) @fb51d85   2009-10-23T23:57:41Z wilmer "chat add", not chat_add
(edit) @4cf80bb   2009-10-23T10:43:15Z wilmer Shuffling a few more #includes. Much more shuffling will be needed.
(edit) @b75acf6   2009-10-22T21:55:23Z wilmer Don't include chat.h from bitlbee.h. make install-dev doesn't install …
(edit) @c48a033   2009-10-17T17:25:40Z wilmer Added 1.2.4-1 to changelog. Not much else to do for this release. 1.2.4-1
(edit) @c5bc47b   2009-10-17T17:24:52Z wilmer Merging BitlBee 1.2.4.
(edit) @2e44b1f   2009-10-17T15:43:12Z wilmer Hah. Forgot to update the version number in bitlbee.h. I really … 1.2.4
(edit) @3650088   2009-10-17T15:25:41Z wilmer I call you BitlBee 1.2.4. I hope. :-)
(edit) @74349eb   2009-10-17T15:13:40Z wilmer If you can't find what you expect in an IQ packet, it doesn't mean …
(edit) @57d8421   2009-10-17T15:04:30Z wilmer Document password-protected rooms.
(edit) @99c8f13   2009-10-17T14:48:21Z wilmer Valgrind pointed me at some memory leaks in the Yahoo! codek, …
(edit) @e71cfbc   2009-10-13T22:33:12Z wilmer Turns out I *did* implement HTTPS auth for Yahoo! myself already, but …
(edit) @7ea8697   2009-10-10T15:00:16Z wilmer Setting Yahoo! away states works again.
(edit) @037b66a   2009-10-10T14:57:05Z wilmer Fixed an ugly bug in the write handler that may have caused many weird …
(edit) @ba16895   2009-10-10T13:48:44Z wilmer More Yahoo! fixes: Adding and removing buddies works, and for the …
(edit) @fa295e36   2009-10-10T13:39:51Z wilmer Added imcb_ask_auth() instead of reimplementing authorization requests …
(edit) @e59b4f6   2009-10-04T19:00:53Z wilmer Fixed embarassing early free() bug that sat in the WATCH command …
(edit) @bdad407   2009-10-04T18:28:41Z wilmer Fixing a crash bug that causes crashes only with buggy Jabber …
(edit) @c3e349e   2009-10-03T22:25:36Z wilmer Cleaned up Yahoo! fix: Error handling, and also not crashing when the …
(edit) @4fefb77   2009-10-03T19:27:50Z wilmer Yahoo! can log in again. This code still needs major cleanups, use it …
(edit) @0182773   2009-07-20T13:42:11Z wilmer Fixed fd leak in ini.c. How could I miss this one.. :-(
(edit) @2ea8736   2009-06-24T21:48:44Z wilmer Fixed another crash bug (this one was triggered by just typing "chat set").
(edit) @8a08d92   2009-06-24T21:44:39Z wilmer Fixed crash on setting an unknown setting.
(edit) @b9369b5   2009-06-17T23:17:15Z wilmer Fixed compatibility with AIM mobile messages. Should work according to …
(edit) @0c41177   2009-06-07T20:39:10Z wilmer Fixed paths in bitlbee.conf.diff to edit the bitlbee.conf inside the … 1.2.3-2
(edit) @25dfb16   2009-06-07T20:19:25Z wilmer Forgot to commit before starting to work on the second item, so here's …
(edit) @5916995   2009-06-07T19:40:45Z wilmer Fixed free port detection code in debian/config which was a bit …
(edit) @b6dd429   2009-06-07T19:13:55Z wilmer Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.
(edit) @c40580d   2009-06-07T18:42:27Z wilmer s/bitblee/bitlbee/ in the postinst script.
(edit) @19176513   2009-06-03T16:10:36Z wilmer Fixed a bug that caused crashes when joining certain kinds of Google …
(edit) @92e90b7   2009-05-31T23:13:43Z wilmer I never submitted 1.2.3-1 apparently. 1.2.3-1
(edit) @9e768da   2009-01-13T18:59:28Z wilmer Fixed an embarassing typo that even fooled me into believing BitlBee …
(edit) @489f996   2008-12-25T11:05:11Z wilmer Simplified ini parser code a bit more. Not using strtok() after all …
(edit) @72b6783e   2008-12-24T09:00:42Z wilmer First version of new ini parser. Will just attempt to simplify code a bit.
(edit) @5469952   2008-12-14T15:04:48Z wilmer Detect disconnects caused by concurrent logins or rate limiting, and …
Note: See TracRevisionLog for help on using the revision log.