Age | Commit message (Expand) | Author |
2007-11-18 | Half complete test framework | brain |
2007-11-18 | First part of stuff for remote includes (this doesnt work yet) | brain |
2007-11-17 | It compiles; ship it. | w00t |
2007-11-16 | Correctly do the second setup of the fake client (AFTER uid has been initiali... | w00t |
2007-11-16 | Minor change: Add + to FMODE on creation of a new channel. This makes all FMO... | w00t |
2007-11-15 | Add another BanCache stub. I'm not writing it yet as the storage of entries h... | w00t |
2007-11-12 | Argh, i give up | brain |
2007-11-12 | More craq | brain |
2007-11-12 | Remove craq | brain |
2007-11-12 | NOTE: our stuff for parsing multiple dns replies for dnsbl with an 'A record ... | brain |
2007-11-11 | This works with multiple remote includes now except it hangs when an include ... | brain |
2007-11-11 | Currently crashes with multiple layers of include. don't use this yet | brain |
2007-11-11 | Fix some dodgy destructor stuff | brain |
2007-11-11 | Make sure we dont leak ram after loading files | brain |
2007-11-11 | Handle non-200 HTTP status codes as error | brain |
2007-11-11 | IT WORKS! | brain |
2007-11-11 | No crash, now we just have to find out why it wont connect | brain |
2007-11-11 | Fixed all that, back to the crash we had before (yay?) | brain |
2007-11-11 | This fixed. Initialise dns at the end of pass 1 before loading first set of m... | brain |
2007-11-11 | Tidyups | brain |
2007-11-11 | Ok, this works except for it wont resolve hosts before full startup. argh why?! | brain |
2007-11-11 | Hmm | brain |
2007-11-11 | m_http_client is crashy. will fix. | brain |
2007-11-11 | Really should add this. | brain |
2007-11-11 | Provide a facility for modules to flag a config file completed | brain |
2007-11-11 | More stuff incoming | brain |
2007-11-11 | More stuff | brain |
2007-11-11 | We need to initialize the user twice, and we need to initialize the uid AFTER... | brain |
2007-11-11 | Take out some printf gunk | brain |
2007-11-11 | Report failure to load configs | brain |
2007-11-11 | Add a counter for errored files | brain |
2007-11-11 | Whoops, make it pick up module-handled schemas correctly | brain |
2007-11-11 | This works properly now. Files in the file:// schema are loaded by the core. | brain |
2007-11-11 | More stuff for this. Its starting to take shape a bit now, and is tidier than... | brain |
2007-11-11 | Begin rethink on this. Warning, this WILL break your ircd if youre using trunk! | brain |
2007-11-11 | In prep for remote includes, configuration reading is now two-pass. | brain |
2007-11-11 | Implement roadmap item: "userrec::HasPermission -> map of maps, for (even fas... | brain |
2007-11-11 | Fix crashes from badly written safeiters | brain |
2007-11-11 | Make iterators safe in FOREACH_MOD etc macros, so that ModuleManager::Detach(... | brain |
2007-11-10 | Fix owines crashes here too | brain |
2007-11-10 | Fix crashes found by owine (usually on startup) | brain |
2007-11-10 | Second test commit | brain |
2007-11-10 | Test commit | brain |
2007-11-10 | m_spy no longer implements SPYNAMES, instead it overrides normal NAMES on the... | brain |
2007-11-10 | SPYLIST is no longer required in 1.2, remove | brain |
2007-11-10 | Allow eline/gline/kline/zline by nick | brain |
2007-11-09 | Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg... | brain |
2007-11-09 | Same here, fix some minor memory leaks noticed by w00t | brain |
2007-11-09 | We should probably UseInterface last, too | brain |
2007-11-09 | Theres actually more to this. Before we throw, delete cu (the destructor WONT... | brain |