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-09-26
Improve error reporting for <security:runas{user,group}>.
Peter Powell
2013-09-08
Fix a crash when running as systemd service
ChrisTX
2013-07-07
Fix low risk crash when we can't determine maximum open socket count.
Peter Powell
2013-05-23
Update authors
attilamolnar
2013-05-18
Initialize local_count
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
2009-10-25
Force heap allocation of refcountbase, create usecountbase for non-allocation...
danieldg
2009-10-23
Make User::uuid and User::server const
danieldg
2009-10-21
Move command-line items to CommandLineConf
danieldg
2009-10-21
Change module API to use LocalUser* where correct
danieldg
2009-10-21
Split LocalUser and RemoteUser
danieldg
2009-10-19
Fix null deref on Cleanup() called before FakeUser creation
danieldg
2009-10-19
Clean up some log messages
danieldg
2009-10-19
Valgrind now runs completely clean.
danieldg
2009-10-18
Add more debug logging of object lifetimes
danieldg
2009-10-14
Fix module unmapping with culled Module objects
danieldg
2009-10-14
Move static map of extensions into ServerInstance, add const-correctness
danieldg
2009-10-13
removes unnecessary checks in modules, removes a superfluous else statement, ...
peavey
2009-10-13
Change to new execution directory structure
danieldg
2009-10-13
Remove needless chdir() from inspircd executable
danieldg
2009-10-12
Fix empty SID validation and generation
danieldg
2009-10-12
Fix automatic SID generation when generated value is less than 100
danieldg
2009-10-11
Move 2 static extensibles from user class to inspircd class for global access...
peavey
2009-10-03
Get rid of a bunch of memory-wasting C-style strings
danieldg
2009-10-02
Fix valgrind issues and crashes on exit
danieldg
2009-09-30
Remove include/inspircd_se_config.h and socketengine-specific headers
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
[next]