Age | Commit message (Expand) | Author |
2006-11-26 | Add a description to an exception in the constructor, also reformat all the i... | brain |
2006-11-25 | Improve openssl detection | brain |
2006-11-24 | whoops, !defined not undef! | brain |
2006-11-24 | Make this smarter when we dont have pkg-config | brain |
2006-11-24 | More fixes | brain |
2006-11-24 | Fixes | brain |
2006-11-24 | Smarter openssl detection | brain |
2006-11-21 | fix for bug #175, change OnUserRegister to return int, and if greater than 0 ... | peavey |
2006-11-21 | Fixed gnutls_rpath.pl to do rpath for all paths, not just gnutls - this fixes... | special |
2006-11-19 | Remove space | brain |
2006-11-19 | Ooops, remove my debug line | om |
2006-11-19 | Also return for 7.x series > 7.3.15, this still wants testing :p (which versi... | om |
2006-11-19 | Hopefully uncraq this script enough to actually work, should return for versi... | om |
2006-11-19 | Merge pgsql stuff from darix, but im sure theres something to be looked at in... | brain |
2006-11-19 | Use pkg-config to detect lib paths - thanks darix we've been looking for this... | brain |
2006-11-11 | Dont allow overlapped ports in these files | brain |
2006-11-11 | Add irc::portparser, a class to parse port ranges in the form "6660,6661,6662... | brain |
2006-11-11 | Make these properly detect port ranges. | brain |
2006-11-10 | Add fix for patch #166 (this is a reasonably big one) | brain |
2006-11-10 | Make /stats s more detailed, fix a grammar error | brain |
2006-11-10 | Whoops, make /stats s work | brain |
2006-11-10 | Add /stats s | brain |
2006-11-10 | Whoops, properly handle rehash now that new filters might be added by /FILTER | brain |
2006-11-10 | Implement on-burst synching of filters | brain |
2006-11-10 | Oops, forgot command source, these wouldnt be able to be unloaded properly | brain |
2006-11-10 | Implement the /filter command. Note that this is currently untested, and prop... | brain |
2006-11-10 | Add gline type, and <filter:duration> value to say how long to ban for. | brain |
2006-11-10 | Inherit m_filter.cpp and m_filter_pcre.cpp from a base set of classes, so tha... | brain |
2006-11-03 | Fixed at last. | brain |
2006-11-03 | Ive been unable to commit this since 9am, somehow port 22 is unusable at work... | brain |
2006-11-03 | Took out a header we needed to keep. Im done stick a fork in me | brain |
2006-11-03 | Hmm, svn said there was a conflict here, but nobody had committed :/ | brain |
2006-11-03 | Revert special's sqloper change, nice try but only half a biscuit. | brain |
2006-11-03 | Switched m_sqloper to use OnPostCommand instead of OnPreCommand, meaning the ... | special |
2006-10-30 | Fix for crash found by eggy when a user without a cert tries to oper on a fin... | brain |
2006-10-28 | Fix these too! | brain |
2006-10-28 | Add support for OnWhoisLine, which allows modules to change or drop any line ... | brain |
2006-10-28 | Fix for crash, submitted by peaveydk | brain |
2006-10-27 | remove <filter file> - This is no longer neccessary as we've had includes for... | brain |
2006-10-23 | Merge guestpattern fix by peaveydk | brain |
2006-10-22 | Merge fix by peaveydk which stops crashes when user doesnt auth | brain |
2006-10-22 | Oops, memory leaks! | brain |
2006-10-20 | Const refs | brain |
2006-10-19 | Insert massive change here. | brain |
2006-10-06 | Document more classes | brain |
2006-10-06 | Document a ton of classes (e.g. give them a short description for http://svn.... | brain |
2006-10-01 | 64bit fixes | om |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-29 | Made m_filter_pcre free the compiled regular expressions on rehash (no more m... | special |
2006-09-29 | Fixed the pcre include path in m_filter_pcre - on every system I tested, --cf... | special |