summaryrefslogtreecommitdiff
path: root/src/modules/extra
Commit message (Expand)AuthorAgeFilesLines
* Modified compiler/linker flags in m_filter_pcre to use pcre-config to detect ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@5242 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2006-09-141-2/+2
* Removed a bunch of SSL debug messages that popped up every time a user on SSL...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4343 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2006-07-112-68/+5
* Check for stdint.h•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4262 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-101-298/+0
* FEAR THE POWER OF VIM AND THE ALMIGHTY "%s/ /\t/g"•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4249 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-097-117/+117
* Added support for OSX back, based upon particularly weighty patch from BuildS...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4048 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-06-222-0/+4
* Updated to use mysql_config•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4010 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-06-151-2/+2
* Nicer SQLQuery::Sanitise•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4005 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-06-151-14/+22
* Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user...•••Now properly checks to display by using: if(dest->GetExt("ssl") || (IS_LOCAL(dest) && isin(dest->port, listenports))) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3985 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-06-012-2/+2
* Apply mirq's optimization patches•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3978 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-303-45/+7
* Merge of peaveydk's diff (at last)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3919 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-301-3/+24
* Tidy up around the ex AMD64 'fix'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3727 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-03-171-1/+3
* Did the same thing here :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3726 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-03-171-2/+1
* Giving printf formats and not giving it arguments for them != cunning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3725 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-03-171-1/+1
* AMD64 warning 'fix' which tested fine when I added it seems to now...stop thi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3724 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-03-171-1/+2
* Experimental change to avoid warning on 64bit systems, this is a simple one-l...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3712 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-03-141-2/+7
* *hits eggy with a stick*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3710 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-131-1/+1
* Now compiles :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3709 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-131-1/+1
* deprecated covariant return type flux capacitor flopcircuit removal with refe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3662 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-111-1/+1
* And more•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3657 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-111-1/+1
* More const ref fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3656 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-118-27/+27
* Changed m_sqlauth to allow more advanced encryption types•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3549 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-081-1/+5
* Fixed Server* Srv stuff in these too, although by default these arent availab...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3333 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-264-15/+5
* Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer a...•••And yae, at a date later hence, Ye Brain then setteth ye buffer back to NICKLEN again. Alas, neither Ye Brain nor Ye trusty followers hath then setteth back the rest of the core to NICKLEN-1, and verily, chaos ensued. :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3286 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-221-1/+1
* Server::AddExtendedMode and Server::AddCommand will now throw exceptions when...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3246 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-191-1/+1
* More exception throwing in constructors•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3245 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-191-6/+13
* Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3168 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-112-2/+4
* Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3151 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-112-2/+9
* Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3091 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-051-19/+25
* Added support for space-seperated lists here, too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3075 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+2
* Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...•••Tidied up craq++ in modules (copy and pasting OnUserPreNotice into OnUserPreMessage?! why not just call one from the other!) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3072 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-45/+3
* Added gnutls_rpath.pl. This works out the lib dir and does:•••-Wl,--rpath -Wl,/lib/dir and outputs it, the $LinkerFlags of gnutls ssl module use it in backticks during link, so you dont get missing lib error git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3069 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+1
* Only send 320 numeric if the SSL user is on our port•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3068 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-042-2/+4
* I R SECURE CONNECTION! (fix)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3062 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2006-02-032-2/+2
* Some changes to some stuff..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2996 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-311-1/+19
* Wrong userrec var used•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2993 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-301-4/+4
* Moved metadata code into into OnGlobalConnect•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2991 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-301-9/+17
* Added new event into m_spanningtree, event id send_metadata, which allows arb...•••see line 529 of m_ssl_gnutls for an example of how to use it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2990 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-301-1/+14
* Change irritatingly Unreal-ish capitalisation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2989 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-302-2/+2
* Created OnPostOper that can be gauranteed to be called *after* opering (by AL...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2973 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-291-0/+1
* Tidied up intending, oh no, really serious fatal bug right there :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2967 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-291-3/+3
* Remove -lcrypto•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2965 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-291-1/+1
* Missing delete for config reader•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2964 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-291-1/+2
* Add checks for AddIOHook failing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2963 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-292-12/+20
* Change isin() x2 to pass a const reference instead•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2962 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-292-2/+2
* Wheee, two SSL modules :D And they work together ^^•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2961 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-291-0/+653
* Deleted the semicolon that had half the dev team wondering...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2955 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-281-1/+1
* A few tweaks here and there•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2954 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-281-1/+3
* Missing extern•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2950 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-281-0/+1
* TESTME: Fix to this to make it work with newer OnPreCommand event (a paramete...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2949 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-281-5/+8
* Incorporated Craig's friendlier SQL class (documentation to come later)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2948 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-281-0/+135