[srvx-devel] srvx 1.2rc4 change log
Brought to you by:
entrope
From: Entrope <en...@us...> - 2003-07-15 01:47:01
|
By popular demand.. srvx changes, 1.2rc3 to 1.2rc4: Non-service-specific changes ---------------------------- Slightly revised license. NetBSD before 1.6 do not work with srvx-1.2. Document this in INSTALL. No longer recommend that users run "make install". Check that "src" is a directory during configure script. Allow searching for accounts by email address; see "email_search_level" in srvx.conf.example. New and improved logging subsystem (see srvx.conf.example). Update channel membership lists when a server issues the kick. Update MAXBANS to 45 to match ircu defaults circa 2.10.11.04. Do not log invocations to "help" or "command" by default. Honor channel suspensions by prohibiting most commands for them. Fix elapsed time display when saving a database takes N.0...N.1 seconds. Close the unused ends of sendmail children. Use IRC case comparisons when matching globs. ChanServ -------- Send a response to "opchan", in case issuer is not in-channel and not +s. Do not allow normal users to unregister a suspended channel. Kick pre-banned users on !addban, !addtimedban. Only show suspension history to coowners and owners of the channel. Ignore autoinvite flag for suspended channel users. Re-instate "set pubcmd" option checking. Require users to have owner or above access in the target channel of a "merge". Do not protect a user from being kicked if the kicker is authed to the same account. Do not invite users while we are still bursting (to prevent a 443 error). Put spaces in the output of !names. Hide nodelete channels from output of "/msg chanserv access SomeOper" to helpers. Set default command flags for !down to include +regchan. Make !unregister, !cunsuspend, !info work for suspended channels. "!noregister *account" searches the account DNR list now. NickServ -------- Require users to be authed to use email or password change cookies. Destroy cookies when an oper uses "oset email" on an account. Support usermode +r (user's nick is registered to them) under Bahamut. Fix a bug where setting an email address would suppress nick registration. Fix a bug where searching with accountmask would crash (or behave badly). Do not allow staff to oregister an account for someone who outranks them. Default to *@*.users.isp for generated hostmasks. Global ------ Fix slight memory leak in the "list" command. HelpServ -------- Increase tracking period to 4 weeks. Always show helper time as "x hours, y minutes". List total requests waiting when whining for attention. Document the "trial" access level, and properly document *PageType. OpServ ------ Do not let an oper demote himself. Use correct "part" reason. Properly handle trusts with unlimited clients (where limit is 0). mod-snoop --------- Do not show AUTH messages during burst. Do not show QUIT messages while exiting. |