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
/
Makefile
Age
Commit message (
Expand
)
Author
2005-05-19
Changed a CXX to a CC
brain
2005-05-17
Moved a load of servers-only stuff into serverrec out of the way of userrec
brain
2005-05-15
(Untested) added hashcomp.cpp, seperates out the stl hash_map stuff
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-09
Modified to use -pipe
brain
2005-05-09
New way of building modules, this is supposedly more portable
brain
2005-05-08
Reordered stuff
brain
2005-05-08
Fixed 'make clean'
brain
2005-05-08
Fix naming glitches
brain
2005-05-08
Renamed core files to all be libIRCD*
brain
2005-05-08
Minor tweaks
brain
2005-05-08
Changed to fully dynamic core (should be faster compile times)
brain
2005-04-01
Added nonblocking dns
brain
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2004-04-30
Added Extensible classes
brain
2004-04-24
Added xline.cpp and xline.h, implements k/g/z/q lines
brain
2004-04-19
Moved all command handler functions into commands.cpp/commands.h
brain
2004-04-19
added mode.h/mode.cpp and seperated mode functions into it
brain
2004-04-19
Stupid typo :p
brain
2004-04-19
Modified to support messages.cpp
brain
2004-04-03
Fixed bugs in ./configure
frostycoolslug
2003-01-26
How does all this crap not get ignored?
brain
2003-01-26
Modified documentation for base classes
brain