Age | Commit message (Expand) | Author |
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 |
2007-08-28 | Change issid to IsSID to appease our anal retentiveness^H^H^H^H^H^H... i mean... | brain |
2007-08-28 | Add SpanningTreeUtils::issid(). See top of utils.cpp | brain |
2007-08-28 | Remove unneeded headers from spanningtree. This was done to the rest of the s... | w00t |
2007-08-27 | Fix potential for duplicate SID if the SID is auto generated. | brain |
2007-08-27 | Move SID into TreeSocket constructor. w00t, search for "new TreeSocket" to se... | brain |
2007-08-27 | This may need tidying up to make SetID internal and do this in the constructo... | brain |
2007-08-26 | Routing failure messages back where they came from on /rconnect | brain |
2007-08-07 | Feature request from djGrr, allow changing of server to server ping frequency | brain |
2007-07-23 | Fix crash on unload of modules with listening sockets -- some situations requ... | brain |
2007-07-17 | Stability fixes, some DELETEs here that dont belong any more. | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-06-14 | Fix problem where two unrelated options are named identically, thanks for rem... | brain |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-27 | Fix for bug #305, allow admin to select what port outbound ident requests bin... | brain |
2007-05-21 | Move inspircd.h to top | brain |
2007-05-20 | - Fix a small warning thrown by cl about unused local. | w00t |
2007-05-13 | Fix remote bursting with quietbursts, before QA actually test it :P (thanks H... | brain |
2007-05-13 | Make the debug output a bit more readable | brain |
2007-05-13 | Poach feature request: If a server does not respond after x seconds to a PING... | brain |
2007-05-10 | remove EB metadata madness and make services people happy. | brain |
2007-05-10 | Small api change with wide reaching effects in modules - Allows modification ... | brain |
2007-05-04 | Add options:quietbursts, fixes bug #269, also adds support for quits in a cul... | brain |
2007-04-20 | Revert this back to previous. | peavey |
2007-04-19 | Do not add empty strings to outgoing lines. *needs testing, may break stuff* | peavey |
2007-04-15 | Fix for bug that took ages to track down and was very subtle. | brain |
2007-04-09 | Add config <options:disablehmac> to support disabling of HMAC, and tidy up to... | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-04-06 | Fix bug #224 by refreshing the security ip cache every hour. The easier solut... | brain |
2007-04-05 | Add support for <link:hidden> fixes feature request documented in bug #247 re... | brain |
2007-03-16 | Different timesync, dont use yet | brain |
2007-03-08 | Change options:notimesync to options:timesync -> reverse its meaning and defa... | brain |
2007-02-07 | Support port binding here | brain |
2007-02-06 | Fix resolving of security ips to allow for ipv4 resolution when built for ipv6 | brain |
2007-02-05 | Heavy state of debug. If you are a developer, please avoid making use of this... | brain |
2007-01-30 | Add strerror(errno) to port bind failure on TreeSocket | brain |
2007-01-19 | Fix dependencies | brain |
2007-01-18 | Remove space indents | brain |
2007-01-18 | Add all this crapola | brain |