| Commit message (Expand) | Author | Age | Files | Lines |
| * | Start of moving m_spanningtree into a dir so we can split it, cutting down ra...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6372 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-18 | 1 | -5487/+0 |
| * | Remove tons of debug output from spanningtree as the first step in optimizing...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6359 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-17 | 1 | -74/+8 |
| * | Also, if the line already existed, dont OR the value in, so that if all the s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6290 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-10 | 1 | -4/+8 |
| * | Clever stuff for applying lines (this needs testing);•••When bursting, we clear a bitmask to 0.
When we receive glines etc, we OR bits in the bitmask to values of APPLY_GLINES, APPLY_KLINES etc depending on what we've received, e.g. is it ADDLINE G, or ADDLINE K.
When we ENDBURST at the end of the burst, pass the bitmask to apply_lines, rather than APPLY_ALL :)
NOTE: While not bursting, the bitmask is flushed after each gline, but this is still faster as only the line type we just added will be ORed in.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6289 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-10 | 1 | -5/+26 |
| * | TimeSyncTimer now uses repeat timer.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6272 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-01-09 | 1 | -3/+1 |
| * | Cache channel max bans value to save an O(n) loop of match() on every ban (et...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6267 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-09 | 1 | -0/+1 |
| * | Document dns caching, add a "bool cached" to OnLookupComplete method in Resol...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6254 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-07 | 1 | -2/+2 |
| * | DNS caching stuff (almost done)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6252 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-07 | 1 | -8/+2 |
| * | DNS Stuff - this wont work right yet, it will soon (tm)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6250 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-07 | 1 | -6/+14 |
| * | Add TTL stuff to dns system (pass it to inherited objects)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6247 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-07 | 1 | -2/+2 |
| * | Fix remote opers not being added to all_opers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6238 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-01-06 | 1 | -0/+1 |
| * | Fix modecount on remote NICK•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6237 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-01-06 | 1 | -1/+1 |
| * | Fix SVSJOIN desync (nothing too severe, don't panic) noticed on CS, found by ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6236 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-01-06 | 1 | -1/+3 |
| * | Fix for bug #186 reported by peavey•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6234 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-06 | 1 | -0/+6 |
| * | Fix minor NICK / modes issue that goes against our public spec, and crashes d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6233 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-01-06 | 1 | -8/+12 |
| * | Try this AnMaster•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6229 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-06 | 1 | -3/+3 |
| * | Fix to allow for OnRehash to know what user initiated the rehash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-01 | 1 | -4/+4 |
| * | Whoops, forgot to put something back that i took out during testing!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6201 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-01 | 1 | -3/+6 |
| * | Again, dont use this yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6200 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-01 | 1 | -1/+2 |
| * | Do not use these tweaks yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6199 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-01 | 1 | -6/+4 |
| * | Fix odd desync in FJOIN (this was some hax we put in, and forgot to take out)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6198 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-01 | 1 | -14/+0 |
| * | Should fix bug #183 (rconnect issues), thanks Bricker•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6154 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-12-29 | 1 | -6/+14 |
| * | Hash rehashing change•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6080 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-23 | 1 | -19/+17 |
| * | Fix server prefix on JOIN.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6048 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-12-19 | 1 | -1/+1 |
| * | Correctly send TS in JOIN so that services packages etc dont become desynched...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6034 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-17 | 1 | -0/+1 |
| * | Dont use FJOIN to join users to channels outside the burst (revert to earlier...•••operation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6032 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-17 | 1 | -11/+14 |
| * | When receiving an FJOIN, if we have no local users, dont send deops, this jus...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6028 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-17 | 1 | -1/+15 |
| * | Add some comments to explain whats going off in one of the TreeSocket constru...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6011 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-16 | 1 | -2/+6 |
| * | Not sending capab when theres no transport module attached to a server socket•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6010 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-16 | 1 | -0/+4 |
| * | Make SNO notice for +o global•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6007 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2006-12-16 | 1 | -0/+2 |
| * | Remove global namespacing, makes modules compile FASTAH. Also massive update ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-12-15 | 1 | -9/+6 |
| * | Improve the way 005 ISUPPORT is sent to users when they connect, cache it in ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5978 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-13 | 1 | -18/+1 |
| * | New clone counting mechanism (this isnt tested yet)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5967 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-12 | 1 | -0/+2 |
| * | Debug stuff, and some minor fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5927 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-11 | 1 | -0/+3 |
| * | Add InspIRCd::UseInterface and InspIRCd::DoneWithInterface, and also InspIRCd...•••These can be used for one module to lock other modules in memory that it depends on, this way they can
enforce an unload order so that you cant (for example) unload m_ssl_gnutls.so whilst m_spanningtree.so
is using it for ssl server to server sessions (in this case, youd have to unload spanningtree first,
THEN ssl_gnutls, to satisfy the dependencies and unload orders)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5924 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-10 | 1 | -0/+4 |
| * | Rename ssl.h -> transport.h, as its now used for ziplinks•••Document the data format used by our ziplinks (its not just deflated data, there has to be a length header on the start)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5912 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-10 | 1 | -1/+1 |
| * | Don't allow the user to define a non-existent transport in the <link> tag•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5902 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -2/+10 |
| * | Correctly report the transport names when server links occur•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5900 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -0/+10 |
| * | Remove AES•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5899 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -133/+7 |
| * | Make it all work properly. Have it wait for handshake to complete before send...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5898 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -3/+59 |
| * | It works! WOO AND YAY! (this isnt finished yet, only an idiot would use this ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5897 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -12/+21 |
| * | Whoops, some stuff was sdrawkcab!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5896 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -1/+3 |
| * | Move around the initialization stuff so it gets called in the right order•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5895 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -20/+19 |
| * | Add stuff for <bind:transport> and <link:transport> that should be the transp...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5894 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -8/+26 |
| * | Enumerate InspSocketHook modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5893 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -0/+27 |
| * | Add stuff so that TreeSockets can call any found hook modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5892 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -5/+19 |
| * | Move this•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5891 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-09 | 1 | -0/+1 |
| * | Account for channels with no modes set•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5838 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-03 | 1 | -2/+2 |
| * | Remote SQUIT, and god save the coder..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5831 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-12-03 | 1 | -3/+59 |
| * | Fix typo that stops m_cban from working•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5828 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-11-30 | 1 | -4/+4 |