Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 85dc4d87770f821b777f5dbf6372956dbffc770c https://github.com/ngircd/ngircd/commit/85dc4d87770f821b777f5dbf6372956dbffc... Author: Alexander Barton <alex@barton.de> Date: 2015-08-01 (Sat, 01 Aug 2015) Changed paths: M INSTALL M src/ngircd/conf.c Log Message: ----------- "NoticeAuth" configuration variable is deprecated now! Commit: 34578b8b300bdb39d6fef7dba0ba8e02fe6c17fd https://github.com/ngircd/ngircd/commit/34578b8b300bdb39d6fef7dba0ba8e02fe6c... Author: Alexander Barton <alex@barton.de> Date: 2015-08-01 (Sat, 01 Aug 2015) Changed paths: M INSTALL Log Message: ----------- INSTALL: Add deprecation notice for "PredefChannelsOnly" Obviously I forgot to list this for ngIRCd 21 ... oops! Commit: 0083fe177f727af6ab43e190e3bea8a94555348e https://github.com/ngircd/ngircd/commit/0083fe177f727af6ab43e190e3bea8a94555... Author: Alexander Barton <alex@barton.de> Date: 2015-08-01 (Sat, 01 Aug 2015) Changed paths: M src/ngircd/conn.c Log Message: ----------- Fix debug message "Client ... is closing connection" It should be "host:port"! Commit: 9811223fb882413645db38948ac05fa21ddd3514 https://github.com/ngircd/ngircd/commit/9811223fb882413645db38948ac05fa21ddd... Author: Alexander Barton <alex@barton.de> Date: 2015-08-01 (Sat, 01 Aug 2015) Changed paths: M src/ngircd/channel.c M src/ngircd/client.c M src/ngircd/conf.c M src/ngircd/conn-func.c M src/ngircd/conn-ssl.c M src/ngircd/conn-zip.c M src/ngircd/conn.c M src/ngircd/login.c M src/ngircd/ngircd.c M src/ngircd/parse.c M src/portab/portabtest.c M src/portab/vsnprintf.c Log Message: ----------- Whitespace fixes (no functional changes) Compare: https://github.com/ngircd/ngircd/compare/64c265cf33d0...9811223fb882