Age | Commit message (Expand) | Author |
2008-10-22 | First set our group id, then the user id, because we need to be root to set the | psychon |
2008-10-20 | Remove an extremely noisy piece of debug on startup/rehash - this code works... | w00t |
2008-10-20 | Implement <security:runasuser> and <security:runasgroup> - allows for set(g|u... | w00t |
2008-10-19 | Update nsis installer scripts with new example confs and test.conf | brain |
2008-10-19 | Yes, Square Meater is a real cow breed. Only aussies would come up with somet... | brain |
2008-10-18 | Default 'noisy' to false. Until i hear from w00t i cant see how this can be o... | brain |
2008-10-18 | Some documentation corrections, thanks jdhore. | w00t |
2008-10-18 | Convert a number of modules to using privs. | w00t |
2008-10-18 | Tie settings in mode and whowas to privs. | w00t |
2008-10-18 | Tie a number of /who settings to servers/auspex and users/auspex respectively. | w00t |
2008-10-18 | Tie display of realhost in USERHOST to users/auspex priv. | w00t |
2008-10-18 | Tie /stats that aren't explicitly marked for users into servers/auspex. | w00t |
2008-10-18 | Tie module version display to servers/auspex priv. | w00t |
2008-10-18 | Add priv channels/high-join-limit. | w00t |
2008-10-18 | Use servers/auspex and users/auspex privs where needed. | w00t |
2008-10-18 | Document users/auspex priv, also clarify documentation a tiny bit to make the... | w00t |
2008-10-18 | Document servers/auspex priv. | w00t |
2008-10-18 | Implement channels/auspex priv for /names and /list. | w00t |
2008-10-18 | Document channels/auspex permission: allows opers with this priv to see more ... | w00t |
2008-10-18 | Document priv users/mass-message. | w00t |
2008-10-18 | Make use of privs for PRIVMSG also. | w00t |
2008-10-18 | Working privs implementation, and example usage in NOTICE for mass messaging. | w00t |
2008-10-18 | Migrate oper commands to an std::set, add a set for privs also. Change the AP... | w00t |
2008-10-18 | Add skeleton of HasPrivPermission. | w00t |
2008-10-18 | Patch from Namegduf to use established numerics for HELPOP instead of notices. | w00t |
2008-10-17 | Don't neglect calling User::CheckClass after SetClass, so that users don't en... | w00t |
2008-10-17 | Remove space indenting. (Brain, *smack* :P) | w00t |
2008-10-17 | Remove the duplicate checking/disabled setting of <connect> craq, there is a ... | w00t |
2008-10-17 | Add notices on successful add or remove to callerid list. | w00t |
2008-10-17 | Patch from dz for bug #620, thanks. | aquanight |
2008-10-16 | possible fix for bug #623, reported by MacGyver. Untested please test :D | peavey |
2008-10-16 | Fixes and improvements from jdhore, thanks | brain |
2008-10-16 | Temporary usable quick conf by jdhore, thanks | brain |
2008-10-16 | I changed my mind, i uncommented | brain |
2008-10-15 | Numerous fixes for m_dccallow - only the first banfile tag mattered, improper... | special |
2008-10-15 | m_ssl_openssl is sending log messages and calling itself m_ssl_gnutls.. | special |
2008-10-15 | Add <hidechans:affectsopers>, allows networks to hide channels of a +I user e... | w00t |
2008-10-15 | Modify $copy macros in comments, fixes bug #617 | brain |
2008-10-15 | hidechans is not oper only. | w00t |
2008-10-14 | Remove outdated TODO | brain |
2008-10-13 | Don't send an override notice if no modes were actually applied, thanks Ankit. | w00t |
2008-10-12 | Patches for updated config from jdhore, thanks! :) | brain |
2008-10-10 | Make wget syntax correct for executable includes example | brain |
2008-10-10 | Latest config file tweaks from jdhore, thanks! :) | brain |
2008-10-10 | Fix messageflood not working (bug #615). Big thanks to dz. | w00t |
2008-10-10 | Update comment that says we dont send simplemodes in FJOIN, we do now. | brain |
2008-10-09 | Fix the description of the m_operinvex module in the example config. | psychon |
2008-10-08 | Apply patch from jmb, for bug #593. Snotices on override are now sent regardl... | w00t |
2008-10-08 | Fix memory leak in helpop config loading, thanks Macgyver. | w00t |
2008-10-08 | Fix crash caused by me being retarded. | w00t |