aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove all trailing whitespaceGravatar Rylee Fowler2014-07-082-2/+2
* Allow html_helpfiles.sh to run-in-placeGravatar Jeff Horelick2014-07-071-2/+2
* Fix indentation.Gravatar Jilles Tjoelker2010-10-241-2/+2
* Add GroupServ and HelpServ to the html_helpfiles script.Gravatar JD Horelick2010-10-231-0/+2
* createburst: cleanups.Gravatar William Pitcock2010-09-211-10/+44
* Add tool for building TS6 bursts as files that can be used with cat+netcat -l.•••Useful for benchmarking services' burst performance. Gravatar William Pitcock2010-09-202-0/+130
* Buildsystem-ize tools/ directory.Gravatar William Pitcock2010-09-203-0/+12
* Update html_helpfiles script for some help file changes.Gravatar Jilles Tjoelker2010-07-041-1/+2
* Added HostServ and BotServ to the html_helpfiles script.Gravatar JD Horelick2010-01-281-0/+2
* Add help files for alis.Gravatar Jilles Tjoelker2008-06-071-0/+1
* Add a program to create large test databases (accounts&nicks only for now).Gravatar Jilles Tjoelker2008-01-271-0/+69
* Add conditions to help files.•••These use #if <condition> and #endif. Available conditions are: - !<condition> negate condition - halfops true if the ircd supports halfops - anyprivs true if the user is an IRCop or services operator - priv <priv> true if the user has the given privilege Gravatar Jilles Tjoelker2007-12-081-2/+2
* Replace meaningless SVN Id by generation date.Gravatar jilles2007-08-141-2/+1
* [svn] - add gameserv to html help files•••- tweak namegen to appear better in html (empty lines should be really empty and should not contain a space) Gravatar jilles2007-05-291-1/+2
* [svn] Add <a name=> to each command heading in the html helpfiles.Gravatar jilles2006-10-281-2/+2
* [svn] Simple script to convert the help files to HTML.Gravatar jilles2006-08-201-0/+49