source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @b9e4ab5   2007-07-07T17:21:12Z Jelmer Vernooij Fix ssl_bogus.
(edit) @3b6eadc   2007-07-07T17:19:28Z Jelmer Vernooij Fix some warnings in storage.c.
(edit) @f7b44f2   2007-06-30T21:52:44Z wilmer Added help information for the join_chat command and its five …
(edit) @05bcd20   2007-04-28T05:20:56Z wilmer s/Gender: Unknown in OSCAR profile info. If we don't know, just …
(edit) @c737ba7   2007-04-22T02:15:36Z wilmer join_chat root command works for AIM chats now. (Was trivial to add …
(edit) @df1fb67   2007-04-21T05:18:40Z wilmer Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
(edit) @17fa798   2007-04-21T05:02:05Z wilmer Jabber module should always send the status information of the primary …
(edit) @d11dd2f   2007-04-21T04:22:44Z wilmer Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt string …
(edit) @f6c963b   2007-04-21T04:13:21Z wilmer Renamed some more prpl functions.
(edit) @b0eaa5b   2007-04-21T03:23:39Z wilmer No auto reconnect when the user does "account off" (in fact this auto …
(edit) @61ae52c   2007-04-20T05:19:06Z wilmer Renamed/slightly changed syntax of groupchat callback functions.
(edit) @d323394c   2007-04-20T04:49:30Z wilmer New code to use nicknames stored in ICQ contact lists.
(edit) @f0cb961   2007-04-19T06:03:43Z wilmer More API changes: buddy list management. imcb_add_buddy() is now a …
(edit) @33dc261   2007-04-18T02:49:49Z wilmer Fixed NULL pointer dereference in Jabber code.
(edit) @9624fdf   2007-04-17T04:49:17Z wilmer API cleanup pretty much complete. Fixed pretty much everything except …
(edit) @717e3bf   2007-04-17T03:57:30Z wilmer Hopefully improved Yahoo! "markup" stripping.
(edit) @b3cae44   2007-04-16T04:44:08Z wilmer Forgot to credit Greg for the update, and sorry to infamous41md for …
(edit) @cfc8d58   2007-04-16T04:31:52Z wilmer Updating the Yahoo! module. This seems to fix handling of incoming …
(edit) @6bbb939   2007-04-16T04:01:13Z wilmer Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
(edit) @84b045d   2007-04-16T01:03:08Z wilmer s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
(edit) @c2fb3809   2007-04-15T22:39:35Z wilmer Cleaned up struct im_connection. No more username/password stuff since …
(edit) @cd4723c   2007-04-15T21:59:52Z wilmer More format string problems.
(edit) @552e641   2007-04-06T05:34:23Z wilmer Now that all these functions take format strings, I have to make sure …
(edit) @aef4828   2007-04-06T05:20:31Z wilmer More cleanups, mainly in the callbacks. Replaced things like …
(edit) @0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
(edit) @fa29d093   2007-03-28T05:53:11Z wilmer Preparing for Jabber conference room support.
(edit) @723e611   2007-02-26T04:46:35Z wilmer Removed boolean code from set_getint() and added bits of help to set.h.
(edit) @b6423a09   2007-02-18T23:57:12Z wilmer Little fix copied from Jelmer's integration branch, want to import the …
(edit) @6cfcfdf   2007-02-18T23:48:02Z wilmer Added the right version tag.
(edit) @d4589cb   2007-02-18T23:47:17Z wilmer Little doc/help update.
(edit) @21782b3   2007-02-18T22:52:48Z wilmer Silencing some (hopefully) bogus warnings because too many people will …
(edit) @dcf0f3e   2007-02-18T22:46:50Z wilmer Fixed Makefiles (make distclean was completely broken).
(edit) @34337a7   2007-02-18T22:46:21Z wilmer Fixed a possible issue with corrupted .nicks files in text_load().
(edit) @0f4c1bb5   2007-02-18T22:45:39Z wilmer Added Jabber server port number restrictions.
(edit) @0fd8559   2007-02-18T17:48:04Z wilmer Merging new Jabber module. See the massive changelog for all the cool …
(edit) @8de63c3   2007-02-18T17:37:54Z wilmer AIX fixup. See #230.
(edit) @46af107   2007-02-18T17:34:19Z wilmer Fixed uninitialized memory issue in bitlbee.c listen socket setup …
(edit) @f959495   2007-02-18T17:19:01Z wilmer Preventing infinite loop while cleaning up accounts in irc_free(). …
(edit) @7e0af53   2007-02-18T17:10:14Z wilmer configure --pidfile= actually works now.
(edit) @5c5a586   2007-02-18T17:05:29Z wilmer configure script tweaks.
(edit) @a3a3778   2006-12-22T17:17:08Z wilmer Merging trees.
(edit) @a51be64   2006-12-06T14:16:56Z Jelmer Vernooij Fix gcov.
(edit) @7bcdde3   2006-12-06T13:57:25Z Jelmer Vernooij Some simple tests for irc_*()
(edit) @3b4cc8f   2006-12-06T13:34:15Z Jelmer Vernooij Support arguments passed to tests/check to enable verbose logging or …
(edit) @6a90967   2006-12-06T13:26:22Z Jelmer Vernooij Add tests for md5.
(edit) @2c7df62   2006-12-06T12:15:09Z Jelmer Vernooij Fix testsuite.
(edit) @7740c4c   2006-12-05T22:57:02Z Jelmer Vernooij Fix xslt with newer (more pedantic) XSLT processors.
(edit) @d8d63a2   2006-12-05T20:40:17Z Jelmer Vernooij [merge] wilmer
(edit) @c7d0f41   2006-12-03T17:57:31Z wilmer Added Jabber info to CHANGES.
(edit) @cb6a6f4   2006-12-03T17:57:17Z wilmer Fixed use of already free()d variable.
(edit) @55078f5   2006-11-25T09:20:29Z wilmer Forgot to pass O_CREAT to open() which can cause problems if there's a …
(edit) @dfc8a46   2006-11-24T19:39:59Z wilmer Bye bye lilo. I've never been a fan of yours, but let's not make fun …
(edit) @25984f2   2006-11-23T18:46:09Z wilmer Fixed me. ;-) This seems to be correct already.
(edit) @9bcbe48   2006-11-23T09:34:18Z wilmer Fixed some (possible) NULL-pointer dereferences. THANKS FOR NOTHING to …
(edit) @16b5f86   2006-11-13T10:38:23Z wilmer Added handling of GET_BUDDY_* flags.
(edit) @0d3f30f   2006-11-12T23:06:08Z wilmer Improved handling of JIDs: Bare JIDs are allowed (*sigh*) and case …
(edit) @bbb6ffb   2006-10-31T08:35:36Z wilmer Disabling little optimization in irc.c because it can't be done safely …
(edit) @47d3ac4   2006-10-31T08:25:41Z wilmer Added #defines for XML namespaces.
(edit) @abbd8ed   2006-10-28T20:54:40Z wilmer Added handling of roster pushes. This means your local buddy list will …
(edit) @62d0c14   2006-10-24T19:04:52Z wilmer Forgot about one possible NULL pointer dereference in jabber_pkt_message().
(edit) @bd28e6a   2006-10-24T10:40:28Z wilmer MSN message packets are now sent at once instead of separately. …
(edit) @f0071b7   2006-10-23T20:01:19Z wilmer Better handling of <message/> packets. (Headlines, JIDs without …
(edit) @e8a6211   2006-10-22T17:00:15Z wilmer Merge from main tree.
(edit) @6237ded   2006-10-22T13:58:32Z wilmer set_eval_int() was pretty broken…
(edit) @28eda86   2006-10-22T13:53:55Z wilmer Fixed #181. (Using wrong (static) variable in error messages.)
(edit) @670204f   2006-10-22T12:43:40Z wilmer Copied 1.0.x changelogs, disabled LDAP support in configure (because …
(edit) @2087159   2006-10-22T09:24:55Z wilmer Away devoices are done by the server instead of by root now. This …
(edit) @66f783f   2006-10-21T21:40:06Z wilmer Complete fix (or mostly a work-around) for nested calls to signoff(). …
(edit) @4b0d805   2006-10-21T21:12:30Z wilmer Can't hurt to at least try one compile before running bzr commit…
(edit) @91bd910   2006-10-21T20:56:21Z wilmer Fixed #139. (Wrong Gender description)
(edit) @35f6677   2006-10-21T20:48:44Z wilmer Proper detections of errors from *_connect() and added a "Connecting" …
(edit) @2a29eac   2006-10-21T19:49:57Z wilmer "Restructured" msn_login() a little bit.
(edit) @3b3cd693   2006-10-20T19:58:09Z wilmer Added backwards compatibility with the old "account add" syntax for …
(edit) @dfa41a4   2006-10-20T19:12:14Z wilmer Now all IQ packets get an ID and cached packets get a "special" ID. …
(edit) @f920d9e   2006-10-19T07:51:35Z wilmer Added starttls code to ssl_openssl.c so GnuTLS isn't the only …
(edit) @1991be6   2006-10-18T17:47:08Z wilmer get_info() now displays vCard information too.
(edit) @e727608   2006-10-16T08:21:03Z wilmer hash_hex buffer for IQ digest authentication missed one byte…
(edit) @a5ac9f9   2006-10-15T22:25:59Z wilmer Filled in the user changelog a bit more.
(edit) @aaaed5e   2006-10-15T21:42:28Z wilmer A *working* fix for a memory access violation in cmd_remove().
(edit) @d74c644   2006-10-15T20:46:22Z wilmer Merge from devel.
(edit) @788a1af   2006-10-15T20:24:01Z wilmer Proper cleanup of jabber buddy structures when removing a buddy from …
(edit) @5eec897   2006-10-15T19:53:42Z wilmer set_eval_int() now allows negative integers.
(edit) @a3265629   2006-10-15T18:44:47Z wilmer Fixing early free(). Memory management in the passport code is getting …
(edit) @e617b35   2006-10-15T15:34:57Z wilmer Merging from main development tree.
(edit) @3dc9d46   2006-10-15T15:32:46Z wilmer Fixed a very interesting memory leak in the OSCAR module.
(edit) @ee5c355   2006-10-15T15:01:13Z wilmer Documentation updates.
(edit) @2529faf   2006-10-15T14:02:27Z wilmer Small documentation fix (closes #208).
(edit) @69cb623   2006-10-15T09:41:12Z wilmer Merging with storage-xml. It seems to be working pretty well, so maybe …
(edit) @93b7bd4   2006-10-15T09:34:02Z wilmer Merging from devel and storage-xml.
(edit) @e97827b   2006-10-15T09:31:13Z wilmer Merging from devel.
(edit) @3ef6410   2006-10-15T09:26:06Z wilmer Removed a reference to an already free()d variable from cmd_remove().
(edit) @695e392   2006-10-13T21:44:54Z wilmer Fixed some memory leaking in the MSN Passport code.
(edit) @7e83adca   2006-10-12T22:14:00Z wilmer Fixed get_info(), now that buddy_by_jid() doesn't just return the …
(edit) @a4effbf   2006-10-12T21:01:51Z wilmer Replies to jabber:iq:time packets.
(edit) @259edd4   2006-10-12T17:48:58Z wilmer Special message when the XMPP session is ended because of a concurrent …
(edit) @b56b220   2006-10-11T18:29:56Z wilmer Fixed issues in end-of-connection detection and added basic "handling" …
(edit) @58b5f62   2006-10-11T08:45:45Z wilmer Handling of some basic IQ-get packets.
(edit) @8eb10c9   2006-10-10T12:10:20Z wilmer Oops... When I say ignore, I really mean ignore!
(edit) @a21a8ac   2006-10-10T12:05:42Z wilmer Added resource selection (based on priority or time of last message) …
(edit) @6a1128d   2006-10-09T18:19:05Z wilmer The module now keeps track of all resources available for a buddy. …
Note: See TracRevisionLog for help on using the revision log.