# # ChangeLog for storage.c # # Generated by Trac 1.2.3 # 2024-04-20T12:07:46Z Wed, 24 Mar 2010 17:12:53 GMT Wilmer van der Gaast [ba7d16f] * Makefile (modified) * configure (modified) * crypting.c (deleted) * crypting.h (deleted) * irc.c (modified) * root_commands.c (modified) * storage.c (modified) * storage_text.c (deleted) * win32.c (modified) Now seems like a pretty good time to finally kill crypting.c and ... Sat, 06 Sep 2008 22:59:32 GMT Wilmer van der Gaast [3183c21] * irc.c (modified) * root_commands.c (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * storage_xml.c (modified) Completely reviewed all uses of irc->password, irc_setpass() and ... 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 ... Wed, 28 Jun 2006 09:59:33 GMT Wilmer van der Gaast [b3c467b] * Makefile (modified) * configure (modified) * storage.c (modified) Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the ... 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, 21 Dec 2005 12:13:10 GMT Jelmer Vernooij [d9d36fc] * doc/bitlbee.schema (added) * storage.c (modified) Add initial draft of BitlBee schema Tue, 13 Dec 2005 23:05:27 GMT Jelmer Vernooij [b73ac9c] * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * irc.c (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * unix.c (modified) Add support for 'primary' and 'migrate' account storages. Fix two ... Sat, 10 Dec 2005 14:50:49 GMT Jelmer Vernooij [ab49fdc] * commands.c (modified) * irc.c (modified) * storage.c (modified) * storage.h (modified) Use helper functions rather then the backends directly. This will be ... Thu, 08 Dec 2005 13:41:53 GMT Jelmer Vernooij [1ee6c18] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * storage.c (added) * storage.h (added) * storage_text.c (added) * unix.c (modified) Add abstraction layer for storage