Modified automatic branch mask generation for IP addresses.
authorEdward Hades <edward.hades@gmail.com>
Tue, 20 Jan 2009 17:15:48 +0000 (20:15 +0300)
committerMarcus Eggenberger <egs@quassel-irc.org>
Tue, 20 Jan 2009 19:52:48 +0000 (20:52 +0100)
commitbefb959043f1acc297609fac40df728b98ed7e28
tree7c21f59dfbaf51e9af1709441571fcaf75fa17e7
parentd6776e3276f91e2161836f82dfa8caebe596286d
Modified automatic branch mask generation for IP addresses.

Now instead for ident Nick!~Login@123.45.67.89 it sets mask to
*!~Login@123.45.67.* instead of *!~Login@*.67.89.
src/core/userinputhandler.cpp