Age | Commit message (Expand) | Author |
2009-05-13 | Make the previous patches actually work | danieldg |
2009-05-13 | Use a FakeUser source for server-sourced commands in spanningtree | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | If a module is loaded after m_spanningtree that it needs, then it will now re... | brain |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-12-12 | Fix problem with autoconnects: don't reset NextConnectTime to a higher value ... | w00t |
2008-11-01 | Second attempt at time() -> SI->Time(), now problems with the original were f... | w00t |
2008-10-31 | Add snomask +s +L - remote link notices. | w00t |
2008-10-23 | Revert earlier time() -> SI->Time() diff for now, this causes problems with d... | w00t |
2008-10-23 | Patch from Namegduf converting all instances (where possible) of time() -> Se... | w00t |
2008-10-08 | Fix crash caused by me being retarded. | w00t |
2008-10-08 | Fix: call OnRawSocketAccept for server connections. This isn't yet done in an... | w00t |
2008-09-08 | Remove old listening stuff from spanningtree, use a new derived listener class. | w00t |
2008-08-29 | Remove some old stuff | w00t |
2008-08-22 | Match conversion stuff. | w00t |
2008-08-22 | Revert automated conversion by Special, as it (unfortunately) neglects some d... | w00t |
2008-08-22 | Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any... | special |
2008-08-05 | Return the right thing. | w00t |
2008-08-05 | Better Way(TM) of doing easy routing of commands with a user based source. Th... | w00t |
2008-07-19 | Fix total mess of makefile dependency macros (all depending on stuff they don... | brain |
2008-06-06 | Fix bug from std::string porting, thanks ThunderHacker | brain |
2008-05-21 | Clean this up a bit, and log about ignoring link blocks due to missing attrib... | w00t |
2008-05-18 | Fix some unneeded .c_str() usage in m_spanningtree | aquanight |
2008-04-14 | Move options vlaues netbuffersize, maxwho, maxconn, softlimit, quietbursts, n... | brain |
2008-04-14 | TRUNK CONFIG BREAKAGE WARNING: Move a bunch of options tag values into a new ... | brain |
2008-04-08 | Changes needed to get open-linking working. | w00t |
2008-04-04 | Allow for custom prefixes as status chars in /notice @#chan etc. Up until now... | brain |
2008-04-04 | Server origin privmsg, UNTESTED - will test in a min | brain |
2008-02-24 | Rollback complete! Everyone please go through the code and check i havent for... | 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-13 | This doesn't need to be inside the loop. There is only one IP for (potentiall... | w00t |
2008-02-03 | Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep X... | w00t |
2008-01-16 | Validate <server:id> on startup if provided, thx Brain | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-08 | Fix careless compile error caused by forward port of patch earlier today. | w00t |
2008-01-08 | Forward port r8664: bind server sockets on /rehash | w00t |
2007-11-04 | Honking huge commit. Removal of DELETE() template that never worked right anyway | brain |
2007-11-01 | Make misconfiguration of spanningtree more 'fatal' so we get less morons comi... | brain |
2007-10-28 | - Tear out a useless load of XLine clutters that did nothing much except conf... | w00t |
2007-10-15 | InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id... | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-09 | sanity check for existing server in DoFailOver seems to have vanished! | brain |
2007-09-25 | Fix for bug #415, affects only trunk (wish i'd known this before i started!) | brain |
2007-08-29 | Make IsSID completely strict: Must be [digit][A-Zdigit][A-Zdigit], nothing else. | brain |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-28 | Last raft of compile fixes | brain |
2007-08-28 | Convert yet more to ServerConfig::GetSID() - this is the last of the obvious ... | brain |
2007-08-28 | Use it here, too | brain |
2007-08-28 | Rice it up, biatch | w00t |