index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inspircd.cpp
Age
Commit message (
Expand
)
Author
2017-08-26
Make the build reproducible by removing time related macros.
Peter Powell
2017-03-20
Move the OnCheckExemption hook out of the core.
Peter Powell
2017-02-28
Allow <log> tags to specify how often logs should be flushed.
Peter Powell
2016-09-02
Update stuff for the new versioning system.
Peter Powell
2016-08-17
Merge insp20
Attila Molnar
2016-06-17
Don't exit on rehash if the pid file cannot be written
Attila Molnar
2016-02-22
Merge insp20
Attila Molnar
2015-11-15
Merge pull request #1103 from rburchell/master-fix-info
Attila Molnar
2015-11-09
inspircd: Don't list individual authors on startup.
Robin Burchell
2015-11-03
Remove UserManager::GarbageCollect()
Attila Molnar
2015-05-17
Fixed a build warning
The Aviator
2015-05-17
Move code that quits all users from InspIRCd::Cleanup() to cmd_die
Attila Molnar
2015-05-17
Fix incorrect iterator use leading to prematurely exiting loops when quitting...
Attila Molnar
2015-02-20
Change all occurrences of Inspire to InspIRCd
Attila Molnar
2015-01-18
Specify which Extensible subclass an ExtensionItem is valid for
Attila Molnar
2014-07-19
Access local user list via new UserManager::GetLocalUsers() and make local_us...
Attila Molnar
2014-07-19
Move and rename typedef LocalUserList to UserManager::LocalList
Attila Molnar
2014-06-24
Change allocation of InspIRCd::Users to be physically part of the object cont...
Attila Molnar
2014-06-24
Change allocation of InspIRCd::SNO to be physically part of the object contai...
Attila Molnar
2014-06-24
Change allocation of InspIRCd::Modules to be physically part of the object co...
Attila Molnar
2014-06-24
Change allocation of InspIRCd::Logs to be physically part of the object conta...
Attila Molnar
2014-06-24
Change allocation of InspIRCd::Modes to be physically part of the object cont...
Attila Molnar
2014-06-14
Kill needless #includes in source files
Attila Molnar
2014-06-13
Make the default ProtocolInterface instance part of class InspIRCd
Attila Molnar
2014-06-13
Change allocation of InspIRCd::Parser to be physically part of the object con...
Attila Molnar
2014-06-13
Change allocation of InspIRCd::BanCache to be physically part of the object c...
Attila Molnar
2014-06-13
Pull in bancache.h from inspircd.h
Attila Molnar
2014-06-13
Change allocation of InspIRCd::Threads to be physically part of the object co...
Attila Molnar
2014-06-13
Change allocation of InspIRCd::stats to be physically part of the object cont...
Attila Molnar
2014-05-23
Prefix all definitions in config.h to avoid potential collisions.
Peter Powell
2014-04-07
Merge insp20
Attila Molnar
2014-03-15
Change allocation of InspIRCd::Timers to be physically part of the object con...
Attila Molnar
2014-03-14
Change allocation of InspIRCd::chanlist to be physically part of the object c...
Attila Molnar
2014-02-11
Fix various problems detected by Clang 3.4.
Peter Powell
2014-02-08
Change all socketengine methods to be static
Attila Molnar
2014-02-07
Only compile the testsuite if INSPIRCD_ENABLE_TESTSUITE is defined
Attila Molnar
2014-01-24
Convert LocalUserList to an intrusively linked list
Attila Molnar
2014-01-21
Merge insp20
Attila Molnar
2014-01-05
Move server description field from TreeServer into Server; remove OnGetServer...
Attila Molnar
2014-01-05
Introduce Server class
Attila Molnar
2013-12-15
Move stuff around a bit:
Peter Powell
2013-11-21
Fix a few issues
attilamolnar
2013-09-26
Improve error reporting for <security:runas{user,group}>.
Peter Powell
2013-09-08
Remove InspIRCd::HandleRehash functor
attilamolnar
2013-09-08
Fix a crash when running as systemd service
ChrisTX
2013-08-30
Merge insp20
attilamolnar
2013-08-18
m_spanningtree Propagate oper-only quit reason using METADATA, remove OPERQUIT
attilamolnar
2013-08-12
Add <path> keys for all of the compile-time paths.
Peter Powell
2013-08-08
Fix a couple of issues
attilamolnar
2013-08-04
Change the syntax of FOREACH macros to be less dumb.
Adam
[next]