Age | Commit message (Expand) | Author |
2006-12-16 | Tidy up text formatting | brain |
2006-12-16 | Add an optional parameter to ConfigReader::ReadValue which defines if we want... | brain |
2006-12-16 | Linefeeds in quotes, just for w00t. | brain |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-12-13 | Improve the way 005 ISUPPORT is sent to users when they connect, cache it in ... | brain |
2006-12-09 | It works! WOO AND YAY! (this isnt finished yet, only an idiot would use this ... | brain |
2006-12-09 | Add the stuff required for the InspSocketHook interface | brain |
2006-12-09 | Not yet tested -- allow iohooking of inspsockets | brain |
2006-12-03 | CheckDie was always still here, we were just forgetting to set the die value'... | brain |
2006-12-03 | Fix <die:value>, its been broken for quite some time. (whoops *hide*) | brain |
2006-11-22 | Removed <options:tempdir> - this hasn't been used since modules were updated ... | special |
2006-11-19 | Fix all the _FORTIFY_SOURCE warnings except "punned pointer". | brain |
2006-11-15 | Tidy up some stuff | brain |
2006-11-15 | The array should no longer be static | brain |
2006-11-15 | All of the void* cast stuff gone!!! | brain |
2006-11-15 | Remove tons of pointer craq (theres still a tinnny bit more to remove) | brain |
2006-11-14 | Tons of tweaks to the config stuff for the core | brain |
2006-11-14 | Tidyup and tons of debug in here, to troubleshoot an ongoing issue with gcc3.... | brain |
2006-11-13 | Fix PruneWhoWas to actually work right on rehash. Add debug output to whowas.... | peavey |
2006-11-13 | Do *NOT* use local vars in ServerConfig::Read for temporary storage of values | peavey |
2006-11-13 | add <whowas> config option to control whowas behaviour. *may break* | peavey |
2006-11-12 | When rehashing and adding new ports, error back to the user if the ports fail... | brain |
2006-11-12 | When some (but not all) of the ports fail to bind on startup, give the user a... | brain |
2006-11-05 | Fixed bug #164 by peaveydk | special |
2006-11-04 | As requested by satmd, inspircd will now run with no client ports configured | brain |
2006-10-27 | <pid file> is no longer a manditory tag (thanks dotslasher) | brain |
2006-10-27 | Allow relative path on pid file | brain |
2006-10-27 | Allow relative paths for motd and rules (and anything that uses ReadFile) | brain |
2006-10-07 | Replaced operonlystats with userstats to improve security | special |
2006-10-06 | Remove a strcpy | brain |
2006-09-17 | Allow putting newlines into quoted values in the config using \n. I'm coming ... | brain |
2006-09-13 | Try this pipp and see if the bug manifests in a different place | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-25 | Add <options:cyclehosts> which allows a user to appear to have quit when thei... | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-11 | Move all of the xline stuff into class XLineManager, make an instance of it i... | brain |
2006-08-11 | extern time_t TIME -> InspIRCd::Time() | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-10 | Mass-tidyup of module global vars, theyre no longer global vars. | brain |
2006-08-10 | Move tons more stuff into class InspIRCd*, make signal handler functions stat... | brain |
2006-08-10 | Move FileExists, CleanFilename, DirValid, GetFullProgDir into class ServerConfig | brain |
2006-08-10 | Move IsNick, IsIdent into class InspIRCd, update modules that use it. | brain |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-10 | Move the socket functions like insp_ntoa into their own namespace. They arent... | brain |
2006-08-09 | Tidy up loglevel enum (remove some C-ish defines) | brain |
2006-08-09 | ServerConfig extern moved into class InspIRCd | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-07-28 | Document <options:syntaxhints> and <options:nouserdns> | brain |