Age | Commit message (Expand) | Author |
2007-01-07 | Add TTL stuff to dns system (pass it to inherited objects) | brain |
2007-01-07 | Rename all the classes in m_httpd to be HttpServer etc, | brain |
2007-01-07 | Make this use the newer format of class Request (this module was still using ... | brain |
2007-01-07 | Make this compile. | peavey |
2007-01-07 | Added m_http_client - this is incomplete and won't work at all, don't try to ... | special |
2007-01-07 | Adding CIDR support to m_check: as easy as adding a 'true' to match() | brain |
2007-01-07 | add internal cmdhandler that will make it easy to move stuff out of core and ... | peavey |
2007-01-06 | Whoops | brain |
2007-01-06 | Dont try and show idle time of remote opers in STATS P | brain |
2007-01-06 | Fix remote opers not being added to all_opers. | peavey |
2007-01-06 | Fix modecount on remote NICK | w00t |
2007-01-06 | Fix SVSJOIN desync (nothing too severe, don't panic) noticed on CS, found by ... | w00t |
2007-01-06 | Extra check so that we dont get -O-s when doing: | brain |
2007-01-06 | Fix for bug #186 reported by peavey | brain |
2007-01-06 | Fix minor NICK / modes issue that goes against our public spec, and crashes d... | w00t |
2007-01-06 | Fix desync with halfop and voice when opped (this happens because we were ORi... | brain |
2007-01-06 | *slaps self* for not test compiling | brain |
2007-01-06 | Fix crash when unloading ssl module on shutdown -- there are no port objects ... | brain |
2007-01-06 | Try this AnMaster | brain |
2007-01-06 | Fix oper count, we cant decrement ModeCount('o') from the userrec destructor ... | brain |
2007-01-06 | Repeat after me class, deleting values that arent newed isnt good for your he... | brain |
2007-01-04 | Run ./configure -modupdate to fix "make install" error. INSTMODE doesnt seem ... | brain |
2007-01-04 | Merge buildsystem tweaks from darix: | brain |
2007-01-04 | And fix this bit too | brain |
2007-01-04 | Massive speedups for applying and checking perm xlines - matches_*line() now ... | brain |
2007-01-03 | Beta 9 RELEASE .... *cough* just kidding, i mean beta 9 SVN track :p | brain |
2007-01-03 | 1.1.0+B8-Hamster! | brain |
2007-01-03 | Fix lusers breakage introduced by latest set of optimizations | brain |
2007-01-03 | SirOlli gets credit for this fix, because he was the only one willing to work... | brain |
2007-01-02 | Fix for crash in desync of whowas lists on rehash. Also less mem leakage on a... | peavey |
2007-01-02 | Remove a TODO comment. Also added support for <database:port> option since r6... | peavey |
2007-01-02 | m_mysql can now do REHASH proper. Detects any changes made to config and load... | peavey |
2007-01-02 | Fix: If sql user and pass matched, but not operclass or host, conf based comm... | peavey |
2007-01-02 | Also use SQLhost for host config. | peavey |
2007-01-02 | Use SQLhost from m_sqlv2.h and tidyup some code. Plus throw less module excep... | peavey |
2007-01-02 | Add class SQLhost that represents a <database> config line. | peavey |
2007-01-02 | Update cloak keys example to use hex definition of the right length | brain |
2007-01-02 | Add support for suffixes K, M, G (kilo, mega, gigabyte) and prefix 0x (hex) | brain |
2007-01-01 | Made 'make modclean' and 'make distclean' clean out the default lib/ install ... | special |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2007-01-01 | Make sure that if an oper opers up and has an swhois in their opertype or ope... | brain |
2007-01-01 | This should fix it on two fronts: missing Implements() value, and OnWhois doe... | brain |
2007-01-01 | This is it, i think | brain |
2007-01-01 | Blah | brain |
2007-01-01 | Debug stuff, pay it no attention | brain |
2007-01-01 | Whoops, forgot to put something back that i took out during testing! | brain |
2007-01-01 | Again, dont use this yet | brain |
2007-01-01 | Do not use these tweaks yet | brain |
2007-01-01 | Fix odd desync in FJOIN (this was some hax we put in, and forgot to take out) | brain |
2007-01-01 | Fix this so it works properly, and removes the descriptions on unload (when t... | brain |