Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is | Wilmer van der Gaast | 2005-12-26 | -1/+1 |
| | | | | | *INSECURE* because users can just do /mode +o to become operator. | |||
* | Yay for useless optimizations! | Wilmer van der Gaast | 2005-12-16 | -3/+1 |
| | ||||
* | Added the ICQ and AIM protocol numbers to find_protocol_by_id in ↵ | Wilmer van der Gaast | 2005-12-16 | -0/+2 |
| | | | | storage_text.c, because those numbers are used by old versions. | |||
* | Merged Jelmer's pluginable tree (mainly useful for the Win32 port). | Wilmer van der Gaast | 2005-12-15 | -4/+37 |
|\ | ||||
| * | Merge my pluginable branch | Jelmer Vernooij | 2005-12-14 | -4/+37 |
|/ | ||||
* | Add support for 'primary' and 'migrate' account storages. | Jelmer Vernooij | 2005-12-14 | -7/+8 |
| | | | | | | Fix two bugs in the text storage backend that were introduced by my previous changes. | |||
* | Clearer seperation between crypting and generic password code | Jelmer Vernooij | 2005-12-08 | -2/+4 |
| | ||||
* | Couple of small bugfixes | Jelmer Vernooij | 2005-12-08 | -1/+1 |
| | ||||
* | Add check_pass function | Jelmer Vernooij | 2005-12-08 | -1/+14 |
| | ||||
* | Simplify storage API a bit | Jelmer Vernooij | 2005-12-08 | -54/+44 |
| | ||||
* | Add abstraction layer for storage | Jelmer Vernooij | 2005-12-08 | -0/+308 |