aboutsummaryrefslogtreecommitdiffstats
path: root/src/coremods
Commit message (Expand)AuthorAgeFilesLines
...
* Deduplicate and move the *MatchesEveryone() functions to core_xlineGravatar Attila Molnar2014-03-127-5/+105
* cmd_quit Display quit messages of remote usersGravatar Attila Molnar2014-03-091-0/+2
* Move the wallops mode from the core into core_wallopsGravatar Attila Molnar2014-03-091-2/+2
* Make the maximum hostname length configurable in the config.Gravatar Peter Powell2014-03-081-3/+3
* Move admin settings into core_infoGravatar Attila Molnar2014-03-073-4/+27
* Move {prefix|suffix|fixed}{quit|part} into core_userGravatar Attila Molnar2014-03-074-23/+63
* Read the die and restart password and their hash type on demandGravatar Attila Molnar2014-03-074-2/+25
* Update detection in module loading commands that relied on old command module...Gravatar Attila Molnar2014-03-062-6/+6
* Move UNLOADMODULE handler into core_loadmoduleGravatar Attila Molnar2014-03-062-71/+71
* Create the core_stub module•••This handles CONNECT, LINKS, SERVER and SQUIT Gravatar Attila Molnar2014-03-065-202/+156
* Create the core_xline moduleGravatar Attila Molnar2014-03-057-84/+186
* Create the core_user moduleGravatar Attila Molnar2014-03-0511-290/+317
* Create the core_oper moduleGravatar Attila Molnar2014-03-057-106/+205
* Create the core_info moduleGravatar Attila Molnar2014-03-059-156/+259
* Create the core_channel moduleGravatar Attila Molnar2014-03-057-113/+196
* Move src/commands/cmd_*.cpp to src/coremods[/core_*]/Gravatar Attila Molnar2014-03-0550-0/+6289