- Update reference.conf: remove dead tor.dnsbl.sectoor.de from blacklists
- doc/reference.conf: use https for rbl.efnetrbl.org/
- Implemented proper support to kill users with vulnerable SSH versions. Patch provided by falsovsky (Pedro de Oliveira).
- Update copyright years
- Add --enable-efence switch to allow easy linking with the electric fence memory debugger library
- Re-create autogenerated files
- reference.conf: comment out 'address_family' to prevent parser warnings with the reference conf
- reference.conf: add KLINE example for ngIRCd; increase gline time to 3 hours for the ircu example
- Add InspIRCd KLINE example
- reference.conf: added a ZLINE example for unrealircd
- reference.conf: kline by ip address to prevent users from bypassing a kline via sasl set vhosts
- Update 'connregex'
- reference.conf: fix typo
- Update reference.conf
- Added IPv6 blacklist support. Initial patch by Andreas Rammhold.
- Update copyright years
- Update reference.conf
- Allow configuration file inclusion from within the main conf
- reference.conf: add SOCKS5:10000
- README, reference.conf: update; minor correction
- Added 'command_queue_size', 'command_interval', and 'command_timeout', configuration directives to the options {} block. Removed hardcoded settings from options.h.
- Update copyright years
- reference.conf: mention that perform = "PROTOCTL HCN"; is no longer needed with UnrealIRCd 4.0.0
- Update reference.conf: add 'connregex' for Unreal 4.0.0; update README file
- Update reference.conf; add 'connregex' for ircd-hybrid with far connect notices (+F)
- reference.conf: added socks5 port as suggested by Thomas M. Carlsson
- Update reference.conf
- Update reference.conf
- Allow relative pathnames for options::pidfile and options::scanlog
- Save PID file in var/run/ and logfiles in var/log/
- Update reference.conf
- Create 1.1.x branch
- Re-create autogenerated files
- Added HTTPS support for SSL/TLS-enabled HTTP proxies
- reference.conf: removed extraneous newline
- Added options::dns_timeout configuration option which allows to specify the amount of time the resolver waits until a response is received from a name server
- Add --enable-warnings switch
- reference.conf: added GLINE example for ircu
- reference.conf: mostly cosmetical corrections
- autoreconf
- Further cleanups to the build system; moved various things we need to separate autoconf macros
- Made the RECONNECTINTERVAL configurable via the hopm.conf
- Update reference.conf
- HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover (EFnet)
- reference.conf: added an updated 'connregex' for ngIRCd
- Removed trailing whitespaces
- Update reference.conf
- Update reference.conf
- Update README and reference.conf: HOPM does work with ircu aswell
- reference.conf: add missing documentation of the %t conversion specifier
- reference.conf: added ngIRCd
- reference.conf: added bahamut
- reference.conf: added UnrealIRCd
- reference.conf: add charybdis and ircd-ratbox which have the same format of connection notices
- reference.conf: whitespace changes
- reference.conf: added connregex for InspIRCd provided by Attila
- autoreconf
- reference.conf: minor correction as suggested by jackal
- Added irc::notice configuration option (notice(s) to send to a newly connected client).
- automake 1.15
- Added options::negcache_rebuild configuration option
- Update reference.conf
- More cleanups to the build system. Remove stuff we don't need
- Update reference.conf
- Update reference.conf
- Made NODATA_TIMEOUT a configuration option
- Update documents
- Update reference.conf
- propset svn:eol-style native
- propset svn:keywords "Id"
- Use reserved example domains as specified in rfc2606
- Only place temporary k-lines
- Update documents
- Update reference.conf
- Added support for time/size units
- Update reference.conf
- Update reference.conf
- Replaced more references of bopm with hopm
- Added doc/Makefile.am
- Update reference.conf
- Move example configuration file to doc/reference.conf