source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @b79308b   2008-04-14T13:10:53Z a.sporto+bee merged in upstream r379 (somewhere after 1.2-3). Just one trivial …
(edit) @6cac643   2008-04-14T12:59:15Z a.sporto+bee more verbose error logging
(edit) @aa31117   2008-04-08T20:44:34Z wilmer Don't automatically enable MSN debugging messages for debugging builds.
(edit) @1195cec   2008-04-05T13:03:31Z wilmer Changed root nicknames are now saved. (Bug #378)
(edit) @f35aee7   2008-04-05T12:36:13Z wilmer Fixed #386.
(edit) @9143aeb   2008-04-05T12:26:04Z wilmer query.h now defines a callback function type, not using void* for it …
(edit) @f3351f0   2008-04-05T11:54:31Z wilmer Fixed GLib <2.6 compatibility issue in arc.h. (G_GNUC_MALLOC)
(edit) @8dbe021f   2008-04-04T23:13:07Z wilmer Don't pass an account_t pointer directly to query_add() since …
(edit) @883a398   2008-04-02T21:36:02Z wilmer Rearranged some event handling code.
(edit) @fa75134   2008-04-01T23:07:21Z wilmer Reordered irc_free() a little bit, hoping that this will fix a …
(edit) @ddba0ae   2008-03-30T21:28:39Z wilmer Removing speech, in case I forget before 1.2.1.
(edit) @f9756bd   2008-03-30T21:26:16Z wilmer Changed charset handling: irc_t keeps two iconv structures, which are …
(edit) @5ecf96b   2008-03-30T16:15:15Z wilmer Updated doc/CHANGES again.
(edit) @18ff38f   2008-03-29T23:15:04Z wilmer Be more liberal with accepted line endings. ERC on Windows likes to …
(edit) @a199d33   2008-03-29T22:19:17Z wilmer Closing bug #209: The PASS command can now be used to identify …
(edit) @8968133   2008-03-29T21:11:41Z wilmer Merge from Debian package tree.
(edit) @e74c7fe   2008-03-29T21:11:23Z wilmer Added dependency information to the init script, and updated changelog.
(edit) @0281c45   2008-03-29T21:01:09Z wilmer s/DAEMON_OPT/BITLBEE_OPTS/ so the init script will actually pick up …
(edit) @5e81e60   2008-03-25T09:34:06Z wilmer Merging 1.2-3.
(edit) @483f8dd   2008-03-24T21:13:23Z wilmer Removed DEB_BUILD_OPTIONS because it turns out this isn't just some … 1.2-3
(edit) @990d5fd   2008-03-24T19:57:40Z wilmer Merge from Debian package tree.
(edit) @628e601   2008-03-24T19:48:36Z wilmer Some more changes for 1.2-2: Adding a bitlbee group for extra security … 1.2-2
(edit) @66c51bbf   2008-03-24T19:11:29Z wilmer Updated debian/changelog, I hope this will be a good 1.2-2 package.
(edit) @bfe7caa   2008-03-24T13:55:25Z wilmer Updated doc/CHANGES.
(edit) @58a1449   2008-03-24T11:01:02Z wilmer Fixed a broken check in lib/proxy.c, this restores proxy support. …
(edit) @fcd5003   2008-03-23T21:53:53Z wilmer Some Debian package fixes. If nothing else comes up, this will be …
(edit) @dd14ecc   2008-03-23T15:02:42Z wilmer s/g_strsplit/g_strsplit_set/, thanks to misc@… (Bug #380).
(edit) @8a2221a7   2008-03-23T14:29:19Z wilmer Fixed stalling issue with OpenSSL and Jabber (#368).
(edit) @851a8c2   2008-03-22T12:02:50Z wilmer Taught GLib-mode subprocesses how to die. (Closes: #374)
(edit) @a83442a   2008-03-21T00:39:16Z wilmer Fixed handling of "set charset none". Fixes bug #373.
(edit) @379c08a   2008-03-21T00:27:24Z wilmer Updated/Fixed Debian package. 1.2-1
(edit) @6612cc9   2008-03-17T22:35:24Z wilmer Release 1.2 should now be ready. 1.2
(edit) @c029350   2008-03-16T17:17:23Z wilmer Added some brackets in irc_cmd_(pass|oper) to prevent crashes when no …
(edit) @ec0355f   2008-03-16T16:31:27Z wilmer Passwords in bitlbee.conf can now be (properly salted) MD5 hashes, for …
(edit) @4e8db1c   2008-03-16T16:03:52Z wilmer Moved password hash verification to md5_verify_password() so this can …
(edit) @50d26f3   2008-03-16T15:28:37Z wilmer Fixed base64_decode() to not barf on corrupted Base64 strings.
(edit) @e960a52   2008-03-16T14:39:34Z wilmer Fixed cached_id_prefix memory leak.
(edit) @ddcf491f   2008-03-16T14:18:22Z wilmer Adding padding to encrypted IM-passwords so the exact password length …
(edit) @d07c3a8   2008-03-16T00:40:20Z wilmer No idea what's holding back 1.2 anymore so at least I'll make sure …
(edit) @4bb50ef   2008-03-15T23:53:54Z wilmer Although I have no idea what the author meant with code like `if(cp != …
(edit) @79eae4a   2008-03-15T21:05:39Z wilmer Inviting someone to a Yahoo! chatroom with msg=NULL is bad. I wonder …
(edit) @a869d91   2008-03-15T17:44:21Z wilmer Indicate that we support YMSG protocol version 12, this should …
(edit) @9ad86bb   2008-03-15T16:09:50Z wilmer Fixed issues with "long" URLs in url.c. Reusing code from 2001 wasn't …
(edit) @7f421d6   2008-03-03T23:18:36Z wilmer BitlBee <= 1.0 didn't have "account set" and allowed one to delete an …
(edit) @ed3ae7e   2008-03-03T00:08:49Z wilmer Added note about daemon mode to doc/README
(edit) @171ef85   2008-03-02T23:17:15Z wilmer Some saner error handling in ipc.c. One of the things I wanted to do …
(edit) @b27557b   2008-03-02T22:12:06Z wilmer More documentation fixes: Cleaned up dead links, removed more outdated …
(edit) @064e47c   2008-03-02T17:58:21Z wilmer Some very late quickstart updates: ICQ supports server-side contact …
(edit) @7bb3afb   2008-03-02T17:13:32Z wilmer Oops, even GMail got out of beta quicker than this. ;-)
(edit) @d5bd9c0   2008-02-28T22:39:37Z wilmer My fix for semi-PEBKAC bug #353: Add a warning if someone seems to be …
Note: See TracRevisionLog for help on using the revision log.