| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | ||
| * | Now works on gcc 2.95.x again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1186 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-25 | 1 | -1/+1 | ||
| * | Removed dependency upon strcasestr()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1185 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-25 | 1 | -1/+9 | ||
| * | 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 module which provides MD5 encryption for oper passwords plus /mkpasswd•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1162 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-22 | 1 | -0/+327 | ||
| * | 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 | ||
| * | Removed some unceccessary debug output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1135 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-20 | 1 | -2/+2 | ||
| * | Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1134 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-20 | 1 | -5/+34 | ||
| * | Fixed fd leaks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1133 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-19 | 1 | -0/+6 | ||
| * | Fixed a minor bug in text formatting of errors•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1107 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-15 | 1 | -1/+1 | ||
| * | Fixed a minor parameter bug (display glitch, wrong censor word in an error)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1104 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-15 | 1 | -1/+1 | ||
| * | Added the m_chanfilter module, implements chanmode +g which allows channel sp...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1100 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-15 | 1 | -0/+240 | ||
| * | Someone got a comparison completely the wrong way around (and it wasnt spotted!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1098 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-15 | 1 | -1/+1 | ||
| * | Brains law of coding #1: There will always be typos in the simplest of code i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1095 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-14 | 1 | -1/+1 | ||
| * | Sends /LUSERS on connect•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1094 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-14 | 1 | -0/+88 | ||
| * | More nice comments (this module is kind of a flagship for a few new method ca...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1093 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-14 | 1 | -0/+6 | ||
| * | Changed the state engine states to nice constants•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1092 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-14 | 1 | -8/+16 | ||
| * | More careful checks for control characters and linefeeds in the ident (becaus...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1091 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-14 | 1 | -6/+4 | ||
| * | Added comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1090 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-14 | 1 | -15/+46 | ||
| * | Lots of bugfixes, added timeouts, completely nonblocking!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1089 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-14 | 1 | -2/+208 | ||
| * | Added m_ident skeleton•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1087 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-14 | 1 | -0/+81 | ||
| * | Changed to non-conflicting numeric 948 for invalid idle time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1076 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -1/+1 | ||
| * | Fixed stupid m_park disabling privmsgs to all users :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1075 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -1/+0 | ||
| * | Added Module::OnSendList•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1072 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -0/+29 | ||
| * | Fixed a typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1070 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -1/+1 | ||
| * | Fixed /kill bug in m_operlevels (couldnt kill non-opers)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1069 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -1/+1 | ||
| * | Fixed m_park stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1068 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -3/+6 | ||
| * | Now tracks quits (just in case some oper saquits, then a user changes to the ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1066 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -1/+0 | ||
| * | Track user quits in the park list•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1065 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -0/+16 | ||
| * | Unitialized data bites the big one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1063 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-12 | 1 | -1/+1 | ||
| * | Fixed not reading sessions until a rehash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1062 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-12 | 1 | -0/+1 | ||
| * | Added 005 numeric handling, token is "PARK"•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1061 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-12 | 1 | -0/+5 | ||
| * | Fixed to prevent giving out negative keys•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1060 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-12 | 1 | -1/+1 | ||
