aboutsummaryrefslogtreecommitdiffstats
path: root/storage.c
Commit message (Expand)AuthorAgeLines
* Fixed text_load(), added detection of primary storage backends withoutWilmer van der Gaast2006-07-05-1/+1
* Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the secondWilmer van der Gaast2006-06-28-1/+1
* xml_load() works pretty well now.Wilmer van der Gaast2006-06-14-3/+6
* Add initial draft of BitlBee schemaJelmer Vernooij2005-12-21-0/+2
* Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-6/+108
* Use helper functions rather then the backends directly. This will be Jelmer Vernooij2005-12-10-0/+25
* Add abstraction layer for storageJelmer Vernooij2005-12-08-0/+58