Staff-Chat News

Archiv für die 'BNC' Kategorie

ZNC 0.098 veroeffentlicht

29. März 2011

Am 28. Maerz 2011 wurde die Version 0.098 der BNC Software ZNC veroeffentlicht.
Wir haben das Update bereits eingespielt, ggf muss man mit im *status Fenster mit “connect” neu zum Server connecten.

New stuff
Add a list of features to the output of /znc version.
Add modpython.
Verify during –makeconf that the specified listener works.
Add TimestampFormat and StatusPrefix settings to admin.
Add DCCBindHost, channel keys and some more to webadmin.
Add a web interface to listsockets.
Add a web interface to perform.
Don’t reply to CTCP floods.
Accept wildcards for /znc DetachChan, EnableChan, ClearBuffer and SetBuffer.
Added reconnect and disconnect commands to admin.
Moved from SourceForge to GitHub.
Don’t force –foreground when compiling with –enable-debug.
Add functions for managing CTCPReplies to admin.
Allow omitting user names with some commands in admin.
Some fixed with ISpoofFile and SSLCertFile paths which use “~”.

Fixes
Send more than a single channel per JOIN command.
Properly unload perl modules so that their code is reread on next load.
Make certauth remember its module list across restarts again.
Ignore dereferenced sockets in listsockets.
Fix a cross-compilation problem in configure.
Bind web sessions to IP addresses.
Limit the number of web sessions per IP.
Build on cygwin again.
Allow admins to ignore MaxBufferSize in webadmin.
Fix some compiler warning generated by clang.
Call modules for mode-changes done by not-in-channel nicks.
Fix installation with checkinstall and the permissions of some static data.

Minor stuff
Properly report errors in admin’s addserver command.
Improvements of modperl.
Check for modperl that we have at least Perl 5.10.
Verify in configure that tcl actually works.
Add a warning header to znc.conf that warns about editing the file.
Improve the ISpoof debug output.
Improve HTTP client-side caching for static files.
Removed all generated/copied scripts from the repo.
Only allow admins to use email.
Make clearbufferonmsg clear the buffer a little less often.
Make the output from /znc help smaller.
Add a web interface to send_raw.

Internal stuff
Some optimizations with lots of users and channels.
Various changes to the Makefiles.
Added a third argument to the OnPart module hook.
Added vim modelines to some files.
Added an auto-generated zncconfig.h
Update to latest Csocket.
Handle paths like “~/foo” in CFile.
Add some generic interface for module commands.
CUser::m_sUserName was made const.

Abgelegt unter BNC, Staff-Chat Allgemein | Kommentare deaktiviert