Age | Commit message (Expand) | Author |
2008-03-24 | A load of classes dont inherit from classbase, and they should. fix. | brain |
2008-03-24 | And more of them | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-03-21 | Only valid targets for encap are now server ids | brain |
2008-03-21 | Fix encap bug, when a target is wildcard we shouldnt abort propogating | brain |
2008-03-21 | Generate warning if m_services_account.so and m_cap.so are not loaded with m_... | brain |
2008-03-21 | Forgot to commit this | brain |
2008-03-21 | Whoops, forgot to tie ENCAP into receiver in treesocket | brain |
2008-03-21 | This seems to play nice now, but it seems we may have to redo it all AGAIN :( | brain |
2008-03-21 | Patch to change MODULES numerics, so we dont get a collision when using AUTHE... | brain |
2008-03-21 | ENCAP stuff | brain |
2008-03-17 | Fix the warnings that are worth fixing, ignore the rest of gcc's nannying | brain |
2008-03-08 | Fix multiple (useless) linefeeds on the end of ADDLINE in burst | brain |
2008-02-24 | This should fix remote rehash | brain |
2008-02-24 | Rollback complete! Everyone please go through the code and check i havent for... | brain |
2008-02-24 | spanningtree now correctly uses OnReadConfig, so its config is AVAILABLE when... | brain |
2008-02-22 | w00t broke it :p | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-22 | Nuke TIMESYNC from orbit \o/ | w00t |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-17 | w00t pointed out it needs doing here too | brain |
2008-02-17 | I gots a better fix :p | brain |
2008-02-16 | Backport SendXLines() fix on netburst (don't buffer loads of lines at once), ... | w00t |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-13 | This doesn't need to be inside the loop. There is only one IP for (potentiall... | w00t |
2008-02-13 | Slight API tweak. Change Command to take char * instead of char in it's const... | w00t |
2008-02-11 | -Woverloaded-virtual fixes | w00t |
2008-02-11 | Remove many unneeded headers from spanningtree files | w00t |
2008-02-11 | Last of the -Wshadow fixes. | w00t |
2008-02-07 | Sorta update this.. won't give a full file list as it's now kinda huge. | w00t |
2008-02-06 | Fix warnings (thanks owine) | w00t |
2008-02-05 | More tweaks | brain |
2008-02-05 | This makes more sense | brain |
2008-02-05 | Add server.cpp, handles all stuff related to the server command. treesocket2.... | w00t |
2008-02-05 | We have two perfectly good macros, use them | w00t |
2008-02-05 | fixed more std:: stuff | fez |
2008-02-05 | fixed std:: stuff - that should be all of it | fez |
2008-02-04 | Clean up some FJOIN stuff | w00t |
2008-02-04 | Move a piece of HMAC to hmac.cpp | w00t |
2008-02-04 | Split treesocket2 into various smaller files | w00t |
2008-02-04 | Rename burst.cpp to netburst.cpp - it does not just contain burst handling. | w00t |
2008-02-04 | Split more of treesocket1 | w00t |
2008-02-03 | Fix trivial desync with FTOPIC: if topic is identical, we still need to broad... | w00t |
2008-02-03 | Split treesocket1 into a number of smaller files | w00t |
2008-02-03 | Clear up header insanity | w00t |
2008-02-03 | Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep X... | w00t |
2008-02-03 | Whoops | brain |
2008-02-03 | What do you think of this, w00t? | brain |
2008-02-03 | Fix burst time indicator: set startburst in treeserver's constructor, BURST i... | w00t |
2008-02-03 | Show extra debug for burst time | w00t |