Commits
- Commit:
2bb917f05aafaf526736d0b7ade2f330835bbbe1- From:
- Alexander Barton <alex@barton.de>
- Date:
2017!
- Commit:
6a5569c27d47674b2e7483ddf6f1fafd8fe65a2e- From:
- Alexander Barton <alex@barton.de>
- Date:
Update copyright notices for 2016
- Commit:
cb3a4321a23143f310d06dab4b65dc86998ed770- From:
- Alexander Barton <alex@barton.de>
- Date:
Documentation: Spelling fixes
- Commit:
34578b8b300bdb39d6fef7dba0ba8e02fe6c17fd- From:
- Alexander Barton <alex@barton.de>
- Date:
INSTALL: Add deprecation notice for "PredefChannelsOnly"
Obviously I forgot to list this for ngIRCd 21 ... oops!
- Commit:
85dc4d87770f821b777f5dbf6372956dbffc770c- From:
- Alexander Barton <alex@barton.de>
- Date:
"NoticeAuth" configuration variable is deprecated now!
- Commit:
24adfb88b4b251468a84d9f31098f9b9f0b3920b- From:
- Alexander Barton <alex@barton.de>
- Date:
Update some copyright notices for 2015
- Commit:
6e4235443eb4dee0930a65e613c8bf5e00331f73- From:
- Alexander Barton <alex@barton.de>
- Date:
Merge branch 'CipherListNoSSL3'
* CipherListNoSSL3:
INSTALL: List the changed SSL CipherList default value.
Update "CipherList" to not enable SSLv3 by default
- Commit:
cdcf474f159ad0c3c2a652cdbfa5e7f09171667c- From:
- Alexander Barton <alex@barton.de>
- Date:
INSTALL: List the changed SSL CipherList default value.
- Commit:
3f1547ecdec24fd685f05e40733ae0d907bcb9d8- From:
- Alexander Barton <alex@barton.de>
- Date:
Fix spelling and whitespaces in INSTALL
- Commit:
788da901ee3fa525a38dc99016d2612f6b945352- From:
- Alexander Barton <alex@barton.de>
- Date:
Update Copyright notices for 2014
- Commit:
ea8a2bf1fc786874010c8a6ef84b3142c536112e- From:
- Alexander Barton <alex@barton.de>
- Date:
INSTALL file: Update "Upgrade Information"
- Commit:
0985d69cc6c1daa7cdc8f15f93772b12ab3e8271- From:
- Federico G. Schwindt <fgsch@lodoss.net>
- Date:
Change cipher defaults
Switch cipher defaults to HIGH:!aNULL:@STRENGTH (OpenSSL) or
SECURE128 (GnuTLS).
- Commit:
1f59821270e7298b380183778672e6db9c87971b- From:
- Alexander Barton <alex@barton.de>
- Date:
Update Copyright notices for 2013
- Commit:
d21afce2b6fdc919a80c4eb1d6ba781c1cf63f3c- From:
- Alexander Barton <alex@barton.de>
- Date:
Allow user mode +x only when "CloakHostModeX" is set
Allow users to "cloak" their hostname only when the configuration
variable "CloakHostModeX" (introduced in 19.2) is set. Otherwise, only
IRC opertators, other servers, and services are allowed to set mode +x.
This prevents regular users from changing their hostmask to the name
of the IRC server itself, which confused quite a few people ;-)
This fixes bug #133.
- Commit:
a3f3a1097b41d96571c0606b7096aabeeccb8e70- From:
- Alexander Barton <alex@barton.de>
- Date:
INSTALL: update GNU automake/autoconf requirements
- Commit:
c9b152fa4119bc0f4ca27a2e163840a1e2dfbbc5- From:
- Alexander Barton <alex@barton.de>
- Date:
INSTALL: Add "satisfy prerequisites" section
Include information for RedHat/Fedora and Debian/Ubuntu based
Linux distributions.
- Commit:
5eb9f2e7172620874d5ad4c247b82fc2aee3ac1b- From:
- Alexander Barton <alex@barton.de>
- Date:
Update Copyright notices for 2012
- Commit:
bd118c65fdb1428daf4775205b0f40918b3f22fb- From:
- Alexander Barton <alex@barton.de>
- Date:
Fix some wording, use spellchecker ;-)
- Commit:
3282c1325e491f2fbc7ee388c557f40e1f9eaed6- From:
- Alexander Barton <alex@barton.de>
- Date:
Merge branch 'newconfig'
* newconfig:
sample-ngircd.conf: "SyslogFacility" should be commented out
Move SSL-related configuration variables to new [SSL] section
CheckFileReadable(): only check when a filename is given ...
PAM: make clear which "Password" config option is ignored
Really remove [Features] in our manual pages
INSTALL: document changed location of configuration variables
Update sample config file and manual page for new config structure
Testsuite: update configuration files for new config file format
Display configuration errors more prominent on "--configtest"
conf.c: code cleanup
Check for redability of SSL-related files like for MOTD file
Restructure ngIRCd configuration, introduce [Limits] and [Options]
- Commit:
946d838de4b6aee588e1136dcea018259a17e778- From:
- Alexander Barton <alex@barton.de>
- Date:
Move SSL-related configuration variables to new [SSL] section
- Commit:
6aad5a6706f2487019ff92da01509abda1d09b33- From:
- Alexander Barton <alex@barton.de>
- Date:
INSTALL: document changed location of configuration variables
- Commit:
d587926eb091929faa4f57c8e79d181ce7946357- From:
- Alexander Barton <alex@barton.de>
- Date:
Update INSTALL text
- Commit:
4a6d44dce2436103dafaad199597ada354d9b794- From:
- Alexander Barton <alex@barton.de>
- Date:
Remove support for ZeroConf/Bonjour/Rendezvous service registration
- Commit:
6d11fb149707194e986b0d64af3d44f21e158fcc- From:
- Alexander Barton <alex@barton.de>
- Date:
Update copyright notices for 2010 :)
And update the NEWS and ChangeLog file as well.
- Commit:
90a186158be1c9bdfdb35d62381b89f718c65b93- From:
- Alexander Barton <alex@barton.de>
- Date:
Fix linebreak in INSTALL text to fit in 80 columns
