|
|
@eabc9d2
|
2010-04-11T22:49:32Z |
wilmer |
Fixed cleanup issues when turning off an account. Also fixed syntax of …
|
|
|
@e00da63
|
2010-04-11T19:10:12Z |
wilmer |
Restored query/ask stuff.
|
|
|
@a87e6ba
|
2010-04-11T18:13:19Z |
wilmer |
Merging a Jabber ft bugfix.
|
|
|
@3ab1d31
|
2010-04-11T18:12:25Z |
wilmer |
Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 …
|
|
|
@17a6ee9
|
2010-04-11T14:37:06Z |
wilmer |
Including DCC stuff again, with a wonderful extra layer of …
|
|
|
@1d39159
|
2010-04-05T00:18:24Z |
wilmer |
Get full names properly. Handling of nick_source setting and …
|
|
|
@f012a9f
|
2010-04-02T03:25:41Z |
wilmer |
Can receive messages again.
|
|
|
@231b08b
|
2010-04-02T02:54:39Z |
wilmer |
Show buddy online/offline status in the first channel.
|
|
|
@fb117aee
|
2010-04-02T02:29:45Z |
wilmer |
Cleaned lots of compiler warnings so I can get some signal again.
|
|
|
@e63507a
|
2010-04-02T02:03:50Z |
wilmer |
Synced the values of some old OPT_* flags with BEE_USER_*.
|
|
|
@d860a8d
|
2010-04-01T03:38:50Z |
wilmer |
Restored "account" root command and restored enough stuff to be able …
|
|
|
@81e04e1
|
2010-04-01T02:32:25Z |
wilmer |
nogaim.c is close to doing something useful again without speaking any …
|
|
|
@10a96f4
|
2010-03-29T12:25:01Z |
wilmer |
Start restoring IM-related bits, added bee_user.c with basic functions …
|
|
|
@4be8239
|
2010-03-27T02:39:08Z |
wilmer |
Simple IRC channel interface, use it to represent the control channel.
|
|
|
@ebaebfe
|
2010-03-27T01:57:00Z |
wilmer |
PING and QUIT work now, and adding some files that weren't checked in …
|
|
|
@3ddb7477
|
2010-03-26T12:14:37Z |
wilmer |
One total mess that doesn't do much yet, but reorganised some stuff …
|
|
|
@1cc0df3
|
2010-03-21T16:52:22Z |
wilmer |
s/last_act/last_msg/ now.
|
|
|
@767a148
|
2010-03-21T16:06:31Z |
wilmer |
Merging in file transfer support. Most important points from my review …
|
|
|
@a81d679
|
2010-03-21T15:56:59Z |
wilmer |
Fixed jabber_bs_peek() to deal with incomplete packets as well.
|
|
|
@545d7c0
|
2010-03-21T10:18:28Z |
wilmer |
Added ignore_auth_requests setting (patch from vmiklos, bug #578).
|
|
|
@aed152f
|
2010-03-21T01:02:03Z |
wilmer |
Killed the last str*cmp(xml_find_attr) combos.
|
|
|
@54a2014
|
2010-03-21T00:46:18Z |
wilmer |
xt_status functions should always return an XT_ status, it's not a boolean.
|
|
|
@699376f7
|
2010-03-21T00:39:45Z |
wilmer |
Read the from attribute from the main stanza, not the inside query. …
|
|
|
@638feab
|
2010-03-18T14:38:06Z |
wilmer |
Merging in Jabber resource selection fix. This adds the …
|
|
|
@842cd8d
|
2010-03-18T11:22:17Z |
wilmer |
Fixed a bug that caused full JIDs to get lost sometimes with the new …
|
|
|
@b8a491d
|
2010-03-18T00:30:38Z |
wilmer |
Some compiler warning fixes and renamed "transfers" command to just …
|
|
|
@78d254f1
|
2010-03-18T00:07:16Z |
wilmer |
More small fixes. (NULL derefs and s/close/disconnect/)
|
|
|
@42fc5b6
|
2010-03-17T23:47:35Z |
wilmer |
Ouch, committing stuff without even checking if it compiles is bad …
|
|
|
@c1a3c27
|
2010-03-17T23:41:07Z |
wilmer |
Avoid some NULL pointer dereferences on malformed XMPP packets.
|
|
|
@60e4df3
|
2010-03-17T23:23:27Z |
wilmer |
Small cleanup. The max_packet_size variable doesn't seem to be read …
|
|
|
@e8c8d00
|
2010-03-17T15:15:19Z |
wilmer |
Merging mainline.
|
|
|
@f9928cb
|
2010-03-17T01:13:23Z |
wilmer |
Set resource_select to activity by default since priority has always …
1.2.5
|
|
|
@ec55a7d
|
2010-03-16T10:24:00Z |
wilmer |
Really set Yahoo! status messages properly. YMSG, how I hate you.
|
|
|
@449a51d
|
2010-03-16T10:18:02Z |
wilmer |
Include non-away status messages in blist and whois responses. The …
|
|
|
@9fca0657
|
2010-03-15T10:26:25Z |
wilmer |
Deal with stupid (on first sight, at least) Yahoo! server behaviour …
|
|
|
@315dd4c
|
2010-03-15T01:25:47Z |
wilmer |
Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop …
|
|
|
@21d48d9
|
2010-03-14T20:19:10Z |
wilmer |
Fix for bug #536: No longer fail on corrupted USR responses with …
|
|
|
@90cd6c4
|
2010-03-14T18:22:43Z |
wilmer |
Allow disabling certain IM protocols at runtime, patch from …
|
|
|
@fb00989
|
2010-03-14T17:55:27Z |
wilmer |
Adding a few consts and other misc fixes from bug #431. Doing this via …
|
|
|
@c6ca3ee
|
2010-03-14T17:49:24Z |
wilmer |
Some const/etc cleanups submitted by domen@… back in bug #431.
|
|
|
@8fb1263
|
2010-03-14T17:45:33Z |
wilmer |
Don't send bind and session requests at the same time when logging in …
|
|
|
@af7f046
|
2010-03-14T16:56:00Z |
wilmer |
Don't send a <?xml> stream start after starttls since it upsets …
|
|
|
@286b28e
|
2010-03-13T01:02:47Z |
wilmer |
Added nick_source account setting to allow using full name fields for …
|
|
|
@1be0d26
|
2010-03-13T00:12:07Z |
wilmer |
Fixed handling of contact lists where at least the first contact is …
|
|
|
@7053379
|
2010-03-12T23:02:29Z |
wilmer |
Yahoo! status updates (at least initial ones, I assume) can be too …
|
|
|
@547c94c
|
2010-03-12T22:32:55Z |
wilmer |
Merging in some code from libyahoo2-trunk that deals better with …
|
|
|
@dde9d571
|
2010-03-12T19:35:51Z |
wilmer |
Fixed jabber_util unittest. It passes, yet something still seems to be …
|
|
|
@be609ff
|
2010-03-12T19:10:16Z |
wilmer |
Merging mainline.
|
|
|
@75ec2c8
|
2010-03-10T23:58:47Z |
wilmer |
Fixed an "off-by -1" bug in msn_findheader() that could probably be …
|
|
|
@3e1ef92c
|
2010-03-09T13:13:50Z |
wilmer |
Fixed a compiler warning for an ugliness that fortunately shouldn't …
|
|
|
@63770b4
|
2010-03-07T18:32:31Z |
wilmer |
Changed formatting of Jabber buddy info response.
|
|
|
@68198e9
|
2010-03-07T00:31:34Z |
wilmer |
Two more fixes in OSCAR to avoid NULL pointers being passed to …
|
|
|
@58adb7e
|
2010-03-07T00:22:33Z |
wilmer |
Added global and per-account settings "away" and "status" so the user …
|
|
|
@34fbbf9
|
2010-03-06T18:22:20Z |
wilmer |
Adapted nogaim.c. Pretty nice cleanup of away state alias handling, mostly.
|
|
|
@be915f5
|
2010-03-06T18:19:31Z |
wilmer |
Yahoo! fixes. Turns out the protocol really is somewhat odd.
|
|
|
@0714d51
|
2010-03-06T17:41:01Z |
wilmer |
Put AWY at the beginning of the list since it's used as a fallback.
|
|
|
@4049061
|
2010-03-06T17:10:32Z |
wilmer |
Fixed up Yahoo! I'll have to do some more thorough testing of this …
|
|
|
@17f9522
|
2010-03-06T16:17:23Z |
wilmer |
OSCAR cleanup.
|
|
|
@b051d39
|
2010-03-06T15:44:46Z |
wilmer |
MSN module updated to deal with the new API. Not many changes since it …
|
|
|
@2bc8ac0
|
2010-03-06T14:55:12Z |
wilmer |
Away with this stupid GAIM_AWAY_CUSTOM constant. Let's see what still …
|
|
|
@840bba8
|
2010-03-06T14:50:52Z |
wilmer |
The Jabber part of the change. Also made representation of not-away a …
|
|
|
@ccba980
|
2009-12-17T00:42:25Z |
wilmer |
A few fixes for bugs that caused coredumps on testing.bitlbee.org (or …
|
|
|
@1c3008a
|
2009-12-13T14:48:56Z |
wilmer |
No functional changes, just some style "fixes". Although I admit I'm …
|
|
|
@ec29351
|
2009-12-07T22:11:40Z |
wilmer |
Committing some >1y old change. This seems to fix a small leak in the …
|
|
|
@2288705
|
2009-12-07T21:54:19Z |
wilmer |
Merging head.
|
|
|
@08e5bb2
|
2009-11-19T18:50:53Z |
wilmer |
Restoring some logic that seemed broken but was important with …
|
|
|
@20e830b
|
2009-11-19T14:58:30Z |
wilmer |
Fixed a facepalm kind of NULL pointer dereference bug.
|
|
|
@76c85b4c
|
2009-11-19T13:11:38Z |
wilmer |
resource_select now defaults to activity instead of priority. Also, …
|
|
|
@4cf80bb
|
2009-10-23T10:43:15Z |
wilmer |
Shuffling a few more #includes. Much more shuffling will be needed.
|
|
|
@b75acf6
|
2009-10-22T21:55:23Z |
wilmer |
Don't include chat.h from bitlbee.h. make install-dev doesn't install …
|
|
|
@74349eb
|
2009-10-17T15:13:40Z |
wilmer |
If you can't find what you expect in an IQ packet, it doesn't mean …
|
|
|
@99c8f13
|
2009-10-17T14:48:21Z |
wilmer |
Valgrind pointed me at some memory leaks in the Yahoo! codek, …
|
|
|
@e71cfbc
|
2009-10-13T22:33:12Z |
wilmer |
Turns out I *did* implement HTTPS auth for Yahoo! myself already, but …
|
|
|
@7ea8697
|
2009-10-10T15:00:16Z |
wilmer |
Setting Yahoo! away states works again.
|
|
|
@037b66a
|
2009-10-10T14:57:05Z |
wilmer |
Fixed an ugly bug in the write handler that may have caused many weird …
|
|
|
@ba16895
|
2009-10-10T13:48:44Z |
wilmer |
More Yahoo! fixes: Adding and removing buddies works, and for the …
|
|
|
@fa295e36
|
2009-10-10T13:39:51Z |
wilmer |
Added imcb_ask_auth() instead of reimplementing authorization requests …
|
|
|
@bdad407
|
2009-10-04T18:28:41Z |
wilmer |
Fixing a crash bug that causes crashes only with buggy Jabber …
|
|
|
@c3e349e
|
2009-10-03T22:25:36Z |
wilmer |
Cleaned up Yahoo! fix: Error handling, and also not crashing when the …
|
|
|
@4fefb77
|
2009-10-03T19:27:50Z |
wilmer |
Yahoo! can log in again. This code still needs major cleanups, use it …
|
|
|
@b9369b5
|
2009-06-17T23:17:15Z |
wilmer |
Fixed compatibility with AIM mobile messages. Should work according to …
|
|
|
@19176513
|
2009-06-03T16:10:36Z |
wilmer |
Fixed a bug that caused crashes when joining certain kinds of Google …
|
|
|
@5469952
|
2008-12-14T15:04:48Z |
wilmer |
Detect disconnects caused by concurrent logins or rate limiting, and …
|
|
|
@71d45c2
|
2008-12-14T13:39:02Z |
wilmer |
Dropping warnings about unknown JIDs since they're spammy (mostly show …
|
|
|
@c0c43fb
|
2008-12-14T10:31:49Z |
wilmer |
Fixed ic->away leaking memory. This var is only used by OSCAR and …
|
|
|
@b2c062d
|
2008-09-28T11:21:55Z |
wilmer |
Adding the password to the right part of the <presence> stanza so …
|
|
|
@94acdd0
|
2008-09-28T11:18:19Z |
wilmer |
Restored support for password-protected chatrooms (for now only by …
|
|
|
@2bebe15
|
2008-09-28T00:18:21Z |
wilmer |
Fixed one crash bug in Yahoo! chatroom invitation handling.
|
|
|
@3611717
|
2008-08-31T15:00:35Z |
wilmer |
Added auto_join code.
|
|
|
@7125cb3
|
2008-08-24T18:01:05Z |
wilmer |
Added SET_INVALID, which set evaluators should now return instead of …
|
|
|
@a02f34f
|
2008-08-11T23:07:12Z |
a.sporto+bee |
Added conf entries and lib/ftutil.[ch].
ft_listen = …
|
|
|
@66be784
|
2008-08-11T14:31:03Z |
a.sporto+bee |
copied ulibc/BSD ifdefs over to invitation.c.
I'll have to move these …
|
|
|
@a2b99ec
|
2008-08-10T22:17:58Z |
a.sporto+bee |
Added MSN file transfer of type MSNFTP.
Transfer is direct and the …
|
|
|
@87f525e
|
2008-08-10T10:42:52Z |
a.sporto+bee |
Merged in upstream r416 which includes my msn_write_msg patch. w00t! ;)
|
|
|
@a830512
|
2008-08-10T09:15:26Z |
wilmer |
Added msn_sb_write_msg() (patch from ulim).
|
|
|
@4230221
|
2008-08-09T23:00:38Z |
wilmer |
Added ceiling to auto-reconnect delay, changed the default to 5*3<900 …
|
|
|
@280e655
|
2008-08-05T23:07:07Z |
wilmer |
Simple exponential backoff code. Have to add a maximum delay setting, …
|
|
|
@8661caa
|
2008-08-04T14:45:24Z |
a.sporto+bee |
merged in upstream r410.
Only conflict was the correction of jabber …
|
|
|
@4ac647d
|
2008-08-04T14:21:49Z |
a.sporto+bee |
moved some stuff around in preperation for MSN merge.
* both ends …
|
|
|
@d84e2a9
|
2008-08-02T11:21:36Z |
wilmer |
Microsoft, I hate you.
|
|
|