summaryrefslogtreecommitdiff
path: root/src/modules/m_httpd_stats.cpp
AgeCommit message (Expand)Author
2010-01-14Move revision information from Version object to a static symboldanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-11-15Add Inspircd::AddServicesdanieldg
2009-10-30Clean up typos and some unused codedanieldg
2009-10-22Make irc::sockets::* parameters consistent, add irc::sockets::maskdanieldg
2009-10-22Clean up unused functions, add nonicks operoverride [dKingston]danieldg
2009-10-21Change User::oper to an OperInfo referencedanieldg
2009-10-21Move some local-only fields to LocalUserdanieldg
2009-10-18Fix null dereference caused by tracking dummydanieldg
2009-10-17Make classbase and refcountbase uncopyable; expand comments on their indended...danieldg
2009-10-17Remove dummy API_VERSION from Version constructordanieldg
2009-10-17Improve m_httpd_stats; fix incorect parameter order in reloadmoduledanieldg
2009-10-08Update Event and Request APIsdanieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-26Clean up SocketEngine interface to allow edge-triggered I/O and sockets that ...danieldg
2009-09-22Describe module purpose in /MODULES outputdanieldg
2009-09-13Membership* changesdanieldg
2009-09-01Rename User::GetPort to GetServerPort to clarify its purposedanieldg
2009-05-03(for now), comment out opercount from individual servers in XML stats. This c...w00t
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-07-19Spaces to tabs, EXORCISE THE DEMON. Thanks psychon.w00t
2008-07-12Add <gecos> field to <server> in XML stats output, also add to ProtoServer. F...w00t
2008-07-12Implement suggestion from Stealth in bug #572: expand <channeltopic> tag into...w00t
2008-07-09- xml has no html entities :(pippijn
2008-07-09- disabled m_nopartmsg for now, since it requires API changes to workpippijn
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-11Dont obscure channel keys in the statsbrain
2008-05-10Check for " to &quot; toobrain
2008-05-10Add a 'sanitize' function to sanitize special characters in the output, <, > ...brain
2008-05-10Add ident, port, ip to user info in <user> tagbrain
2008-05-10Give tons more information in the xml feed, should be enough to construct jus...brain
2008-05-08Add call to protocol interface to get useful info on the server map. Return a...brain
2008-05-08Make this nicer, rely on the last write event after the Write() that sends al...brain
2008-03-24Finally change all the Version() objectsbrain
2008-02-13Commit patch from danieldg that makes a ton of stuff const-safe for latest wa...brain
2008-02-02Move some stuff to usermanager, remove a little header insanity, remove trace...w00t
2008-01-10Header update: 2007 -> 2008w00t
2007-11-09Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg...brain
2007-11-04Fix the FIXME related to new module event and loading stuffbrain
2007-11-04Remove Implements() method from every module. booya.brain
2007-11-04Not yet tested: remove last vestiges of modules[] and module_names[] arrays.brain
2007-11-04Convert all to new Attach() system. The Implements() method needs removing fr...brain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-28Move everything module-related out of InspIRCd and into ModuleManager, there ...om
2007-08-27Remove unnecessary header trafficw00t
2007-08-19Added proper header handling, persistant connections, and working timeouts to...special
2007-07-30Add uptimebrain
2007-07-30Add servers and server user counts, module versionsbrain