Age | Commit message (Expand) | Author |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-16 | Fixes/codes of the query queue, various prototypes and stuff...mostly commite... | om |
2006-07-12 | A few updates to the API header | om |
2006-07-11 | Fixed | brain |
2006-07-10 | Inherit just about everything from classbase | brain |
2006-07-10 | Making lots of stuff inherit from classbase so we can use it as a holdall cla... | brain |
2006-07-10 | GetExt conversion | brain |
2006-07-10 | Templated GetExt() | brain |
2006-07-10 | Support for systems without stdint.h (we make a guess at sizeof(unsigned int)... | brain |
2006-07-09 | Okay..updates to u_listmode, general cleanups and add some virtual methods wh... | om |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-07-07 | More stuff for m_pgsql in, provider-side API stuff semi-done | om |
2006-07-07 | modules.*: Put some void* back to char*, sorry if they were only like that be... | om |
2006-07-03 | Change InspSocket's private members to only be protected, I couldn't find any... | om |
2006-06-28 | Added SQLQuery::GetError() and removed a lot of space indenting | special |
2006-06-16 | Fix for m_ssl_openssl dying if the DH params file doesn't exist, compiles but... | om |
2006-06-15 | Now uses mysql_config and mysql_rpath.pl | brain |
2006-06-15 | Nicer SQLQuery::Sanitise | brain |
2006-06-01 | Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user... | brain |
2006-05-30 | Apply mirq's optimization patches | brain |
2006-04-30 | change to ability for QueryCount to return -1 for both of the 1.1 sql api's | brain |
2006-04-30 | In 1.1, we return a negative value when QueryCount has a downed connection - ... | brain |
2006-04-30 | Merge of peaveydk's diff (at last) | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-20 | Include paths change | brain |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-03-17 | Tidy up around the ex AMD64 'fix' | om |
2006-03-17 | Did the same thing here :/ | om |
2006-03-17 | Giving printf formats and not giving it arguments for them != cunning | om |
2006-03-17 | AMD64 warning 'fix' which tested fine when I added it seems to now...stop thi... | om |
2006-03-14 | Experimental change to avoid warning on 64bit systems, this is a simple one-l... | om |
2006-03-13 | *hits eggy with a stick* | brain |
2006-03-13 | Now compiles :p | brain |
2006-03-11 | deprecated covariant return type flux capacitor flopcircuit removal with refe... | brain |
2006-03-11 | And more | brain |
2006-03-11 | More const ref fixes | brain |
2006-03-08 | Changed m_sqlauth to allow more advanced encryption types | brain |
2006-02-26 | Fixed Server* Srv stuff in these too, although by default these arent availab... | brain |
2006-02-22 | Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer a... | brain |
2006-02-19 | Server::AddExtendedMode and Server::AddCommand will now throw exceptions when... | brain |
2006-02-19 | More exception throwing in constructors | brain |
2006-02-11 | Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa... | brain |
2006-02-11 | Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi... | brain |
2006-02-05 | Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o... | om |
2006-02-04 | Added support for space-seperated lists here, too | brain |
2006-02-04 | Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT... | brain |
2006-02-04 | Added gnutls_rpath.pl. This works out the lib dir and does: | brain |
2006-02-04 | Only send 320 numeric if the SSL user is on our port | om |
2006-02-03 | I R SECURE CONNECTION! (fix) | frostycoolslug |