summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2008-10-23Revert earlier time() -> SI->Time() diff for now, this causes problems with d...w00t
2008-10-23Make this un-rehashable due to complications/ugliness involved with keeping i...w00t
2008-10-23Add <showwhois:opersonly>, allows server admins to unlock umode +W use for re...w00t
2008-10-23Add/document channels/set-permanent priv, and tie setting of +P to it.w00t
2008-10-23Patch from Namegduf converting all instances (where possible) of time() -> Se...w00t
2008-10-18Convert a number of modules to using privs.w00t
2008-10-18Implement channels/auspex priv for /names and /list.w00t
2008-10-18Patch from Namegduf to use established numerics for HELPOP instead of notices.w00t
2008-10-17Add notices on successful add or remove to callerid list.w00t
2008-10-17Patch from dz for bug #620, thanks.aquanight
2008-10-15Numerous fixes for m_dccallow - only the first banfile tag mattered, improper...special
2008-10-15m_ssl_openssl is sending log messages and calling itself m_ssl_gnutls..special
2008-10-15Add <hidechans:affectsopers>, allows networks to hide channels of a +I user e...w00t
2008-10-14Remove outdated TODObrain
2008-10-13Don't send an override notice if no modes were actually applied, thanks Ankit.w00t
2008-10-10Fix messageflood not working (bug #615). Big thanks to dz.w00t
2008-10-10Update comment that says we dont send simplemodes in FJOIN, we do now.brain
2008-10-08Apply patch from jmb, for bug #593. Snotices on override are now sent regardl...w00t
2008-10-08Fix memory leak in helpop config loading, thanks Macgyver.w00t
2008-10-08Fix crash caused by me being retarded.w00t
2008-10-08Fix: call OnRawSocketAccept for server connections. This isn't yet done in an...w00t
2008-10-05Some more safety checks to catch out invalid client introductions (e.g. from ...brain
2008-10-04Header tidyups. Apart from module to module API stuff and external deps, modu...brain
2008-10-04We are including tons more than we need to here, its a mess :pbrain
2008-10-04Fix for bug #613 reported by Casey, m_regex_glob's parameters were back to fr...brain
2008-10-02Comments here toobrain
2008-10-02Mention ulines toobrain
2008-10-02Comment on potentially confusing codebrain
2008-10-02The module hook is kinda required.brain
2008-10-02Fix for bug #601brain
2008-09-30Some suggestions from jilles about handling unknown prefix errors, and some i...brain
2008-09-29Make topic optional for permanent channels tags.w00t
2008-09-29Fix inverted logic in restrictchans that caused it to not play nice with perm...w00t
2008-09-29Replace the IP (in addition to hostname) for CGIIRC clients; fixes glines and...special
2008-09-26Fix <options:noservices> causing +o (and +q!) not being correctly given on ch...aquanight
2008-09-26Initialise SSL session pointer to NULL to prevent a potentially unsafe compar...w00t
2008-09-25Also fix here; glob patterns may not start with > or <. TODO: iterate comma s...peavey
2008-09-24Fix for bug #610 reported by ankit, numeric changed to 505brain
2008-09-24Fix for listening sockets not clearing their timeout on connected. Reported b...peavey
2008-09-22Set Id property on a bunch of modules which lack it, etc.brain
2008-09-22warning-free on windowsbrain
2008-09-22Windows compile fixes for RLinebrain
2008-09-22Fix for bug #605 reported by MacGuyver, if a line is expired when we are addi...brain
2008-09-21Fix /STATS output to show the regex module in usebrain
2008-09-21Fix leak, thanks aquanightbrain
2008-09-21No longer neededbrain
2008-09-21Fix re-creation of config filtersbrain
2008-09-21Because m_filter reads definitions from the conf, unlike rline, when we see o...brain
2008-09-21Well, that was moronic of mebrain
2008-09-21someone forget an instancebrain