|
|
|
@1186382
|
2007-10-10T22:15:59Z |
wilmer |
Made the netsplit-like quit messages optional.
|
|
|
@8c2008e
|
2007-10-10T21:56:32Z |
wilmer |
Added 1.0.4 changes to doc/CHANGES.
|
|
|
@527360f
|
2007-10-10T00:34:24Z |
wilmer |
Added some comments to nogaim.h (Thanks to Miklos Vajna).
|
|
|
@2896674
|
2007-10-08T13:56:09Z |
Miklos Vajna |
Merge http://code.bitlbee.org/bitlbee/.
|
|
|
@acd61b9
|
2007-10-08T00:04:33Z |
Miklos Vajna |
Improve comments in nogaim.h so that writing support for new protocols …
|
|
|
@e2869bf
|
2007-10-07T22:07:25Z |
wilmer |
"Changed" the ArcFour implementation. I'm afraid this was a waste of …
|
|
|
@2305488
|
2007-10-07T21:45:41Z |
wilmer |
Adding test for arc.c so that I can now safely replace the RC4 code …
|
|
|
@a7b5925
|
2007-10-07T20:42:37Z |
wilmer |
Renaming RC4 to ArcFour (possible trademark issues).
|
|
|
@9334cc2
|
2007-09-25T08:08:56Z |
wilmer |
Fixed NULL pointer dereference in "account set" command. That command …
|
|
|
@8d32b9e
|
2007-09-01T21:57:22Z |
wilmer |
Made UTF-8 the new default charset. This is the default on pretty much …
|
|
|
@60c1a4e
|
2007-08-30T22:30:27Z |
wilmer |
Changed the order in which things are loaded a little bit so …
|
|
|
@8ad90fb
|
2007-08-30T22:23:07Z |
wilmer |
From vmiklos: More verbose error message on plugin load failures.
|
|
|
@f2b171d
|
2007-08-30T22:22:43Z |
wilmer |
From vmiklos: Fixed list of header files in Makefile.
|
|
|
@2abfbc5
|
2007-08-30T22:17:51Z |
wilmer |
From vmiklos: Added --plugins= option to configure script.
|
|
|
@a8a0b4c
|
2007-07-14T23:54:18Z |
wilmer |
Merge from Jelmer (making GCC4 happy by sanitizing some typecasting …
|
|
|
@1da00b1
|
2007-07-14T23:47:38Z |
wilmer |
Hiding LDAP support because it doesn't actually work at all ATM.
|
|
|
@cbaac62
|
2007-07-14T17:20:18Z |
wilmer |
Adding an epoch to "spoofed" version numbers to make sure apt doesn't …
|
|
|
@b9e4ab5
|
2007-07-07T17:21:12Z |
Jelmer Vernooij |
Fix ssl_bogus.
|
|
|
@3b6eadc
|
2007-07-07T17:19:28Z |
Jelmer Vernooij |
Fix some warnings in storage.c.
|
|
|
@c4f2c6a
|
2007-07-06T08:11:13Z |
wilmer |
Removed MPL from debian/copyright because the old Jabber module is …
|
|
|
@19a8088
|
2007-07-05T23:36:48Z |
wilmer |
Adding debian/ tree to the repository again. Updated it to include all …
|
|
|
@ae3c4fa
|
2007-07-01T14:52:45Z |
wilmer |
Merge from Jelmer (mainly unit testing things).
|
|
|
@f7b44f2
|
2007-06-30T21:52:44Z |
wilmer |
Added help information for the join_chat command and its five …
|
|
|
@05bcd20
|
2007-04-28T05:20:56Z |
wilmer |
s/Gender: Unknown in OSCAR profile info. If we don't know, just …
|
|
|
@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 …
|
|
|
@17fa798
|
2007-04-21T05:02:05Z |
wilmer |
Jabber module should always send the status information of the primary …
|
|
|
@d11dd2f
|
2007-04-21T04:22:44Z |
wilmer |
Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt string …
|
|
|
@f6c963b
|
2007-04-21T04:13:21Z |
wilmer |
Renamed some more prpl functions.
|
|
|
@b0eaa5b
|
2007-04-21T03:23:39Z |
wilmer |
No auto reconnect when the user does "account off" (in fact this auto …
|
|
|
@61ae52c
|
2007-04-20T05:19:06Z |
wilmer |
Renamed/slightly changed syntax of groupchat callback functions.
|
|
|
@d323394c
|
2007-04-20T04:49:30Z |
wilmer |
New code to use nicknames stored in ICQ contact lists.
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@33dc261
|
2007-04-18T02:49:49Z |
wilmer |
Fixed NULL pointer dereference in Jabber code.
|
|
|
@9624fdf
|
2007-04-17T04:49:17Z |
wilmer |
API cleanup pretty much complete. Fixed pretty much everything except …
|
|
|
@717e3bf
|
2007-04-17T03:57:30Z |
wilmer |
Hopefully improved Yahoo! "markup" stripping.
|
|
|
@b3cae44
|
2007-04-16T04:44:08Z |
wilmer |
Forgot to credit Greg for the update, and sorry to infamous41md for …
|
|
|
@cfc8d58
|
2007-04-16T04:31:52Z |
wilmer |
Updating the Yahoo! module. This seems to fix handling of incoming …
|
|
|
@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.
|
|
|
@552e641
|
2007-04-06T05:34:23Z |
wilmer |
Now that all these functions take format strings, I have to make sure …
|
|
|
@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.
|
|
|
@723e611
|
2007-02-26T04:46:35Z |
wilmer |
Removed boolean code from set_getint() and added bits of help to set.h.
|
|
|
@b6423a09
|
2007-02-18T23:57:12Z |
wilmer |
Little fix copied from Jelmer's integration branch, want to import the …
|
|
|
@6cfcfdf
|
2007-02-18T23:48:02Z |
wilmer |
Added the right version tag.
|
|
|
@d4589cb
|
2007-02-18T23:47:17Z |
wilmer |
Little doc/help update.
|
|
|
@21782b3
|
2007-02-18T22:52:48Z |
wilmer |
Silencing some (hopefully) bogus warnings because too many people will …
|
|
|
@dcf0f3e
|
2007-02-18T22:46:50Z |
wilmer |
Fixed Makefiles (make distclean was completely broken).
|
|
|
@34337a7
|
2007-02-18T22:46:21Z |
wilmer |
Fixed a possible issue with corrupted .nicks files in text_load().
|
|
|
@0f4c1bb5
|
2007-02-18T22:45:39Z |
wilmer |
Added Jabber server port number restrictions.
|
|
|
@0fd8559
|
2007-02-18T17:48:04Z |
wilmer |
Merging new Jabber module. See the massive changelog for all the cool …
|
|
|
@8de63c3
|
2007-02-18T17:37:54Z |
wilmer |
AIX fixup. See #230.
|
|
|
@46af107
|
2007-02-18T17:34:19Z |
wilmer |
Fixed uninitialized memory issue in bitlbee.c listen socket setup …
|
|
|
@f959495
|
2007-02-18T17:19:01Z |
wilmer |
Preventing infinite loop while cleaning up accounts in irc_free(). …
|
|
|
@7e0af53
|
2007-02-18T17:10:14Z |
wilmer |
configure --pidfile= actually works now.
|
|
|
@5c5a586
|
2007-02-18T17:05:29Z |
wilmer |
configure script tweaks.
|
|
|
@348c11b
|
2007-01-22T09:42:55Z |
Jelmer Vernooij |
Add lcov target
|
|
|
@7738014
|
2007-01-21T22:08:56Z |
Jelmer Vernooij |
Add tests for set
|
|
|
@8c073a6
|
2007-01-21T21:38:50Z |
Jelmer Vernooij |
Add testsuite for crypting.
|
|
|
@ed5df81
|
2007-01-21T21:17:11Z |
Jelmer Vernooij |
Add unit testing for user code
|
|
|
@7bee5af
|
2006-12-24T21:47:18Z |
Jelmer Vernooij |
Add tests for set_url(). Fixed a bug where the default port wasn't …
|
|
|
@c227706
|
2006-12-24T19:35:13Z |
Jelmer Vernooij |
Refactor the help code to take a filename rather than using the global …
|
|
|
@9225e08
|
2006-12-24T01:47:20Z |
Jelmer Vernooij |
Fix check for non-debug builds.
|
|
|
@a3a3778
|
2006-12-22T17:17:08Z |
wilmer |
Merging trees.
|
|
|
@a51be64
|
2006-12-06T14:16:56Z |
Jelmer Vernooij |
Fix gcov.
|
|
|
@7bcdde3
|
2006-12-06T13:57:25Z |
Jelmer Vernooij |
Some simple tests for irc_*()
|
|
|
@3b4cc8f
|
2006-12-06T13:34:15Z |
Jelmer Vernooij |
Support arguments passed to tests/check to enable verbose logging or …
|
|
|
@6a90967
|
2006-12-06T13:26:22Z |
Jelmer Vernooij |
Add tests for md5.
|
|
|
@2c7df62
|
2006-12-06T12:15:09Z |
Jelmer Vernooij |
Fix testsuite.
|
|
|
@7740c4c
|
2006-12-05T22:57:02Z |
Jelmer Vernooij |
Fix xslt with newer (more pedantic) XSLT processors.
|
|
|
@d8d63a2
|
2006-12-05T20:40:17Z |
Jelmer Vernooij |
[merge] wilmer
|
|
|
@c7d0f41
|
2006-12-03T17:57:31Z |
wilmer |
Added Jabber info to CHANGES.
|
|
|
@cb6a6f4
|
2006-12-03T17:57:17Z |
wilmer |
Fixed use of already free()d variable.
|
|
|
@55078f5
|
2006-11-25T09:20:29Z |
wilmer |
Forgot to pass O_CREAT to open() which can cause problems if there's a …
|
|
|
@dfc8a46
|
2006-11-24T19:39:59Z |
wilmer |
Bye bye lilo. I've never been a fan of yours, but let's not make fun …
|
|
|
@25984f2
|
2006-11-23T18:46:09Z |
wilmer |
Fixed me. ;-) This seems to be correct already.
|
|
|
@9bcbe48
|
2006-11-23T09:34:18Z |
wilmer |
Fixed some (possible) NULL-pointer dereferences. THANKS FOR NOTHING to …
|
|
|
@16b5f86
|
2006-11-13T10:38:23Z |
wilmer |
Added handling of GET_BUDDY_* flags.
|
|
|
@0d3f30f
|
2006-11-12T23:06:08Z |
wilmer |
Improved handling of JIDs: Bare JIDs are allowed (*sigh*) and case …
|
|
|
@bbb6ffb
|
2006-10-31T08:35:36Z |
wilmer |
Disabling little optimization in irc.c because it can't be done safely …
|
|
|
@47d3ac4
|
2006-10-31T08:25:41Z |
wilmer |
Added #defines for XML namespaces.
|
|
|
@abbd8ed
|
2006-10-28T20:54:40Z |
wilmer |
Added handling of roster pushes. This means your local buddy list will …
|
|
|
@62d0c14
|
2006-10-24T19:04:52Z |
wilmer |
Forgot about one possible NULL pointer dereference in jabber_pkt_message().
|
|
|
@bd28e6a
|
2006-10-24T10:40:28Z |
wilmer |
MSN message packets are now sent at once instead of separately. …
|
|
|
@f0071b7
|
2006-10-23T20:01:19Z |
wilmer |
Better handling of <message/> packets. (Headlines, JIDs without …
|
|
|
@e8a6211
|
2006-10-22T17:00:15Z |
wilmer |
Merge from main tree.
|
|
|
@6237ded
|
2006-10-22T13:58:32Z |
wilmer |
set_eval_int() was pretty broken…
|
|
|
@28eda86
|
2006-10-22T13:53:55Z |
wilmer |
Fixed #181. (Using wrong (static) variable in error messages.)
|
|
|
@670204f
|
2006-10-22T12:43:40Z |
wilmer |
Copied 1.0.x changelogs, disabled LDAP support in configure (because …
|
|
|
@2087159
|
2006-10-22T09:24:55Z |
wilmer |
Away devoices are done by the server instead of by root now. This …
|
|
|
@66f783f
|
2006-10-21T21:40:06Z |
wilmer |
Complete fix (or mostly a work-around) for nested calls to signoff(). …
|
|
|
@4b0d805
|
2006-10-21T21:12:30Z |
wilmer |
Can't hurt to at least try one compile before running bzr commit…
|
|
|
@91bd910
|
2006-10-21T20:56:21Z |
wilmer |
Fixed #139. (Wrong Gender description)
|
|
|
@35f6677
|
2006-10-21T20:48:44Z |
wilmer |
Proper detections of errors from *_connect() and added a "Connecting" …
|
|
|
@2a29eac
|
2006-10-21T19:49:57Z |
wilmer |
"Restructured" msn_login() a little bit.
|
|
|
@3b3cd693
|
2006-10-20T19:58:09Z |
wilmer |
Added backwards compatibility with the old "account add" syntax for …
|
|
|