[hybrid-commits] svnroot commit: hopm/branches/1.1.x/doc reference.conf hopm/branches/1.1.x/src config-lexer.l config-parser.y config.h dnsbl.c
Michael Wobst
michael at svn.ircd-hybrid.org
Sun Apr 2 06:12:17 EDT 2017
michael 2017-04-02 06:12:17 -0400 (Sun, 02 Apr 2017)
Modified files:
hopm/branches/1.1.x/src config-lexer.l config-parser.y config.h dnsbl.c
Log:
- Added IPv6 blacklist support. Initial patch by Andreas Rammhold.
Revision Changes Path
8099 +10 -5 hopm/branches/1.1.x/doc/reference.conf
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/hopm/branches/1.1.x/doc/reference.conf?rev=8099&r1=8098&r2=8099&diff_format=h
8099 +3 -0 hopm/branches/1.1.x/src/config-lexer.l
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/hopm/branches/1.1.x/src/config-lexer.l?rev=8099&r1=8098&r2=8099&diff_format=h
8099 +31 -5 hopm/branches/1.1.x/src/config-parser.y
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/hopm/branches/1.1.x/src/config-parser.y?rev=8099&r1=8098&r2=8099&diff_format=h
8099 +2 -0 hopm/branches/1.1.x/src/config.h
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/hopm/branches/1.1.x/src/config.h?rev=8099&r1=8098&r2=8099&diff_format=h
8099 +43 -14 hopm/branches/1.1.x/src/dnsbl.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/hopm/branches/1.1.x/src/dnsbl.c?rev=8099&r1=8098&r2=8099&diff_format=h
More information about the hybrid-commits
mailing list