Age | Commit message (Expand) | Author |
2007-01-14 | Add eval() and exec() macros, that evaluate perl and execute commands at conf... | brain |
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-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 | Add TTL stuff to dns system (pass it to inherited objects) | brain |
2007-01-02 | Use SQLhost from m_sqlv2.h and tidyup some code. Plus throw less module excep... | peavey |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2006-12-31 | Tidyup a bit, get rid of some valgrind warnings. | peavey |
2006-12-30 | Make it safe to lose connection to sql server. | peavey |
2006-12-30 | Remove a line of debug that could crash Log. | peavey |
2006-12-30 | This is a longshot, pls test AnnMaster. | peavey |
2006-12-30 | The world is coming to an end!!! RUN AWAY! | brain |
2006-12-30 | Fix typo in warning, and make it sound less like the world is coming to an end. | peavey |
2006-12-30 | Now REHASH checks for same and old connections, same as the DNS resolver. So ... | peavey |
2006-12-30 | Majorly funk around with this, still needs check for config change on REHASH. | peavey |
2006-12-29 | Oops slippy fingers. | peavey |
2006-12-29 | Less debug. | peavey |
2006-12-29 | Fix for rehash/load/unload. | peavey |
2006-12-29 | Writing beyond malloc'ed mem of a char pointer will crash with a vengeance. F... | peavey |
2006-12-28 | Change the SQLutils and SQL providers to also use interfaces for proper unloa... | peavey |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-12-04 | Update $ModDep lines so that these properly depend on their headers in the ma... | brain |
2006-11-19 | Merge pgsql stuff from darix, but im sure theres something to be looked at in... | brain |
2006-11-10 | Add fix for patch #166 (this is a reasonably big one) | brain |
2006-10-22 | Oops, memory leaks! | brain |
2006-10-19 | Insert massive change here. | brain |
2006-10-06 | Document more classes | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-25 | Mini security audit | brain |
2006-09-07 | 1) Make earlier fix to inspsocket actually compile without error | brain |
2006-08-18 | EventHandler class, an abstraction for raw i/o | brain |
2006-08-12 | Catch exceptions from SQLresolver | om |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-11 | Change to use InspIRCd::Time() | brain |
2006-08-11 | extern time_t TIME -> InspIRCd::Time() | brain |
2006-08-11 | Somehow, i'd cp'd all these and was making local changes :/ | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | PublishFeature, FindFeature, FindModule, PriorityBefore, PriorityAfter -> Ins... | brain |
2006-08-09 | Wrong version given in check it seems. Om can review this later, but now it c... | brain |
2006-08-09 | Change some resolver stuff. | brain |
2006-08-09 | This wont build. :( | brain |