2010-01-30 |
danieldg | Remove users from uuidlist on QuitUser, not during... |
blob | commitdiff | raw |
2010-01-11 |
brain | ...because every now and again, i have to do a massive... |
blob | commitdiff | raw | diff to current |
2010-01-09 |
danieldg | Remove mode counter, not reliable and only used for... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
danieldg | Move StreamSocket inheritance off of User |
blob | commitdiff | raw | diff to current |
2009-11-06 |
danieldg | Show IP of the user in the quit snomask [dKingston] |
blob | commitdiff | raw | diff to current |
2009-11-03 |
danieldg | Move MODENOTICE command to a command module |
blob | commitdiff | raw | diff to current |
2009-11-01 |
danieldg | Fix global clone count not being decremented on remote... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
danieldg | Fixes found by removing User inheritance from StreamSocket |
blob | commitdiff | raw | diff to current |
2009-10-24 |
danieldg | Create irc::sockets::cidr_mask |
blob | commitdiff | raw | diff to current |
2009-10-23 |
danieldg | Make User::uuid and User::server const |
blob | commitdiff | raw | diff to current |
2009-10-22 |
danieldg | Make irc::sockets::* parameters consistent, add irc... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
danieldg | Kill ListenSocketBase, use OnAcceptConnection for all... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
danieldg | Move all local-only fields to LocalUser |
blob | commitdiff | raw | diff to current |
2009-10-21 |
danieldg | Change module API to use LocalUser* where correct |
blob | commitdiff | raw | diff to current |
2009-10-21 |
danieldg | Split LocalUser and RemoteUser |
blob | commitdiff | raw | diff to current |
2009-10-03 |
danieldg | Get rid of a bunch of memory-wasting C-style strings |
blob | commitdiff | raw | diff to current |
2009-10-02 |
danieldg | Fix valgrind issues and crashes on exit |
blob | commitdiff | raw | diff to current |
2009-09-30 |
danieldg | Move destruction logic for User and Spanningtree into... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Change IS_FAKE and CheckTimeStamp to IS_SERVER and... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Clean up SocketEngine interface to allow edge-triggered... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
danieldg | Allow objects to be added to cull list during apply... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
danieldg | Create StreamSocket for IO hooking implementation |
blob | commitdiff | raw | diff to current |
2009-09-21 |
danieldg | Remove mistaken duplicate check for fake users |
blob | commitdiff | raw | diff to current |
2009-09-21 |
danieldg | Prevent fake users from quitting |
blob | commitdiff | raw | diff to current |
2009-09-17 |
danieldg | Prevent fake users from quitting |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Remove now-unused quitmsg/operquitmsg fields from User |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Move user quit logic out of cull list |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Change OnHookUserIO to OnHookIO, making it usable for... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Remove more text<->binary IP conversions, making code... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Return server port in GetPort rather than the arbitrary... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Change IP address storage in User to use more IPv4... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Strip SUPPORT_IP6LINKS #define |
blob | commitdiff | raw | diff to current |
2009-04-16 |
w00t | Convert snomask 'A' into snomask 'a' for local announce... |
blob | commitdiff | raw | diff to current |
2009-03-18 |
brain | Fix for bug #788, set user->quitting before writing... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-03-10 |
danieldg | Fix fast quit/connect by changing nick to UID on QuitUser |
blob | commitdiff | raw | diff to current |
2009-02-14 |
peavey | Nuke trailing spaces |
blob | commitdiff | raw | diff to current |
2009-01-25 |
w00t | Format this message a little nicer. |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-11-17 |
w00t | Fix recursion in QuitUser |
blob | commitdiff | raw | diff to current |
2008-11-01 |
w00t | Simulate AF_INET addresses for 4in6 connections [danieldg] |
blob | commitdiff | raw | diff to current |
2008-10-16 |
peavey | possible fix for bug #623, reported by MacGyver. Untest... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Move a socket sanity check into the generic listener... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Merge the second interface for socket hooking into... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
w00t | Remove last vestige of libircdfoo, by changing tag... |
blob | commitdiff | raw | diff to current |
2008-07-12 |
w00t | Scary.. CIDR range clone checking for <connect> tags. |
blob | commitdiff | raw | diff to current |
2008-05-25 |
brain | First phase of conversion to dynamic limits on all... |
blob | commitdiff | raw | diff to current |
2008-05-23 |
brain | Fix this to not have the same issue |
blob | commitdiff | raw | diff to current |
2008-05-23 |
aquanight | Fix user->host not being assigned correctly for new... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Convert connection::host |
blob | commitdiff | raw | diff to current |
2008-05-19 |
w00t | Remove outdated comment |
blob | commitdiff | raw | diff to current |
2008-05-18 |
aquanight | Make User:: nick/ident/dhost/fullname and some other... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
brain | Same here |
blob | commitdiff | raw | diff to current |
2008-04-09 |
w00t | AddClient -> AddUser, to be consistant |
blob | commitdiff | raw | diff to current |
2008-04-09 |
w00t | Move QuitUser into UserManager class, and unstaticize... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
brain | Squish a warning |
blob | commitdiff | raw | diff to current |
2008-04-02 |
brain | Remove MAXCLIENTS, this is supported at runtime by... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
brain | Automatic detection and allocation of max fds. No longe... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | Port bindings for gnutls now bind via ip:port, rather... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | Add stuff so that modules can hook users by altering... |
blob | commitdiff | raw | diff to current |
2008-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
blob | commitdiff | raw | diff to current |
2008-02-13 |
brain | Commit patch from danieldg that makes a ton of stuff... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
w00t | Move some stuff to usermanager, remove a little header... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
brain | The outer if (socket > -1) check in AddClient is obsole... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Fix.. snomask O is already taken (ffs) so use A instead |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Remove InspIRCd::WriteOpers in favour of snomask O |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Move a number of methods from class InspIRCd to class... |
blob | commitdiff | raw | diff to current |
2008-01-13 |
w00t | Undo my constructor playing, I'm pretty sure it will... |
blob | commitdiff | raw | diff to current |
2008-01-13 |
w00t | Move User::AddClient to UserManager::AddClient. WARNING... |
blob | commitdiff | raw | diff to current |
2008-01-13 |
w00t | First UserManager overhaul: Move clone counts out of... |
blob | commitdiff | raw | diff to current |
2008-01-13 |
w00t | Add usermanager.cpp |
blob | commitdiff | raw | diff to current |
|