aboutsummaryrefslogtreecommitdiffstats
path: root/commands.c
Commit message (Collapse)AuthorAgeLines
* Use helper functions rather then the backends directly. This will be Jelmer Vernooij2005-12-10-4/+4
| | | | | used for transparent upgrade support later on.
* Clearer seperation between crypting and generic password codeJelmer Vernooij2005-12-08-2/+2
|
* Couple of small bugfixesJelmer Vernooij2005-12-08-13/+11
|
* Simplify storage API a bitJelmer Vernooij2005-12-08-23/+27
|
* Add abstraction layer for storageJelmer Vernooij2005-12-08-29/+9
|
* Got rid of raw ^B's in source,Wilmer van der Gaast2005-11-16-2/+5
| | | | | | | | Replaced most irc_usermsg() calls in nogaim.c with serv_got_crap(), Slightly clearer handling of buddy add requests. Thanks to timing for the patch.
* Got rid of some debugging code we tried to use to track the 100% CPU bug.Wilmer van der Gaast2005-11-07-8/+0
| | | | | Turned out it was very suitable DoS code. :-)
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+804