]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2006-07-11 brainChannel user count stuff
2006-07-11 brainCheck for uri and only claim /stats and /stats/
2006-07-11 brainAdd content-type
2006-07-11 brainBasic html output other than chickens
2006-07-11 brainAllow modules to change the content-type of the documen...
2006-07-11 brainMake it not b0rk on empty headers
2006-07-11 brainStop the chickens reproducing :X
2006-07-11 brainMake var const
2006-07-11 brainStuff for adding extra headers to a response (for Autho...
2006-07-11 brainThis works now, m_httpd_stats.so prints 'chickens'...
2006-07-11 brainCompiles now
2006-07-11 brainCraq fixing
2006-07-11 brainError code stuff
2006-07-11 brainFoulups
2006-07-11 brainWe might as well start on some module to interface...
2006-07-11 brainCraqbusters
2006-07-11 brainEvent class for m_httpd.cpp
2006-07-11 omAdd single parameter versions of Extensible::Extend...
2006-07-11 brainFix my last broken commit
2006-07-11 brainMove openSockfd[] into ServerConfig
2006-07-11 brainFixed
2006-07-11 brainChange last vestiges of m_http.so -> m_httpd.so
2006-07-10 brainBecause people whined :(
2006-07-10 brainSucky default index, maybe some day someone should...
2006-07-10 brainDir for storing http stuff in.
2006-07-10 brainContentSize speedups
2006-07-10 brainFugly code band-aid^H^H^H^H^Hfix
2006-07-10 brainAdd FileReader::ContentSize and FileReader::Contents
2006-07-10 brainHeader stuff
2006-07-10 brainServes faster now :)
2006-07-10 brainAdd timeouts etc
2006-07-10 brainOk, hands up who forgot to initialise Srv :/
2006-07-10 brainMove logging further up in inspsocket so we get the...
2006-07-10 brainTry to make this serve some static content
2006-07-10 brainHttp service provider module (this doesnt do anything...
2006-07-10 brainUpdate docs to indicate new templated GetExt and Extend...
2006-07-10 brainTake out broken id
2006-07-10 brainAaaand, fix the typo
2006-07-10 brainAdded refcount to classbase, static classbase::id
2006-07-10 brainTypos
2006-07-10 brainI made a Boo Boo :p
2006-07-10 brainDeps weeding
2006-07-10 brainInherit just about everything from classbase
2006-07-10 brainInherit tons of stuff from classbase that should always...
2006-07-10 brainMaking lots of stuff inherit from classbase so we can...
2006-07-10 brainRemove commented out old methods that became templates
2006-07-10 brainSort deps of base.h
2006-07-10 brainSort include dependencies of dns.h
2006-07-10 brainMade a load more stuff Extensible which might be of...
2006-07-10 brainProperly set the resulting pointer to NULL when the...
2006-07-10 brainRemove cast
2006-07-10 brainConvert to templated GetExt, and a lot more readable
2006-07-10 brainGetExt conversion
2006-07-10 brainTemplated GetExt()
2006-07-10 brainTemplated GetExt()
2006-07-10 brainPort to templated GetExt()
2006-07-10 brainConvert to templated GetExt
2006-07-10 brainChange to templated GetExt()
2006-07-10 brainTypo
2006-07-10 brainTemplated GetExt
2006-07-10 brainMore fixes
2006-07-10 brainFix for templated GetExt
2006-07-10 brainFix for new templated GetExt, and tidy up of some MAJOR...
2006-07-10 brainConvert to templated GetExt
2006-07-10 brainIf you ask me, it looks a hell of a lot tidier without...
2006-07-10 w00t- userrec::ProcessNoticeMasks - provide a way to set...
2006-07-10 w00t- Add notice masks display to MODE nick, using a modifi...
2006-07-10 w00t- Add usermode +n for notice masks - our implementation...
2006-07-10 w00t-Clone mode methods into notice mask methods for userrec.
2006-07-10 brainAdd install line for libIRCDsnomasks.so
2006-07-10 brainAdd headers and header comment
2006-07-10 brainAdd empty snomasks.cpp (still got to add headers here...
2006-07-10 brainAdd interface to AddModeWatcher and DelModeWatcher...
2006-07-10 brainAdded ModeParser::AddModeWatcher() and ModeParser:...
2006-07-10 omAdd HAS_STDINT checks here, this had been sitting not...
2006-07-10 brainFix for compiler warning
2006-07-10 brainSupport for systems without stdint.h (we make a guess...
2006-07-10 brain#ifdef's around stdint.h include
2006-07-10 brainUpdated to detect stdint (same fix as 1_0_stable branch)
2006-07-09 brainUpdate docs to indicate _ to space
2006-07-09 brainAdded Spacify() function local to cmd_whois.cpp which...
2006-07-09 brainBeat ya:
2006-07-09 omAdd missing Server::AddMode()
2006-07-09 brainAdd stuff for propogating mode out on +f * ban
2006-07-09 brainTidyup
2006-07-09 brainsend_mode event for spanningtree (this will be backport...
2006-07-09 brainFinally finished documenting new mode parser. Lots...
2006-07-09 brainSame here, tidy up the parameter to show what we actual...
2006-07-09 brainTidy up invalid numbers passed to this function
2006-07-09 brainFix whoopsies
2006-07-09 brainAdded Server::GetModuleName(), Module* to filename
2006-07-09 brainReorder to avoid warning.
2006-07-09 brainAltered u_listmode to have a constructor arg 'autotidy...
2006-07-09 brainAnd we're all done!!! (well, it compiles, anyway)
2006-07-09 brainConvert to new api
2006-07-09 brainAdd support for new API
2006-07-09 brainMove to new api
2006-07-09 brainAlter SetModeParam to take const char* to save on casts...
2006-07-09 brainPort to new API
2006-07-09 brainPort to new API
next