Age | Commit message (Expand) | Author |
2006-08-08 | kill_link() and Server::QuitUser() -> userrec::QuitUser() (static member) - t... | brain |
2006-08-04 | Fix global session checks | brain |
2006-08-04 | Changes | brain |
2006-08-04 | Change to using userrec::ip as a sockaddr to store port, ip and address famil... | brain |
2006-08-03 | Fixed resolver, forward lookup of ipv6 doesnt work right yet | brain |
2006-08-02 | Add error messages to Resolver::OnError() | brain |
2006-08-01 | Comments, add more detail, remove dnsqueue.h include from tons of places | brain |
2006-08-01 | Fixes | brain |
2006-08-01 | Fixes | brain |
2006-08-01 | Stuff to make user host resolving use class Resolver - not tested yet | brain |
2006-08-01 | Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ... | brain |
2006-07-28 | Change all references to voodoo numbers (7, 3 etc) to the new bitwise constan... | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-14 | Rollback dns change | brain |
2006-07-14 | Fix dns socket leak found in stable | brain |
2006-07-10 | Inherit tons of stuff from classbase that should always have been | brain |
2006-07-10 | - userrec::ProcessNoticeMasks - provide a way to set or unset masks. | w00t |
2006-07-10 | -Clone mode methods into notice mask methods for userrec. | w00t |
2006-07-08 | Did some renaming so that the methods for modes in chanrec and userrec are id... | brain |
2006-07-08 | Add userrec::HasMode, fix some typos. | brain |
2006-07-08 | Change channelmodes -> usermodes (typo) | brain |
2006-07-08 | Convert new +isw modes to new mode format | brain |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-07-01 | Replace rather craq'y loop with a couple of std::string calls | om |
2006-05-11 | Increase length of dhost | brain |
2006-04-12 | Made FindMatching(Global|Local) available via users.h | brain |
2006-04-10 | Routing more socket includes through socket.h | om |
2006-04-10 | A few more typedefs defined and put into use. | om |
2006-03-12 | Commented a lot of stuff that hasnt been commented since 1.0.2 | brain |
2006-03-10 | Tidyup and move ConvToStr to a publically accessible place | brain |
2006-03-10 | Moved more stuff into right places | brain |
2006-03-09 | Changing by-value parameters to const references | om |
2006-03-09 | Speedups | brain |
2006-03-09 | Added userrec::modebits - fast way of checking if user has +swi rather than a... | brain |
2006-03-09 | Probably wont compile yet - purge_empty_channels refactor | brain |
2006-03-07 | Whowas refactor - probably wont compile yet | brain |
2006-03-07 | No need to be inline in the include | brain |
2006-03-02 | *UNTESTED* speeding up HasPermission by factor of hundreds, avoid using EnumC... | brain |
2006-03-02 | Made host fields more correct 64 in length with 63 copies | brain |
2006-01-28 | Changed length of password field to 64, giving us a maximum password length o... | brain |
2006-01-27 | Improved IP handling. Now uses in_addr to store client ip, not char[16]! | brain |
2006-01-22 | Added MakeWildHost to userrec (*!*@dhost) | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-12 | Replaced sprintf's with some char* voodoo | brain |
2005-12-28 | New system for client exits using CullList seems stable, needs testing | brain |
2005-12-22 | Changed two fields in ConnectClass to strings, moved constructor stuff to ini... | brain |
2005-12-15 | Moved rehashnick and force_nickchange to users.cpp | brain |
2005-12-15 | Tidied up call_handler to use strings | brain |
2005-12-15 | Major tidyups are fun for all :p | brain |
2005-12-15 | Fixes | brain |