source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @64768d4   2010-09-02T09:15:44Z wilmer Replace msn*write functions with saner versions that accept format …
(edit) @02bb9db   2010-08-29T09:39:27Z wilmer Handle payloads attached to errors (assume any number in cmd[2] would …
(edit) @feb1bad   2010-08-28T12:24:37Z wilmer Pull in Makefile dependencies fix from mainline.
(edit) @00374ac   2010-08-28T12:22:50Z wilmer Don't treat error 241 as fatal since it isn't - or at least not always.
(edit) @b0a89cc   2010-08-27T08:48:18Z wilmer Use nifty gcc -MD feature to automatically track .h dependencies of …
(edit) @b78c4b9   2010-08-27T04:22:50Z wilmer Merging minor mainline changes.
(edit) @3f10fad   2010-08-25T21:37:57Z wilmer The "transfers" command was renamed to "transfer" but this wasn't …
(edit) @3cd4016   2010-08-25T21:35:49Z wilmer I guess the nick command was never deprecated clearly, so let's do …
(edit) @a72af0d   2010-08-25T00:18:27Z wilmer Fix /WHO on single nicks.
(edit) @ea728e6   2010-08-24T12:19:52Z wilmer Merging mainline.
(edit) @9b1d2d6   2010-08-22T10:42:27Z wilmer Ignore empty status messages, and msnmsgrp2p invitations.
(edit) @bd599b9   2010-08-22T08:07:48Z wilmer Fix two compiler warnings.
(edit) @1aa74f55   2010-08-23T10:34:36Z wilmer Process incoming XMPP groupchat invites in a saner way: Create a …
(edit) @241f9f6   2010-08-22T13:31:53Z wilmer Better handling of yahoo add responses: libyahoo2 seems to (IMHO) …
(edit) @1bb1e01   2010-08-22T12:15:53Z wilmer Fixed a misuse of xt_find_node() that could get into an infinite loop.
(edit) @f29f50e   2010-08-22T11:37:49Z wilmer Cleaning up utils directory, those scripts generate old-style files no …
(edit) @fd424c8   2010-08-21T23:08:33Z wilmer Also pick up MSN Messenger mobile info.
(edit) @4022b68   2010-08-21T22:42:01Z wilmer Merge mainline.
(edit) @c00dd71   2010-08-21T22:39:22Z wilmer Pick up away info from Yahoo! too.
(edit) @0ebf919   2010-08-21T22:25:37Z wilmer Pass "user is mobile" info coming from OSCAR up to BitlBee and show …
(edit) @a758ec1   2010-08-21T19:48:41Z wilmer Although the backward compatibility stuff for show_offline and …
(edit) @180ab31   2010-08-21T19:34:17Z wilmer Added some neat whatsnew code that keeps track of the newest version …
(edit) @5613af7   2010-08-21T17:59:03Z wilmer Clearer error message when trying to read/write setting that don't …
(edit) @4d4a7ed   2010-08-21T17:46:47Z wilmer Some IRC clients/proxies eat empty PRIVMSG lines. BitlBee likes to …
(edit) @327af51   2010-08-21T17:27:32Z wilmer Some general cleanup, plus fixing a bug in the memberlist parsing …
(edit) @a366cca   2010-08-20T23:04:12Z wilmer Now including a nice and compact 3DES implementation done by …
(edit) @801b90b   2010-08-20T19:30:12Z wilmer Check if a connection is down before handling its SOAP responses.
(edit) @f2520b5   2010-08-20T08:22:28Z wilmer In debugging mode, dump all SOAP requests + responses with some …
(edit) @bad41f56   2010-08-19T23:42:11Z wilmer libpurple: Fix typing notifications (in and out). Closes #671.
(edit) @acd7959   2010-08-19T12:21:22Z wilmer Forgot one NULL pointer check in the channel sensitivity code for the …
(edit) @80175a1   2010-08-18T19:21:44Z wilmer Fetch the user's profile to see if there's a display name set there. …
(edit) @763a3ab   2010-08-18T10:01:10Z wilmer Pass the -Npackage flag the right way so bitlbee-libpurple doesn't …
(edit) @57782e4   2010-08-17T23:57:50Z wilmer Alternative way for detecting upgrades: This should make sure that …
(edit) @5b94e9e   2010-08-17T23:34:25Z wilmer Move scripts, debconf and /etc stuff to bitlbee-common and really have …
(edit) @d20ea9f   2010-08-17T10:39:21Z wilmer Debian change: set BITLBEE_LIBPURPLE=0 to only build the native variant.
(edit) @762d96f   2010-08-15T22:07:57Z wilmer If a connection fails, try the next address from the getaddrinfo() …
(edit) @e0e1546   2010-08-15T18:46:10Z wilmer Making display name code a bit saner. Apparently PoS MSN is still …
(edit) @9b01339   2010-08-15T17:19:06Z wilmer Check the <isMessengerUser/> flag in address book entries, ignore the …
(edit) @9679fd8   2010-08-15T14:27:44Z wilmer Removing soap.h dependency in Makefile. I'll have to fix the internal …
(edit) @660cb00   2010-08-15T13:23:03Z wilmer Parse authentication errors.
(edit) @5a7af1b   2010-08-15T13:02:52Z wilmer The ADL command doesn't support >150 contacts. Split it up.
(edit) @ff27648   2010-08-15T00:05:49Z wilmer Read group info.
(edit) @d97f51b   2010-08-14T23:23:23Z wilmer Fix issues with logging in with huge SSO tickets (hilariously, the …
(edit) @d912fe4   2010-08-14T23:00:53Z wilmer Add xt_find_path() to simplify digging through multi-level XML trees.
(edit) @4fc95c5   2010-08-14T21:33:33Z wilmer Add/Remove support.
(edit) @6ddb223   2010-08-14T19:57:13Z wilmer Separate boilerplate and body of abservice SOAP requests since the …
(edit) @193dc74   2010-08-14T16:16:52Z wilmer Responses to add requests work now.
(edit) @e5854a8   2010-08-14T14:50:10Z wilmer Show incoming auth. requests (although responding to them currently …
(edit) @07874be   2010-08-14T13:44:35Z wilmer Merge mainline stuff.
(edit) @5848675   2010-08-14T13:32:46Z wilmer The contact's full name is in a different field now in NLN messages.
(edit) @4452e69   2010-08-14T13:06:11Z wilmer Allow changing the display_name, now permanently!
(edit) @d93c0eb9   2010-08-14T12:20:59Z wilmer Read incoming MSN status/away messages.
(edit) @12767e3   2010-08-14T11:30:40Z wilmer Status/Away messages.
(edit) @73efe3a   2010-08-14T11:07:45Z wilmer Allow Passport authentication with @msn.com accounts.
(edit) @136c2bb   2010-08-14T10:57:17Z wilmer Fix the libevent-specific compiler warning about closesocket().
(edit) @ac2717b   2010-08-14T10:55:20Z wilmer blist should only show contacts that are (or would be if they were …
(edit) @4ffd757   2010-08-14T10:21:44Z wilmer Don't send a /QUIT for every Twitter contact when going offline, and …
(edit) @4e4af1b   2010-08-14T08:48:46Z wilmer Remove some old Passport stuff, this is all in soap.[ch] now.
(edit) @50b8978   2010-08-13T09:12:54Z wilmer OpenSSL fixes + debugging.
(edit) @91d6e91   2010-08-13T09:12:31Z wilmer Sending offline messages works now ... but Pidgin doesn't seem to …
(edit) @b46769d   2010-08-12T22:44:56Z wilmer Some syntax checking fixups; don't make the same mistake of failing …
(edit) @be7a180   2010-08-12T22:38:30Z wilmer Proper responses to CHL challenges. Clean up bee_users before calling …
(edit) @ca7de3a   2010-08-12T22:13:26Z wilmer Successful login (including contact list sync). \o/
(edit) @7f34ce2   2010-08-11T23:03:33Z wilmer Get contact list/address book info. Next step: We have to send it …
(edit) @2b02617   2010-08-11T20:41:23Z wilmer strptime() on FreeBSD (and possibly other non-glibc platforms) %z is …
(edit) @72176c1   2010-08-11T08:53:58Z wilmer Small bug in the previous change: NULL-initialize srv.
(edit) @523fb23   2010-08-11T08:08:39Z wilmer Implement MSNP15 SSO (Sadistic Sign-On).
(edit) @ffdf2e7   2010-08-10T11:18:09Z wilmer When doing SRV lookups, return an array with all RRs instead of just …
(edit) @7db65b7   2010-08-09T19:04:55Z wilmer Not working yet, but some code for fetching the membership list. …
(edit) @f32c14c   2010-08-09T13:39:50Z wilmer Oops. We're using channel mode +h (halfop) for a while already, but so …
(edit) @5fecede   2010-08-08T17:29:43Z wilmer Enough changes to successfully login up to (but not including) …
(edit) @2528cda   2010-08-08T15:34:49Z wilmer Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
(edit) @ee6cc94   2010-08-08T15:25:13Z wilmer Use local memory in http_encode() instead of malloc().
(edit) @b890626   2010-08-08T13:42:57Z wilmer Add a few more commands (including RT) and the ability to send …
(edit) @203a2d2   2010-08-07T21:06:24Z wilmer Allow protocol modules to keep per-contact protocol-specific data. Use …
(edit) @7b87539   2010-08-07T19:39:01Z wilmer Add commands to the Twitter module, starting with undo (which deletes …
(edit) @daae10f   2010-08-07T16:33:02Z wilmer OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
(edit) @289bd2d   2010-08-07T14:55:18Z wilmer Applied patch from wahjava (with some modifications) for bug #644. …
(edit) @e193aeb   2010-08-07T13:08:46Z wilmer Reconstruct incoming truncated retweets.
(edit) @bf2ebd8   2010-08-06T21:05:40Z wilmer Alright, let's try a dev snapshot. 1.3dev
(edit) @f7d12f7   2010-08-05T20:20:44Z wilmer Some fixes for compiler warnings that only show up when compiling with …
(edit) @65a4a64   2010-08-04T20:48:47Z wilmer To address bugs #77 and #661, add some code that should avoid …
(edit) @23d6165   2010-08-04T20:04:39Z wilmer For bug #660, add a /LIST command.
(edit) @65016a6   2010-08-04T19:45:18Z wilmer Set channel mode +C for control channels.
(edit) @bce2014   2010-08-04T19:30:46Z wilmer Try another way to silence int-pointer cast warnings in the Yahoo! …
(edit) @3063f81   2010-08-02T19:37:31Z wilmer Bump up the version number, and also copy bee.h to the public include …
(edit) @8f984a0   2010-07-30T14:33:36Z wilmer Make the "chop off +b stuff from version number" more specific to …
(edit) @8b61469   2010-07-30T14:28:22Z wilmer Don't notify the UI about group changes if there wasn't, in fact, a …
(edit) @b925666   2010-07-29T19:30:47Z wilmer Show a friendly warning message when running in inetd mode on the …
(edit) @1521a85   2010-07-29T19:17:57Z wilmer Make the unittests work *slightly* better with libevent. (Still won't …
(edit) @f7ca587   2010-07-29T18:18:54Z wilmer Restore default_target setting, kill last_root_cmd variable and just …
(edit) @2fe5eb9   2010-07-29T17:08:16Z wilmer Clean up references from irc_user structs to channels that are being …
(edit) @b40e60d   2010-07-29T08:57:01Z wilmer Fixing http_encode(): BitlBee now calls setlocale() (for nickname …
(edit) @3963fdd   2010-07-29T07:19:57Z wilmer "Fix up" unittests enough to at least compile. Never touched these …
(edit) @3b3c50d9   2010-07-28T08:24:47Z wilmer Allow including account tags in nicknames, and be a bit more clever …
(edit) @13fa2db   2010-07-27T22:24:59Z wilmer Don't crash when trying to join a channel with an invalid name.
(edit) @4255320   2010-07-27T22:18:27Z wilmer MSN: Don't show any "special" messages when breaking down switchboards …
(edit) @f6f5eee   2010-07-27T22:04:19Z wilmer Source documentation update, including a short HACKING file.
(edit) @82ca986   2010-07-27T17:45:16Z wilmer Fixed shutdown sequence (could cause 100% CPU usage on SIGTERM).
(edit) @a7dbf45   2010-07-27T10:27:47Z wilmer Block CTCPs to channels instead of sending them as plain messages. …
Note: See TracRevisionLog for help on using the revision log.