These features and changes are planned for a future release. Feel free to
provide diffs for any of these. In no particular order:

* csop/ircop level info in ns info. such as 'channels owned' 'memos stored', etc

* akick is borked.

* unreal vhost, remove other hosts from clones list

* Make ChanServ join and +sk keyed channels when they're otherwise not in use

* Make NS LINK always consider the specified nick the host, unless it's
  not registered.

* Add LogoImage conf option from OperStats

* Drop any services nicknames on startup.

* $EX token seems to be replaced with TempExpire instead of Expire

* Allow CSOps to view channel and nickname access lists

* Include global notice destinations from OperStats

* Timed freezes - Suggested by Simorgh

* If service bots names are changed, they don't respond to messages? Windows only? - Javier Peletier

* Add CLEAR OPS, VOICES, HALFOPS

* Add NS VACATION flag, increases expire time by one month, and is automatically unset the next
  time the nickname is used.

* Log channels that expire due to expiring founder nick, and make sure successor changes are logged

* Timed Triggers/Exceptions - Suggested by Darkness

* Banned email list (stored in rootserv.db). Checked during registration/set
  email. Banned addresses would be denied.

* Extend DBTool to:
    Convert Epona & Auspice databases
    Merge two sets of Cygnus databases into one database
    Allow editing of nicknames and channels

* Add CS WHY. Would show why a user was opped/voiced/halfopped on a channel.

* Add NS REMAIL. Special nickflag preventing use of the nick until SET EMAIL
  is used and the new email is authenticated. (5 minute guest timer?)

* NS/CS MDROP. Allow en-masse dropping of nicknames and channels. Example:
   NS MDROP *crap*
   -NickServ- 29 nicknames matching *crap*. Type /NickServ MDROP CONFIRM to
    drop these nicknames.
   -NickServ- Type /NickServ MDROP LIST to list nicknames affected by this drop.
   NS MDROP CONFIRM
   -NickServ- 29 nicknames have been dropped.
   *** Global -- from NickServ: skold MDROPped 29 nicknames matching *crap*.

* Add a nooper list. Since svsmode -o isn't really viable, brute force it and just
  kill anyone on it who opers.

* VoteServ: A voting service. Users could create public or private votes,
  specify who can vote for private ones, how long the vote should last,
  whether the vote should end if it reaches a certain percentage (ie, 75%
  vote yes), etc.

* Ability to ban certain nickname and channels by mask. Optional parameters
  defining the type of ban in place. Examples:
    ChanBan *h?bber* NoUse
      -- Stops usage of the channel. Kicked and banned on join.
    ChanBan *sex* NoReg
      -- Stops registration of the channel, but channel can be used.
    NickBan *crap* NoUse
      -- Same as channel
    NickBan *ircop* NoReg
      -- Same as channel
