# # ChangeLog for storage.h # # Generated by Trac 1.2.3 # 2024-04-18T09:50:14Z 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 ... Fri, 12 Oct 2007 12:11:32 GMT Jelmer Vernooij [c78c032] * conf.h (modified) * crypting.h (modified) * help.h (modified) * storage.h (modified) Add GCC attributes. 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. 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 14:37:39 GMT Jelmer Vernooij [7989fcf3] * storage.h (modified) * storage_text.c (modified) Add check_pass function Thu, 08 Dec 2005 14:14:28 GMT Jelmer Vernooij [a1f17d4] * commands.c (modified) * irc.c (modified) * storage.h (modified) * storage_text.c (modified) Simplify storage API a bit 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