Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | Rename `<bind:ssl>` to `<bind:sslprofile>`. | Sadie Powell | |
2020-04-24 | Update copyright headers. | InspIRCd Robot | |
2020-04-10 | Update the module descriptions using mkversion. | Sadie Powell | |
2020-04-09 | Set the minimum length to 1 for most config items with a default. | Sadie Powell | |
2020-01-11 | Update copyright headers. | InspIRCd Robot | |
2019-04-28 | Some more text fixes and improvements (#1618). | Robby | |
2018-12-19 | Make more modules rehash atomically (#1535) | linuxdaemon | |
Have each module validate the values it loads before setting them, so any errors don't result in partial application of the configs | |||
2018-07-24 | Make more config stuff case insensitive. | Peter Powell | |
2017-09-12 | Store the server endpoint as a sockaddrs in ListenSocket. | Peter Powell | |
2017-09-03 | Convert a bunch of time-related config options to getDuration. | Peter Powell | |
2017-07-12 | Add 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-03 | m_flashpolicyd, m_httpd Store sockets in a intrusive list | Attila Molnar | |
2014-11-03 | m_flashpolicyd, m_httpd Handle timeouts using the Timer system | Attila Molnar | |
2014-09-22 | Forward-port of ↵ | JustArchi | |
https://github.com/inspircd/inspircd-extras/commit/a311dbcaea1abad68b87ebbb283fc6d75a207a53 into master | |||
2013-12-18 | Add a Flash Policy Daemon module | Daniel Vassdal | |