aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/ns.c
Commit message (Collapse)AuthorAgeLines
* Now that all these functions take format strings, I have to make sure IWilmer van der Gaast2007-04-05-8/+2
| | | | | use that and don't introduce vulnerabilities. :-)
* More cleanups, mainly in the callbacks. Replaced things likeWilmer van der Gaast2007-04-05-61/+60
| | | | | | | | do_error_dialog() and (set|hide)_login_progress(_error)?() with things that hopefully make more sense. Although it's still not really great...
* s/gaim_connection/im_connection/ and some other minor API changes. The restWilmer van der Gaast2007-03-30-112/+112
| | | | | | will come tomorrow. It compiles, I'll leave the real testing up to someone else. ;-)
* Added display_name setting for MSN connections. (Should replace the nickWilmer van der Gaast2006-07-03-0/+16
| | | | | command later.)
* Merging from main/jelmer.Wilmer van der Gaast2006-05-29-1/+8
|\
| * Added error_string variable to Passport client.Wilmer van der Gaast2006-05-27-1/+8
| |
* | Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-7/+13
|/
* 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-25/+18
|
* Cleaned up some warnings in MSN module that appeared because of the const ↵Wilmer van der Gaast2006-01-04-3/+3
| | | | change.
* Passport authentication works now.Wilmer van der Gaast2005-12-17-1/+1
|
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+661