summaryrefslogtreecommitdiff
path: root/src/dynamic.cpp
AgeCommit message (Expand)Author
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-02-21More error descriptivesbrain
2006-02-21Made error more understandable on 'file not found'brain
2006-02-06Added support for changing tempdir via <options:tempdir>brain
2006-01-30Small minor insignificant ite.. ZOMG CYGWIN DYNAMIC MODULES!frostycoolslug
2006-01-26Altered so that if running in -debug mode, will not erase its .so files from ...brain
2006-01-26Added back unlinkbrain
2006-01-26Damn string exceptionsbrain
2006-01-17Added unlink() to tidy up /tmp after each dlopen()brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2006-01-08Used mkstemp trick similar to anope and unreal which copies the .so's to temp...brain
2005-05-28Fixed fd_Setsize in cygwinbrain
2005-05-20Fixed crappy const stuffbrain
2005-05-20Removed stupid constsbrain
2005-05-20*** empty log message ***brain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2004-05-16Updated header commentsbrain
2004-04-24Changed layoutbrain
2004-04-17Added calls to sched_yield() to cut down processor usage - won't work in *bsdbrain
2003-07-22STL namespace fixesrandomdan
2003-01-23Initial revisionbrain