2007-10-23 |
brain | Pedantic safe |
blob | commitdiff | raw |
2007-10-22 |
brain | Remove the need for a bunch of the hard coded arrays... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
brain | Remove compiler warnings in windows build |
blob | commitdiff | raw | diff to current |
2007-08-28 |
om | First step on the road of module loader rewriting.... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove more unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-07-23 |
w00t | Fix some comments to be multiline, and remove a redunda... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Reorder includes, dont worry there is method to my... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
w00t | Remove static linking support craq that hasn't been... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | It says something about how excessive our debug output... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
brain | Remove ancient copy-to-tmp system for modules, this... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Now two types of log macro, log() and ilog(). log(... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | So much stuff changed in this one, i forgot most of it. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-07 |
brain | Put casts back :( |
blob | commitdiff | raw | diff to current |
2006-08-07 |
brain | The segfaults on missing init_module symbol are now... |
blob | commitdiff | raw | diff to current |
2006-08-07 |
brain | Added some hax :( to prevent invalid symbols. It seems... |
blob | commitdiff | raw | diff to current |
2006-08-07 |
brain | Tidy up, make a lot of char*'s const |
blob | commitdiff | raw | diff to current |
2006-08-07 |
brain | Better checks for running out of disk space, inability... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
om | Split inspircd_io.* insp inspsocket.* and configreader... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
brain | More error descriptives |
blob | commitdiff | raw | diff to current |
2006-02-21 |
brain | Made error more understandable on 'file not found' |
blob | commitdiff | raw | diff to current |
2006-02-06 |
brain | Added support for changing tempdir via <options:tempdir> |
blob | commitdiff | raw | diff to current |
2006-01-30 |
frostycoolslug | Small minor insignificant ite.. ZOMG CYGWIN DYNAMIC... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
brain | Altered so that if running in -debug mode, will not... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
brain | Added back unlink |
blob | commitdiff | raw | diff to current |
2006-01-26 |
brain | Damn string exceptions |
blob | commitdiff | raw | diff to current |
2006-01-17 |
brain | Added unlink() to tidy up /tmp after each dlopen() |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2006-01-08 |
brain | Used mkstemp trick similar to anope and unreal which... |
blob | commitdiff | raw | diff to current |
2005-05-28 |
brain | Fixed fd_Setsize in cygwin |
blob | commitdiff | raw | diff to current |
2005-05-20 |
brain | Fixed crappy const stuff |
blob | commitdiff | raw | diff to current |
2005-05-20 |
brain | Removed stupid consts |
blob | commitdiff | raw | diff to current |
2005-05-20 |
brain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | Changed to use __single_client_alloc, faster on most... |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | Moved a ton of functions into helperfuncs.h to speed... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
brain | Added implementation of strlcpy and strlcat for systems... |
blob | commitdiff | raw | diff to current |
2004-05-16 |
brain | Updated header comments |
blob | commitdiff | raw | diff to current |
2004-04-24 |
brain | Changed layout |
blob | commitdiff | raw | diff to current |
2004-04-17 |
brain | Added calls to sched_yield() to cut down processor... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
randomdan | STL namespace fixes |
blob | commitdiff | raw | diff to current |
2003-01-23 |
brain | Initial revision |
blob | commitdiff | raw | diff to current |
|