summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAgeFilesLines
* Key hiding when youre not on the channelGravatar brain2006-01-311-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2998 e03df62e-2008-0410-955e-edbf42e46eb7
* Some changes to some stuff..Gravatar om2006-01-312-9/+32
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2996 e03df62e-2008-0410-955e-edbf42e46eb7
* Test for CraigGravatar brain2006-01-301-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2994 e03df62e-2008-0410-955e-edbf42e46eb7
* Wrong userrec var usedGravatar brain2006-01-301-4/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2993 e03df62e-2008-0410-955e-edbf42e46eb7
* Unneccesary spaceGravatar brain2006-01-301-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2992 e03df62e-2008-0410-955e-edbf42e46eb7
* Moved metadata code into into OnGlobalConnectGravatar brain2006-01-301-9/+17
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2991 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new event into m_spanningtree, event id send_metadata, which allows ↵Gravatar brain2006-01-302-2/+27
| | | | | | | | | arbitary posting of metadata outside of the netburst 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
* Change irritatingly Unreal-ish capitalisationGravatar om2006-01-302-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2989 e03df62e-2008-0410-955e-edbf42e46eb7
* Major updates to CBANs...like they're reasonably functionalGravatar om2006-01-301-55/+143
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2987 e03df62e-2008-0410-955e-edbf42e46eb7
* Remainder of TYPE_OTHER metadataGravatar brain2006-01-301-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2983 e03df62e-2008-0410-955e-edbf42e46eb7
* See last commitGravatar brain2006-01-301-3/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2982 e03df62e-2008-0410-955e-edbf42e46eb7
* eggy: be happyGravatar om2006-01-292-7/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2979 e03df62e-2008-0410-955e-edbf42e46eb7
* ...Gravatar brain2006-01-291-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2976 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed typoGravatar brain2006-01-291-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2975 e03df62e-2008-0410-955e-edbf42e46eb7
* Allow ulines to still notice the channel regardless of +TGravatar brain2006-01-291-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2974 e03df62e-2008-0410-955e-edbf42e46eb7
* Created OnPostOper that can be gauranteed to be called *after* opering (by ↵Gravatar brain2006-01-293-4/+17
| | | | | | ALL modules) is done git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2973 e03df62e-2008-0410-955e-edbf42e46eb7
* Auto-assume "+" on the start of opermode block if not includedGravatar brain2006-01-291-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2971 e03df62e-2008-0410-955e-edbf42e46eb7
* VF_VENDORGravatar om2006-01-292-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2969 e03df62e-2008-0410-955e-edbf42e46eb7
* Apparently people ask for these... *coughpointlesscough*Gravatar om2006-01-292-0/+175
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2968 e03df62e-2008-0410-955e-edbf42e46eb7
* Tidied up intending, oh no, really serious fatal bug right there :pGravatar brain2006-01-291-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2967 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove -lcryptoGravatar om2006-01-291-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2965 e03df62e-2008-0410-955e-edbf42e46eb7
* Missing delete for config readerGravatar om2006-01-291-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2964 e03df62e-2008-0410-955e-edbf42e46eb7
* Add checks for AddIOHook failingGravatar om2006-01-292-12/+20
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2963 e03df62e-2008-0410-955e-edbf42e46eb7
* Change isin() x2 to pass a const reference insteadGravatar om2006-01-292-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2962 e03df62e-2008-0410-955e-edbf42e46eb7
* Wheee, two SSL modules :D And they work together ^^Gravatar om2006-01-291-0/+653
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2961 e03df62e-2008-0410-955e-edbf42e46eb7
* Added some extra debugGravatar brain2006-01-281-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2958 e03df62e-2008-0410-955e-edbf42e46eb7
* Make m_services use InserMode (are we done yet?)Gravatar om2006-01-281-18/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2957 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed On005Numeric to use InsertMode (we left one out?)Gravatar brain2006-01-281-15/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2956 e03df62e-2008-0410-955e-edbf42e46eb7
* Deleted the semicolon that had half the dev team wondering...Gravatar om2006-01-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2955 e03df62e-2008-0410-955e-edbf42e46eb7
* A few tweaks here and thereGravatar brain2006-01-281-1/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2954 e03df62e-2008-0410-955e-edbf42e46eb7
* MODEOP and MODEDEOP were transposedGravatar brain2006-01-281-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2952 e03df62e-2008-0410-955e-edbf42e46eb7
* convert std::string* to char*, should be a little faster and hopefully won't ↵Gravatar om2006-01-281-16/+14
| | | | | | crash for eggy :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2951 e03df62e-2008-0410-955e-edbf42e46eb7
* Missing externGravatar brain2006-01-281-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2950 e03df62e-2008-0410-955e-edbf42e46eb7
* TESTME: Fix to this to make it work with newer OnPreCommand event (a ↵Gravatar brain2006-01-281-5/+8
| | | | | | parameter was added since this was written and it no longer fitted the virtual method of the base class) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2949 e03df62e-2008-0410-955e-edbf42e46eb7
* Incorporated Craig's friendlier SQL class (documentation to come later)Gravatar brain2006-01-281-0/+135
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2948 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix small memory leaks in some cases (bad password, bad query, lost mysql ↵Gravatar om2006-01-281-5/+19
| | | | | | server connection etc..) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2947 e03df62e-2008-0410-955e-edbf42e46eb7
* Yet more tasty OnCleanup :)~~~Gravatar om2006-01-271-5/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2945 e03df62e-2008-0410-955e-edbf42e46eb7
* More OnCleanup goodnessGravatar om2006-01-271-1/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2944 e03df62e-2008-0410-955e-edbf42e46eb7
* Added OnCleanupGravatar brain2006-01-271-1/+14
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2942 e03df62e-2008-0410-955e-edbf42e46eb7
* Add OnCleanup (every little helps! :p)Gravatar om2006-01-271-1/+16
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2941 e03df62e-2008-0410-955e-edbf42e46eb7
* Readding OnUserDisconnect and actually making it do something this time :|Gravatar om2006-01-271-2/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2940 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed kill-on-bad-ping-reply optionGravatar brain2006-01-271-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2939 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_conn_waitpong, require clients to reply with a correct PONG to a ↵Gravatar om2006-01-271-0/+139
| | | | | | server PING before they can connect git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2938 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove unused includes and rename classes from ModuleSSL to ModuleSSLGnuTLS ↵Gravatar om2006-01-271-18/+8
| | | | | | so we can be consistent across multiple SSL modules git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2937 e03df62e-2008-0410-955e-edbf42e46eb7
* Improved IP handling. Now uses in_addr to store client ip, not char[16]!Gravatar brain2006-01-272-5/+5
| | | | | | | | Added global and local session limits All of this needs TESTING. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2934 e03df62e-2008-0410-955e-edbf42e46eb7
* Moved to extra/ - not all systems have stdint.h yet?Gravatar brain2006-01-271-0/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2933 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed back to using stdint.hGravatar brain2006-01-271-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2932 e03df62e-2008-0410-955e-edbf42e46eb7
* Problems removing +t due to wrong bit-value being used in comparisonGravatar brain2006-01-271-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2931 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed unneccessary strlcpyGravatar brain2006-01-261-6/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2927 e03df62e-2008-0410-955e-edbf42e46eb7
* Damn string exceptionsGravatar brain2006-01-261-2/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2925 e03df62e-2008-0410-955e-edbf42e46eb7