aboutsummaryrefslogtreecommitdiffstats
path: root/storage.h
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into patched-masterMarius Halden2016-11-21-0/+2
|\
| * Manual merge with wilmer's approach to handling missing protocolsdequis2016-11-21-0/+2
* | Add autosave after 30 secMarius Halden2016-08-02-0/+1
|/
* Authentication: scaffolding for multiple authentication backendsDennis Kaarsemaker2016-03-25-4/+5
* Reindent everything to K&R style with tabsIndent2015-02-20-14/+14
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* Remove storage_rename() which was never tested/used, and current /NICK supportWilmer van der Gaast2012-06-08-2/+0
* Completely reviewed all uses of irc->password, irc_setpass() andWilmer van der Gaast2008-09-06-4/+4
* Add GCC attributes.Jelmer Vernooij2007-10-12-1/+1
* xml_load() works pretty well now.Wilmer van der Gaast2006-06-14-2/+2
* Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-1/+1
* Use helper functions rather then the backends directly. This will be Jelmer Vernooij2005-12-10-0/+8
* Add check_pass functionJelmer Vernooij2005-12-08-0/+2
* Simplify storage API a bitJelmer Vernooij2005-12-08-6/+14
* Add abstraction layer for storageJelmer Vernooij2005-12-08-0/+48