| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix bug with knock on non-existent channel•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3956 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-05-11 | 1 | -0/+7 | |
| * | Renamed to chanrec::modes•••Renamed IsCustomModeSet to IsModeSet GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -2/+2 | |
| * | *NEEDS TESTING* changed binarymodes to use the custom_modes entries•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3691 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -1/+1 | |
| * | Server* Srv marked static or moved to private member of module class in all m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3330 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-26 | 1 | -1/+1 | |
| * | - Check for +K before bothing to assemble knock message•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3208 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-15 | 1 | -5/+6 | |
| * | Changed more to use InsertMode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2902 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-25 | 1 | -18/+1 | |
| * | Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -1/+1 | |
| * | More conversions to 'Implements'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2661 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-26 | 1 | -0/+5 | |
| * | Split all commands into seperate files and redid command system to take class...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -27/+36 | |
| * | Changed behaviour of module API to pass Server* to the constructor, rather th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -5/+5 | |
| * | Changed to use __single_client_alloc, faster on most systems in a single thread•••Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-15 | 1 | -0/+2 | |
| * | Moved a ton of functions into helperfuncs.h to speed up recompiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-15 | 1 | -0/+1 | |
| * | Structure optimizations, changed a lot of bools into binary bitmasks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1368 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-12 | 1 | -1/+1 | |
| * | Fixed WriteChannelWithServ•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1217 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-27 | 1 | -1/+1 | |
| * | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1001 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-07 | 1 | -1/+1 | |
| * | Added version flags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1000 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-07 | 1 | -1/+1 | |
| * | Started work on /UNLOADMODULE, resource tracking and flags in Version class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@999 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-07 | 1 | -1/+1 | |
| * | Fixed stupid typo again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@970 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-03 | 1 | -1/+1 | |
| * | Fixed dumb typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@969 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-03 | 1 | -0/+2 | |
| * | More secure checking in 005 handlers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@968 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-03 | 1 | -1/+3 | |
| * | Added 005 numeric handling to most of the modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@921 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-03-27 | 1 | -1/+19 | |
| * | Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-16 | 1 | -0/+16 | |
| * | Added +N via m_nonicks, restored some stuff from a firewall fuckup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@813 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-15 | 1 | -2/+2 | |
| * | Fixes to permissions issues•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@812 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-10 | 1 | -33/+34 | |
| * | Added m_knock, +K and /KNOCK support•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@808 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-10 | 1 | -0/+101 |
