root/trunk/msn

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @6517 [6517] 3 months flynd Bumped version to 1.3.6 for upcoming release. All plugins updated to have …
(edit) @6513 [6513] 3 months flynd We don't use fortran so disable the checks in libtool for it.
(edit) @6511 [6511] 3 months flynd Fixed some compiler warnings that appeared with Wextra.
(edit) @6510 [6510] 3 months flynd Missed these in r6509.
(edit) @6509 [6509] 3 months flynd Let configure check whether -Wextra is usable so we can get the extra …
(edit) @6488 [6488] 4 months flynd Log MSG messages with unknown content.
(edit) @6487 [6487] 4 months flynd When we get invitations for unknown services, return a cancel message …
(edit) @6485 [6485] 4 months flynd Put default MSN server address and port as constants in header and made it …
(edit) @6468 [6468] 4 months flynd Use const pointers for user and owner objects in msn plugin.
(edit) @6461 [6461] 4 months flynd Fixed some cases where we kept a pointer to the alias string in the daemon …
(edit) @6442 [6442] 5 months flynd Include headers use boost so all plugins needs to set boost path as well.
(edit) @6436 [6436] 5 months flynd Removed using clause from headers. Changed some string parameters to const …
(edit) @6388 [6388] 5 months flynd Added silent flag to libtool so -s flag on make actually hides which …
(edit) @6377 [6377] 5 months flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6331 [6331] 6 months eugene Fixed the warning.
(edit) @6250 [6250] 6 months eugene Warning fix.
(edit) @6233 [6233] 6 months flynd Fixed some compiler warnings.
(edit) @6180 [6180] 7 months flynd Added const declarations to event classes and fixed (hopefully) everything …
(edit) @5823 [5823] 13 months emostar fix remaining vector.h areas
(edit) @5818 [5818] 13 months emostar Patch to fix broken file transfers of file size 4 bytes
(edit) @5449 [5449] 14 months flynd Made MSN plugin compile without warnings. Not sure if these variables are …
(edit) @5430 [5430] 14 months erijo Don't strip per default.
(edit) @5429 [5429] 14 months erijo Remove -rpath for all plugins since I can't see a reason for having …
(edit) @5224 [5224] 15 months erijo Assert that pointer is not NULL before using it
(edit) @4954 [4954] 18 months erijo Fix compilation errors with gcc 4.3 and update to match header change in …
(edit) @4929 [4929] 18 months emostar Skip the NOT packets
(edit) @4806 [4806] 2 years emostar Don't attempt to download a picture if we are invisible, it results in an …
(edit) @4722 [4722] 2 years erijo To quote the autoconf manual: Previous versions of Autoconf promoted the …
(edit) @4670 [4670] 2 years root_42 Make MSN not hammer the CPU and the network connection so much in case of …
(edit) @4657 [4657] 2 years erijo Need a comment since $INT_VERSION is not defined
(edit) @4656 [4656] 2 years erijo * Use of acconfig.h is deprecated * Remove cvs-clean target from …
(edit) @4637 [4637] 2 years emostar Fix reporting our status to the network log if we are hidden (invisible)
(edit) @4626 [4626] 2 years erijo Fix problem with strndup not being declared on MacOSX. Togheter with r4625
(edit) @4534 [4534] 2 years emostar Remove svn:externals for msn as well, I guess all the plugins need it... …
(edit) @4527 [4527] 2 years erijo Use symbolic links instead of svn:externals for the admin directory for …
(edit) @4526 [4526] 2 years erijo Removed svn:keywords from all files that don't need it. May make …
(edit) @4525 [4525] 2 years erijo Removed all .cvsignore-files.
(edit) @4487 [4487] 2 years erijo Install the plugin into $libdir/licq. See [4484].
(edit) @4387 [4387] 3 years emostar Patch by Roger Oksanen to fix a buffer issue (Nothing exploitable or …
(edit) @4370 [4370] 3 years emostar Make the packet handling logic the same for server and sb packets. Should …
(edit) @4362 [4362] 3 years emostar Temp fix to see if this stops crashing MSN. Real fix is to make the …
(edit) @4361 [4361] 3 years emostar Set the user's homepage to their msn profile.
(edit) @4360 [4360] 3 years emostar Set the proper BaseId? (Sequence) when we send the Bye command, otherwise …
(edit) @4358 [4358] 3 years emostar Make sure we have a conversation to remove before we remove it. Need to …
(edit) @4350 [4350] 3 years emostar Make sure we have all the necessary includes.
(edit) @4339 [4339] 3 years emostar Correctly parse all sever packets. This fixes a problem of some users not …
(edit) @4338 [4338] 3 years emostar Properly close the connection after we get a display picture. Don't use …
(edit) @4319 [4319] 3 years emostar Add svn:externals to msn
(edit) @4307 [4307] 3 years emostar Make sure it is a data packet when we expect one.
(edit) @4306 [4306] 3 years emostar Use FD_ZERO just to make sure we clear things out.
(edit) @4305 [4305] 3 years emostar Properly close the socket with gSocketMan so we don't use 100% CPU after …
(edit) @4301 [4301] 3 years emostar Support the latstest patches
(edit) @4292 [4292] 3 years emostar Add new file: msnevent.cpp Add new file: msnevent.h Add new file: …
(edit) @4288 [4288] 3 years emostar \r -> \r\n when we send a message
(edit) @4233 [4233] 3 years emostar Needed for strndup
(edit) @4225 [4225] 3 years emostar Don't give any optimization flags to gcc4
(edit) @4215 [4215] 3 years emostar Use mutexes to control when we reset the socket file descripter. close() …
(edit) @4214 [4214] 3 years emostar Add a safety check that the ping thread doesn't try to send a ping until …
(edit) @4208 [4208] 3 years emostar Pass by reference.
(edit) @4201 [4201] 3 years emostar Don't show GTC, BLP, PRP as unhandled commands.. even though they are :P
(edit) @4200 [4200] 3 years emostar Don't overwrite the nick, even if we just added them cuz someone might be …
(edit) @4199 [4199] 3 years emostar And set the encoding when new users are added from a ui plugin.
(edit) @4198 [4198] 3 years emostar When we get a new user, make sure the encoding is set to UTF-8 …
(edit) @4182 [4182] 3 years emostar Grab the Client ID (MSNObject is optional, make it conditional before we …
(edit) @4179 [4179] 3 years emostar If we disconnect, don't wait for a ping reply anymore.
(edit) @4178 [4178] 3 years emostar Improve error handling when we can't send a message for some reason. Add …
(edit) @4103 [4103] 4 years emostar Don't remove our nickname..
(edit) @4101 [4101] 4 years emostar Fix a crash when we are disconnected. Fix a lock up when we are …
(edit) @4076 [4076] 4 years emostar Ignore these signals unless we are online.
(edit) @4068 [4068] 4 years emostar Support "Blocking" MSN Users (Same as "Invisible List" on ICQ).
(edit) @4054 [4054] 4 years emostar Update this to match the new API.
(edit) @4053 [4053] 4 years emostar Don't freeze if the typing notification packet has another packet …
(edit) @4039 [4039] 4 years emostar Show what commands we don't handle. Fix a possible bug of not seeing an …
(edit) @4038 [4038] 4 years emostar Detect when we have lost our connection if we don't get a ping back. Save …
(edit) @4030 [4030] 4 years emostar Fix a problem reported to licq-devel with MSN plugin crashing. (missed a …
(edit) @4018 [4018] 4 years emostar Support using the new conversation class in the daemon. Makes things so …
(edit) @4009 [4009] 4 years emostar Properly shutdown the plugin.. close the threads, disconnect, mark all …
(edit) @4000 [4000] 4 years emostar Add better configure support for OpenSSL.
(edit) @3996 [3996] 4 years emostar Check for OpenSSL. If we don't find it, don't even bother compiling the …
(edit) @3993 [3993] 4 years emostar Fix a few memory leaks.
(edit) @3988 [3988] 4 years emostar MSN now can send new email notifications to the daemon. Qt-GUI will show …
(edit) @3980 [3980] 4 years emostar Some fixes and minor additions. Fix a major memory leak :\
(edit) @3976 [3976] 4 years emostar Fix SF Bug# 1082947. Close all sockets when we go offline, so we don't …
(edit) @3975 [3975] 4 years emostar Fix SF Bug# 1079953. Don't log back online with MSN if we selected offline …
(edit) @3974 [3974] 4 years emostar Inform the plugins of the new nickname.
(edit) @3973 [3973] 4 years emostar Protocol doesn't allow us to send messages when we are offline. So show …
(edit) @3969 [3969] 4 years emostar Update nicks more often, but only if the user wants an updated nick.
(edit) @3968 [3968] 4 years emostar Support Logon Status for MSN. Also, if we get disconnected or have to …