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
2013-07-04
Remove $Core and $Mod* comments apart from $ModDep.
Peter Powell
2013-07-01
Fix a few oversights
attilamolnar
2013-06-18
Remove dead code from the InspIRCd and CommandParser classes and typedefs.h
attilamolnar
2013-06-18
Minor changes to the startup and shutdown code
attilamolnar
2013-06-18
Remove unused exit codes
attilamolnar
2013-06-06
Move code between usermanager.(cpp|h), clarify comments
attilamolnar
2013-06-06
Move DoBackgroundUserStuff() and AllModulesReportReady() into UserManager
attilamolnar
2013-06-06
Merge insp20
attilamolnar
2013-05-23
Update authors
attilamolnar
2013-05-19
Fix spacing in calls to LogManager::Log.
Peter Powell
2013-05-19
Purge a ton of code related to non <log> related logging.
Peter Powell
2013-05-18
Get rid of the NICKForced extension
attilamolnar
2013-05-18
Initialize local_count
attilamolnar
2013-05-07
Clean up cross-platform compatibility.
Peter Powell
2013-04-26
Modularize DNS
Adam
2013-04-14
Extract UID/SID generation logic into a new class: UIDGenerator
attilamolnar
2013-04-12
Add LOG_ prefix to the log level enum values.
Peter Powell
2013-04-11
Convert ISUPPORT to use a map instead of a string.
Peter Powell
2013-04-08
Migrate u_listmode.h into the core, change +b to use it
attilamolnar
2013-04-08
Add builtin modes using AddService()
attilamolnar
2013-04-08
Rework dynamic_reference management, introduce dynamic_reference_nocheck
attilamolnar
2013-04-05
Merge inspircd_{config,version}.h into a single header file.
Peter Powell
2013-04-04
Stop recreating hashmaps every hour, move garbage collection code related to ...
attilamolnar
2013-04-04
Line ending conversion
attilamolnar
2013-04-01
Convert IsSID() to a static member function, modules shouldn't override it
attilamolnar
2013-04-01
Remove more deprecated code
attilamolnar
2013-03-28
Fix premature overwriting of OLDTIME that resulted in time drifts never being...
attilamolnar
2013-03-25
Accept -c as a command line argument (equivalent to --config)
attilamolnar
2013-03-24
Initialize the FakeClient pointer in InspIRCd::InspIRCd()
attilamolnar
2012-12-03
Properly shut down stdin
attilamolnar
2012-11-29
Add a typedef for LocalUserList
attilamolnar
2012-10-14
Replace printf(_c) with iostream
ChrisTX
2012-10-12
Windows: In-depth cleanup (see details)
ChrisTX
2012-10-04
Replace hardcoded paths with configurable ones
ChrisTX
2012-07-21
Don't hardcode conf/inspircd.conf as the config file, allow the configure scr...
attilamolnar
2012-07-13
Use less memory when rehashing built-in hashmaps
attilamolnar
2012-06-17
Fix pending invites not being removed when a channel was deleted or had its T...
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2012-04-15
Explicitly shut down stdio's stdin/stdout/stderr.
William Pitcock
2011-09-28
Move my name from regular contributors to developers
Jackmcbarn
2011-04-10
Fixed Windows build on VS 2010
Adam
2010-09-08
Add gettimeofday() fallback for systems without clock_gettime
Daniel De Graaf
2010-05-08
Change -debug to force RAWIO level logging and disable all other logs
Daniel De Graaf
2010-02-20
Restore <options:exemptchanops> with long names
danieldg
2010-02-18
Reset the already_sent IDs during slow garbage collection
danieldg
2010-02-12
Improve support for NetBSD
danieldg
2010-02-09
Add random number generation functions to InspIRCd class.
danieldg
2010-01-19
Clean up some slow iterations
danieldg
2010-01-18
Remove excessive gettimeofday system calls
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
[next]