]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_userhost.cpp
Merge insp20
[user/henk/code/inspircd.git] / src / coremods / core_userhost.cpp
2016-08-17 Attila MolnarMerge insp20
2016-02-25 Attila MolnarAdd RPL_ISON, RPL_USERIP and RPL_USERHOST to the list...
2016-02-25 Attila Molnarcore_userhost Send numeric with User::WriteNumeric()
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-06-22 Attila Molnarcore_userhost Show real host if the target is the same...
2014-06-22 Attila Molnarcore_userhost Append data to the output in a saner way
2014-06-22 Attila Molnarcore_userhost Do the HasPrivPermission() check only...
2014-04-07 Attila MolnarMerge insp20
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/