]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/dynamic.cpp
Added comment
[user/henk/code/inspircd.git] / src / dynamic.cpp
2006-02-21 brainMore error descriptives
2006-02-21 brainMade error more understandable on 'file not found'
2006-02-06 brainAdded support for changing tempdir via <options:tempdir>
2006-01-30 frostycoolslugSmall minor insignificant ite.. ZOMG CYGWIN DYNAMIC...
2006-01-26 brainAltered so that if running in -debug mode, will not...
2006-01-26 brainAdded back unlink
2006-01-26 brainDamn string exceptions
2006-01-17 brainAdded unlink() to tidy up /tmp after each dlopen()
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-08 brainUsed mkstemp trick similar to anope and unreal which...
2005-05-28 brainFixed fd_Setsize in cygwin
2005-05-20 brainFixed crappy const stuff
2005-05-20 brainRemoved stupid consts
2005-05-20 brain*** empty log message ***
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-03-25 brainAdded implementation of strlcpy and strlcat for systems...
2004-05-16 brainUpdated header comments
2004-04-24 brainChanged layout
2004-04-17 brainAdded calls to sched_yield() to cut down processor...
2003-07-22 randomdanSTL namespace fixes
2003-01-23 brainInitial revision