Age | Commit message (Expand) | Author |
2007-01-07 | Adding CIDR support to m_check: as easy as adding a 'true' to match() | brain |
2006-12-23 | Hash rehashing change | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-10-27 | Allow relative paths for motd and rules (and anything that uses ReadFile) | brain |
2006-10-26 | Fix broken GlobalCloneCount (AGAIN). | brain |
2006-10-19 | Insert massive change here. | brain |
2006-10-06 | Update to support modular prefixes, and eliminate some string copying | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-25 | Mini security audit | brain |
2006-09-15 | Annotations | brain |
2006-09-06 | All commands now return results CMD_FAILURE or CMD_SUCCESS | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |
2006-08-11 | (Bigger than it looks, i did this with perl inplace edit) -- commands now tak... | brain |
2006-08-10 | Last of Server:: methods moved to InspIRCd::. Server:: removed. | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | Move IsNick, IsIdent into class InspIRCd, update modules that use it. | brain |
2006-08-10 | cmode(), cflags(), cstatus() -> chanrec::GetStatusChar(), chanrec::GetStatusF... | brain |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-09 | Move more stuff into userrec | brain |
2006-08-09 | Move clientlist and chanlist into InspIRCd* | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-08-08 | FindMatchingLocal/FindMatchingGlobal -> userrec::LocalCloneCount(), userrec::... | brain |
2006-08-04 | Change to using userrec::ip as a sockaddr to store port, ip and address famil... | brain |
2006-08-01 | Clone counting works with ipv6 now | brain |
2006-08-01 | The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t... | brain |
2006-08-01 | Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ... | brain |
2006-07-28 | Add support for syntax of commands in place of the text 'Not enough parameter... | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-06-17 | Finished m_check. I am the best. It only took me 3 months :) | w00t |
2006-04-24 | Fix various typos and warnings | brain |
2006-04-12 | Delete spanningtree_ng for now, it breaks cygwin compile - and has no changes... | w00t |
2006-03-27 | Experimental (it compiles..) channel support for /check. Not yet finished, bu... | w00t |
2006-03-26 | Remove unnecessary casting. | w00t |
2006-03-10 | Now requires inspircd.h for ConvToStr templated function | brain |
2006-03-07 | w00t may want to check this works | brain |
2006-03-07 | For the record, it's 17 lines - not 5. | w00t |
2006-03-07 | More work on /check.. now gives basic information on a user, no channel list ... | w00t |
2006-03-07 | Initial revision of /check - doesn't do anything yet | w00t |