- Fixed add user to allow adding users without flags - last and seen were broken for a nick that had no records - There was a lurking bug in channel mode detection - The last and seen logs were falsely opened in clonechannel() - A response resulting from the deletion of a channel wasn't sent to the channel being deleted, fixed - Deleting permbans didn't work as expected, fixed - oer had problems parsing lines with very long words - One couldn't add a channel key if no channel modes had been set, fixed - List flags now works the same way list chanflags does - Implemented add & del flags (works just like chanflags) - Sample kickreasons weren't copied over to the install directory, fixed - Added global flag "b" (switch it on if you want oer to make a backup of the configuration files when they are being saved) - Added some additional checks to configuration saving - Added global flag "g" meaning get & keep nick (oer will register itself on the server with a alternative or a random nick but will keep on trying to get it's primary nick as long as necessary, works also "on the fly") - Added chanflag "t" to indicate you want a topic lock (all topic changes should go through oer) - On disconnect from the server not all of the internal parameters were being reset, fixed - Added support for Q auth, see the Online Help for the syntax (NOTICE! your Q password will be stored in plain text, so extreme care should be taken) - The channel mode wasn't being set on rejoin, fixed - There was a longstanding bug where oer wouldn't respond to some commands from a global admin if no channels had yet been defined - "make install" allows now adding of dynamic global admins - Unified a bit the way nickbks and wordbks are being handled in oer and oer+MySQL (you might want to reset your nickbks and wordbks to get working kick reasons) - Fixed some minor memory leaks - Correct handling of the restricted connection indicator '^' - Added channel flag "N" to indicate that oer should consider only bot users with "o" as channel operators (can be used together with "U" to make oer see channel operators without user records as normal users) - Fixed oer from flooding itself with USERHOST queries on channels with hundreds of users - Fixed list nicks to not cause excess flood on channels with hundreds of users - Fixed "make install" for shells not providing a system wide install command - IRC REALNAME didn't allow >1 words, fixed - Changed the way "lamers" are being picked on random ban, random ban & kick and lock - Removed the notice that one shouldn't remove oer's permbans