summaryrefslogtreecommitdiff
path: root/src/modules/m_flashpolicyd.cpp
AgeCommit message (Collapse)Author
2017-09-12Store the server endpoint as a sockaddrs in ListenSocket.Peter Powell
2017-09-03Convert a bunch of time-related config options to getDuration.Peter Powell
2017-07-12Add CXX11_OVERRIDE to overridden members that lack it.Peter Powell
This fixes a ton of warnings when building on compilers that default to C++11 or newer.
2014-11-03m_flashpolicyd, m_httpd Store sockets in a intrusive listAttila Molnar
2014-11-03m_flashpolicyd, m_httpd Handle timeouts using the Timer systemAttila Molnar
2014-09-22Forward-port of ↵JustArchi
https://github.com/inspircd/inspircd-extras/commit/a311dbcaea1abad68b87ebbb283fc6d75a207a53 into master
2013-12-18Add a Flash Policy Daemon moduleDaniel Vassdal