summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Yes, Square Meater is a real cow breed. Only aussies would come up with somet...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10679 e03df62e-2008-0410-955e-edbf42e46eb7 v1.2.0b2Gravatar brain2008-10-191-1/+1
* Default 'noisy' to false. Until i hear from w00t i cant see how this can be o...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10678 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-181-1/+2
* Some documentation corrections, thanks jdhore.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10677 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-2/+2
* Convert a number of modules to using privs.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10676 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-183-3/+12
* Tie settings in mode and whowas to privs.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10675 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-182-4/+4
* Tie a number of /who settings to servers/auspex and users/auspex respectively.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10674 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-182-8/+8
* Tie display of realhost in USERHOST to users/auspex priv.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10673 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-1/+1
* Tie /stats that aren't explicitly marked for users into servers/auspex.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10672 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-1/+1
* Tie module version display to servers/auspex priv.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10671 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-1/+1
* Add priv channels/high-join-limit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10670 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-182-6/+9
* Use servers/auspex and users/auspex privs where needed.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10669 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-4/+4
* Document users/auspex priv, also clarify documentation a tiny bit to make the...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10668 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-2/+3
* Document servers/auspex priv.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10667 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-0/+1
* Implement channels/auspex priv for /names and /list.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10666 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-183-20/+33
* Document channels/auspex permission: allows opers with this priv to see more ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10665 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-1/+2
* Document priv users/mass-message.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10664 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-1/+2
* Make use of privs for PRIVMSG also.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10663 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-1/+4
* Working privs implementation, and example usage in NOTICE for mass messaging.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10662 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-187-16/+93
* Migrate oper commands to an std::set, add a set for privs also. Change the AP...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10661 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-184-5/+6
* Add skeleton of HasPrivPermission.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10660 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-183-0/+17
* Patch from Namegduf to use established numerics for HELPOP instead of notices.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10659 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-181-6/+14
* Don't neglect calling User::CheckClass after SetClass, so that users don't en...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10656 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-171-0/+6
* Remove space indenting. (Brain, *smack* :P)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10655 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-171-1/+1
* Remove the duplicate checking/disabled setting of <connect> craq, there is a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10654 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-173-70/+24
* Add notices on successful add or remove to callerid list.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10653 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-171-0/+4
* Patch from dz for bug #620, thanks.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10652 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-10-171-2/+2
* possible fix for bug #623, reported by MacGyver. Untested please test :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10651 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-10-161-2/+34
* Fixes and improvements from jdhore, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10650 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-162-2/+42
* Temporary usable quick conf by jdhore, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10649 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-161-0/+2579
* I changed my mind, i uncommented•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10648 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-161-1/+1
* Numerous fixes for m_dccallow - only the first banfile tag mattered, improper...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10646 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2008-10-151-10/+18
* m_ssl_openssl is sending log messages and calling itself m_ssl_gnutls..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10645 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2008-10-151-2/+2
* Add <hidechans:affectsopers>, allows networks to hide channels of a +I user e...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10644 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-152-10/+38
* Modify $copy macros in comments, fixes bug #617•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10643 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-151-0/+2
* hidechans is not oper only.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10642 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-151-1/+0
* Remove outdated TODO•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10641 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-141-2/+0
* Don't send an override notice if no modes were actually applied, thanks Ankit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10640 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-131-0/+2
* Patches for updated config from jdhore, thanks! :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10639 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-122-7/+9
* Make wget syntax correct for executable includes example•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10638 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-101-1/+1
* Latest config file tweaks from jdhore, thanks! :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10637 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-101-560/+352
* Fix messageflood not working (bug #615). Big thanks to dz.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10636 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-101-1/+1
* Update comment that says we dont send simplemodes in FJOIN, we do now.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10635 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-101-7/+0
* Fix the description of the m_operinvex module in the example config.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10634 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar psychon2008-10-091-1/+1
* Apply patch from jmb, for bug #593. Snotices on override are now sent regardl...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10633 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-081-8/+1
* Fix memory leak in helpop config loading, thanks Macgyver.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10631 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-081-4/+4
* Fix crash caused by me being retarded.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10630 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-081-1/+4
* Fix: call OnRawSocketAccept for server connections. This isn't yet done in an...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10629 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-081-0/+2
* Remove this, we're not going to keep the .old, makes it twice as much work to...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10628 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-071-4/+1
* Add jdhore's nicer config files with better readable comments, thanks tons! :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10627 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-074-356/+349
* Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10626 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-071-1/+0