summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-04-13Added Module::OnSendListbrain
2005-04-13Added Server::AddGLinebrain
2005-04-13Fixed a typobrain
2005-04-13Fixed /kill bug in m_operlevels (couldnt kill non-opers)brain
2005-04-13Fixed m_park stuffbrain
2005-04-13Double 367 numeric glitch fixedbrain
2005-04-13Now tracks quits (just in case some oper saquits, then a user changes to the ...brain
2005-04-13Track user quits in the park listbrain
2005-04-13Fixed OnBackgroundTimer segfaultsbrain
2005-04-12Unitialized data bites the big onebrain
2005-04-12Fixed not reading sessions until a rehashbrain
2005-04-12Added 005 numeric handling, token is "PARK"brain
2005-04-12Fixed to prevent giving out negative keysbrain
2005-04-12Added m_park, user parking to keep ops during a ping timeout (suggested by Ib3N)brain
2005-04-12Added OnBackgroundTimer method, ticks every 5 seconds approximatelybrain
2005-04-12Added Server::PseudoToUser and Server::UserToPseudobrain
2005-04-11Dns free() errors fixedbrain
2005-04-11More fixes :/brain
2005-04-11Blahbrain
2005-04-11Grrbrain
2005-04-11More module fixesbrain
2005-04-11Fucking linuxbrain
2005-04-11Stoopid bloody linuxbrain
2005-04-11More fixesbrain
2005-04-11Attempts to fix broken /loadmodule on some linuxbrain
2005-04-11Fixed /unloadmodule on crappy gentoobrain
2005-04-11Fixed minor text typosbrain
2005-04-11Added m_filter_pcre, filters with regular expression matches!brain
2005-04-11Made setrlimit a commandline optionbrain
2005-04-11Added getrlimit/setrlimit to set process limits to allow a core dumpbrain
2005-04-11Added getrlimit/setrlimit to set process limits to allow a core dumpbrain
2005-04-10Fixed to not have an idle time greater than the signon timebrain
2005-04-10Added m_setidle, allows opers to set their idle timesbrain
2005-04-10Changed escape codes to work better on dark-on-light terminalsbrain
2005-04-10Moved to beta 3brain
2005-04-10Changed to beta 2 (beta 1 was a fast beta!)brain
2005-04-10Fine-grained control over what can be overridden by whombrain
2005-04-10Test commitbrain
2005-04-10Fixed chu's typobrain
2005-04-10Put the version back after a rush-fixbrain
2005-04-10Fixed a missing semicolon *LARGE SLAP*brain
2005-04-09New day, new version :)brain
2005-04-09Changed parameters of OnPacketTransmit and OnPacketReceive to be much more us...brain
2005-04-09Added support for /NAMES with no parameters (just gives a hardcoded response ...brain
2005-04-09Fixed matchingbrain
2005-04-09Never got committed - added GetVersion()brain
2005-04-08Added Dynamic src/modules/Makefile generation, during ./configure the script ...frostycoolslug
2005-04-08Added <disabled:commands> tag!brain
2005-04-08Added ability to disable any command for non-opersbrain
2005-04-08Added m_nicklock module, a module which allows opers to lock a user to a nick...brain