| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Operhosts are now optional (in the type tag)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1520 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-25 | 1 | -1/+2 | |
| * | 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 | 6 | -0/+11 | |
| * | 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 | 4 | -0/+4 | |
| * | Fixed logging slowdown•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1318 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-06 | 1 | -1/+0 | |
| * | Test fix for 3.23 and below•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1315 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-06 | 1 | -0/+5 | |
| * | Added explicit oper tracking in a vector of userrec* pointers, optimizes send...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1209 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-27 | 1 | -0/+1 | |
| * | Major code tidyup (-W) - expect a few belches•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1190 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-26 | 2 | -25/+27 | |
| * | Fixed include issue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1189 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-25 | 1 | -2/+2 | |
| * | Added hostname checking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1188 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-25 | 1 | -2/+3 | |
| * | Added m_sqloper, allows storage of opers within a mysql database•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1187 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-25 | 1 | -0/+225 | |
| * | Optimised SQL•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1184 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-25 | 1 | -1/+3 | |
| * | Changed $ModDesc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1180 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-24 | 1 | -1/+1 | |
| * | Added global connect/oper logging•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1178 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-23 | 1 | -0/+10 | |
| * | Fixed typo in OnKill•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1169 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-23 | 1 | -1/+1 | |
| * | Fixed recursive 'splat' in the actors table•••Added other log events git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1168 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-23 | 1 | -5/+40 | |
| * | Added preliminary m_sqllog.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1167 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-23 | 1 | -0/+231 | |
| * | Fixed crash-n-burn on rehash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1163 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-22 | 1 | -4/+3 | |
| * | Added allowpatterns•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1160 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 1 | -2/+2 | |
| * | Added some extra options•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1159 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 1 | -5/+30 | |
| * | Changed description comment•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1158 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 1 | -1/+1 | |
| * | Added user/password checks and connection code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1157 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 1 | -16/+30 | |
| * | Added m_sqlauth - allows authorizing of connections via an arbitary mysql tab...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1156 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 2 | -6/+166 | |
| * | Updated with a bit more debug output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1154 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 2 | -0/+31 | |
| * | New stuff actually compiles now•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1150 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 2 | -22/+26 | |
| * | Added header for m_sql with inherited Request class•••Added simple API for m_sql git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1149 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 2 | -0/+174 | |
| * | Corrected library paths in $CompileFlags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1148 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 1 | -1/+1 | |
| * | Tested initial m_sql (works with issues)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1145 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-21 | 1 | -8/+78 | |
| * | Added preliminary m_sql.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1141 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-20 | 1 | -0/+201 | |
| * | Fixed minor text typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1044 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-11 | 1 | -3/+3 | |
| * | Added m_filter_pcre, filters with regular expression matches!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1043 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-11 | 2 | -0/+259 |
