# # ChangeLog for storage_xml.c # # Generated by Trac 1.2.3 # 2024-03-28T10:17:11Z Sun, 29 Jun 2008 23:45:11 GMT Wilmer van der Gaast [dfd442b] * storage_xml.c (modified) Just use g_access() everywhere instead of a mix of that and ... Sat, 28 Jun 2008 17:35:34 GMT Jelmer Vernooij [47b571d] * storage_xml.c (modified) Avoid g_access on GLib < 2.8.0. Thu, 26 Jun 2008 23:18:31 GMT Wilmer van der Gaast [e0f9170] * storage_xml.c (modified) xml_remove() didn't convert nicknames to lowercase so it caused some ... Wed, 02 Apr 2008 14:17:37 GMT Jelmer Vernooij [5f5d433] * bitlbee.h (modified) * storage_xml.c (modified) Use GLib functions to check whether files exist, for extra portability. Sun, 16 Mar 2008 16:03:52 GMT Wilmer van der Gaast [4e8db1c] * lib/misc.c (modified) * lib/misc.h (modified) * storage_xml.c (modified) Moved password hash verification to md5_verify_password() so this can ... Sun, 16 Mar 2008 14:18:22 GMT Wilmer van der Gaast [ddcf491f] * lib/arc.c (modified) * lib/arc.h (modified) * storage_xml.c (modified) * tests/check_arc.c (modified) Adding padding to encrypted IM-passwords so the exact password length ... Mon, 11 Feb 2008 12:35:01 GMT Wilmer van der Gaast [eeb85a8] * bitlbee.h (modified) * conf.c (modified) * irc_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) * unix.c (modified) Got rid of some noise at startup: complaining when the default ... Thu, 22 Nov 2007 22:56:52 GMT Wilmer van der Gaast [56f260a] * configure (modified) * lib/ssl_gnutls.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * storage_xml.c (modified) Some changes to get rid of compiler warnings. (And disabling strict ... Sun, 07 Oct 2007 20:42:37 GMT Wilmer van der Gaast [a7b5925] * lib/Makefile (modified) * lib/arc.c (moved) * lib/arc.h (moved) * storage_xml.c (modified) Renaming RC4 to ArcFour (possible trademark issues). Sat, 14 Jul 2007 23:54:18 GMT Wilmer van der Gaast [a8a0b4c] * lib/base64.c (modified) * lib/base64.h (modified) * lib/rc4.c (modified) * lib/rc4.h (modified) * lib/ssl_bogus.c (modified) * protocols/jabber/sasl.c (modified) * storage_xml.c (modified) Merge from Jelmer (making GCC4 happy by sanitizing some typecasting ... Sat, 07 Jul 2007 17:19:28 GMT Jelmer Vernooij [3b6eadc] * lib/base64.c (modified) * lib/base64.h (modified) * lib/rc4.c (modified) * lib/rc4.h (modified) * protocols/jabber/sasl.c (modified) * storage_xml.c (modified) Fix some warnings in storage.c. Sat, 25 Nov 2006 09:20:29 GMT Wilmer van der Gaast [55078f5] * storage_xml.c (modified) Forgot to pass O_CREAT to open() which can cause problems if there's ... Sun, 22 Oct 2006 13:53:55 GMT Wilmer van der Gaast [28eda86] * storage_text.c (modified) * storage_xml.c (modified) Fixed #181. (Using wrong (static) variable in error messages.) Sun, 17 Sep 2006 15:30:35 GMT Wilmer van der Gaast [8320a7a] * storage_xml.c (modified) Strings passed to xml_text aren't necessarily \0-terminated, so don't ... Wed, 05 Jul 2006 18:34:31 GMT Wilmer van der Gaast [7e3592e] * storage.c (modified) * storage_text.c (modified) * storage_xml.c (modified) Fixed text_load(), added detection of primary storage backends ... Mon, 03 Jul 2006 21:22:45 GMT Wilmer van der Gaast [5b52a48] * account.c (modified) * account.h (modified) * bitlbee.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * nick.c (modified) * nick.h (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) * user.c (modified) Implemented per-account nick lists instead of per-protocol nick ... Sat, 01 Jul 2006 15:52:05 GMT Wilmer van der Gaast [5100caa] * account.c (modified) * account.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/rc4.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) Added "account set" command. Fri, 30 Jun 2006 09:17:18 GMT Wilmer van der Gaast [5c9512f] * conf.c (modified) * irc.c (modified) * irc_commands.c (modified) * nick.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * query.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) * user.c (modified) Made set.c API more generic so it's not specific to irc_t structures ... Wed, 28 Jun 2006 14:47:05 GMT Wilmer van der Gaast [1719464] * lib/misc.c (modified) * lib/misc.h (modified) * lib/rc4.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) Added random_bytes() function for better/more reliable randomization ... Mon, 26 Jun 2006 16:50:47 GMT Wilmer van der Gaast [90bbb0e] * root_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) Moved the call to "account on" to the right place. Mon, 26 Jun 2006 12:04:21 GMT Wilmer van der Gaast [c9f0c79] * storage_xml.c (modified) Implemented cleaner way of passing the "Incorrect password" error. Sun, 25 Jun 2006 18:25:13 GMT Wilmer van der Gaast [6ee9d2d] * root_commands.c (modified) * storage_xml.c (modified) Forgot to initialize pass_rc4 (which caused memory management mess ... Sun, 25 Jun 2006 17:23:27 GMT Wilmer van der Gaast [88086db] * irc.c (modified) * lib/rc4.c (modified) * storage_xml.c (modified) Added versioning information to the XML-file (convenient for later ... Sun, 25 Jun 2006 17:07:25 GMT Wilmer van der Gaast [6e1fed7] * bitlbee.c (modified) * irc.c (modified) * storage_xml.c (modified) * unix.c (modified) Using salted MD5 checksums for the user's BitlBee password and salted ... Wed, 21 Jun 2006 17:14:49 GMT Wilmer van der Gaast [00ab350] * conf.c (modified) * storage_xml.c (modified) Fixed GError memory leak, correctly setting the migrate_storage default. Tue, 20 Jun 2006 22:14:46 GMT Wilmer van der Gaast [2b14eef] * account.c (modified) * account.h (modified) * root_commands.c (modified) * storage_xml.c (modified) Implemented handling of autoconnect attribute. Tue, 20 Jun 2006 22:05:04 GMT Wilmer van der Gaast [9b46b64] * storage_xml.c (modified) Fixed error message for unknown protocols. Tue, 20 Jun 2006 21:48:28 GMT Wilmer van der Gaast [ece2cd2] * storage_xml.c (modified) xml_save() now stores the password's md5sum too. Kind of ... important.. Tue, 20 Jun 2006 21:36:53 GMT Wilmer van der Gaast [84e9cea] * storage_xml.c (modified) Added xml_remove() and xml_check_pass(). Mon, 19 Jun 2006 11:52:34 GMT Wilmer van der Gaast [d028a77] * storage_xml.c (modified) Better detection of incorrect MD5 password hashes. Sun, 18 Jun 2006 23:07:28 GMT Wilmer van der Gaast [d28f3b35] * storage_xml.c (modified) Now saving the password's md5sum instead of the plaintext version. Thu, 15 Jun 2006 12:46:31 GMT Wilmer van der Gaast [5898ef8] * bitlbee.c (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * protocols/msn/msn.c (modified) * root_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) xml_save(), decent error handling and merging fixed autosaving. Wed, 14 Jun 2006 20:30:25 GMT Wilmer van der Gaast [c121f89] * Makefile (modified) * conf.c (modified) * root_commands.c (modified) * storage.c (modified) * storage.h (modified) * storage_xml.c (modified) xml_load() works pretty well now. Wed, 07 Jun 2006 11:25:46 GMT Wilmer van der Gaast [a312b6b] * account.c (modified) * storage_xml.c (added) Added storage_xml.c