aboutsummaryrefslogtreecommitdiffstats
path: root/unix.c
Commit message (Collapse)AuthorAgeLines
...
* | | | | Fix silly warningJelmer Vernooij2006-02-12-1/+1
| | | | |
* | | | | Added RESTART command (only for ForkDaemon mode) for easier upgrades.Wilmer van der Gaast2006-01-21-1/+41
| |_|_|/ |/| | |
* | | | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff isWilmer van der Gaast2005-12-26-4/+23
| |_|/ |/| | | | | | | | | | | *INSECURE* because users can just do /mode +o to become operator.
* | | Merge my pluginable branchJelmer Vernooij2005-12-14-2/+3
|\ \ \ | | |/ | |/|
| * | Merge changes from WilmerJelmer Vernooij2005-11-15-23/+0
| |\ \ | | |/ | |/|
| * | Migrate my pluginable branch to use Wilmers' branch as parentJelmer Vernooij2005-11-07-2/+3
| | |
* | | Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-2/+3
| | | | | | | | | | | | | | | | | | Fix two bugs in the text storage backend that were introduced by my previous changes.
* | | Add abstraction layer for storageJelmer Vernooij2005-12-08-6/+10
| |/ |/|
* | Forgot to modify CHANGES again, and removed some more debugging code we don'tWilmer van der Gaast2005-11-09-23/+0
|/ | | | | need anymore (and didn't want to have in a release in the first place...)
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+165