]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2017-07-09 Attila MolnarMerge pull request #1302 from Adam-/master+txt
2017-07-09 Attila MolnarMerge pull request #1338 from SaberUK/master+openvz
2017-07-09 Attila MolnarMerge pull request #1320 from SaberUK/master+autoperm
2017-07-09 Attila MolnarMerge pull request #1335 from SaberUK/master+se
2017-07-09 Attila MolnarMerge pull request #1334 from SaberUK/master+md5
2017-07-09 Attila MolnarMerge pull request #1319 from SaberUK/master+compiler...
2017-05-20 Peter PowellWarn the user about clock drifting when running on...
2017-05-19 Peter PowellTidy up the socket engine selection code.
2017-05-19 Peter PowellRemove some dead code from m_md5.
2017-04-23 Adamcore_dns: add support for txt records
2017-04-14 Peter PowellAutomatically apply +P to all permanent channels.
2017-04-14 Peter PowellSwitch compiler detection to use a more reliable method.
2017-04-04 AdamMerge pull request #1311 from SaberUK/master+mm-cleanup
2017-03-31 Attila MolnarMerge pull request #1307 from GLolol/patch-1
2017-03-25 Peter PowellAdapt modulemanager for the API added in the previous...
2017-03-25 Peter PowellAdd a nice API for command line interfaces to make...
2017-03-25 Peter PowellUse the standard Perl prelude in ModuleManager.
2017-03-25 Peter PowellReplace module_installed with eval.
2017-03-25 Peter PowellAmend modulemanager to use {read,write}_config_file.
2017-03-25 Peter PowellExtract core logic of write_configure_cache to write_co...
2017-03-25 Peter PowellRename read_configure_cache to read_config_file and...
2017-03-20 Adamm_ldapauth: use username provided in PASS if available
2017-03-20 James LuFix wrong service name for /infoserv in atheme.conf...
2017-03-05 Attila MolnarMerge pull request #1292 from SaberUK/master+flush
2017-02-28 Peter PowellAllow <log> tags to specify how often logs should be...
2017-02-14 Attila MolnarMerge pull request #1287 from SaberUK/master+filter...
2017-01-28 Peter PowellFix some minor problems with the filter docs.
2016-12-30 Attila Molnarcmd_mode Switch to a numeric for showing modes of other...
2016-12-30 Attila MolnarClean up User::FormatModes(), rename to GetModeLetters()
2016-12-30 Attila MolnarMake ModeHandler::GetUserParameter() const, accept...
2016-12-30 Attila MolnarMake all User::IsModeSet() methods const, accept const...
2016-12-30 Attila MolnarDeduplicate nickname overruling code
2016-12-30 Attila MolnarRemove remaining doxygen doc for "pcnt" parameters
2016-12-30 Attila MolnarPenalize commands that had 0 penalty
2016-12-30 Peter PowellFix the default xline.db path in modules.conf.example.
2016-12-29 Attila MolnarMerge pull request #1273 from SaberUK/master+bs
2016-12-29 Attila MolnarMerge pull request #1274 from SaberUK/master+cxx
2016-12-26 Peter PowellAdd interactive-mode support for setting the compiler...
2016-12-26 Peter PowellFix the clock_gettime() test on macOS Sierra.
2016-12-26 Peter PowellDon't suppress error output when INSPIRCD_VERBOSE is...
2016-12-19 Attila MolnarMerge pull request #1261 from SaberUK/master+genssl
2016-12-02 Peter PowellMake genssl use STDERR and the real binary name for...
2016-11-25 Attila MolnarMerge pull request #1260 from SaberUK/master+libressl
2016-11-25 Attila MolnarMerge pull request #1252 from SaberUK/master+distribution
2016-11-23 Peter PowellFix LibreSSL not having a shim for the OpenSSL 1.1...
2016-11-18 Peter PowellFix the distribution label not showing up since b8d85c6251.
2016-11-16 Attila MolnarMerge pull request #1234 from SaberUK/master+config2
2016-11-16 Peter PowellRework the example services aliases.
2016-11-16 Attila MolnarMerge pull request #1248 from SaberUK/master+listen
2016-11-16 Attila MolnarMerge pull request #1216 from SaberUK/master+tls
2016-11-15 Peter PowellUpdate SSL config documentation for SSL profiles and...
2016-11-15 Attila MolnarMerge pull request #1241 from SaberUK/master+helpop
2016-11-12 Peter PowellAllow listeners to be able to listen on unavailable...
2016-11-08 Attila MolnarMerge pull request #1246 from SaberUK/master+perl
2016-11-08 Peter PowellUpdate build system for the removal of . from @INC.
2016-11-01 Peter PowellUpdate helpop for recent LOCKSERV and <connect:port...
2016-11-01 Attila MolnarMerge pull request #1238 from SaberUK/master+openssl
2016-11-01 Attila MolnarMerge pull request #1236 from SaberUK/master+port
2016-11-01 Attila MolnarMerge pull request #1215 from SaberUK/master+config
2016-11-01 Attila MolnarMerge pull request #1185 from SaberUK/master+lockserv
2016-11-01 Attila MolnarMerge pull request #1184 from SaberUK/master+flood
2016-10-25 Peter PowellFix OpenSSL build errors caused by BIO/BIO_METHOD now...
2016-10-25 Peter PowellAllow classes to take a port range.
2016-09-21 Attila MolnarMerge pull request #1228 from SaberUK/master+directive-env
2016-09-20 Peter PowellFix the directive parser using invalid environment...
2016-09-20 Peter PowellStrip carriage returns in the config parser.
2016-09-20 Attila MolnarMerge pull request #1225 from SaberUK/master+cppflags
2016-09-20 Attila MolnarMerge pull request #1226 from SaberUK/master+fix-insp20...
2016-09-20 Peter PowellFix compatibility with the legacy <channels> tag.
2016-09-17 Peter PowellUse the environment's CPPFLAGS as well as its CXXFLAGS.
2016-09-16 AdamAdd CentOS PackageInfo
2016-09-16 Peter PowellMake the duration of nickflood and joinflood configurable.
2016-09-16 Peter PowellAllow the reason for locking to be specified in m_lockserv.
2016-09-16 Attila MolnarMerge pull request #1223 from SaberUK/master+travis
2016-09-16 Attila MolnarMerge pull request #1222 from SaberUK/master+warnings
2016-09-16 Attila MolnarMerge pull request #1219 from SaberUK/master+directive
2016-09-16 Attila MolnarMerge pull request #1176 from SaberUK/master+format
2016-09-16 Peter PowellRewrite the build system directive parser.
2016-09-15 Peter PowellSpeed up Travis builds.
2016-09-14 Peter PowellFix m_ldap warning about OpenLDAP being deprecated...
2016-09-14 Peter PowellFix m_geoip warning about the use of C++11 features.
2016-09-14 Peter PowellFix print_format breaking when formatting empty strings.
2016-09-14 Peter PowellAllow print_error and print_warning to take multiple...
2016-09-14 Attila MolnarMerge pull request #1220 from SaberUK/master+isupport
2016-09-14 Peter PowellImprove the default ISUPPORT tokens.
2016-09-12 Attila Molnarm_shun Add support for shunning CIDR masks
2016-09-12 Attila MolnarChange type of log messages to MODNAME in several modules
2016-09-12 Attila MolnarMerge pull request #1217 from SaberUK/master+die-restart
2016-09-12 Attila MolnarMerge pull request #1214 from SaberUK/master+hash
2016-09-12 Peter PowellUndocument <power> and set the default to the server...
2016-09-12 Peter PowellUpdate documentation for password hashing.
2016-09-09 Peter PowellReplace snprintf usage with InspIRCd::Format.
2016-09-02 Attila MolnarRelease v3.0.0 alpha 1
2016-09-02 Peter PowellUpdate stuff for the new versioning system.
2016-09-02 Attila MolnarBump version to 3.0 in comments and messages
2016-09-02 Attila MolnarMerge insp20
2016-09-02 Adamm_dnsbl Use FindAnswerOfType
2016-09-02 Adamm_spanningtree Allow multiple valid ips for link blocks...
2016-09-02 Attila MolnarFix Windows build and most MSVC warnings
2016-09-02 Attila Molnarm_spanningtree Add workaround to make SVS* commands...
next