]> jfr.im git - solanum.git/commit - ircd/s_user.c
[svn] Change handling of modularized umodes:
authorjilles <redacted>
Sun, 4 Feb 2007 15:08:04 +0000 (07:08 -0800)
committerjilles <redacted>
Sun, 4 Feb 2007 15:08:04 +0000 (07:08 -0800)
commita8086a7ca0b191d87f28a41bc9f33882c7b07f99
treeb635de7bcfd7b503fb4eff1eadc976317a7d4a05
parent01cebbd88e25a3513093c94a6d327eb0a1573135
[svn] Change handling of modularized umodes:
- keep the bitmask reserved forever to the letter, fixing
  the problems when loading multiple umode modules,
  unloading them and then loading them in a different order
- don't allow local users to change umodes which have
  been unloaded and don't set them on new users via
  default_umodes
ChangeLog
include/serno.h
src/s_user.c