aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_disco.lua
Commit message (Collapse)AuthorAgeFilesLines
...
* Change modules to use the new add_feature module API method.Waqas Hussain2008-12-041-2/+2
| | | | This also fixes the bug causing disco features being added to every disco reply for every host.
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
|
* Bumper commit for the new modulemanager API \o/ Updates all the modules, ↵Matthew Wild2008-11-271-2/+2
| | | | though some more changes may be in store.
* Modules now sending disco repliesWaqas Hussain2008-11-261-0/+3
|
* Added mod_discoWaqas Hussain2008-11-231-0/+9