aboutsummaryrefslogtreecommitdiff
path: root/src/modules/extra/README
Commit message (Expand)AuthorAgeFilesLines
* Rename regex_pcre back to regex_pcre2.•••This rename happened before we had config compatibility and it doesn't make sense to keep it anymore. Gravatar Sadie Powell2024-06-071-1/+1
* Rename regex_pcre2 to regex_pcre.Gravatar Sadie Powell2021-11-141-1/+1
* Yeet regex_pcre into contrib.Gravatar Sadie Powell2021-10-011-1/+1
* 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.•••When we release 3.0 these links will break as they will point to the pages for 3.0 rather than 2.0. Gravatar Peter Powell2017-10-151-1/+1
* 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 w...•••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 Gravatar psychon2009-03-151-1/+1
* Add blurb about --enable-extras.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9070 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-03-081-0/+6
* Advise symlinking instead of copying•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9068 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-081-1/+1
* Update this to read -modupdate•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9066 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-081-1/+5
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-1/+7
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-7/+1
* Added m_filter_pcre, filters with regular expression matches!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1043 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-111-0/+7