source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(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) @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) @bbb6ffb   2006-10-31T08:35:36Z wilmer Disabling little optimization in irc.c because it can't be done safely …
(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) @91bd910   2006-10-21T20:56:21Z wilmer Fixed #139. (Wrong Gender description)
(edit) @2a29eac   2006-10-21T19:49:57Z wilmer "Restructured" msn_login() a little bit.
(edit) @a5ac9f9   2006-10-15T22:25:59Z wilmer Filled in the user changelog a bit more.
(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) @3dc9d46   2006-10-15T15:32:46Z wilmer Fixed a very interesting memory leak in the OSCAR module.
(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) @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) @9544acb   2006-09-20T09:34:02Z wilmer Using LGPL for generic parts, where possible.
(edit) @51fdc45   2006-09-17T15:56:16Z wilmer add_cr() is not used anymore, and HTML entity handling got UTFized …
(edit) @8320a7a   2006-09-17T15:30:35Z wilmer Strings passed to xml_text aren't necessarily \0-terminated, so don't …
(edit) @54794b8   2006-08-25T12:34:36Z wilmer Added msn_http_encode() so it can be used in msn_buddy_list_add() too. …
(edit) @0383943   2006-08-24T22:06:52Z wilmer Added message on successful creation of accounts and fixed "set …
(edit) @9829ae0   2006-08-14T20:17:54Z wilmer Added information about the new file format to CHANGES.
(edit) @d1f8759   2006-08-14T19:32:43Z wilmer Just a little typo in rc4.c
(edit) @08cdb93   2006-08-14T13:25:05Z wilmer Updated the note about encryption in the README file.
(edit) @d5ccd83   2006-08-13T19:15:23Z wilmer Extra comments in set.h and now properly using set_getbool() instead …
(edit) @846cec61   2006-08-13T19:08:38Z wilmer Added help information for the web_aware setting.
(edit) @d3a672c   2006-08-04T13:56:53Z wilmer Added a per-account web_aware setting for ICQ connections.
(edit) @a36b030   2006-07-27T19:18:33Z wilmer The Yahoo! module now properly sets away states instead of away …
(edit) @2811940   2006-07-27T14:55:53Z wilmer Copy-paste considered harmful + Fixed double handling of …
(edit) @0aaca60   2006-07-19T16:52:38Z wilmer Added some (more) comments to .h files in lib/ and some minor …
(edit) @04026d4   2006-07-15T17:26:13Z wilmer Fixed a broken call to set_get() (CRASH), shut up a compiler warning …
(edit) @89a1809   2006-07-14T18:27:02Z wilmer More documentation updates: Added a Scope: line for every setting (for …
(edit) @00a5270   2006-07-14T18:24:59Z wilmer Added a per-connection auto_reconnect setting.
(edit) @eda0270   2006-07-14T09:34:56Z wilmer Merging from main.
(edit) @75a4b85   2006-07-14T09:25:48Z wilmer Fixed a memory leak, added a check for valid Jabber handles, and …
(edit) @6398094   2006-07-12T08:07:47Z wilmer Removed #defines used to simulate systems without IPv6 support.
(edit) @b0a33a5   2006-07-11T09:28:44Z wilmer Better handling of situations where IPv6 is not available at run-time.
(edit) @a93e3c8   2006-07-09T10:54:45Z wilmer Fixed irc_names() (forgot to add @s for user/root in the new version).
(edit) @f4aa393   2006-07-07T13:34:01Z Jelmer Vernooij Ignore *.o files (removed from global ignores in bzr 0.9)
(edit) @66b9e86e   2006-07-07T13:33:31Z Jelmer Vernooij Add support for checking test suite coverage using gcov.
(edit) @7e3592e   2006-07-05T18:34:31Z wilmer Fixed text_load(), added detection of primary storage backends without …
(edit) @5b52a48   2006-07-03T21:22:45Z wilmer Implemented per-account nick lists instead of per-protocol nick lists. …
(edit) @bf25fa3   2006-07-03T21:16:35Z wilmer Completed [167]. (Memory leak wasn't completely fixed yet.)
(edit) @911f2eb   2006-07-02T23:20:27Z wilmer Added display_name setting for MSN connections. (Should replace the …
(edit) @96863f6   2006-07-02T09:49:31Z wilmer Added protocol-specific settings, made the server setting specific to …
(edit) @fef6116   2006-07-01T19:17:42Z wilmer Fixed check in set_eval_account() and merging from main (better NAMES …
(edit) @5100caa   2006-07-01T15:52:05Z wilmer Added "account set" command.
(edit) @0a3c243   2006-06-30T23:18:56Z wilmer Got rid of struct aim_user (now using account_t everywhere). Needs …
(edit) @5c9512f   2006-06-30T09:17:18Z wilmer Made set.c API more generic so it's not specific to irc_t structures …
(edit) @1719464   2006-06-28T14:47:05Z wilmer Added random_bytes() function for better/more reliable randomization …
(edit) @b3c467b   2006-06-28T09:59:33Z wilmer Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the …
(edit) @3f9440d   2006-06-26T21:50:12Z wilmer /NAMES replies are more efficient now.
(edit) @90bbb0e   2006-06-26T16:50:47Z wilmer Moved the call to "account on" to the right place.
(edit) @471573f   2006-06-26T15:06:08Z wilmer Merging from devel (IRC protocol compliance stuff).
(edit) @c9f0c79   2006-06-26T12:04:21Z wilmer Implemented cleaner way of passing the "Incorrect password" error.
(edit) @2f13222   2006-06-25T19:55:18Z wilmer IRC protocol compliance fixes (closes: #158, #159, #160).
(edit) @fd03770   2006-06-25T19:43:14Z wilmer Merging from devel/Jelmer.
(edit) @9b63df6   2006-06-25T19:20:14Z wilmer Why did I forget this one? *sigh*
(edit) @6ee9d2d   2006-06-25T18:25:13Z wilmer Forgot to initialize pass_rc4 (which caused memory management mess …
(edit) @88086db   2006-06-25T17:23:27Z wilmer Added versioning information to the XML-file (convenient for later …
(edit) @6e1fed7   2006-06-25T17:07:25Z wilmer Using salted MD5 checksums for the user's BitlBee password and salted …
(edit) @38cc9d4   2006-06-25T16:40:00Z wilmer Fixed a memory leak (u->group).
(edit) @4b1a75a   2006-06-25T15:16:44Z wilmer Disabling call to sethostent() because it causes major problems on …
(edit) @7ed3199   2006-06-25T14:07:01Z wilmer Moved Base64-related functions to a separate file and added decode …
(edit) @125b35d   2006-06-25T12:17:39Z wilmer Merging from Jelmer (this adds some basic unit testing code).
(edit) @df1694b   2006-06-25T12:15:42Z wilmer Moving all generic files to lib/ instead of having some in / and some …
(edit) @812a413   2006-06-23T18:15:28Z wilmer Added saner base64 encoding function (actually, moved the one from …
(edit) @00ab350   2006-06-21T17:14:49Z wilmer Fixed GError memory leak, correctly setting the migrate_storage default.
(edit) @59f5c42a   2006-06-21T16:56:16Z wilmer Fixed md->grouplist memory leak.
(edit) @b72caac   2006-06-21T16:34:33Z wilmer Merging libevent branch: Events can now be handles by both glib and …
(edit) @2b14eef   2006-06-20T22:14:46Z wilmer Implemented handling of autoconnect attribute.
(edit) @9b46b64   2006-06-20T22:05:04Z wilmer Fixed error message for unknown protocols.
(edit) @ece2cd2   2006-06-20T21:48:28Z wilmer xml_save() now stores the password's md5sum too. Kind of ... important..
(edit) @2befb95   2006-06-20T21:37:16Z wilmer Added migration storage defaults.
(edit) @84e9cea   2006-06-20T21:36:53Z wilmer Added xml_remove() and xml_check_pass().
(edit) @d028a77   2006-06-19T11:52:34Z wilmer Better detection of incorrect MD5 password hashes.
(edit) @d28f3b35   2006-06-18T23:07:28Z wilmer Now saving the password's md5sum instead of the plaintext version.
(edit) @10efa91   2006-06-17T11:39:17Z wilmer Fixed bug in LDAP Makefile generation.
(edit) @1fc2958   2006-06-16T12:07:51Z Jelmer Vernooij Add checks for nick functions as well, fix bug where nick lengths …
(edit) @c2fa827   2006-06-16T11:48:52Z Jelmer Vernooij Add unit testing infrastructure.
(edit) @07e46c9   2006-06-16T11:26:51Z Jelmer Vernooij [merge] upstream
(edit) @5898ef8   2006-06-15T12:46:31Z wilmer xml_save(), decent error handling and merging fixed autosaving.
(edit) @3af70b0   2006-06-15T12:37:05Z wilmer !x&y == (!x)&y, not !(x&y).
(edit) @79e826a   2006-06-15T12:22:17Z wilmer Converted irc->status to binary flags. (This also fixes …
(edit) @c121f89   2006-06-14T20:30:25Z wilmer xml_load() works pretty well now.
(edit) @b4e4b95   2006-06-12T22:24:04Z Jelmer Vernooij Remove unused variable.
(edit) @5a5c926   2006-06-12T06:58:20Z wilmer Fixed a (very rare, AFAIK) NULL-pointer dereference.
(edit) @85e9644   2006-06-07T13:36:19Z wilmer Merging Jelmer's storage tree (with LDAP support).
(edit) @a312b6b   2006-06-07T11:25:46Z wilmer Added storage_xml.c
(edit) @0025b51   2006-06-03T21:08:58Z Jelmer Vernooij Use unique OID's and include BitlBee's OID (25873)
(edit) @5973412   2006-06-03T20:52:40Z Jelmer Vernooij Try to detect -lldap
(edit) @9779c18   2006-06-03T20:20:43Z Jelmer Vernooij [merge] Wilmer
(edit) @fb62f81f   2006-06-03T19:51:16Z wilmer Implemented netsplits for "account off".
(edit) @df417ca   2006-06-02T19:01:34Z wilmer Merge from main.
Note: See TracRevisionLog for help on using the revision log.