Age | Commit message (Expand) | Author |
2006-10-02 | Add r5381 fix to remote rehash too | w00t |
2006-10-02 | No promises, but maybe this will fix issue with disabled commands, reported b... | w00t |
2006-10-02 | This ULine check looks really, really bad - and caused horrible things to hap... | w00t |
2006-10-01 | Remove duplicate oper notice | jamie |
2006-10-01 | Extra debugging | brain |
2006-10-01 | Fix ping timeout messages. This is what I get for not fully testing. | w00t |
2006-10-01 | Add an extra debug message and change two calls of GetModeType to GetModeChar... | om |
2006-10-01 | It all came down to a >1 where we needed a >0. Things should be stable now jamie | brain |
2006-10-01 | 64bit fixes | om |
2006-10-01 | -> Beta3+SVN | brain |
2006-10-01 | Add codename: Granite | brain |
2006-10-01 | Beta2 release | brain |
2006-10-01 | userrec::CountGlobalClones malfunctioning, spotted by jamie, fixes bug#157 ef... | brain |
2006-10-01 | Everybody loves boobies. It's true. | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-10-01 | InspIRCd: Now with 100% more boobies. Err, ping timeout message coolness. | w00t |
2006-10-01 | Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, i... | brain |
2006-10-01 | Try this w00t | brain |
2006-10-01 | Added OnPostJoin, which is (at the moment) almost exactly identical to OnUser... | special |
2006-09-30 | Fix broken opermd5 (switch over % and / operators) | brain |
2006-09-30 | Fix mode desync when setting custom prefixes on joining users (trigger the mo... | 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 | Last tidyup of the day | brain |
2006-09-27 | Tidyups | brain |
2006-09-27 | Tidyups | brain |
2006-09-27 | Comments | brain |
2006-09-27 | Because the user's prefix list must remain sorted at all times (because of as... | brain |
2006-09-27 | Optimizations | brain |
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 |