]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2005-04-13 brainUpdated to support OnSendList
2005-04-13 brainAdded Module::OnSendList
2005-04-13 brainAdded Server::AddGLine
2005-04-13 brainFixed a typo
2005-04-13 brainFixed /kill bug in m_operlevels (couldnt kill non-opers)
2005-04-13 brainFixed m_park stuff
2005-04-13 brainDouble 367 numeric glitch fixed
2005-04-13 brainNow tracks quits (just in case some oper saquits, then...
2005-04-13 brainTrack user quits in the park list
2005-04-13 brainFixed OnBackgroundTimer segfaults
2005-04-12 brainUnitialized data bites the big one
2005-04-12 brainFixed not reading sessions until a rehash
2005-04-12 brainAdded 005 numeric handling, token is "PARK"
2005-04-12 brainFixed to prevent giving out negative keys
2005-04-12 brainAdded m_park, user parking to keep ops during a ping...
2005-04-12 brainAdded OnBackgroundTimer method, ticks every 5 seconds...
2005-04-12 brainAdded Server::PseudoToUser and Server::UserToPseudo
2005-04-12 brainSomebody *dum de dum, nonchalant* put double closing...
2005-04-11 brainDns free() errors fixed
2005-04-11 brainMore fixes :/
2005-04-11 brainBlah
2005-04-11 brainGrr
2005-04-11 brainMore module fixes
2005-04-11 brainFucking linux
2005-04-11 brainStoopid bloody linux
2005-04-11 brainMore fixes
2005-04-11 brainAttempts to fix broken /loadmodule on some linux
2005-04-11 brainFixed /unloadmodule on crappy gentoo
2005-04-11 frostycoolslugFixed Non Fatal Warning:
2005-04-11 brainFixed minor text typos
2005-04-11 brainAdded m_filter_pcre, filters with regular expression...
2005-04-11 brainMade setrlimit a commandline option
2005-04-11 brainAdded getrlimit/setrlimit to set process limits to...
2005-04-11 brainAdded getrlimit/setrlimit to set process limits to...
2005-04-10 brainFixed to not have an idle time greater than the signon...
2005-04-10 brainAdded m_setidle, allows opers to set their idle times
2005-04-10 brainChanged escape codes to work better on dark-on-light...
2005-04-10 brainMoved to beta 3
2005-04-10 frostycoolslugFixed problem with strlcpy detection.
2005-04-10 brainChanged to beta 2 (beta 1 was a fast beta!)
2005-04-10 frostycoolslugFixed badly setting colours, now all non green / yellow...
2005-04-10 brainFine-grained control over what can be overridden by...
2005-04-10 brainTest commit
2005-04-10 brainFixed chu's typo
2005-04-10 brainPut the version back after a rush-fix
2005-04-10 brainFixed a missing semicolon *LARGE SLAP*
2005-04-10 frostycoolslugRemoved 'irregular' output caused by Brains test for...
2005-04-09 brainNew day, new version :)
2005-04-09 frostycoolslugModified Module Makefile autogeneration to depend on...
2005-04-09 brainChanged parameters of OnPacketTransmit and OnPacketRece...
2005-04-09 brainAdded support for /NAMES with no parameters (just gives...
2005-04-09 brainFixed matching
2005-04-09 brainFinally updated ChangeLog to reflect beta 1
2005-04-09 brainNever got committed - added GetVersion()
2005-04-08 frostycoolslugTold Makefile to ignore if cp fails on the binaries.
2005-04-08 frostycoolslugModified to kill -9, if a kill -TERM fails.
2005-04-08 frostycoolslugAdded Dynamic src/modules/Makefile generation, during...
2005-04-08 brainAdded <disabled:commands> to the example config (commen...
2005-04-08 brainAdded <disabled:commands> tag!
2005-04-08 brainAdded ability to disable any command for non-opers
2005-04-08 brainAdded m_nicklock module, a module which allows opers...
2005-04-08 brainAdded customizable pingfreq
2005-04-08 brainAdded optional module path to the configuration file
2005-04-08 brainChanged documentation of /loadmodule and /unloadmodule...
2005-04-08 brainrehashing now adds and removes modules
2005-04-07 brainNew docs to match extra module Version class stuff...
2005-04-07 brainFixed issue where failing modules would bail by calling...
2005-04-07 brainAdded module flags output to /MODULES
2005-04-07 brainDocumented /LOADMODULE and /UNLOADMODULE plus new ...
2005-04-07 brainFixed typo in new /modules
2005-04-07 brainAdded ability for non-opers to see simplistic /modules...
2005-04-07 brain/LOADMODULE and /UNLOADMODULE all successfully working!
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-07 brainStarted work on /UNLOADMODULE, resource tracking and...
2005-04-07 brainAdded /LOADMODULE (tested and working)
2005-04-07 brainFixed "error in free()" and other bugs going to open...
2005-04-07 brainAdded VF_ module flags as discussed with Craig
2005-04-07 brainFixed a double free in dnsqueue.cpp
2005-04-06 brainMoved module loading to a LoadModule function that...
2005-04-06 brainAdded log output for on-oper
2005-04-06 brainAlright, who forgot to make /oper check hostnames?
2005-04-06 brainChanged the loglevel of some startup failure messages...
2005-04-06 brainDeprecated .layout and .dev files (we no longer use...
2005-04-06 brainFixed casting warning in ShowMOTD under linux
2005-04-06 brainFix by om for 'mode change while not on channel' bug
2005-04-05 brainFix to bug #33 (weird /map)
2005-04-05 frostycoolslugRemoved reference to depricated ./makeconf and updated...
2005-04-05 frostycoolslugFixed ./inspircd cron actually working.. but not claimi...
2005-04-05 frostycoolslugFixed careless bug i left in while debugging :/
2005-04-05 frostycoolslugAdded ./inspircd (start|stop|restart|rehash|status...
2005-04-05 brainMajor optimizations!
2005-04-05 brainOptimized connects - motd is sent faster
2005-04-05 brainIf writing the PID file fails, it is now written to...
2005-04-05 brainInspIRCd now logs value of <die> to the logfile on...
2005-04-04 brainUpdated docs for ELINE
2005-04-04 brainAdded new documentation for ELine class and OnUserPostN...
2005-04-04 brainAdded the module method OnUserPostNick for capturing...
2005-04-04 brainAdded E:Lines, a form of ban exception that can prevent...
2005-04-04 brainAdded m_operlevels, prevents opers designated as above...
next