- Made some code optimizations - The alternative or a random nick was falsely saved into the config file as primary nick, fixed - Added a internal dynamic admin feature (global flag "d") which allows you to control oer from oer's userhost (userhost is always user@host meaning ident + hostname) - Added usercopy command which allows you to copy users within a channel or to another channel - Added edit server (you can change settings of the current IRC server) - edit options admin allowed non protected admins to make themselves/other admins protected, fixed - oer will now check that flags given to add, del or edit are valid - global flags wasn't sorted if altered with edit flags - Channel flag "x" had broken dynamic users/admins, fixed - Command prefix and nick couldn't be the same, fixed - Wrote support for channelbans (automatic detection, listing and clearing of them) - Updated all (C) strings to contain year 2002 - In order to keep oer and oer+MySQL consistent (the initial requirement was to fix a fatal oer+MySQL bug), parts of the authentication code had to be rewritten - Some cosmetic fixes relating to clearing of variables - list channels showed +p channels and channel keys to everyone, fixed - Rewrote oer's channel flood protection routines