Age | Commit message (Expand) | Author |
2006-03-15 | Pass int not userrec | brain |
2006-03-15 | Casting to keep gcc happy | brain |
2006-03-15 | Typo in copy/paste from safelist | brain |
2006-03-15 | Added preliminary m_antibear.cpp, a security module to cripple bear.txt based... | brain |
2006-03-15 | Remove timer stuff left over from m_safelist | brain |
2006-03-15 | First-revision m_securelist.cpp, prevents /LIST in the first minute of connec... | brain |
2006-03-14 | Experimental change to avoid warning on 64bit systems, this is a simple one-l... | om |
2006-03-13 | *hits eggy with a stick* | brain |
2006-03-13 | Now compiles :p | brain |
2006-03-12 | Case insensitive server names (Hopefully) - to be tested | brain |
2006-03-12 | Altered some stuff to make case insensitive servernames (wont compile yet!) | brain |
2006-03-12 | Renamed to chanrec::modes | brain |
2006-03-12 | *NEEDS TESTING* changed binarymodes to use the custom_modes entries | brain |
2006-03-11 | Fixes :P | brain |
2006-03-11 | deprecated covariant return type flux capacitor flopcircuit removal with refe... | brain |
2006-03-11 | Last ones | brain |
2006-03-11 | Changed to const ref | brain |
2006-03-11 | Yet more const ref changes | brain |
2006-03-11 | And more | brain |
2006-03-11 | More const ref fixes | brain |
2006-03-11 | More converted modules | brain |
2006-03-11 | Start of conversion to const refs for std::strings in module api - A LOT OF S... | brain |
2006-03-11 | Doh @ null chars in an sprintf! | brain |
2006-03-11 | Tweaked to use the same system as nenolod's NAMES patch for FJOIN | brain |
2006-03-11 | Debug counter | brain |
2006-03-11 | MUCH FASTER squit! (and a TON more stable, too) | brain |
2006-03-10 | Now requires inspircd.h for ConvToStr templated function | brain |
2006-03-10 | Tidyup and move ConvToStr to a publically accessible place | brain |
2006-03-09 | Remove unused variable giving compile warning | om |
2006-03-09 | Strlen bashing. | brain |
2006-03-09 | Improved to avoid strlen | brain |
2006-03-09 | Forgot to declare var | brain |
2006-03-09 | UMode tweaks | brain |
2006-03-09 | Fix printf format to get rid of compile warning (using %d for a long, change ... | om |
2006-03-09 | iterator hell | brain |
2006-03-09 | Fixed to use iterator | brain |
2006-03-09 | Correctly use iterators and pointer to ucrec | brain |
2006-03-09 | Probably wont compile yet - purge_empty_channels refactor | brain |
2006-03-09 | Better calculation of LUSERS | brain |
2006-03-09 | Changed LUSERS to show global current to not include unregistered connections | brain |
2006-03-09 | Don't show channels where all users are invisible and therefore usercount is 0 | brain |
2006-03-09 | Wrong var used here, oooops | brain |
2006-03-09 | Calling a method of a null object due to refactoring and HasUser - fixed | brain |
2006-03-08 | These modules were using deprecated Server::IsOnChannel. They arent any more :) | brain |
2006-03-08 | Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is ... | brain |
2006-03-08 | Got rid of all that ugly char* cast crap (todo: change docs to reflect change) | brain |
2006-03-08 | Someone forgot to test compile this *whistles nonchalantly* | brain |
2006-03-08 | Allow for fallback of older ircds without TS in BURST command | brain |
2006-03-08 | Stupid, retarded, idiotic bug here where any PONG after the first one gets yo... | om |
2006-03-08 | Changed m_sqlauth to allow more advanced encryption types | brain |