summaryrefslogtreecommitdiff
path: root/conf
Commit message (Expand)AuthorAgeFilesLines
* Update config to remove m_filter_pcre and document new tags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10587 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-09-211-10/+24
* Make regex providers load correctly. Move m_rline to use the regex providers,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10573 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-09-211-1/+44
* lol•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10562 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-09-191-1/+2
* Remove proxyscan, it doesn't exist now.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10526 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-111-4/+0
* Move XMLSocket to be modulemanager-provided, flash now has real socket suppor...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10495 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-101-9/+0
* Document m_operinvex•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10417 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-061-0/+10
* Friendly up the modules.conf comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10378 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-021-1/+3
* Fix missing >, thanks Kein•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10377 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-021-1/+1
* Add <connect:useident> as part of m_ident, original suggestion from various p...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10357 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-311-0/+3
* Add <disabled:fakenonexistant> - ircd will pretend that a disabled command ju...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10327 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-6/+10
* Add <shun:notifyuser>, default on, which notifies the user that their command...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10317 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-1/+3
* Add and document <shun:enabledcommands>, allowing customisation of specifical...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10316 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-1/+6
* Add and document <permchannels> block for m_permchannels, which creates a cha...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10271 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-251-0/+3
* typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10233 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-08-231-1/+1
* Update doc on m_chanlog•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10231 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-232-12/+10
* Implement <options:invitebypassmodes>, optionally circumvent +blk if invited ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10120 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-071-5/+10
* Rethink that. Remove noinvite since it's essentially useless now, so we have ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10118 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-071-4/+5
* Add m_serverban, implements extban +b s:server.mask.here, allows +e. This ess...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10092 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-051-0/+5
* Document m_channelban•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10091 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-051-1/+6
* Fix doc for globops module reported by satmd.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10078 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-08-041-1/+1
* Use correct character•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10073 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-271-1/+1
* Fixed example MOTD which was a bit screwed up, thanks psychon•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10026 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-161-1/+1
* Add reference to wiki CIDR tutorial in <cidr> docs.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10022 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2008-07-141-1/+3
* Add extban types +bb R: and M: - stops matching account masks from joining an...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10020 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-141-0/+4
* Rename quietban to muteban, change character to +b m:, this way it fits with ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10019 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-141-3/+3
* Merge m_nickban into m_nonicks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10018 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-141-7/+4
* Default to adding uppercase characters to allowed hostmap list, this has caug...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10004 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-131-1/+1
* Document m_gecosban•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9994 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-121-0/+5
* Remove 'global' from gline description, add 'local' to KLine description. Tha...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9983 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-121-4/+4
* Add CIDR mask use to m_connectban, detection and banning may now happen over ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9982 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-121-4/+5
* Add <cidr> block, and documentation in example config.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9980 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-121-0/+32
* Add .example suffix to name•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9973 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-121-0/+0
* Split example conf into example conf and modules conf, include modules conf f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9970 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-122-1439/+1451
* Move example conf to conf/ directory, it makes more sense given all the other...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9969 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-121-0/+2673
* More useful error reporting that give closer line numbers, so long as you can...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9869 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-06-081-1/+1
* ya, adding some stuff with DEV LEVEL ACCESS (sorry)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9834 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-06-031-0/+1
* removed duplicate quotes. Thanks jackmcbarn•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9821 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-05-291-6/+1
* fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9820 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-05-291-1/+1
* inspircd allows him to•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9819 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-05-291-1/+1
* If Chuck Norris and InspIRCd met in a dark alley, Chuck Norris would get his ...•••and lots more :D:D git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9818 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-05-291-0/+20
* add HostServ as IRCservices has it as an option and add the names inside anop...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9719 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-05-132-4/+6
* add "Bug tracker" to the default motd ;) everything else is there, why not that•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9718 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-05-131-1/+2
* add a couple quotes ;)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9717 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-05-131-0/+2
* Patch from jackmcbarn, revamps the helpop example full conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9602 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-021-28/+147
* end a sentence.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9502 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-04-141-1/+1
* remove "nicks" from SAMODE so people don't get confused•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9501 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2008-04-141-1/+1
* revert, proper fixed in 9495 by brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9497 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-04-131-1/+1
* fix so it actually loads.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9496 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-04-131-1/+1
* Updates to NeoStats aliases, again by TamCore (thanks :))•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9395 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-071-2/+11
* Add NeoStats example aliases (thanks TamCore)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9376 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-061-0/+26