]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_userhost.cpp
Change return type of Channel::GetUsers() to reference from pointer as it is never...
[user/henk/code/inspircd.git] / src / coremods / core_userhost.cpp
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_*]/