| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Comment tidyup and change format so doxygen can detect them•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5252 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-15 | 1 | -39/+35 | ||
| * | Comments describing classes, for the url http://svn.inspircd.org/docs/annotat...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5251 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-15 | 8 | -4/+60 | ||
| * | Fix some stuff, avoid use of global ServerInstance var•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5250 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-15 | 1 | -63/+61 | ||
| * | Commit all the httpd patches i sneakily put in before 9am at the office :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5249 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-14 | 1 | -1/+2 | ||
| * | Use gmtime() not localtime() as RFC2616 says dates sent by a http server must...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5248 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-14 | 1 | -1/+1 | ||
| * | Remember to change state when sending error 400•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5247 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-14 | 1 | -0/+1 | ||
| * | Send error 400 when content-size is 0 or omitted for POST•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5246 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-14 | 1 | -8/+13 | ||
| * | Fix postdata stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5245 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-14 | 1 | -55/+40 | ||
| * | Only initialise request type once•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5244 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-14 | 1 | -3/+6 | ||
| * | Properly read POSTDATA•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5243 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-14 | 1 | -1/+38 | ||
| * | Todo: find out content-length, then read that much data•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5241 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -2/+3 | ||
| * | Beginnings of postdata stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5240 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 3 | -28/+44 | ||
| * | Document this•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5238 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -2/+57 | ||
| * | Did i ever mention that pipp was pedantic? ;)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5237 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -1/+1 | ||
| * | Add m_conn_umodes.so which allows setting of modes on users when they connect•••Remove automatic +x from m_cloaking now that conn_umodes can do this Document in example conf. Syntax is <connect:modes> and a mode string in any valid connect:allow tag git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5236 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 2 | -16/+138 | ||
| * | Add a comment for readability•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5231 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -0/+1 | ||
| * | Try this, jamie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5229 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -2/+2 | ||
| * | Fix minor memory leak when setting new param that replaces old•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5228 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -1/+4 | ||
| * | Add debug to m_spanningtree, verifies that inspircd works correctly on FMODE ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5227 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -1/+2 | ||
| * | Fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5226 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -1/+1 | ||
| * | Fix m_messageflood along same lines as m_joinflood (jamie forgot a patch, i f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5225 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -0/+13 | ||
| * | And fix again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5224 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 1 | -1/+1 | ||
| * | Merge jamies many patches•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5223 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-13 | 3 | -6/+64 | ||
| * | Fix timedbans bug reported by jamie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5217 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-11 | 1 | -3/+6 | ||
| * | This should fix the timeout issues pippjin was experiencing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5211 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-10 | 1 | -1/+6 | ||
| * | Nicer fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5195 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-10 | 1 | -3/+2 | ||
| * | Change a fux into a fix for pippjin (thanks for the bt)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5194 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-10 | 1 | -2/+3 | ||
| * | Much neater more compact override notices for modes:•••[13:16] --- SNOTICE *** OVERRIDE: Brain Overriding modes: #test +sSCT [13:16] --- SNOTICE *** OVERRIDE: Brain Overriding modes: #test +ohv Brain Brain Brain [Detail: 1 op ] [13:16] --- SNOTICE *** OVERRIDE: Brain Overriding modes: #test +vho Brain Brain Brain [Detail: 1 op 1 voice 1 halfop ] git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5193 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-10 | 1 | -10/+37 | ||
| * | Ensure that these output the sane value thats actually set, not the possibly ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5186 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-09 | 4 | -6/+6 | ||
| * | Make SAMODE oper output tidier•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5184 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-09 | 1 | -11/+4 | ||
| * | Tidy up override snotices•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5181 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-09 | 1 | -8/+8 | ||
| * | More debug logging in this module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5179 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-09 | 1 | -6/+27 | ||
| * | Grr•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5178 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-09 | 1 | -0/+2 | ||
| * | Changes to m_override•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5177 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-09 | 1 | -70/+70 | ||
| * | This useless module doesnt work right in multi-server and isnt much good anyw...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5176 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -395/+0 | ||
| * | Fix output when user SANICKs themselves•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5175 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -2/+3 | ||
| * | Move spynames attempt notice into success area•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5170 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -5/+4 | ||
| * | And fix it to compile :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5169 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -1/+1 | ||
| * | Tidy up setidle message sent to opers, to show the actual idle time set if th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5168 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -1/+1 | ||
| * | Made SANICK not collide the user (theres no need to in the new 1.1 now we hav...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5167 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -1/+0 | ||
| * | Report invalid nicknames back to oper•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5166 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -0/+4 | ||
| * | Add failed SANICK notices•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5165 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -0/+1 | ||
| * | Only put out SANICK success line if the nickchange succeeds•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5164 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -6/+6 | ||
| * | Typo in mode handler doesnt let -M be removed!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5161 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 2 | -2/+2 | ||
| * | Add similar printf format fix to namesx•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5160 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -10/+2 | ||
| * | *YOINK* Add jamie's patch for parameterized usermodes in m_opermodes (thanks)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5157 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-08 | 1 | -3/+28 | ||
| * | 1) Make earlier fix to inspsocket actually compile without error•••2) Make sure that query string is sent back in the reply git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5155 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-07 | 1 | -6/+9 | ||
| * | Forgot to return•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5152 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-06 | 1 | -0/+2 | ||
| * | Finish off the fix for bug #136 (a biggie for such a simple thing)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5151 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-06 | 1 | -6/+16 | ||
| * | All commands now return results CMD_FAILURE or CMD_SUCCESS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5150 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-09-06 | 37 | -125/+235 | ||
