Age | Commit message (Expand) | Author |
2007-01-14 | Bang! Gone due to new buildsystem. | peavey |
2007-01-14 | Add eval() and exec() macros, that evaluate perl and execute commands at conf... | brain |
2007-01-13 | Extra stuff to improve buildsystem, calculate lib and include dirs at configu... | brain |
2007-01-13 | Tidy up the buildsystem a lot by encapsulating repeated detection routines fo... | brain |
2007-01-13 | Get flags for sqlite3. | peavey |
2007-01-13 | Change this to use our md5 provider rather than MD5() in the query | brain |
2007-01-13 | Test fix for breakage with IPv6 | om |
2007-01-12 | Improve handling of backend server being down. Also decraq some debug output ... | peavey |
2007-01-11 | More tidyup. | peavey |
2007-01-11 | Only use force if necessary! Tidy up debug output. | peavey |
2007-01-11 | pgsql should now work thx to added posibility to force a fd out of the socket... | peavey |
2007-01-11 | Closer now, but somehow libpq invalidates the file descriptor on server shutd... | peavey |
2007-01-10 | reconnects still broken, but getting there. | peavey |
2007-01-10 | SQLConn rewritten to use EventHandler instead of InspSocket. This is much nea... | peavey |
2007-01-10 | Also, if the line already existed, dont OR the value in, so that if all the s... | brain |
2007-01-10 | Clever stuff for applying lines (this needs testing); | brain |
2007-01-09 | Made m_denychans support wildcards | special |
2007-01-09 | Revert repeat timer to old one, to make sure it only runs if list was actuall... | peavey |
2007-01-09 | TimeSyncTimer now uses repeat timer. | peavey |
2007-01-09 | Make safelist use repeat timer. | peavey |
2007-01-09 | Cache channel max bans value to save an O(n) loop of match() on every ban (et... | brain |
2007-01-07 | Document dns caching, add a "bool cached" to OnLookupComplete method in Resol... | brain |
2007-01-07 | DNS caching stuff (almost done) | brain |
2007-01-07 | DNS Stuff - this wont work right yet, it will soon (tm) | brain |
2007-01-07 | Fix m_testcommand which tries to use an undefined pointer as ServerInstance | brain |
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-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 | 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 crash when unloading ssl module on shutdown -- there are no port objects ... | brain |
2007-01-06 | Try this AnMaster | brain |
2007-01-06 | Repeat after me class, deleting values that arent newed isnt good for your he... | brain |
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-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 |