aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn
Commit message (Expand)AuthorAgeLines
...
| * | Copy-paste considered harmful + Fixed double handling of gc->permit/denyWilmer van der Gaast2006-07-27-35/+0
| |/
* | Merging from main.Wilmer van der Gaast2006-07-14-0/+2
|\|
| * Completed [167]. (Memory leak wasn't completely fixed yet.)Wilmer van der Gaast2006-07-03-0/+2
* | Implemented per-account nick lists instead of per-protocol nick lists.Wilmer van der Gaast2006-07-03-1/+1
* | Added display_name setting for MSN connections. (Should replace the nickWilmer van der Gaast2006-07-03-30/+76
* | Got rid of struct aim_user (now using account_t everywhere). Needs some moreWilmer van der Gaast2006-07-01-3/+3
|/
* Fixed md->grouplist memory leak.Wilmer van der Gaast2006-06-21-0/+2
* Merging libevent branch: Events can now be handles by both glib and libevent.Wilmer van der Gaast2006-06-21-16/+28
|\
| * Merging from main/jelmer.Wilmer van der Gaast2006-05-29-13/+41
| |\
| * | Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-16/+28
* | | Fixed a (very rare, AFAIK) NULL-pointer dereference.Wilmer van der Gaast2006-06-12-24/+27
| |/ |/|
* | Using http_dorequest_url() at one place in passport.c now.Wilmer van der Gaast2006-05-27-3/+2
* | Added error_string variable to Passport client.Wilmer van der Gaast2006-05-27-6/+33
* | Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from MSNWilmer van der Gaast2006-05-26-5/+7
|/
* Added/Fixed calls to show_got_added() in all IM-modules, now to fill in thatWilmer van der Gaast2006-04-03-0/+3
* ns.c now passess the first group a buddy is in.Wilmer van der Gaast2006-03-21-1/+7
* Basic handling of LSG responses.Wilmer van der Gaast2006-03-21-26/+22
* Stupid warnings. :-PWilmer van der Gaast2006-03-18-3/+0
* Fixed #111, Jabber away states get set correctly at connect-time now.Wilmer van der Gaast2006-03-18-8/+0
* Fixed a very stupid bug in the "Closing switchboard with unsent messages"Wilmer van der Gaast2006-03-17-4/+4
* When closing down MSN (sb) connections with unsent messages, the warningWilmer van der Gaast2006-01-30-3/+6
* Cleaned up some warnings in MSN module that appeared because of the const cha...Wilmer van der Gaast2006-01-04-9/+9
* MSN consts!Wilmer van der Gaast2006-01-04-12/+12
* When trying to talk to MSN people who are offline, the switchboard gets reset...Wilmer van der Gaast2005-12-18-5/+31
* Crashbug fix in new MSN Passport code (plus a fix to make the 005 reply actua...Wilmer van der Gaast2005-12-18-2/+2
* Passport authentication works now.Wilmer van der Gaast2005-12-17-209/+105
* Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense)Wilmer van der Gaast2005-12-17-4/+4
* Merge my pluginable branchJelmer Vernooij2005-12-14-5/+4
|\
| * Merge WilmerJelmer Vernooij2005-11-19-1/+1
| |\
| * \ Merge from JelmerJelmer Vernooij2005-11-15-0/+1
| |\ \
| * \ \ Merge changes from WilmerJelmer Vernooij2005-11-15-1/+1
| |\ \ \
| * | | | Migrate my pluginable branch to use Wilmers' branch as parentJelmer Vernooij2005-11-07-5/+4
* | | | | Implements solution to typing notifications in ticket #45Matt Sparks2005-12-04-1/+1
| |_|_|/ |/| | |
* | | | Got rid of raw ^B's in source,Wilmer van der Gaast2005-11-16-1/+1
| |_|/ |/| |
* | | Remove handle_cmp() replacing it by a protocol-specific function.Jelmer Vernooij2005-11-15-0/+1
| |/ |/|
* | Updates copyright headers of files that were changed in 2005 too.Wilmer van der Gaast2005-11-12-1/+1
|/
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+2816