Age | Commit message (Expand) | Author |
2008-10-26 | fix for banwalk and keys reported by mix941 | peavey |
2008-10-25 | Fix a number of commands to have max_params field. This means in practice, th... | w00t |
2008-10-25 | Fix <disabled:umodes> interfering with /unloadmodule m_implementing_a_umode, ... | w00t |
2008-10-25 | Use TargetTypeFlags instead of int in a few places. | w00t |
2008-10-25 | As we have an enum for type, why not ..use it? | w00t |
2008-10-25 | Note where to find the docs. | w00t |
2008-10-25 | Nuke space indents from orbit. (die!!) | w00t |
2008-10-25 | Move spanningtree to use OnChangeLocalUserHost instead of OnChangeHost, this ... | w00t |
2008-10-24 | Consistancy: Allow opers to +L to a nonexistant channel, as we allow opers to... | w00t |
2008-10-24 | Remove (redundant and O(n)) error checking on +L, we catch the errors on join... | w00t |
2008-10-24 | Fix broken stuff. | w00t |
2008-10-23 | Add <showwhois:showfromopers> setting, requested by MacGyver. Can be useful i... | w00t |
2008-10-23 | Revert earlier time() -> SI->Time() diff for now, this causes problems with d... | w00t |
2008-10-23 | Make this un-rehashable due to complications/ugliness involved with keeping i... | w00t |
2008-10-23 | Add <showwhois:opersonly>, allows server admins to unlock umode +W use for re... | w00t |
2008-10-23 | Add/document channels/set-permanent priv, and tie setting of +P to it. | w00t |
2008-10-23 | Patch from Namegduf converting all instances (where possible) of time() -> Se... | w00t |
2008-10-18 | Convert a number of modules to using privs. | w00t |
2008-10-18 | Implement channels/auspex priv for /names and /list. | w00t |
2008-10-18 | Patch from Namegduf to use established numerics for HELPOP instead of notices. | 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-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-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-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-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 |
2008-10-08 | Fix: call OnRawSocketAccept for server connections. This isn't yet done in an... | w00t |
2008-10-05 | Some more safety checks to catch out invalid client introductions (e.g. from ... | brain |
2008-10-04 | Header tidyups. Apart from module to module API stuff and external deps, modu... | brain |
2008-10-04 | We are including tons more than we need to here, its a mess :p | brain |
2008-10-04 | Fix for bug #613 reported by Casey, m_regex_glob's parameters were back to fr... | brain |
2008-10-02 | Comments here too | brain |
2008-10-02 | Mention ulines too | brain |
2008-10-02 | Comment on potentially confusing code | brain |
2008-10-02 | The module hook is kinda required. | brain |
2008-10-02 | Fix for bug #601 | brain |
2008-09-30 | Some suggestions from jilles about handling unknown prefix errors, and some i... | brain |
2008-09-29 | Make topic optional for permanent channels tags. | w00t |
2008-09-29 | Fix inverted logic in restrictchans that caused it to not play nice with perm... | w00t |
2008-09-29 | Replace the IP (in addition to hostname) for CGIIRC clients; fixes glines and... | special |
2008-09-26 | Fix <options:noservices> causing +o (and +q!) not being correctly given on ch... | aquanight |
2008-09-26 | Initialise SSL session pointer to NULL to prevent a potentially unsafe compar... | w00t |
2008-09-25 | Also fix here; glob patterns may not start with > or <. TODO: iterate comma s... | peavey |
2008-09-24 | Fix for bug #610 reported by ankit, numeric changed to 505 | brain |