]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/inspircd.cpp
Add <gecos> field to <server> in XML stats output, also add to ProtoServer. Fixes...
[user/henk/code/inspircd.git] / src / inspircd.cpp
2008-05-21 brainRename "lan or wan ip" -> public ip
2008-05-21 brickerupdate to tell them to try a LAN or a WAN IP, depending...
2008-05-13 brainCheck for windows drive letters on the start of paths...
2008-05-09 brainConvert CIDR matching and wildcard matching to operate...
2008-05-09 peaveyFix restart code, by getting run path and argv before...
2008-04-21 brainMerge in large patchset from GreenReaper, useful fixes...
2008-04-18 brainApply patches to remove 200-odd dll limit on windows...
2008-04-13 brainAdd newlines to the end :) (\n)
2008-04-13 brickeradd a hint to users for using an IP instead of *
2008-04-13 brainPort a bunch of methods of InspIRCd to functors. IsChan...
2008-04-04 brainAdd basic stuff for protocol interface and implement...
2008-04-02 brainMove this message so it actually displays when we're...
2008-04-02 brainFix yet another warning.
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-04-02 w00tBetter generation. This is still fucked up, but less...
2008-04-02 w00tFuck. STOP committing first thing after waking up.
2008-04-02 w00tAs part of this... don't give fake client a valid UID...
2008-04-02 w00tUnneeded
2008-04-01 w00tOnly setup fakeclient once.
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-29 brainTest commit. .coders now has CIA (instant notification...
2008-03-19 peaveyRicer up AllModulesReportReady further. If one fails...
2008-03-19 peaveyFinal tweak to AllModulesReportReady, should be there...
2008-03-19 brainDamnit, its right now. im going to bed
2008-03-19 brainWhoops, and dont get the comparison backwards. dont...
2008-03-19 brainSilly silly, AllModulesReportReady returns true when...
2008-03-14 brainAdd fixes to stop people changing the SID of a live...
2008-03-09 aquanightAdd <options:exemptchanops> support to m_censor and...
2008-02-26 brainFix a silly whoopsie
2008-02-24 brainAdd some important comments
2008-02-24 brainMore stuff
2008-02-24 brainAllow for 'bail' and 'user' parameters to rehash thread
2008-02-24 brainRollback complete! Everyone please go through the code...
2008-02-24 brainFirst part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHA...
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-22 w00t9000 ;p
2008-02-22 w00tAdd a note about interfaces that may be useful
2008-02-22 w00tNuke TIMESYNC from orbit \o/
2008-02-21 brainTestsuite stuff and fixes
2008-02-21 brainMore test suite stuff
2008-02-15 aquanightMake -nofork work properly with logging now.
2008-02-11 w00tMove most of startup process to use new logging, adds...
2008-02-09 w00tImplement LogManager::CloseLogs() to give logstreams...
2008-02-09 w00tNew logging implementation. Also write messages about...
2008-02-09 w00tInstantiate log manager
2008-02-05 w00tAdd new developers to list at startup
2008-02-02 w00tMurder space indents.. now if I find out who did them...
2008-02-02 w00tFix a null pointer dereference caused by my reordering...
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-26 brainTweaks
2008-01-26 brainWhoops, should have test compiled this
2008-01-26 brainmacgyverdgi asked for this :p
2008-01-21 brainwin32 compile error fix
2008-01-17 w00tFix.. snomask O is already taken (ffs) so use A instead
2008-01-17 w00tRemove InspIRCd::WriteOpers in favour of snomask O
2008-01-16 w00tTwo stage commit: don't set user->muted except in QuitU...
2008-01-15 w00tCullList: Don't try quit everyone. Speed/resource use...
2008-01-13 w00tNew timer code. This may be a tiny fraction slower...
2008-01-13 w00tFirst UserManager overhaul: Move clone counts out of...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-08 w00tRemove some debug on startup
2008-01-05 w00tAdd SnomaskManager::FlushSnotices() stub
2008-01-03 w00tSID generation should(?) now work again as well. NOTE...
2008-01-03 w00tPatch turning Config->sid from size_t to char **. This...
2007-11-18 brainFirst part of stuff for remote includes (this doesnt...
2007-11-16 w00tCorrectly do the second setup of the fake client (AFTER...
2007-11-12 brainArgh, i give up
2007-11-12 brainMore craq
2007-11-11 brainThis fixed. Initialise dns at the end of pass 1 before...
2007-11-11 brainWe need to initialize the user twice, and we need to...
2007-11-11 brainReport failure to load configs
2007-11-11 brainAdd a counter for errored files
2007-11-11 brainBegin rethink on this. Warning, this WILL break your...
2007-11-11 brainIn prep for remote includes, configuration reading...
2007-11-04 brainFix these to use new hook system (u_listmode wasnt...
2007-11-04 brainFix the two FIXMEs
2007-11-04 brainNot yet tested: remove last vestiges of modules[] and...
2007-11-04 brainRemove our vectors of Module*/ircd_module*, replace...
2007-11-04 w00tInstantiate BanCache in InspIRCd class.
2007-11-02 brainTidy up, and make the identifer for a line type be...
2007-11-02 brainXLines now only checked for expiry on positive hit...
2007-10-31 w00tReorder creation of objects so:
2007-10-31 w00tClean up XLine conf stuff a little bit, move most of...
2007-10-25 brainMake install list list automatically generated from...
2007-10-25 brainErrr, who did this? :p
2007-10-21 w00tTidy up this windows ifdef. Still not sure why it's...
2007-10-21 w00tWe bloated. We're 5 lines now, not 4. :(
2007-10-21 w00tRemove next_call garbage.. It didn't really do much...
2007-10-15 w00tInspSocket -> BufferedSocket. Paves the way for a Simpl...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-14 brainFix crashing on startup if there was an error condition...
2007-10-14 brainRemove crashdump stuff
2007-10-14 brainmove opening of log before opening of config so that...
2007-09-23 brainRemove InspIRCd::DoOneIteration, throwback to software...
2007-09-04 burlex* Fixed some incorrect declarations in IOCPEngine
2007-08-31 w00tUnbreak the compile.
2007-08-31 w00tThis may not compile, I'll test it on my desktop. Waiti...
2007-08-28 omMove everything module-related out of InspIRCd and...
2007-08-28 w00tOops: initialise fake client after UID setup, so it...
2007-08-28 w00tAdd a global fake client to class InspIRCd used instead...
next