Age | Commit message (Expand) | Author |
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 | Annotations | brain |
2006-09-15 | Annotations | brain |
2006-09-15 | Remove ExemptItem and InviteItem, these were never used | 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 | Add jamie to code contributors in /info | 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 | Patch from jamie to detect malformed openssl versions | brain |
2006-09-13 | Try this pipp and see if the bug manifests in a different place | brain |
2006-09-13 | If inspircd crashes in std::string destructor in CommandParser::ProcessComman... | brain |
2006-09-13 | Add a comment for readability | brain |
2006-09-13 | Special check in cmd_quit and cmd_kill and special return value CMD_USER_DELE... | 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-13 | Applied jamie's cmd_gline patch | special |
2006-09-11 | Whack a strlcpy() | brain |
2006-09-11 | kill casts, so that om <3's the code | brain |
2006-09-11 | Fix for picky compilers (see, I work sometimes ;p) | w00t |
2006-09-11 | Fix timedbans bug reported by jamie | brain |
2006-09-11 | Remove execinfo and threaded dns detection | brain |
2006-09-11 | What TWONK made uname be /bin/uname, its NOT in /bin on bsd. | brain |
2006-09-10 | Added a bunch of binaries, configs, modules symlinked from extra, and other u... | special |
2006-09-10 | This should fix the timeout issues pippjin was experiencing | brain |
2006-09-10 | Remove -Ldl from c++ opts in freebsd... its always been a non-op (all it does... | brain |
2006-09-10 | Take some debug crap out of ModeParser::ModeString() | brain |
2006-09-10 | * Fix ChanModes::ModeString to not try and set a key as a user mode ;) | brain |
2006-09-10 | Make it neater | brain |
2006-09-10 | Dont allow keys of length >= 32 | brain |
2006-09-10 | Remove unused buffer and call to MakeHost() | brain |
2006-09-10 | Make /stats k/g/e work right | brain |