2009-09-01 |
danieldg | Fix build of m_spanningtree and display of dependency... |
blob | commitdiff | raw |
2009-08-19 |
w00t | Fix a regression from fcb51634669e6ed588e42f2072c6f910e... |
blob | commitdiff | raw | diff to current |
2009-06-07 |
danieldg | Allow SSL fingerprint-based server authentication |
blob | commitdiff | raw | diff to current |
2009-05-14 |
danieldg | Fix UID collision on reload of m_spanningtree.so |
blob | commitdiff | raw | diff to current |
2009-05-14 |
special | Fix some incorrect STL iterations (using < end() instea... |
blob | commitdiff | raw | diff to current |
2009-05-13 |
danieldg | Make the previous patches actually work |
blob | commitdiff | raw | diff to current |
2009-05-13 |
danieldg | Use a FakeUser source for server-sourced commands in... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
brain | If a module is loaded after m_spanningtree that it... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-12-12 |
w00t | Fix problem with autoconnects: don't reset NextConnectT... |
blob | commitdiff | raw | diff to current |
2008-11-01 |
w00t | Second attempt at time() -> SI->Time(), now problems... |
blob | commitdiff | raw | diff to current |
2008-10-31 |
w00t | Add snomask +s +L - remote link notices. |
blob | commitdiff | raw | diff to current |
2008-10-23 |
w00t | Revert earlier time() -> SI->Time() diff for now, this... |
blob | commitdiff | raw | diff to current |
2008-10-23 |
w00t | Patch from Namegduf converting all instances (where... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
w00t | Fix crash caused by me being retarded. |
blob | commitdiff | raw | diff to current |
2008-10-08 |
w00t | Fix: call OnRawSocketAccept for server connections... |
blob | commitdiff | raw | diff to current |
2008-09-08 |
w00t | Remove old listening stuff from spanningtree, use a... |
blob | commitdiff | raw | diff to current |
2008-08-29 |
w00t | Remove some old stuff |
blob | commitdiff | raw | diff to current |
2008-08-22 |
w00t | Match conversion stuff. |
blob | commitdiff | raw | diff to current |
2008-08-22 |
w00t | Revert automated conversion by Special, as it (unfortun... |
blob | commitdiff | raw | diff to current |
2008-08-22 |
special | Fix a lot of calls to match() and uses of wildcard... |
blob | commitdiff | raw | diff to current |
2008-08-05 |
w00t | Return the right thing. |
blob | commitdiff | raw | diff to current |
2008-08-05 |
w00t | Better Way(TM) of doing easy routing of commands with... |
blob | commitdiff | raw | diff to current |
2008-07-19 |
brain | Fix total mess of makefile dependency macros (all depen... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
brain | Fix bug from std::string porting, thanks ThunderHacker |
blob | commitdiff | raw | diff to current |
2008-05-21 |
w00t | Clean this up a bit, and log about ignoring link blocks... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
aquanight | Fix some unneeded .c_str() usage in m_spanningtree |
blob | commitdiff | raw | diff to current |
2008-04-14 |
brain | Move options vlaues netbuffersize, maxwho, maxconn... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
brain | TRUNK CONFIG BREAKAGE WARNING: Move a bunch of options... |
blob | commitdiff | raw | diff to current |
2008-04-08 |
w00t | Changes needed to get open-linking working. |
blob | commitdiff | raw | diff to current |
2008-04-04 |
brain | Allow for custom prefixes as status chars in /notice... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
brain | Server origin privmsg, UNTESTED - will test in a min |
blob | commitdiff | raw | diff to current |
2008-02-24 |
brain | Rollback complete! Everyone please go through the code... |
blob | commitdiff | raw | diff to current |
2008-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
blob | commitdiff | raw | diff to current |
2008-02-22 |
w00t | Nuke TIMESYNC from orbit \o/ |
blob | commitdiff | raw | diff to current |
2008-02-13 |
w00t | This doesn't need to be inside the loop. There is only... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
w00t | Propegate BURST and ENDBURST network-wide for timing... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
w00t | Validate <server:id> on startup if provided, thx Brain |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2008-01-08 |
w00t | Fix careless compile error caused by forward port of... |
blob | commitdiff | raw | diff to current |
2008-01-08 |
w00t | Forward port r8664: bind server sockets on /rehash |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Honking huge commit. Removal of DELETE() template that... |
blob | commitdiff | raw | diff to current |
2007-11-01 |
brain | Make misconfiguration of spanningtree more 'fatal'... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | - Tear out a useless load of XLine clutters that did... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | InspSocket -> BufferedSocket. Paves the way for a Simpl... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-10-09 |
brain | sanity check for existing server in DoFailOver seems... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
brain | Fix for bug #415, affects only trunk (wish i'd known... |
blob | commitdiff | raw | diff to current |
2007-08-29 |
brain | Make IsSID completely strict: Must be [digit][A-Zdigit... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
om | Move everything module-related out of InspIRCd and... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
brain | Last raft of compile fixes |
blob | commitdiff | raw | diff to current |
2007-08-28 |
brain | Convert yet more to ServerConfig::GetSID() - this is... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
brain | Use it here, too |
blob | commitdiff | raw | diff to current |
2007-08-28 |
w00t | Rice it up, biatch |
blob | commitdiff | raw | diff to current |
2007-08-28 |
brain | Change issid to IsSID to appease our anal retentiveness... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
brain | Add SpanningTreeUtils::issid(). See top of utils.cpp |
blob | commitdiff | raw | diff to current |
2007-08-28 |
w00t | Remove unneeded headers from spanningtree. This was... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | Fix potential for duplicate SID if the SID is auto... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | Move SID into TreeSocket constructor. w00t, search... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | This may need tidying up to make SetID internal and... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
brain | Routing failure messages back where they came from... |
blob | commitdiff | raw | diff to current |
2007-08-07 |
brain | Feature request from djGrr, allow changing of server... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
brain | Fix crash on unload of modules with listening sockets... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
brain | Stability fixes, some DELETEs here that dont belong... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
brain | Fix problem where two unrelated options are named ident... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
brain | A ton more clear() and empty() stuff thats been lingeri... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
brain | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) |
blob | commitdiff | raw | diff to current |
2007-05-27 |
brain | Fix for bug #305, allow admin to select what port outbo... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Move inspircd.h to top |
blob | commitdiff | raw | diff to current |
2007-05-20 |
w00t | - Fix a small warning thrown by cl about unused local. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
brain | Fix remote bursting with quietbursts, before QA actuall... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
brain | Make the debug output a bit more readable |
blob | commitdiff | raw | diff to current |
2007-05-13 |
brain | Poach feature request: If a server does not respond... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
brain | remove EB metadata madness and make services people... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
brain | Small api change with wide reaching effects in modules... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | Add options:quietbursts, fixes bug #269, also adds... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
peavey | Revert this back to previous. |
blob | commitdiff | raw | diff to current |
2007-04-19 |
peavey | Do not add empty strings to outgoing lines. *needs... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
brain | Fix for bug that took ages to track down and was very... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Add config <options:disablehmac> to support disabling... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
brain | Add licensing headers to files which are missing them... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
brain | Fix bug #224 by refreshing the security ip cache every... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
brain | Add support for <link:hidden> fixes feature request... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
brain | Different timesync, dont use yet |
blob | commitdiff | raw | diff to current |
2007-03-08 |
brain | Change options:notimesync to options:timesync -> revers... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
brain | Support port binding here |
blob | commitdiff | raw | diff to current |
2007-02-06 |
brain | Fix resolving of security ips to allow for ipv4 resolut... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
brain | Heavy state of debug. If you are a developer, please... |
blob | commitdiff | raw | diff to current |
2007-01-30 |
brain | Add strerror(errno) to port bind failure on TreeSocket |
blob | commitdiff | raw | diff to current |
2007-01-19 |
brain | Fix dependencies |
blob | commitdiff | raw | diff to current |
2007-01-18 |
brain | Remove space indents |
blob | commitdiff | raw | diff to current |
2007-01-18 |
brain | Add all this crapola |
blob | commitdiff | raw | diff to current |
|