Age | Commit message (Expand) | Author |
2012-11-29 | Make LocalUserList an std::list | attilamolnar |
2012-11-29 | Add a typedef for LocalUserList | attilamolnar |
2012-07-05 | Fix Doxygen syntax errors. | Peter Powell |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2012-04-14 | Fixes for bug #12 | Justin Crawford |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-11-03 | Move MODENOTICE command to a command module | danieldg |
2009-10-24 | Create irc::sockets::cidr_mask | danieldg |
2009-10-21 | Kill ListenSocketBase, use OnAcceptConnection for all new connections | danieldg |
2009-10-21 | Split LocalUser and RemoteUser | danieldg |
2009-10-18 | Remove more classbase | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-02 | Change OnHookUserIO to OnHookIO, making it usable for more than User* and les... | danieldg |
2009-09-02 | Route whois notices using ENCAP WHOISNOTICE to properly fix remote user PrivP... | danieldg |
2009-09-02 | Valgrind cleanup: deallocate RFC modes, clientlist, and uuidlist | danieldg |
2009-09-01 | Remove more text<->binary IP conversions, making code more IPv4/IPv6 independent | danieldg |
2009-09-01 | Change IP address storage in User to use more IPv4/IPv6 common code | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-11-01 | Simulate AF_INET addresses for 4in6 connections [danieldg] | w00t |
2008-05-20 | A few minor fixes, some copy constructor stuff, misnamed channelmanager const... | brain |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-09 | AddClient -> AddUser, to be consistant | w00t |
2008-04-09 | Move QuitUser into UserManager class, and unstaticize it. This prepares for s... | w00t |
2008-03-30 | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi... | aquanight |
2008-03-24 | Port bindings for gnutls now bind via ip:port, rather than on all ports for t... | brain |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-17 | Move a number of methods from class InspIRCd to class UserManager | w00t |
2008-01-13 | Move User::AddClient to UserManager::AddClient. WARNING: I assure you this is... | w00t |
2008-01-13 | First UserManager overhaul: Move clone counts out of InspIRCd & User. | w00t |
2008-01-13 | Feh. Remember the header too. | w00t |