Age | Commit message (Expand) | Author |
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 |
2008-10-08 | Fix: call OnRawSocketAccept for server connections. This isn't yet done in an... | w00t |
2008-10-07 | Remove this, we're not going to keep the .old, makes it twice as much work to... | brain |
2008-10-07 | Add jdhore's nicer config files with better readable comments, thanks tons! :) | brain |
2008-10-07 | Test commit | brain |
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-03 | Whooops! thanks psychon | 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-30 | Fix for bug #604 reported by Phoenix, thanks | 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-29 | I think this fixes the mode +k weirdness. Keys were never being set correctly... | brain |
2008-09-28 | Suggested by nenolod, lets add this for thread signal safety | brain |
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 | Jersey cows! | brain |
2008-09-25 | Also fix here; glob patterns may not start with > or <. TODO: iterate comma s... | peavey |
2008-09-25 | Fix faulty logic, glob patterns may not start with > or <. TODO: iterate comm... | peavey |
2008-09-24 | Fix for bug #610 reported by ankit, numeric changed to 505 | brain |
2008-09-24 | Fix for listening sockets not clearing their timeout on connected. Reported b... | peavey |
2008-09-22 | Set Id property on a bunch of modules which lack it, etc. | brain |
2008-09-22 | warning-free on windows | brain |
2008-09-22 | Windows compile fixes for RLine | brain |
2008-09-22 | Second part of fix for bug #605, make adding and removal of lines not case se... | brain |
2008-09-22 | Fix for bug #605 reported by MacGuyver, if a line is expired when we are addi... | brain |
2008-09-21 | Fix /STATS output to show the regex module in use | brain |
2008-09-21 | Update config to remove m_filter_pcre and document new tags | brain |
2008-09-21 | Fix leak, thanks aquanight | brain |
2008-09-21 | No longer needed | brain |
2008-09-21 | Fix re-creation of config filters | brain |
2008-09-21 | Because m_filter reads definitions from the conf, unlike rline, when we see o... | brain |
2008-09-21 | Well, that was moronic of me | brain |
2008-09-21 | someone forget an instance | brain |
2008-09-21 | This compiles but is NOT tested yet. Do not use unless you like pain. | brain |
2008-09-21 | Be consistent. Use ServerInstance in all places instead of 'Instance' in half... | w00t |