| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "users: add SetClientIP function for irc::sockets::sockaddrs type."•••This reverts commit f0474272303ac9297f637ce956315518138bafff.
| Robin Burchell | 2012-07-01 | 1 | -13/+1 |
| * | Revert "users: LocalUser constructor should call SetClientIP() on itself"•••This reverts commit dca6a7821efbfd1e6c2987dfa1d2b9f72d1db1be.
| Robin Burchell | 2012-07-01 | 1 | -2/+1 |
| * | Revert "users: introduce OnSetClientIP hook."•••This reverts commit 5fd31ec5a6ba6021763b36d8d17d4665900623ab.
| Robin Burchell | 2012-07-01 | 1 | -2/+0 |
| * | Fix pending invites not being removed when a channel was deleted or had its T... | attilamolnar | 2012-06-17 | 1 | -55/+24 |
| * | Be consistent with Robby's qQ snomask changes | Sir Poggles | 2012-06-12 | 1 | -1/+1 |
| * | users: introduce OnSetClientIP hook.•••This hook is called whenever a client's IP is modified.
| William Pitcock | 2012-06-12 | 1 | -0/+2 |
| * | users: LocalUser constructor should call SetClientIP() on itself•••This way we fire a future hook based on local IP information changing.
| William Pitcock | 2012-06-12 | 1 | -1/+2 |
| * | users: add SetClientIP function for irc::sockets::sockaddrs type.•••Code which touches client_sa should instead use this SetClientIP function so that hooks may
be called in the future.
| William Pitcock | 2012-06-12 | 1 | -1/+13 |
| * | Replace copyright headers with headers granting specific authors copyright | Robby- | 2012-04-19 | 1 | -8/+20 |
| * | Avoid sending empty channel list numeric on whois if the target is not in any... | attilamolnar | 2012-04-19 | 1 | -1/+1 |
| * | Merge pull request #28 from DjSlash/classinconnectmsg•••Show class in connectmsg | Robin Burchell | 2012-04-15 | 1 | -2/+2 |
| |\ |
|
| | * | Show class in connectmsg•••Made the connect announcement show the class a client is in, making it
easy to spot if a client is in the right class.
| Rutger | 2012-04-01 | 1 | -2/+2 |
| * | | Add <connect:maxconnwarn>•••Created the maxconnwarn variable in the connect block, so you can make
connect blocks that only warns about max connections if you want to.
This reduces noise from connecting clients that have low maxlocal and/or
maxglobal. It is enabled by default.
| Rutger | 2012-04-01 | 1 | -4/+7 |
| |/ |
|
| * | <connect deny=""> (or allow="") should not match all users | Daniel De Graaf | 2011-07-17 | 1 | -1/+1 |
| * | Fix recursion of QuitUser in SendQ quits | Jackmcbarn | 2011-05-23 | 1 | -7/+5 |
| * | Fix the pseudo-penalty hack that doesn't work properly | Daniel De Graaf | 2010-09-05 | 1 | -3/+0 |
| * | Skip invalid allowed modes in oper block (bug #64) | Daniel De Graaf | 2010-08-03 | 1 | -2/+2 |
| * | Add some missing <connect> updates from rehash, noticed by mixx941 | Daniel De Graaf | 2010-05-12 | 1 | -0/+5 |
| * | Prevent pre-registration connect blocks from being used post-registration | Daniel De Graaf | 2010-03-31 | 1 | -0/+1 |
| * | Fix <connect:password> incorrectly reading <connect:pass> | Daniel De Graaf | 2010-03-31 | 1 | -2/+2 |
| * | Fix CommandFloodPenalty overflow on connect•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12659 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-03-23 | 1 | -0/+2 |
| * | Calling OnError from Resolver's constructor is broken; just use the exception•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12657 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-03-23 | 1 | -0/+2 |
| * | Add RAWIO log level which is more verbose than DEBUG•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12646 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-03-19 | 1 | -1/+4 |
| * | Only check password during second connect block check; add registered="yes" t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12644 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-03-18 | 1 | -1/+1 |
| * | Add <options:cyclehostsfromuser> to configure source for mode changes on host...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12636 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-03-14 | 1 | -1/+3 |
| * | Somehow this return got removed, should fix "Access denied by configuration" ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12607 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-03-06 | 1 | -0/+1 |
| * | Make remote/local snomasks consistent and allow use without naming•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12568 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-25 | 1 | -4/+15 |
| * | Allow a reason to be specified for <connect:deny>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12468 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-15 | 1 | -1/+1 |
| * | Allow forced nick change to bypass Q:Lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12460 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-15 | 1 | -1/+1 |
| * | Remove possible references to deleted User objects due to DNS lookups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12445 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-12 | 1 | -51/+20 |
| * | Move password checking into connect class search•••This makes it possible to have a passworded connect class that is
open to any host without denying users that do not use the password.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12411 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-09 | 1 | -16/+14 |
| * | Clean up documentation of connect blocks a bit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12410 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-09 | 1 | -0/+4 |
| * | Fix NICKLOCK/SANICK errors with Q:lined nicks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12378 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-05 | 1 | -1/+1 |
| * | Add OnSetConnectClass hook for use in adding requirements to connect classes ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12352 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-02 | 1 | -24/+20 |
| * | Don't run OnUserPostNick hook for initial NICK command•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12341 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-01 | 1 | -1/+3 |
| * | Allow connect classes to be specified without an allow or deny mask•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12336 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-31 | 1 | -5/+8 |
| * | Remove UpdateNickHash due to incorrect behavior•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12331 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-30 | 1 | -25/+10 |
| * | Move nick change code out of cmd_nick; fixes double-invocation of hooks and m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12330 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-30 | 1 | -15/+84 |
| * | Remove a few needless string crops, compile fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12329 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-30 | 1 | -2/+2 |
| * | Remove FakeUser from clientlist/uuidlist, as it bypasses QuitUser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12328 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-30 | 1 | -0/+2 |
| * | Remove users from uuidlist on QuitUser, not during cull (allows UID reuse on ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12326 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-30 | 1 | -1/+0 |
| * | ERROR is not a valid log level, so all these messages were getting dropped•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12304 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-19 | 1 | -1/+1 |
| * | Fix MOTD and RULES to work remotely (remove the old hacks for MOTD)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12301 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-19 | 1 | -37/+9 |
| * | ...because every now and again, i have to do a massive commit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2010-01-11 | 1 | -1/+1 |
| * | Remove mode counter, not reliable and only used for umode +i•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12246 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-09 | 1 | -19/+0 |
| * | GCC 4.5 warning fixups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12241 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-04 | 1 | -1/+1 |
| * | Add fine-grained command flood controls•••This reintrouces "Excess Flood" quits for those that prefer it to fakelag,
and allows the maximum command rate to be set in the connect block.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12093 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-11 | 1 | -16/+18 |
| * | Move StreamSocket inheritance off of User•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12047 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-06 | 1 | -32/+29 |
| * | Match USERINPUT/USEROUTPUT identifiers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12004 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-03 | 1 | -1/+1 |
| * | Fix global clone count not being decremented on remote user quit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11984 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-01 | 1 | -3/+8 |