]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree
Only valid targets for encap are now server ids
[user/henk/code/inspircd.git] / src / modules / m_spanningtree /
2008-03-21 brainOnly valid targets for encap are now server ids
2008-03-21 brainFix encap bug, when a target is wildcard we shouldnt...
2008-03-21 brainGenerate warning if m_services_account.so and m_cap...
2008-03-21 brainForgot to commit this
2008-03-21 brainWhoops, forgot to tie ENCAP into receiver in treesocket
2008-03-21 brainThis seems to play nice now, but it seems we may have...
2008-03-21 brainPatch to change MODULES numerics, so we dont get a...
2008-03-21 brainENCAP stuff
2008-03-17 brainFix the warnings that are worth fixing, ignore the...
2008-03-08 brainFix multiple (useless) linefeeds on the end of ADDLINE...
2008-02-24 brainThis should fix remote rehash
2008-02-24 brainRollback complete! Everyone please go through the code...
2008-02-24 brainspanningtree now correctly uses OnReadConfig, so its...
2008-02-22 brainw00t broke it :p
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-22 w00tNuke TIMESYNC from orbit \o/
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-17 brainw00t pointed out it needs doing here too
2008-02-17 brainI gots a better fix :p
2008-02-16 w00tBackport SendXLines() fix on netburst (don't buffer...
2008-02-13 brainCommit patch from danieldg that makes a ton of stuff...
2008-02-13 w00tThis doesn't need to be inside the loop. There is only...
2008-02-13 w00tSlight API tweak. Change Command to take char * instead...
2008-02-11 w00t-Woverloaded-virtual fixes
2008-02-11 w00tRemove many unneeded headers from spanningtree files
2008-02-11 w00tLast of the -Wshadow fixes.
2008-02-07 w00tSorta update this.. won't give a full file list as...
2008-02-06 w00tFix warnings (thanks owine)
2008-02-05 brainMore tweaks
2008-02-05 brainThis makes more sense
2008-02-05 w00tAdd server.cpp, handles all stuff related to the server...
2008-02-05 w00tWe have two perfectly good macros, use them
2008-02-05 fezfixed more std:: stuff
2008-02-05 fezfixed std:: stuff - that should be all of it
2008-02-04 w00tClean up some FJOIN stuff
2008-02-04 w00tMove a piece of HMAC to hmac.cpp
2008-02-04 w00tSplit treesocket2 into various smaller files
2008-02-04 w00tRename burst.cpp to netburst.cpp - it does not just...
2008-02-04 w00tSplit more of treesocket1
2008-02-03 w00tFix trivial desync with FTOPIC: if topic is identical...
2008-02-03 w00tSplit treesocket1 into a number of smaller files
2008-02-03 w00tClear up header insanity
2008-02-03 w00tPropegate BURST and ENDBURST network-wide for timing...
2008-02-03 brainWhoops
2008-02-03 brainWhat do you think of this, w00t?
2008-02-03 w00tFix burst time indicator: set startburst in treeserver...
2008-02-03 w00tShow extra debug for burst time
2008-02-03 w00tBroken, but.. show how many milliseconds a burst takes...
2008-02-03 w00tRemove an obsolete value
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-02-02 w00tCheck for empty prefixes, and close server connections...
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-17 w00tMove a number of methods from class InspIRCd to class...
2008-01-16 w00tValidate <server:id> on startup if provided, thx Brain
2008-01-13 w00tFirst UserManager overhaul: Move clone counts out of...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-08 w00tFix careless compile error caused by forward port of...
2008-01-08 w00tForward port r8664: bind server sockets on /rehash
2008-01-07 w00tCorrect typo
2008-01-07 w00tgit-svn-id: http://svn.inspircd.org/repository/trunk...
2008-01-07 w00tSecond half of usercount fix..
2008-01-07 w00tFix up some usercounts stuff.. to be tested.
2008-01-06 w00tBasic core changes for permanent channels.
2008-01-06 w00tBack out rsquit: wasn't meant to be committed yet.
2008-01-06 w00tAdd removal of BanCache entries on XLINE add/del, so...
2008-01-05 w00tAdd SnomaskManager::FlushSnotices() stub
2008-01-04 w00tForward port r8629: Fix for bug #458 - servers going...
2008-01-04 w00tBack out previous patch disabling ADDLINE processing...
2008-01-04 w00tADDLINE is broken, don't process it for now..
2007-11-16 w00tMinor change: Add + to FMODE on creation of a new chann...
2007-11-09 brainRoadmap item "Fix jointhrottle to not try 'throttle...
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-11-04 brainSome more to fix still, modules probably wont load...
2007-11-04 brainNot yet tested: remove last vestiges of modules[] and...
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-11-04 brainMore craq
2007-11-02 brainDont propogate K-lines
2007-11-02 brainImplement DELLINE, allow both DELLINE and ADDLINE to...
2007-11-02 brainHopefully fix the bursting of xlines to work again...
2007-11-02 brainTidy up, and make the identifer for a line type be...
2007-11-01 brainMake misconfiguration of spanningtree more 'fatal'...
2007-10-31 brainMake it compilable :p
2007-10-31 brainAdd XLine::SetCreateTime that removes gline_set_creatio...
2007-10-31 brainUse XLineFactory in ADDLINE, so that it can deal with...
2007-10-31 brainMake it all compile.
2007-10-31 brainSpanningtree now compiles
2007-10-29 brainBig fat fixme here
2007-10-28 w00tPERL PIE FOR ALL: Rename a fuckload of XLineManager...
2007-10-28 w00t- Tear out a useless load of XLine clutters that did...
2007-10-22 w00tRemove a wrapper, it's easy to read as is :p
2007-10-17 brainRemove debug
2007-10-17 brainUID translator broken with space or comma seperated...
2007-10-15 w00tInspSocket -> BufferedSocket. Paves the way for a Simpl...
2007-10-15 w00tInspTimer -> Timer
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-10-14 brainFix indentation
2007-10-14 brainSplit up spanningtree some more, the filenames should...
next