Branch: refs/heads/master
Home: https://github.com/ngircd/ngircd
Commit: d803ff052585b29defb41f7e5c3c0915f767bebc
https://github.com/ngircd/ngircd/commit/d803ff052585b29defb41f7e5c3c0915f76…
Author: Alexander Barton <alex(a)barton.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M configure.ng
Log Message:
-----------
configure.ng: Split list into separate lines
Commit: 8f0c705029501141528fbe7671e4107b4e1f395f
https://github.com/ngircd/ngircd/commit/8f0c705029501141528fbe7671e4107b4e1…
Author: Alexander Barton <alex(a)barton.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M src/portab/Makefile.ng
Log Message:
-----------
portab/Makefile: Split list into separate lines
Commit: 03acae970df0ebe713a4be791e6c75915d34a365
https://github.com/ngircd/ngircd/commit/03acae970df0ebe713a4be791e6c75915d3…
Author: Alexander Barton <alex(a)barton.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths:
M src/ngircd/irc.c
Log Message:
-----------
User mode "C": Allow messages from servers, services, and IRC Ops
Update user mode "C" handling ("Only users that share a channel are
allowed to send messages") to behave like user mode "b" ("block private
messages and notices") and therefore allow messages from servers, services,
and IRC Operators, too.
Change proposed by "wowaname" in #ngircd, thanks!
Compare: https://github.com/ngircd/ngircd/compare/3559940e4aff...03acae970df0
Branch: refs/heads/master
Home: https://github.com/ngircd/ngircd
Commit: 34bdb0d98afada4af4e723acabdd7c829d30ec99
https://github.com/ngircd/ngircd/commit/34bdb0d98afada4af4e723acabdd7c829d3…
Author: Alexander Barton <alex(a)barton.de>
Date: 2018-02-09 (Fri, 09 Feb 2018)
Changed paths:
M AUTHORS
M ChangeLog
M INSTALL
M NEWS
M README
M doc/HowToRelease.txt
M man/ngircd.8.tmpl
M man/ngircd.conf.5.tmpl
M src/ngircd/ngircd.c
Log Message:
-----------
2018!