summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Whooops! thanks psychonbrain
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-30Fix for bug #604 reported by Phoenix, thanksbrain
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-29I think this fixes the mode +k weirdness. Keys were never being set correctly...brain
2008-09-28Suggested by nenolod, lets add this for thread signal safetybrain
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-25Jersey cows!brain
2008-09-25Also fix here; glob patterns may not start with > or <. TODO: iterate comma s...peavey
2008-09-25Fix faulty logic, glob patterns may not start with > or <. TODO: iterate comm...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-22Second part of fix for bug #605, make adding and removal of lines not case se...brain
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-21Update config to remove m_filter_pcre and document new tagsbrain
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
2008-09-21This compiles but is NOT tested yet. Do not use unless you like pain.brain
2008-09-21Be consistent. Use ServerInstance in all places instead of 'Instance' in half...w00t
2008-09-21Fixes. Dont try and catch exceptions within the RLine ctor, we dont always wa...brain
2008-09-21Fix various rline bugs, implement /stats R, and fix the issue where you get n...brain
2008-09-21Fix bug discovered by Ankit, m_rline loaded without regex provider causes seg...brain
2008-09-21Fix the 'i/o error on connection (no error)' stuff, by displaying 'connected ...brain
2008-09-21Fix some comment which was left over from before the conversion from User* to...psychon
2008-09-21Make regex providers load correctly. Move m_rline to use the regex providers,...aquanight
2008-09-21Fix crashbrain
2008-09-20Move m_regex.h and m_regex_glob.cpp to main modules directory, as these have ...aquanight
2008-09-20Remove the old TODO commentbrain
2008-09-20Fix a rather nasty race condition revealed by my reading through the comments...brain
2008-09-20More commentsbrain
2008-09-20More comments, and remove some unused craq. Someone (that being me) once wrot...brain
2008-09-20more commentsbrain