aboutsummaryrefslogtreecommitdiffstats
path: root/storage_text.c
Commit message (Expand)AuthorAgeLines
* Added OperPassword and RunMode = ForkDaemon settings. Oper stuff isWilmer van der Gaast2005-12-26-1/+1
* Yay for useless optimizations!Wilmer van der Gaast2005-12-16-3/+1
* Added the ICQ and AIM protocol numbers to find_protocol_by_id in storage_text...Wilmer van der Gaast2005-12-16-0/+2
* Merged Jelmer's pluginable tree (mainly useful for the Win32 port).Wilmer van der Gaast2005-12-15-4/+37
|\
| * Merge my pluginable branchJelmer Vernooij2005-12-14-4/+37
|/
* Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-7/+8
* Clearer seperation between crypting and generic password codeJelmer Vernooij2005-12-08-2/+4
* Couple of small bugfixesJelmer Vernooij2005-12-08-1/+1
* Add check_pass functionJelmer Vernooij2005-12-08-1/+14
* Simplify storage API a bitJelmer Vernooij2005-12-08-54/+44
* Add abstraction layer for storageJelmer Vernooij2005-12-08-0/+308