source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @30ce1ce   2007-12-12T23:30:51Z wilmer Killed the <server> parameter to "account add" and changed the default …
(edit) @d52111a   2007-12-12T21:36:33Z wilmer Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
(edit) @0f47613   2007-12-10T22:57:13Z wilmer Don't allow nicks that start with a number.
(edit) @71dc854   2007-12-10T22:33:08Z wilmer Fixed "set xxx" syntax (it showed all settings instead of just xxx).
(edit) @3f2bc2d   2007-12-09T23:23:03Z wilmer If I keep forgetting to credit people in commit msgs I should probably …
(edit) @c058ff9   2007-12-09T23:19:35Z wilmer Added /invite support for Jabber chatrooms (and fixed the argument …
(edit) @de03374   2007-12-04T22:59:59Z wilmer Fixing jabber_login/_logout for better (non-crashing) cleanup on early …
(edit) @aaf92a9   2007-12-02T23:18:25Z wilmer Imported setuid() patch from Simo Leone <simo@archlinux...> with some …
(edit) @80e9db9   2007-12-02T23:14:49Z wilmer Forgot to return something in jabber_chat_join_failed().
(edit) @fc5d06d   2007-12-02T17:27:46Z wilmer Merging a change I should've pulled before committing three other changes.
(edit) @5bd21df   2007-12-02T17:25:57Z wilmer Handling of presence-error packets (only useful for groupchats now), …
(edit) @911cc4f   2007-12-02T17:24:46Z wilmer Defining DEBUG via CFLAGS so that it'll always be there, even when a …
(edit) @4306d8b   2007-12-02T16:43:57Z wilmer Removed retarded printf() (ARGH) and moved the event handling handling …
(edit) @94d52d64   2007-12-02T11:00:15Z wilmer Added charset checks on incoming msgs (from the IRC side) to prevent …
(edit) @9ff5737   2007-11-29T21:55:14Z wilmer printf() in daemons considered harmful.
(edit) @b6a2373   2007-11-28T23:24:26Z wilmer Fixed the epoll+ForkDaemon combination. The libevent event handling …
(edit) @221a273   2007-11-24T19:07:22Z wilmer 1.1.1dev (Although the CHANGES change isn't in there). 1.1.1
(edit) @608f8cf   2007-11-24T18:02:39Z wilmer Added some random hash to the id= for cached XMPP packets so that …
(edit) @3a80471   2007-11-24T01:13:15Z wilmer (Hopefully) fixing one case where the Jabber module doesn't understand …
(edit) @77bfd07   2007-11-23T23:07:44Z wilmer Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
(edit) @df6d1da   2007-11-23T22:25:04Z wilmer Replaced GPL-incompatible MD5 hashing code.
(edit) @56f260a   2007-11-22T22:56:52Z wilmer Some changes to get rid of compiler warnings. (And disabling strict …
(edit) @d75597b   2007-11-20T00:13:58Z wilmer Fixed memory management issues introduced by at least the …
(edit) @3e1e11af   2007-11-19T23:41:42Z wilmer Fixed NULL pointer dereference (in printf) when connected to a …
(edit) @7df5a08   2007-11-19T23:36:57Z wilmer Changelog update.
(edit) @256899f   2007-11-19T23:16:18Z wilmer Merging Jabber groupchat support.
(edit) @ef5c185   2007-11-19T23:14:39Z wilmer Added Jabber groupchat topic support.
(edit) @50e1776   2007-11-19T22:23:58Z wilmer Merging /TOPIC code from Miklos Vajna. Untested, because I still have …
(edit) @cd428e4   2007-11-17T12:20:51Z wilmer Added (account) set -del.
(edit) @ebb95b6   2007-11-14T23:42:07Z wilmer Merging from devel/Jelmer.
(edit) @a6df0b5   2007-11-14T23:29:43Z wilmer Added "xmlconsole" setting so it can be enabled at login time already.
(edit) @1bf1ae6   2007-11-14T23:09:22Z wilmer Removed some debugging stuff that shouldn't have been here for a long …
(edit) @be68d99   2007-11-10T09:25:50Z wilmer Handing of multipart messages in OSCAR (usually from mobiles), this …
(edit) @2231302   2007-11-05T22:59:49Z wilmer Merging from Jelmer.
(edit) @5e2615a   2007-10-30T23:44:39Z wilmer s/FAQ's/FAQs/
(edit) @7448e1b   2007-10-22T22:39:46Z wilmer debian/ specific: Changed "rm help.txt at upgrade" hack to not remove …
(edit) @7435ccf   2007-10-18T19:03:02Z Jelmer Vernooij Fix indentation.
(edit) @e9b755e   2007-10-18T16:44:25Z Jelmer Vernooij Use standard functions for dealing with both IPv6 and IPv4.
(edit) @c511365   2007-10-18T16:07:30Z Jelmer Vernooij Merge upstream.
(edit) @3933853   2007-10-14T22:57:42Z wilmer Fixed a typo in "help join_chat".
(edit) @764b163d   2007-10-12T12:18:16Z Jelmer Vernooij Fix another warning.
(edit) @f618a4a   2007-10-12T12:11:57Z Jelmer Vernooij Fix GCC warning.
(edit) @c78c032   2007-10-12T12:11:32Z Jelmer Vernooij Add GCC attributes.
(edit) @eda54e4   2007-10-12T00:08:58Z wilmer Merge from devel.
(edit) @d444c09   2007-10-12T00:06:50Z wilmer Added word_wrap() function to misc.c and using it at the right places …
(edit) @285b55d   2007-10-10T22:45:19Z wilmer configure script now allows one to override CFLAGS. (Bug #171)
(edit) @1186382   2007-10-10T22:15:59Z wilmer Made the netsplit-like quit messages optional.
(edit) @8c2008e   2007-10-10T21:56:32Z wilmer Added 1.0.4 changes to doc/CHANGES.
(edit) @527360f   2007-10-10T00:34:24Z wilmer Added some comments to nogaim.h (Thanks to Miklos Vajna).
(edit) @2896674   2007-10-08T13:56:09Z Miklos Vajna Merge http://code.bitlbee.org/bitlbee/.
(edit) @acd61b9   2007-10-08T00:04:33Z Miklos Vajna Improve comments in nogaim.h so that writing support for new protocols …
(edit) @e2869bf   2007-10-07T22:07:25Z wilmer "Changed" the ArcFour implementation. I'm afraid this was a waste of …
(edit) @2305488   2007-10-07T21:45:41Z wilmer Adding test for arc.c so that I can now safely replace the RC4 code …
(edit) @a7b5925   2007-10-07T20:42:37Z wilmer Renaming RC4 to ArcFour (possible trademark issues).
(edit) @9334cc2   2007-09-25T08:08:56Z wilmer Fixed NULL pointer dereference in "account set" command. That command …
(edit) @8d32b9e   2007-09-01T21:57:22Z wilmer Made UTF-8 the new default charset. This is the default on pretty much …
(edit) @60c1a4e   2007-08-30T22:30:27Z wilmer Changed the order in which things are loaded a little bit so …
(edit) @8ad90fb   2007-08-30T22:23:07Z wilmer From vmiklos: More verbose error message on plugin load failures.
(edit) @f2b171d   2007-08-30T22:22:43Z wilmer From vmiklos: Fixed list of header files in Makefile.
(edit) @2abfbc5   2007-08-30T22:17:51Z wilmer From vmiklos: Added --plugins= option to configure script.
(edit) @82135c7   2007-08-08T09:20:57Z wilmer Not trying to handle typing notifications from unknown buddies anymore …
(edit) @1baaef8   2007-07-30T19:12:06Z wilmer Added jabber_error_parse() and using it for both stream- and stanza …
(edit) @85023c6   2007-07-15T15:47:34Z wilmer Added imcb_clean_handle() to sanitize handles properly (without …
(edit) @a8a0b4c   2007-07-14T23:54:18Z wilmer Merge from Jelmer (making GCC4 happy by sanitizing some typecasting …
(edit) @1da00b1   2007-07-14T23:47:38Z wilmer Hiding LDAP support because it doesn't actually work at all ATM.
(edit) @1ffb46f   2007-07-14T23:45:30Z wilmer Added join_chat command to the "help groupchat" information.
(edit) @8c4afbfa   2007-07-14T17:24:52Z wilmer Merging more debian/ changes.
(edit) @cbaac62   2007-07-14T17:20:18Z wilmer Adding an epoch to "spoofed" version numbers to make sure apt doesn't …
(edit) @c9c7ca7   2007-07-11T14:22:00Z wilmer Fixed imc_logout() (assigning u too early). Stupid me.
(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) @c4f2c6a   2007-07-06T08:11:13Z wilmer Removed MPL from debian/copyright because the old Jabber module is …
(edit) @e900442   2007-07-05T23:39:47Z wilmer Merging from devel. Added documentation for the join_chat command, …
(edit) @19a8088   2007-07-05T23:36:48Z wilmer Adding debian/ tree to the repository again. Updated it to include all …
(edit) @9da0bbf   2007-07-02T22:12:03Z wilmer Added (and using) jabber_chat_free() for better memory management, …
(edit) @5d7dc00   2007-07-02T21:24:04Z wilmer Stripping of unwanted characters (@ and =) in channel nicknames.
(edit) @1962ac1   2007-07-02T21:07:43Z wilmer Fixed nick hint function to only set the nick if it's different from …
(edit) @c377417   2007-07-02T09:30:48Z wilmer Cleaning up groupchats when shutting down the Jabber connection. The …
(edit) @9c9b37c   2007-07-01T19:58:23Z wilmer Keeping an original (not normalized) copy of the user's nickname. This …
(edit) @b9f8b87   2007-07-01T16:29:21Z wilmer Better handling of private messages via groupchats.
(edit) @2758cfe   2007-07-01T15:22:42Z wilmer Properly updating away state info if one resource goes down while …
(edit) @ae3c4fa   2007-07-01T14:52:45Z wilmer Merge from Jelmer (mainly unit testing things).
(edit) @40ef702   2007-07-01T13:08:47Z wilmer Less copy-pasting in the service discovery reply and added MUC support …
(edit) @7bf4326   2007-07-01T12:20:23Z wilmer Better groupchat channel name generation/verification.
(edit) @f7b44f2   2007-06-30T21:52:44Z wilmer Added help information for the join_chat command and its five …
(edit) @a3d5766   2007-06-19T23:28:45Z wilmer Not calling imcb_remove_buddy() right after removing the XML console …
(edit) @bdda9e9   2007-06-13T23:32:56Z wilmer Fixed irc_chat_by_channel() to not break if using multiple IM accounts …
(edit) @998b103   2007-06-13T23:31:39Z wilmer Added imcb_remove_buddy() so deletions in Jabber roster pushes …
(edit) @43d8cc5   2007-06-13T23:31:18Z wilmer Fixed a memory management problem that caused some strange nickname issues.
(edit) @7e9dc74   2007-06-13T23:30:59Z wilmer Fixed the duplicate-nick problem. Very very very stupid bug... :-(
(edit) @c570c86   2007-06-04T15:56:09Z wilmer Calling imcb_add_buddy() before setting the nickname. This is the only …
(edit) @e0e2a71   2007-06-04T13:36:51Z wilmer Fixed retarded use of strcpy() and no longer using Jabber fullnames …
(edit) @d06eabf   2007-06-04T13:22:05Z wilmer Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
(edit) @54f2f55   2007-06-04T11:45:33Z wilmer Now anonymous rooms should really work. This makes sure the self-join …
(edit) @bb95d43   2007-06-04T11:32:37Z wilmer Added a real XML-console to the Jabber module! Add the handle …
(edit) @05bcd20   2007-04-28T05:20:56Z wilmer s/Gender: Unknown in OSCAR profile info. If we don't know, just …
(edit) @6286f80   2007-04-26T04:41:34Z wilmer Prepared the Jabber module for anonymous rooms, but the BitlBee core …
(edit) @2d317bb   2007-04-23T05:18:47Z wilmer Fixes: handling of being kicked, now sending <presence/> tags to all …
(edit) @0e7ab64   2007-04-23T02:58:44Z wilmer Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
(edit) @43671b9   2007-04-22T23:39:37Z wilmer You can send messages too now. But it's still very kludgy and doesn't …
Note: See TracRevisionLog for help on using the revision log.