Age | Commit message (Expand) | Author |
2006-09-27 | Tidy up how PART without reason is done | brain |
2006-09-27 | Someone forgot support for CIDR here | brain |
2006-09-27 | And correct it | brain |
2006-09-27 | Move OnCheckBan into chanrec::IsBanned() so its always called for any attempt... | 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 | Remove deprecated -nolimit and -notraceback options | w00t |
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-26 | Fix handling of multiple @%+ core permissions modes on join when more than on... | brain |
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 | Whoops, fix minor typo | 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 | More patch | 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 | Speed improvements to userrec::GlobalCloneCount() | special |
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 | Fix bug#152 reported by smartys | 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-23 | ++ | brain |
2006-09-23 | Sneak some more | brain |
2006-09-23 | *sneak sneak* | brain |
2006-09-19 | Update expiries when we update the set time | brain |
2006-09-19 | Make the check against z/k/q/e/g methods return a pointer to the whole object... | brain |
2006-09-19 | Fix crashes, and in the process make xline even faster! | brain |
2006-09-19 | Change type to size_t so that 64 bit platforms dont whine about data loss whe... | brain |
2006-09-19 | Adapt to use std::string::const_iterator | brain |
2006-09-19 | Tidy up key handling | brain |
2006-09-19 | Make xline more memory-efficient and faster/neater. Eliminate a mass of fixed... | brain |
2006-09-19 | Use ++x not x++, to more closely match what stl does | brain |
2006-09-19 | ULTRA FAST HASH FUNCTION :p | 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 | Allow putting newlines into quoted values in the config using \n. I'm coming ... | brain |
2006-09-17 | Hide ulines from /stats P | brain |
2006-09-17 | Add operonly aliases, <alias:operonly> (boolean). | brain |