summaryrefslogtreecommitdiff
path: root/src/modules/m_check.cpp
AgeCommit message (Expand)Author
2006-08-08WHEEEEE!!!!!brain
2006-08-08FindMatchingLocal/FindMatchingGlobal -> userrec::LocalCloneCount(), userrec::...brain
2006-08-04Change to using userrec::ip as a sockaddr to store port, ip and address famil...brain
2006-08-01Clone counting works with ipv6 nowbrain
2006-08-01The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t...brain
2006-08-01Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ...brain
2006-07-28Add support for syntax of commands in place of the text 'Not enough parameter...brain
2006-07-16mass tidyup, change A LOT of stuff to const char** which was char** (such as ...brain
2006-07-08Refactored user modes to work like the channel modes - core and module data n...brain
2006-06-17Finished m_check. I am the best. It only took me 3 months :)w00t
2006-04-24Fix various typos and warningsbrain
2006-04-12Delete spanningtree_ng for now, it breaks cygwin compile - and has no changes...w00t
2006-03-27Experimental (it compiles..) channel support for /check. Not yet finished, bu...w00t
2006-03-26Remove unnecessary casting.w00t
2006-03-10Now requires inspircd.h for ConvToStr templated functionbrain
2006-03-07w00t may want to check this worksbrain
2006-03-07For the record, it's 17 lines - not 5.w00t
2006-03-07More work on /check.. now gives basic information on a user, no channel list ...w00t
2006-03-07Initial revision of /check - doesn't do anything yetw00t