| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/ecdsakeygen: add tool for generating ecdsa-nist256p-challenge keypairs | 2013-02-08 | 1 | -1/+1 | |
| * | various makefiles: move SUBDIRS above inclusion of buildsys.mk so that they a... | 2012-04-18 | 1 | -2/+2 | |
| * | dbverify: new tool for verifying object store consistency•••This is basically a fsck(1) for your services object store. Right now, only a couple of checks are implemented, but this can be fairly easily expanded as it builds ontop of the same codebase as atheme itself. | 2012-03-05 | 1 | -1/+1 | |
| * | footprint: utility for visualizing memory footprints of specific atheme compo... | 2011-11-07 | 1 | -1/+1 | |
| * | Make the Atheme core a library and add a stub for the services executable. | 2010-12-14 | 1 | -174/+1 | |
| * | Import charybdis' asyncdns resolver. | 2010-11-28 | 1 | -0/+2 | |
| * | Replace balloc with mowgli.heap. | 2010-10-08 | 1 | -1/+0 | |
| * | Remove the dlink code, it has now been entirely replaced by mowgli.list.•••The new mowgli.list code has been improved through usage in audacious and other places, and has many features that atheme has needed for some time. | 2010-10-08 | 1 | -1/+0 | |
| * | Disable various things in the operserv-only example config:•••* Remove botserv, hostserv, helpserv and groupserv which depend on accounts * Comment out infoserv as it interacts with normal users directly, even though it should work fine without accounts | 2010-10-09 | 1 | -0/+6 | |
| * | Migrate user tracking into entity table. | 2010-08-21 | 1 | -0/+1 | |
| * | Convert xmlrpc into a multi-file module and dump the xmlrpc code into it.•••This allows us to remove it from the core, which is a good thing, because it does not need to be in the core. | 2010-08-21 | 1 | -2/+1 | |
| * | Kill symbolmatrix.•••We never used it and instead went with the MODULE_USE_SYMBOL() and MODULE_TRY_REQUEST_DEPENDENCY() macros. | 2010-08-21 | 1 | -1/+0 | |
| * | Backed out changeset ab14aa61e409 | 2010-07-23 | 1 | -1/+0 | |
| * | Add new command processing infrastructure. | 2010-07-19 | 1 | -0/+1 | |
| * | src/Makefile: build import library as part of linking process. | 2010-06-14 | 1 | -2/+2 | |
| * | Add core parts of the new database system. | 2010-05-31 | 1 | -0/+1 | |
| * | Only link the main executable to libpcre. | 2010-05-23 | 1 | -2/+2 | |
| * | Add the rpath back in. | 2010-05-19 | 1 | -1/+1 | |
| * | Remove version.sh since it's really unnecessary and provides no real useful i... | 2010-05-18 | 1 | -4/+0 | |
| * | Fix install process. | 2010-05-18 | 1 | -0/+9 | |
| * | Modules are building. | 2010-05-18 | 1 | -2/+2 | |
| * | src/Makefile is now ported to buildsys. | 2010-05-18 | 1 | -0/+166 |
