@8e9e2b7
2010-10-03T02:45:26Z
wilmer
Merging mainline, which includes a huge msnp13 merge.
Not 100% sure …
@fef7813
2010-09-05T11:31:22Z
wilmer
Fix compiler warnings. Also fixing irc_send_motd(), which so far got …
@f5c0d8e
2010-08-31T20:06:14Z
wilmer
Merge mainline stuff.
@df61c35a
2010-08-30T19:24:28Z
wilmer
Warn the user when his/her AIM/ICQ password seems to be too long. For …
@b0a89cc
2010-08-27T08:48:18Z
wilmer
Use nifty gcc -MD feature to automatically track .h dependencies of …
@be999a5
2010-08-23T23:12:24Z
wilmer
First step in this merge. Mostly a bzr merge and then a cleanup of …
@0ebf919
2010-08-21T22:25:37Z
wilmer
Pass "user is mobile" info coming from OSCAR up to BitlBee and show …
@daae10f
2010-08-07T16:33:02Z
wilmer
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
@f7d12f7
2010-08-05T20:20:44Z
wilmer
Some fixes for compiler warnings that only show up when compiling with …
@5588edf5
2010-07-25T08:56:17Z
wilmer
Suppress GLib warning when trying to get a user's IP address while not …
@42acba1
2010-07-25T08:54:25Z
wilmer
Some support for changing group info on OSCAR.
@7989d40d
2010-07-24T14:19:44Z
wilmer
Fixing chat_join() for OSCAR to return a struct groupchat* right away, …
@03f3828
2010-07-24T14:06:22Z
wilmer
Adding protocol-specific chatroom settings. First one to use this: AIM …
@e437366
2010-07-16T23:55:53Z
wilmer
Fix possible crash on trying to use half-created OSCAR chatrooms.
@4346c3f4
2010-07-16T23:31:55Z
wilmer
Merging mainline.
@ef14a83
2010-07-16T23:14:04Z
wilmer
WTF AOL, now suddenly underscores are not allowed in room names?
@56699f0
2010-06-07T15:11:09Z
wilmer
Show idle + login time info in /WHOIS (if available).
@4aa0f6b
2010-06-07T14:31:07Z
wilmer
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
@1fdb0a4
2010-06-05T23:26:07Z
wilmer
Merging mainline.
@3759849
2010-06-03T22:08:23Z
pesco
merge in bitlbee head
@bb09b3c
2010-06-03T21:13:57Z
pesco
merge in bitlbee 1.2.7
@814aa52
2010-06-03T11:00:45Z
pesco
merge in bitlbee 1.2.6
@5f8ab6a9
2010-06-03T10:41:03Z
pesco
merge in bitlbee 1.2.5
@3f81999
2010-06-03T10:31:46Z
pesco
merge in bitlbee 1.2.4
@3dc6d86
2010-06-02T08:47:18Z
wilmer
Disable old-style ICQ authentication. It looks like AOL or whoever is …
@f60079b
2010-05-25T22:26:54Z
wilmer
Allow one to run the configure script from a different directory and …
@2334048
2010-05-16T09:50:57Z
wilmer
Oi, don't leak that precious memory!
@d4bc2d9
2010-05-16T09:46:27Z
wilmer
Handle AIM_CAPS_ICQRTF messages (sometimes sent by certain mobile …
@ec86b22
2010-05-15T23:28:16Z
wilmer
Mainline merge. (Probably mostly irrelevant for this branch, oh well.)
@704dd38
2010-06-01T21:51:27Z
wilmer
Merging head.
@3429b58
2010-05-13T22:05:13Z
wilmer
Mainline merge.
@7ee07c3
2010-05-09T16:06:19Z
wilmer
It looks like AIM mem requests (implemented as damn_you() and …
@5a673f3
2010-05-09T13:04:45Z
wilmer
Pick up buddy group information from OSCAR server-side contact list.
@e5abfd4
2010-05-09T11:26:57Z
wilmer
Safety check for yesterday's fixes: Double-check that a groupchat …
@bd5eee3
2010-05-09T09:48:56Z
wilmer
Merging mainline, mostly for chatroom fixes I implemented there.
@75610c3
2010-05-09T00:40:54Z
wilmer
Fixed up OSCAR to work with the new way of setting up groupchats.
@5a599a1
2010-05-09T00:40:03Z
wilmer
Room names on OSCAR can't start with digits, this broke the "chat …
@81e04e1
2010-04-01T02:32:25Z
wilmer
nogaim.c is close to doing something useful again without speaking any …
@85693e6
2010-03-21T16:17:24Z
wilmer
Merging in killerbee stuff (just file transfers and maybe a few things …
@545d7c0
2010-03-21T10:18:28Z
wilmer
Added ignore_auth_requests setting (patch from vmiklos, bug #578 ).
@fb020ac
2010-03-07T18:43:23Z
wilmer
Merging in mainline, including improved away/status stuff.
@68198e9
2010-03-07T00:31:34Z
wilmer
Two more fixes in OSCAR to avoid NULL pointers being passed to …
@17f9522
2010-03-06T16:17:23Z
wilmer
OSCAR cleanup.
@e046390
2009-10-10T23:25:54Z
wilmer
Make purple use BitlBee's event handling API. Since the APIs never …
@b9369b5
2009-06-17T23:17:15Z
wilmer
Fixed compatibility with AIM mobile messages. Should work according to …
@673a54c
2009-03-12T19:33:28Z
pesco
pretty blind try at merging in the latest trunk
@5469952
2008-12-14T15:04:48Z
wilmer
Detect disconnects caused by concurrent logins or rate limiting, and …
@c0c43fb
2008-12-14T10:31:49Z
wilmer
Fixed ic->away leaking memory. This var is only used by OSCAR and …
@94acdd0
2008-09-28T11:18:19Z
wilmer
Restored support for password-protected chatrooms (for now only by …
@6738a67
2008-07-16T23:22:52Z
pesco
merge in latest trunk
@fab3d2d
2008-06-22T13:02:15Z
wilmer
Shut up a "mostly harmless" warning (this NULL would never actually be …
@de82335
2008-06-22T12:26:19Z
wilmer
Another fixup after [devel,394]. Clearly I'm not a morning person.
@c801d25
2008-06-22T10:05:33Z
wilmer
Fixed bug in [devel,394].
@424e663
2008-06-22T09:32:46Z
wilmer
Partial fix for #419 : Moved normalize() and some other stuff to OSCAR …
@9143aeb
2008-04-05T12:26:04Z
wilmer
query.h now defines a callback function type, not using void* for it …
@4eb4c0f
2008-02-16T17:15:31Z
sm
merge in upstream changes
@ca60550
2008-02-16T15:58:22Z
wilmer
Merge from Jelmer.
@fc5cf88
2008-02-16T15:45:12Z
Jelmer Vernooij
Fix lcov dependencies.
@5a71d9c
2008-02-09T17:58:13Z
sm
- add support for setting ops/voice according to OTR msgstate
- add …
@f774e01
2008-01-30T23:05:52Z
wilmer
Fixed handling of OSCAR multi-part messages... They're not arrays, …
@613cc55
2008-01-24T22:22:46Z
wilmer
Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
@e64de00
2008-01-12T00:24:46Z
wilmer
Killed info_string_append() and now showing the IP address of ICQ …
@181e47a
2008-01-10T00:31:38Z
wilmer
Now setting odata->icq properly again, this got lost some time ago, …
@43462708
2008-01-06T12:37:55Z
wilmer
More consistency in error/warning errors. Until now "WARNING:" was …
@30ce1ce
2007-12-12T23:30:51Z
wilmer
Killed the <server> parameter to "account add" and changed the default …
@c058ff9
2007-12-09T23:19:35Z
wilmer
Added /invite support for Jabber chatrooms (and fixed the argument …
@9ff5737
2007-11-29T21:55:14Z
wilmer
printf() in daemons considered harmful.
@ebb95b6
2007-11-14T23:42:07Z
wilmer
Merging from devel/Jelmer.
@be68d99
2007-11-10T09:25:50Z
wilmer
Handing of multipart messages in OSCAR (usually from mobiles), this …
@e900442
2007-07-05T23:39:47Z
wilmer
Merging from devel. Added documentation for the join_chat command, …
@ae3c4fa
2007-07-01T14:52:45Z
wilmer
Merge from Jelmer (mainly unit testing things).
@d06eabf
2007-06-04T13:22:05Z
wilmer
Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
@05bcd20
2007-04-28T05:20:56Z
wilmer
s/Gender: Unknown in OSCAR profile info. If we don't know, just …
@e35d1a1
2007-04-22T20:44:27Z
wilmer
Read-only support for Jabber conferences (non-anonymous rooms only). …
@c737ba7
2007-04-22T02:15:36Z
wilmer
join_chat root command works for AIM chats now. (Was trivial to add …
@df1fb67
2007-04-21T05:18:40Z
wilmer
Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
@f6c963b
2007-04-21T04:13:21Z
wilmer
Renamed some more prpl functions.
@61ae52c
2007-04-20T05:19:06Z
wilmer
Renamed/slightly changed syntax of groupchat callback functions.
@f0cb961
2007-04-19T06:03:43Z
wilmer
More API changes: buddy list management. imcb_add_buddy() is now a …
@9624fdf
2007-04-17T04:49:17Z
wilmer
API cleanup pretty much complete. Fixed pretty much everything except …
@6bbb939
2007-04-16T04:01:13Z
wilmer
Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
@84b045d
2007-04-16T01:03:08Z
wilmer
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
@c2fb3809
2007-04-15T22:39:35Z
wilmer
Cleaned up struct im_connection. No more username/password stuff since …
@cd4723c
2007-04-15T21:59:52Z
wilmer
More format string problems.
@aef4828
2007-04-06T05:20:31Z
wilmer
More cleanups, mainly in the callbacks. Replaced things like …
@0da65d5
2007-03-31T05:40:45Z
wilmer
s/gaim_connection/im_connection/ and some other minor API changes. The …
@fa29d093
2007-03-28T05:53:11Z
wilmer
Preparing for Jabber conference room support.
@348c11b
2007-01-22T09:42:55Z
Jelmer Vernooij
Add lcov target
@d8d63a2
2006-12-05T20:40:17Z
Jelmer Vernooij
[merge] wilmer
@91bd910
2006-10-21T20:56:21Z
wilmer
Fixed #139 . (Wrong Gender description)
@3dc9d46
2006-10-15T15:32:46Z
wilmer
Fixed a very interesting memory leak in the OSCAR module.
@d5ccd83
2006-08-13T19:15:23Z
wilmer
Extra comments in set.h and now properly using set_getbool() instead …
@d3a672c
2006-08-04T13:56:53Z
wilmer
Added a per-account web_aware setting for ICQ connections.
@66b9e86e
2006-07-07T13:33:31Z
Jelmer Vernooij
Add support for checking test suite coverage using gcov.
@5b52a48
2006-07-03T21:22:45Z
wilmer
Implemented per-account nick lists instead of per-protocol nick lists. …
@96863f6
2006-07-02T09:49:31Z
wilmer
Added protocol-specific settings, made the server setting specific to …
@0a3c243
2006-06-30T23:18:56Z
wilmer
Got rid of struct aim_user (now using account_t everywhere). Needs …
@68b518d6
2006-05-26T09:03:38Z
wilmer
Merging from main development tree.
@7bfd574
2006-05-26T08:57:36Z
wilmer
Fixed a NULL pointer dereference that showed up on testing.b.o sometimes.
@936ded6
2006-05-25T08:57:31Z
wilmer
Disabling chat charset stuff again for now and fixed the crash-bug. …