]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-29 brainAnnnd, get the fix right.
2006-08-29 brainFix for correct display when removing snomask
2006-08-29 brainPut servername in remote quits
2006-08-29 brainDocument SnomaskManager
2006-08-29 brainOnly send 008 when MODE Oper
2006-08-29 brainClarify message
2006-08-29 brainDon't silently drop modes that are oper only when a...
2006-08-29 brainFDSFDSACFasfcas
2006-08-29 brainFix typos
2006-08-29 brainMore snomask +o (unoper)
2006-08-29 brainSnomasks +k (kills) and +o (oper)
2006-08-29 brainThe rest of snomask +x (i think)
2006-08-29 brainSnomask +l (linking) and some +x (XLINE)
2006-08-29 brain+Q and +C (remote quit and connect) snomasks implemented
2006-08-29 brainImplement messages for snomasks +cq (local connect...
2006-08-29 brainRemove snomask n (nickchanges) - this will be a module...
2006-08-29 brainauto-set +s when +n is set (as +n requires +s) - allow...
2006-08-29 brainSnomask support cometh! and it leave a sticky white...
2006-08-29 brainSpanningtree tidyups
2006-08-28 w00tHey, what the hell. Let's do remote ADMIN too. :)
2006-08-28 w00t^*&^^)()%-
2006-08-28 w00tRemote MOTD support
2006-08-28 brainRemove blank lines from previous perl inplace edits
2006-08-28 w00tMake oper-override notices a bit more grammar friendly...
2006-08-28 brainUpdate comment
2006-08-28 brainZed, you are found guilty of over-assuming the IRC...
2006-08-28 brainYOU KNOW I REALLY HATE IT WHEN CLIENT AUTHORS JUST...
2006-08-28 brainHint of the day: When you have a function that can...
2006-08-28 brainMove trailing space stripping to only strip from non...
2006-08-28 brainCheck for muppet 3rdparty apps that might not order...
2006-08-28 brainError scemantics - 'this' server, 'your' server
2006-08-28 brainModule list diffing
2006-08-28 brainCapab matching on important keys, and module lists
2006-08-28 brainFix ping timeouts to properly close and free the socket...
2006-08-28 braingcc whinges.
2006-08-28 brainAdd DelFd calls when squitting a server or pinging...
2006-08-28 brainConnect timeouts now work again, using InspSocket
2006-08-28 brainNote: connect() cant time out for inspsockets in this...
2006-08-28 brainAdd support for NAMESX
2006-08-27 brainBail out if we get a non-existent user
2006-08-27 brainFixes for w00t, now its boo time :)
2006-08-27 brainFix mode granting in FJOIN
2006-08-27 brainI only fix stuff at 3:30am if im asked nicely and now...
2006-08-27 brainExtra sanity checks
2006-08-27 brainSometimes we were just doing Route->GetSock(), without...
2006-08-27 brainOverloaded char* equivalents of some core functions...
2006-08-25 brainTidyup, multiple inheritence from base class to avoid...
2006-08-25 brainRemove On005Numeric event from a ton of modules which...
2006-08-25 brainFix changing of idents and hosts (it wasnt working...
2006-08-25 brainAdd userrec::ChangeIdent (which we were missing) which...
2006-08-25 brainAdd <options:cyclehosts> which allows a user to appear...
2006-08-25 brainAdded leachim's +qa prefix patch
2006-08-24 brainRemove OnPostConnect here, it was being used under...
2006-08-24 specialSpeaking of forgetting things, someone forgot to change...
2006-08-24 brainSomeone forgot another :p
2006-08-24 specialMoved an ipv6-only variable in userrec::GetIPString...
2006-08-24 brainSomebody forgot one :p
2006-08-24 specialRenamed the OnGlobalConnect callback to OnPostConnect...
2006-08-24 brainWhen the mode sequence doesnt start with + or -, assume a +
2006-08-24 brainCheck for missing comma in FJOIN element
2006-08-23 brainModeParser::InsertMode is no longer required -- this...
2006-08-23 brainDocument ModeParser::FindPrefix() and chanrec::GetAllPr...
2006-08-23 brainForgot the comma in first join
2006-08-23 brainIf we get an unknown prefix character on a user when...
2006-08-23 brainCheck for illegal mode prefixes in AddMode (':' and...
2006-08-23 brainMulti-prefix FJOIN, and allowing module-defined prefixe...
2006-08-23 brainFix and finish 005 numeric. PREFIX= is now calculated...
2006-08-23 brainMore prefixchar stuff.
2006-08-23 brainDocument mode prefixes
2006-08-23 brainSpotted problem: must clear out all prefixes attached...
2006-08-23 brainMode handlers handling listmodes where a listmode item...
2006-08-23 brainInherit ModuleMessage from Extensible, so users can...
2006-08-21 brainPoor old Ian Gulliver :p Finally got his credit here
2006-08-21 brainIn 1.1, place all FJOIN parameters in the last paramete...
2006-08-19 brainMake it virtual, in case someone ever wants to make...
2006-08-19 brainExtra comments about how the FileLogger class schedules...
2006-08-19 brainMissing vector.h
2006-08-19 brainI hate this header
2006-08-19 brainAdd multimap
2006-08-19 brainMore tweaks
2006-08-19 brainFixed makefile
2006-08-19 brainChanged modes/ makefile (not yet tested)
2006-08-19 brainRemove users.h include from here
2006-08-18 brainFix timeouts
2006-08-18 brainFix ident timeouts to work properly when the connect...
2006-08-18 brainMake DELETE inline so its about as fast as the define...
2006-08-18 brainChange #define DELETE to a template
2006-08-18 brainChange comment
2006-08-18 brainMissing a space in log messages
2006-08-18 brainNONBLOCKING LOGGER!
2006-08-18 brainIndent tidyup
2006-08-18 brainDocument ListenSocket class
2006-08-18 brainFix trying to add failed ports to socketengine (<3...
2006-08-18 brainDont allow an empty away message (im not sure what...
2006-08-18 brainTypos in the socketengines
2006-08-18 brainThings are so much easier here (thanks to sts for the...
2006-08-18 brainOdd bits and bobs to keep the numeric sane if the user...
2006-08-18 brainstskeeps trying to get his name all over our commit...
2006-08-18 brainDont allow an empty key (thanks stskeeps)
next