To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

ChangeLog/0.206: Difference between revisions

From ZNC
Jump to navigation Jump to search
Kylef (talk | contribs)
0.206 branch
 
Kylef (talk | contribs)
m Add imapauth changes
Line 5: Line 5:
* [[identfile]]: Make sure member values are NULL.
* [[identfile]]: Make sure member values are NULL.
* ResetJoinTries once we enable a channel
* ResetJoinTries once we enable a channel
* [[imapauth]]: Follow RFC more closely


== Minor stuff ==
== Minor stuff ==

Revision as of 12:03, 5 April 2012

Fixes

  • Identfile: don't crash when ZNC is shutting down.
  • CTCP's with no values should not be passed to the client.
  • CFile: Make sure errno is always set correctly.
  • identfile: Make sure member values are NULL.
  • ResetJoinTries once we enable a channel
  • imapauth: Follow RFC more closely

Minor stuff

  • Add Show command to identfile.
  • Make certs valid for 10 years.
  • "no" should be false in CString::ToBool()
  • Ask for port > 1024 in --makeconf