summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-25Amend modulemanager to use {read,write}_config_file.Peter Powell
2017-03-25Extract core logic of write_configure_cache to write_config_file.Peter Powell
2017-03-25Rename read_configure_cache to read_config_file and move to common.Peter Powell
2017-03-20m_ldapauth: use username provided in PASS if availableAdam
2017-03-20modules.conf.example: document useusername in ldapauthAdam
2017-03-20m_ldapauth: fix providing username in PASSAdam
2017-03-20Merge pull request #1308 from SaberUK/insp20+warningsAdam
2017-03-20cmd_who: don't show +p channels or channels hidden with m_hidechansAdam
2017-03-20Fix some compiler warnings.Peter Powell
2017-03-19Fix wrong service name for /infoserv in atheme.conf.exampleJames Lu
2017-03-05Merge pull request #1266 from Adam-/insp20+cloakipAttila Molnar
2017-03-05Merge pull request #1292 from SaberUK/master+flushAttila Molnar
2017-03-05Merge pull request #1280 from Adam-/insp20+dnsblcheckAttila Molnar
2017-02-28Allow <log> tags to specify how often logs should be flushed.Peter Powell
2017-02-26m_sasl: use host/ip from m_cgiirc if applicableAdam
2017-02-14Merge pull request #1287 from SaberUK/master+filter-docsAttila Molnar
2017-01-28Fix some minor problems with the filter docs.Peter Powell
2017-01-11m_dnsbl: check returned results are in 127.0.0.0/8Adam
2016-12-30cmd_mode Switch to a numeric for showing modes of other usersAttila Molnar
2016-12-30Clean up User::FormatModes(), rename to GetModeLetters()Attila Molnar
2016-12-30Make ModeHandler::GetUserParameter() const, accept const UserAttila Molnar
2016-12-30Make all User::IsModeSet() methods const, accept const ModeHandlerAttila Molnar
2016-12-30Deduplicate nickname overruling codeAttila Molnar
2016-12-30Remove remaining doxygen doc for "pcnt" parametersAttila Molnar
2016-12-30Penalize commands that had 0 penaltyAttila Molnar
2016-12-30Fix the default xline.db path in modules.conf.example.Peter Powell
2016-12-29Merge pull request #1273 from SaberUK/master+bsAttila Molnar
2016-12-29Merge pull request #1275 from SaberUK/insp20+clock-gettime-osxAttila Molnar
2016-12-29Merge pull request #1274 from SaberUK/master+cxxAttila Molnar
2016-12-26Use clock_gettime() on macOS 10.12.Peter Powell
2016-12-26Add interactive-mode support for setting the compiler binary.Peter Powell
2016-12-26Fix the clock_gettime() test on macOS Sierra.Peter Powell
2016-12-26Don't suppress error output when INSPIRCD_VERBOSE is set.Peter Powell
2016-12-19m_sasl: send host/ip infoAdam
2016-12-19Merge pull request #1261 from SaberUK/master+gensslAttila Molnar
2016-12-10fix channel rank issueSheogorath
2016-12-07Merge pull request #1254 from genius3000/insp20+fixPIstatusmsgsAttila Molnar
2016-12-07Fix SpanningTreeProtocolInterface::SendChannelPrivmsg() and SendChannelNotice...genius3000
2016-12-05Fix users receiving a QUIT with themselves as source when host cycling in cer...Attila Molnar
2016-12-05Merge pull request #1262 from SaberUK/insp20+fix-travisAttila Molnar
2016-12-05Merge pull request #1253 from SaberUK/insp20+bigger-warningAttila Molnar
2016-12-02Fix pure static builds.Peter Powell
2016-12-02Backport the master Travis changes to insp20.Peter Powell
2016-12-02Make genssl use STDERR and the real binary name for error messages.Peter Powell
2016-11-25Merge pull request #1260 from SaberUK/master+libresslAttila Molnar
2016-11-25Merge pull request #1252 from SaberUK/master+distributionAttila Molnar
2016-11-23Fix LibreSSL not having a shim for the OpenSSL 1.1 BIO API.Peter Powell
2016-11-22Merge pull request #1257 from Adam-/insp20+muslAttila Molnar
2016-11-22socketengine_epoll: use getrlimit not ulimitAdam
2016-11-18Fix the distribution label not showing up since b8d85c6251.Peter Powell