aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* modules/api: deleted.•••If we are to use this stuff, use mowgli.interface for it, further the modules are incomplete and there's no test code for them. Gravatar William Pitcock2014-08-021-1/+0
* Added HTTP client API.•••Added an api/ section of modules, for future client APIs. Additionally, added the majority of the HTTP client API platform. This currently implements header parsing, url parsing, and GET requests. Gravatar Alyx2013-12-311-0/+1
* security/cmdperm: new security module which dynamically infers virtual permis...Gravatar William Pitcock2012-09-181-0/+1
* various makefiles: move SUBDIRS above inclusion of buildsys.mk so that they a...Gravatar William Pitcock2012-04-181-3/+3
* proxyscan: new module (plumbing only)Gravatar William Pitcock2012-01-151-0/+1
* Added a (broken) channels.cGravatar Alyx2011-05-281-0/+1
* rpgserv: add empty skeletonGravatar William Pitcock2011-05-081-0/+1
* Split up moduleset lists in buildsystem.Gravatar William Pitcock2011-05-081-1/+24
* exttarget: Add build infrastructure.Gravatar William Pitcock2011-03-161-1/+1
* Move AnnounceServ to contrib/ircd_announceserv.•••It's a bit too inane to keep in "core". Gravatar JD Horelick2010-12-311-1/+1
* Initial scripting/perl module. Supports binding simple command handlers and n...Gravatar Stephen Bennett2010-12-301-1/+1
* Move xmlrpc/main to transport/xmlrpc.Gravatar William Pitcock2010-12-221-1/+1
* chanfix: New module.•••This is a work in progress (read: beta) chanfix implementation for Atheme. Gravatar William Pitcock2010-12-121-1/+1
* New Service: AnnounceServ.•••AnnounceServ allows users to request to make network-wide announcements. It is a seperate service so if users do not want to see announcements from other users, they can safely ignore the service and not miss important network announcements sent via InfoServ or Global. Gravatar JD Horelick2010-12-081-1/+1
* It helps if I actually commit the fixed Makefile...Gravatar William Pitcock2010-08-271-1/+1
* Move contrib to modules/contrib.•••Add $(CONTRIB_ENABLE) makefile target. Gravatar William Pitcock2010-08-261-1/+1
* Add skeleton groupserv.Gravatar Elly2010-08-211-1/+1
* Add HelpServ.•••HelpServ allows users to request help from network staff in either a ticketing-like system or a alert-like system. Gravatar JD Horelick2010-07-141-1/+1
* Add InfoServ to Atheme. This is kind of like a cross between•••Global and os_logonnews. Gravatar JD Horelick2010-06-201-1/+1
* modules/ base Makefile is now under buildsys control.Gravatar William Pitcock2010-05-181-0/+4