| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update modules.conf.example with m_topiclock | 2012-10-07 | 1 | -0/+5 | |
| * | Replace hardcoded paths with configurable ones•••This patchset aims to ease the packaging of InspIRCd for a system-wide installation scenario. Changes in detail: configure: Add the options --log-path and --data-path m_ssl_gnutls, openssl: Change the hardcoded "conf/" to the existent CONFIG_PATH macro m_xline_db: Make the location of xline.db configurable. It will use --data-path as default value, but this can be changed using the configuration files. | 2012-10-04 | 1 | -0/+3 | |
| * | Merge pull request #308 from SaberUK/insp20-fingerprint•••[2.0] Remove references to removed FINGERPRINT command. | 2012-09-22 | 2 | -7/+2 | |
| |\ | |||||
| | * | Remove references to removed FINGERPRINT command. | 2012-09-22 | 2 | -7/+2 | |
| * | | Instruct users to verify that std::regex is supported on their setup before u... | 2012-09-22 | 1 | -0/+3 | |
| * | | m_regex_stdlib: A regex provider for the C++11 container std::regex•••For it to work you need a standards compliant implementation as for instance Visual C++ 2010 and 2012 deliver. GCC's libstdc++ does not implement this class yet. | 2012-09-22 | 1 | -0/+11 | |
| * | | m_knock Add support for sending a 710 numeric when a KNOCK succeeds, add a co...•••Fixes #287 reported by @ElementalAlchemist | 2012-09-13 | 1 | -0/+8 | |
| |/ | |||||
| * | Add a config option to enable/disable the welcome notice sent to clients afte...•••Fixes #284 reported by @hoggeh | 2012-08-25 | 1 | -1/+6 | |
| * | Remove reference to m_ziplinks from modules.conf.unreal and modules.conf.char...•••Fixes #285 reported by @hoggeh | 2012-08-25 | 2 | -28/+0 | |
| * | Change "allowmismatched" to "allowmismatch" in example config•••Fixes issue #279 reported by @lethality | 2012-08-20 | 1 | -2/+2 | |
| * | Merge pull request #251 from Shawn-Smith/insp20+extbanU•••[2.0] Add ExtBan U to match only unregistered users | 2012-08-13 | 3 | -1/+6 | |
| |\ | |||||
| | * | Added ExtBan U to match only Unregistered users•••Enhancement requested in Issue #247 | 2012-07-07 | 3 | -1/+6 | |
| * | | Update example configs•••Document m_chanhistory settings Note that m_censor adds usermode +G as well Add geoip /STATS G to helpop | 2012-07-26 | 2 | -2/+8 | |
| |/ | |||||
| * | Backported usermode +L from insp21. Stops forced redirection given by cmode +L | 2012-07-06 | 1 | -1/+10 | |
| * | Added color codes to /rules, moved the parsing to ServerConfig and cleaned th... | 2012-07-06 | 1 | -0/+8 | |
| * | Move all example configuration files to their own directory. | 2012-06-12 | 17 | -0/+5603 | |
