Age | Commit message (Expand) | Author |
2006-09-24 | Fixed bugs #150 and #151, thanks to jamie for reporting and patches | special |
2006-09-19 | Fix crashes, and in the process make xline even faster! | brain |
2006-09-17 | Automatically make http request type and http version string uppercase, add c... | brain |
2006-09-17 | Testing and debugging done, it all works :) | brain |
2006-09-17 | Now supports multiple commands seperated with \n. NOTE: These \n's are transl... | brain |
2006-09-17 | Add operonly aliases, <alias:operonly> (boolean). | brain |
2006-09-17 | Now it all works :) | brain |
2006-09-17 | New m_alias, this probably doesnt work yet | brain |
2006-09-17 | First of many m_alias tidyups, this will eventually become a rewrite of the m... | brain |
2006-09-17 | Add const std::string &original_command to OnPreCommand and OnPostCommand, wh... | brain |
2006-09-15 | Proper checking in /SAPART that the user really did leave, for the CMD_FAILU... | brain |
2006-09-15 | Fix crash on two objects trying to free each other at the same time | brain |
2006-09-15 | Comments | brain |
2006-09-15 | Fix memory leak too | brain |
2006-09-15 | Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive... | brain |
2006-09-15 | Improve notices, so that if SAJOIN fails it can tell the oper who issued it | brain |
2006-09-15 | Fix for bug noticed by dotslasher (?) where SAJOIN can desync | brain |
2006-09-15 | Annotations | brain |
2006-09-15 | Annotations | brain |
2006-09-15 | Comment tidyup and change format so doxygen can detect them | brain |
2006-09-15 | Comments describing classes, for the url http://svn.inspircd.org/docs/annotat... | brain |
2006-09-15 | Fix some stuff, avoid use of global ServerInstance var | brain |
2006-09-14 | Commit all the httpd patches i sneakily put in before 9am at the office :p | brain |
2006-09-14 | Use gmtime() not localtime() as RFC2616 says dates sent by a http server must... | brain |
2006-09-14 | Remember to change state when sending error 400 | brain |
2006-09-14 | Send error 400 when content-size is 0 or omitted for POST | brain |
2006-09-14 | Fix postdata stuff | brain |
2006-09-14 | Only initialise request type once | brain |
2006-09-14 | Properly read POSTDATA | brain |
2006-09-13 | Todo: find out content-length, then read that much data | brain |
2006-09-13 | Beginnings of postdata stuff | brain |
2006-09-13 | Document this | brain |
2006-09-13 | Did i ever mention that pipp was pedantic? ;) | brain |
2006-09-13 | Add m_conn_umodes.so which allows setting of modes on users when they connect | brain |
2006-09-13 | Add a comment for readability | brain |
2006-09-13 | Try this, jamie | brain |
2006-09-13 | Fix minor memory leak when setting new param that replaces old | brain |
2006-09-13 | Add debug to m_spanningtree, verifies that inspircd works correctly on FMODE ... | brain |
2006-09-13 | Fix | brain |
2006-09-13 | Fix m_messageflood along same lines as m_joinflood (jamie forgot a patch, i f... | brain |
2006-09-13 | And fix again | brain |
2006-09-13 | Merge jamies many patches | brain |
2006-09-11 | Fix timedbans bug reported by jamie | brain |
2006-09-10 | This should fix the timeout issues pippjin was experiencing | brain |
2006-09-10 | Nicer fix | brain |
2006-09-10 | Change a fux into a fix for pippjin (thanks for the bt) | brain |
2006-09-10 | Much neater more compact override notices for modes: | brain |
2006-09-09 | Ensure that these output the sane value thats actually set, not the possibly ... | brain |
2006-09-09 | Make SAMODE oper output tidier | brain |
2006-09-09 | Tidy up override snotices | brain |