index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocols
/
msn
Commit message (
Expand
)
Author
Age
Lines
*
Fix crash on quick MSN logoff (NULL pointer dereference because GLib doesn't
Wilmer van der Gaast
2011-03-07
-1
/
+2
*
Sneaky if statement is sneaky. The fix from the previous changeset didn't
Wilmer van der Gaast
2011-01-23
-2
/
+2
*
MSN changed the @msn.com login server URL and/or broke the old one. :-(
Wilmer van der Gaast
2011-01-22
-2
/
+6
*
Silently adding /CTCP NUDGE support for MSN contacts.
Wilmer van der Gaast
2010-12-13
-4
/
+42
*
MSN: Don't send any of the special messages offline since they creep people
Wilmer van der Gaast
2010-12-13
-0
/
+4
*
Allow changing MSN display names in server-side profiles. (I.e. the changes
Wilmer van der Gaast
2010-12-12
-13
/
+90
*
D'oh. Obviously, only look at MSN buddies when checking the MSN contact list.
Wilmer van der Gaast
2010-11-20
-7
/
+9
*
Sometimes for whatever reasons MSN adds all contacts to both the allow-
Wilmer van der Gaast
2010-11-20
-0
/
+15
*
Fixed two doc/string typos.
Wilmer van der Gaast
2010-11-19
-1
/
+1
*
Fixed issue with logging in to unverified MSN accounts.
Wilmer van der Gaast
2010-11-13
-3
/
+19
*
Fixed some still-leaky code in the MSN incoming status message handling.
Wilmer van der Gaast
2010-10-23
-5
/
+5
*
Merging OTR branch. It's more or less a plugin if you enable it, and
Wilmer van der Gaast
2010-10-09
-0
/
+1
|
\
|
*
Merging mainline, which includes a huge msnp13 merge.
Wilmer van der Gaast
2010-10-02
-794
/
+2201
|
|
\
|
*
\
Merge mainline stuff.
Wilmer van der Gaast
2010-08-31
-1
/
+2
|
|
\
\
|
*
\
\
First step in this merge. Mostly a bzr merge and then a cleanup of conflicts
Wilmer van der Gaast
2010-08-24
-0
/
+1
|
|
\
\
\
|
|
*
\
\
merge in bitlbee 1.2.7
Sven Moritz Hallberg
2010-06-03
-28
/
+25
|
|
|
\
\
\
|
|
*
\
\
\
merge in bitlbee 1.2.6
Sven Moritz Hallberg
2010-06-03
-49
/
+141
|
|
|
\
\
\
\
|
|
*
\
\
\
\
merge in bitlbee 1.2.5
Sven Moritz Hallberg
2010-06-03
-69
/
+76
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
commit updates by ashish shukla <wahjava@gmail.com>
Sven Moritz Hallberg
2009-03-12
-78
/
+54
|
|
*
|
|
|
|
|
merge in latest trunk
Sven Moritz Hallberg
2008-07-17
-205
/
+255
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
merge in upstream changes
Sven Moritz Hallberg
2008-02-16
-3
/
+3
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
- add support for setting ops/voice according to OTR msgstate
Sven Moritz Hallberg
2008-02-09
-0
/
+1
*
|
|
|
|
|
|
|
|
|
Clean up ordering of free()s in msn_buddy_data_free().
Wilmer van der Gaast
2010-10-07
-2
/
+4
*
|
|
|
|
|
|
|
|
|
base64-decode the msg in offline msg non-delivery reports and suppress the
Wilmer van der Gaast
2010-10-06
-1
/
+5
*
|
|
|
|
|
|
|
|
|
Silencing some (mostly whiny) compiler warnings.
Wilmer van der Gaast
2010-10-06
-2
/
+3
*
|
|
|
|
|
|
|
|
|
Fixed some memory leaks.
Wilmer van der Gaast
2010-10-06
-0
/
+4
*
|
|
|
|
|
|
|
|
|
Fixed string handling bug with long MSN passwords.
Wilmer van der Gaast
2010-10-06
-0
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Restore MSN password truncation code. MSN still can't handle passwords
Wilmer van der Gaast
2010-10-01
-1
/
+4
*
|
|
|
|
|
|
|
|
Export block/allow list again. The way this is done is ugly though and needs
Wilmer van der Gaast
2010-10-01
-0
/
+6
*
|
|
|
|
|
|
|
|
Silence some debugging stuff that was still going to stdout.
Wilmer van der Gaast
2010-10-01
-3
/
+6
*
|
|
|
|
|
|
|
|
Fixed possible crash bug on removing contacts while the auth cookie expired.
Wilmer van der Gaast
2010-10-01
-4
/
+6
*
|
|
|
|
|
|
|
|
Fix auth for @msn.com accounts.
Wilmer van der Gaast
2010-09-05
-2
/
+18
*
|
|
|
|
|
|
|
|
Clean up any stuff stuck in the soap queue at disconnect time.
Wilmer van der Gaast
2010-09-04
-8
/
+21
*
|
|
|
|
|
|
|
|
Finish re-authentication works. Should now work for OIMs as well.
Wilmer van der Gaast
2010-09-04
-36
/
+51
*
|
|
|
|
|
|
|
|
This works (includes some token sabotage code to ease testing), but I just
Wilmer van der Gaast
2010-09-04
-14
/
+54
*
|
|
|
|
|
|
|
|
Rearrange things a bit to support multiple NS connections. This is apparently
Wilmer van der Gaast
2010-09-03
-93
/
+105
*
|
|
|
|
|
|
|
|
Replace msn*write functions with saner versions that accept format strings.
Wilmer van der Gaast
2010-09-02
-106
/
+87
*
|
|
|
|
|
|
|
|
Handle payloads attached to errors (assume any number in cmd[2] would be
Wilmer van der Gaast
2010-08-29
-0
/
+4
*
|
|
|
|
|
|
|
|
Pull in Makefile dependencies fix from mainline.
Wilmer van der Gaast
2010-08-28
-0
/
+3
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Use nifty gcc -MD feature to automatically track .h dependencies of all C
Wilmer van der Gaast
2010-08-27
-1
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Don't treat error 241 as fatal since it isn't - or at least not always.
Wilmer van der Gaast
2010-08-28
-1
/
+1
*
|
|
|
|
|
|
|
Ignore empty status messages, and msnmsgrp2p invitations.
Wilmer van der Gaast
2010-08-22
-2
/
+2
*
|
|
|
|
|
|
|
Also pick up MSN Messenger mobile info.
Wilmer van der Gaast
2010-08-22
-2
/
+5
*
|
|
|
|
|
|
|
Some general cleanup, plus fixing a bug in the memberlist parsing code:
Wilmer van der Gaast
2010-08-21
-7
/
+12
*
|
|
|
|
|
|
|
Check if a connection is down before handling its SOAP responses.
Wilmer van der Gaast
2010-08-20
-0
/
+10
*
|
|
|
|
|
|
|
In debugging mode, dump all SOAP requests + responses with some indentation
Wilmer van der Gaast
2010-08-20
-0
/
+27
*
|
|
|
|
|
|
|
Fetch the user's profile to see if there's a display name set there. If
Wilmer van der Gaast
2010-08-18
-24
/
+163
*
|
|
|
|
|
|
|
Making display name code a bit saner. Apparently PoS MSN is still suffering
Wilmer van der Gaast
2010-08-15
-30
/
+30
*
|
|
|
|
|
|
|
Check the <isMessengerUser/> flag in address book entries, ignore the ones
Wilmer van der Gaast
2010-08-15
-2
/
+4
*
|
|
|
|
|
|
|
Removing soap.h dependency in Makefile. I'll have to fix the internal
Wilmer van der Gaast
2010-08-15
-2
/
+0
[next]