aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_flashpolicyd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make more config stuff case insensitive.Gravatar Peter Powell2018-07-241-2/+2
* Store the server endpoint as a sockaddrs in ListenSocket.Gravatar Peter Powell2017-09-121-1/+1
* Convert a bunch of time-related config options to getDuration.Gravatar Peter Powell2017-09-031-1/+1
* Add CXX11_OVERRIDE to overridden members that lack it.•••This fixes a ton of warnings when building on compilers that default to C++11 or newer. Gravatar Peter Powell2017-07-121-1/+1
* m_flashpolicyd, m_httpd Store sockets in a intrusive listGravatar Attila Molnar2014-11-031-4/+4
* m_flashpolicyd, m_httpd Handle timeouts using the Timer systemGravatar Attila Molnar2014-11-031-19/+19
* Forward-port of https://github.com/inspircd/inspircd-extras/commit/a311dbcaea...Gravatar JustArchi2014-09-221-0/+7
* Add a Flash Policy Daemon moduleGravatar Daniel Vassdal2013-12-181-0/+158