- Removed the check for +m in flood protection (at least QuakeNet lets a +v user talk even if banned) - Unban didn't unban +o users, fixed - oer allowed auto rejoin & part rejoin banvars to be 0 even if chanflag "r" was set, fixed - Added del chanmode command - Added user flag "n" which can be used to disallow someone the right to give oer commands (for instance this can be used with bots to prevent missuse through those bots with a say command) - Fixed some issues with vhost - Added del vhost command - Fixed a major problem with mmodes and timeds (mmodes/timeds could just vanish without being executed, Thanks must go to Mauri Kinnunen) - oer will from now on strip mIRC colors and control characters when parsing a channel topic - The "reset" command introduced in -58 broke del adverts, del nickbks, del permbans and del wordbks (fixed) - Permbans weren't removed from the channel when they were removed with the "reset" command, fixed - Signals were broken on newer Solaris versions (and have been for a long time), fixed - Added support for signal SIGUSR1 which can be used to increase the level of debugging (0..max and max->0) - Implemented a force flush to disk every x rows, set OER_FORCE_FLUSH in oer-common.h to the value you want (if you want immediate updates you would set it to 1) - If oer couldn't join a channel because of IRC server error 439, oer will now retry joining the channel in question after the amount of seconds specified by the IRC server have elapsed - Did some tweaking to oer version and copyright strings - Increased the length of ext's message part, it can now be 432 bytes in length assuming the IRC server will accept it