- list flags verbose was missing "n" flag, fixed - Made some code optimizations - Added a internal dynamic admin feature (global flag "d") which allows you to control oer+MySQL from oer+MySQL's userhost (meaning 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+MySQL 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) - There was a off by 1 error while choosing the kick reason - Updated all (C) strings to contain year 2002 - When admins or users were reloaded in a >1 oer+MySQL setup (or if the timestamp was increased manually) it could lead to a situation where autheds would become invalid and would eventually make oer+MySQL crash, fixed - clonechannel for a channel which had old type of logging resulted in erroneous behaviour, fixed - Some cosmetic fixes relating to clearing of variables - list channels showed +p channels and channel keys to everyone, fixed - There was a bug in pre_install.sh which made it impossible to add additional oer+MySQL instances to a existing database, fixed (for sharing users for example) - Rewrote oer+MySQL's channel flood protection routines