Age | Commit message (Expand) | Author |
2006-10-01 | Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, i... | brain |
2006-09-30 | Fix broken opermd5 (switch over % and / operators) | brain |
2006-09-29 | CGIResolver isnt being passed a serverinstance to its constructor, so its try... | brain |
2006-09-29 | Made m_filter_pcre free the compiled regular expressions on rehash (no more m... | special |
2006-09-29 | Fixed the pcre include path in m_filter_pcre - on every system I tested, --cf... | special |
2006-09-28 | Cleaned up FJOIN a bit, fixing another segfault in the process. Brain should ... | special |
2006-09-28 | Fixed another segfault in m_spanningtree's FJOIN (forgot to check if the chan... | special |
2006-09-27 | Fixed /spynames, thanks to relax for finding the bug | special |
2006-09-27 | Someone forgot support for CIDR here | brain |
2006-09-26 | Make svshold case insensitive, fix ./configure -update and ./configure -modup... | brain |
2006-09-26 | Fix bug found by giggsey (even though he doesnt realise he just found one) | brain |
2006-09-26 | make OnPostConnect global | brain |
2006-09-26 | Only output the 'AES on' message if the socket state isnt I_ERROR when its re... | brain |
2006-09-26 | Change error from 'connection established' to 'connection started' | brain |
2006-09-26 | Fixed a rather obvious crashbug in m_spanningtree (FJOIN) | special |
2006-09-25 | Mini security audit | brain |
2006-09-25 | And maybe, just maybe, not fuck it up :p | brain |
2006-09-25 | Allow for multiple <http> tags, each with their own index and bound to their ... | brain |
2006-09-25 | This doesnt really need to be static | brain |
2006-09-25 | All done. | brain |
2006-09-25 | Make this compile. We now have to change all OnUserPreJoin use | brain |
2006-09-25 | Whoops, patch | brain |
2006-09-25 | Added /greloadmodule to m_globalload.so | special |
2006-09-25 | Add send_topic event, lets you send a topic for a channel, set by a server | brain |
2006-09-25 | SVSHOLD, not SVSHold | w00t |
2006-09-25 | Add m_svshold, Q:Lines on crack for services. Party party! \o/ | w00t |
2006-09-25 | Fix (broken) ./configure -update and ./configure -modupdate | brain |
2006-09-24 | This needs some testing. | brain |
2006-09-24 | Dont send explicit FMODE +qa when qaprefixes is on (because its sent in the f... | brain |
2006-09-24 | Add new server to server command: | brain |
2006-09-24 | Fixed bugs #150 and #151, thanks to jamie for reporting and patches | special |
2006-09-19 | Fix crashes, and in the process make xline even faster! | brain |
2006-09-17 | Automatically make http request type and http version string uppercase, add c... | brain |
2006-09-17 | Testing and debugging done, it all works :) | brain |
2006-09-17 | Now supports multiple commands seperated with \n. NOTE: These \n's are transl... | brain |
2006-09-17 | Add operonly aliases, <alias:operonly> (boolean). | brain |
2006-09-17 | Now it all works :) | brain |
2006-09-17 | New m_alias, this probably doesnt work yet | brain |
2006-09-17 | First of many m_alias tidyups, this will eventually become a rewrite of the m... | brain |
2006-09-17 | Add const std::string &original_command to OnPreCommand and OnPostCommand, wh... | brain |
2006-09-15 | Proper checking in /SAPART that the user really did leave, for the CMD_FAILU... | brain |
2006-09-15 | Fix crash on two objects trying to free each other at the same time | brain |
2006-09-15 | Comments | brain |
2006-09-15 | Fix memory leak too | brain |
2006-09-15 | Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive... | brain |
2006-09-15 | Improve notices, so that if SAJOIN fails it can tell the oper who issued it | brain |
2006-09-15 | Fix for bug noticed by dotslasher (?) where SAJOIN can desync | brain |
2006-09-15 | Annotations | brain |
2006-09-15 | Annotations | brain |
2006-09-15 | Comment tidyup and change format so doxygen can detect them | brain |