]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/inspircd.cpp
Merge insp20
[user/henk/code/inspircd.git] / src / inspircd.cpp
2016-08-17 Attila MolnarMerge insp20
2016-06-27 Attila MolnarMerge pull request #1181 from SaberUK/insp20+null
2016-06-17 Attila MolnarDon't exit on rehash if the pid file cannot be written
2016-02-22 Attila MolnarMerge insp20
2015-11-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
2015-11-15 Attila MolnarMerge pull request #1103 from rburchell/master-fix...
2015-11-10 Attila MolnarMerge branch 'master+alreadysent'
2015-11-09 Robin Burchellinspircd: Don't list individual authors on startup.
2015-11-03 Attila MolnarRemove UserManager::GarbageCollect()
2015-09-06 AdamMerge pull request #1050 from Aviator45003/insp20
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-05-19 Attila MolnarMerge branch 'master+movenames'
2015-05-17 The AviatorFixed a build warning
2015-05-17 Attila MolnarMove code that quits all users from InspIRCd::Cleanup...
2015-05-17 Attila MolnarFix incorrect iterator use leading to prematurely exiti...
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2015-02-19 Attila MolnarChange all occurrences of Inspire to InspIRCd
2015-02-05 Attila MolnarMerge pull request #976 from SaberUK/master+fix-xline-db
2015-02-05 Attila MolnarMerge pull request #971 from SaberUK/master+numeric...
2015-01-23 Attila MolnarMerge branch 'master+no-rtti'
2015-01-22 Attila MolnarMerge branch 'master+exttype' into master+no-rtti
2015-01-18 Attila MolnarSpecify which Extensible subclass an ExtensionItem...
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-07-19 Attila MolnarAccess local user list via new UserManager::GetLocalUse...
2014-07-19 Attila MolnarMove and rename typedef LocalUserList to UserManager...
2014-06-24 Attila MolnarChange allocation of InspIRCd::Users to be physically...
2014-06-24 Attila MolnarChange allocation of InspIRCd::SNO to be physically...
2014-06-24 Attila MolnarChange allocation of InspIRCd::Modules to be physically...
2014-06-24 Attila MolnarChange allocation of InspIRCd::Logs to be physically...
2014-06-24 Attila MolnarChange allocation of InspIRCd::Modes to be physically...
2014-06-14 Attila MolnarKill needless #includes in source files
2014-06-13 Attila MolnarMake the default ProtocolInterface instance part of...
2014-06-13 Attila MolnarChange allocation of InspIRCd::Parser to be physically...
2014-06-13 Attila MolnarChange allocation of InspIRCd::BanCache to be physicall...
2014-06-13 Attila MolnarPull in bancache.h from inspircd.h
2014-06-13 Attila MolnarChange allocation of InspIRCd::Threads to be physically...
2014-06-13 Attila MolnarChange allocation of InspIRCd::stats to be physically...
2014-05-23 Peter PowellPrefix all definitions in config.h to avoid potential...
2014-04-07 Attila MolnarMerge insp20
2014-03-15 Attila MolnarChange allocation of InspIRCd::Timers to be physically...
2014-03-14 Attila MolnarChange allocation of InspIRCd::chanlist to be physicall...
2014-02-18 Attila MolnarMerge pull request #772 from SaberUK/insp20+llvm34
2014-02-11 Peter PowellFix various problems detected by Clang 3.4.
2014-02-08 Attila MolnarChange all socketengine methods to be static
2014-02-07 Attila MolnarOnly compile the testsuite if INSPIRCD_ENABLE_TESTSUITE...
2014-01-24 Attila MolnarConvert LocalUserList to an intrusively linked list
2014-01-21 Attila MolnarMerge insp20
2014-01-05 Attila MolnarMove server description field from TreeServer into...
2014-01-05 Attila MolnarIntroduce Server class
2013-12-15 Attila MolnarMerge pull request #708 from SaberUK/master+development...
2013-12-15 AdamMerge pull request #689 from SaberUK/master+cxxify
2013-12-15 Peter PowellMove stuff around a bit:
2013-11-21 attilamolnarFix a few issues
2013-09-26 Attila MolnarMerge pull request #638 from SaberUK/insp20+runas-fix
2013-09-26 Peter PowellImprove error reporting for <security:runas{user,group}>.
2013-09-08 attilamolnarRemove InspIRCd::HandleRehash functor
2013-09-08 ChrisTXFix a crash when running as systemd service
2013-08-30 attilamolnarMerge insp20
2013-08-18 attilamolnarm_spanningtree Propagate oper-only quit reason using...
2013-08-12 Attila MolnarMerge pull request #591 from SaberUK/master+config...
2013-08-12 Peter PowellAdd <path> keys for all of the compile-time paths.
2013-08-08 attilamolnarFix a couple of issues
2013-08-04 AdamChange the syntax of FOREACH macros to be less dumb.
2013-07-12 Attila MolnarMerge pull request #588 from SaberUK/insp20+fix-sockete...
2013-07-07 Peter PowellFix low risk crash when we can't determine maximum...
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove $Core and $Mod* comments apart from $ModDep.
2013-07-02 Attila MolnarMerge pull request #569 from ShutterQuick/inspircd...
2013-07-01 attilamolnarFix a few oversights
2013-06-18 attilamolnarRemove dead code from the InspIRCd and CommandParser...
2013-06-18 attilamolnarMinor changes to the startup and shutdown code
2013-06-18 attilamolnarRemove unused exit codes
2013-06-06 attilamolnarMove code between usermanager.(cpp|h), clarify comments
2013-06-06 attilamolnarMove DoBackgroundUserStuff() and AllModulesReportReady...
2013-06-05 attilamolnarMerge insp20
2013-05-23 attilamolnarUpdate authors
2013-05-22 Attila MolnarMerge pull request #545 from SaberUK/master+logging...
2013-05-19 Peter PowellFix spacing in calls to LogManager::Log.
2013-05-19 Peter PowellPurge a ton of code related to non <log> related logging.
2013-05-18 attilamolnarGet rid of the NICKForced extension
2013-05-18 attilamolnarInitialize local_count
2013-05-07 Peter PowellClean up cross-platform compatibility.
2013-04-27 attilamolnarMerge insp20
2013-04-26 AdamModularize DNS
2013-04-14 attilamolnarExtract UID/SID generation logic into a new class:...
2013-04-12 Attila MolnarMerge pull request #488 from SaberUK/master+loglevel...
2013-04-12 Peter PowellAdd LOG_ prefix to the log level enum values.
2013-04-11 Attila MolnarMerge pull request #487 from SaberUK/master+better...
2013-04-11 Peter PowellConvert ISUPPORT to use a map instead of a string.
2013-04-08 attilamolnarMigrate u_listmode.h into the core, change +b to use it
2013-04-08 attilamolnarAdd builtin modes using AddService()
2013-04-08 attilamolnarRework dynamic_reference management, introduce dynamic_...
2013-04-05 Attila MolnarMerge pull request #472 from SaberUK/master+merge-headers
2013-04-05 Peter PowellMerge inspircd_{config,version}.h into a single header...
2013-04-04 attilamolnarStop recreating hashmaps every hour, move garbage colle...
2013-04-04 attilamolnarLine ending conversion
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 attilamolnarConvert IsSID() to a static member function, modules...
next