aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/extra/README
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'insp20' into insp3.Gravatar Peter Powell2019-05-021-2/+2
|\
| * Update documentation links.Gravatar Peter Powell2019-04-261-2/+2
| |
* | Update most URLs to use HTTPS and fix some dead links.Gravatar Robby2019-03-141-1/+1
|/
* Update wiki links to use HTTPS and point to the correct pages.Gravatar Peter Powell2017-10-151-1/+1
| | | | | When we release 3.0 these links will break as they will point to the pages for 3.0 rather than 2.0.
* Remove references to old configure commands.Gravatar Peter Powell2012-04-121-2/+1
|
* Update all wiki links to point to the new wiki. This was done automatically ↵Gravatar psychon2009-03-151-1/+1
| | | | | | | | | with the following command, only .Makefile.inc got some indent fixups by hand. for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
* Add blurb about --enable-extras.Gravatar aquanight2008-03-081-0/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9070 e03df62e-2008-0410-955e-edbf42e46eb7
* Advise symlinking instead of copyingGravatar brain2008-03-081-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9068 e03df62e-2008-0410-955e-edbf42e46eb7
* Update this to read -modupdateGravatar brain2008-03-081-1/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9066 e03df62e-2008-0410-955e-edbf42e46eb7
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.Gravatar peavey2007-07-161-1/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are ↵Gravatar peavey2007-07-161-7/+1
| | | | | | auto skipped by svn. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
* Added m_filter_pcre, filters with regular expression matches!Gravatar brain2005-04-111-0/+7
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1043 e03df62e-2008-0410-955e-edbf42e46eb7