Commits
- 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
- Commit:
9c6230e1773634b9633bd3ab9a31eb036919f476
- From:
- Florian Westphal <fw@strlen.de>
- Date:
INSTALL: mention SSL and IPv6
- Commit:
479a43b1c68d033a5ffe7a1e36dad31714a29cb1
- From:
- Florian Westphal <fw@strlen.de>
- Date:
INSTALL: mention changed handling of MotdFile.
- Commit:
761b2284b953de0d5c2f847e55e3fbc030243178
- From:
- Alexander Barton <alex@barton.de>
- Date:
Detect PAM libraries
- Commit:
09968ee8435bfd18b6b0219b2b5b05a1a9484a5c
- From:
- Alexander Barton <alex@barton.de>
- Date:
Documentation: get rid of some more references to CVS, switch to GIT.
(cherry picked from commit 6e9389b86c906c53a7797b8ced87a19195e16333)
- Commit:
2e34ddae5353e72f03753a7e60c2e07e93c9d133
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation.
- Commit:
95b7dbcc187e5e16477b64215af947b5b53cbdec
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation, refer to all the supported IO APIs.
- Commit:
c888c81adf0964e12ae2961550836a52da7c3678
- From:
- Alexander Barton <alex@barton.de>
- Date:
Synchronized documentation with branch-0-10-x ...
- Commit:
6eb2e372345c93df069d9af78ac139bae6b4ca68
- From:
- Alexander Barton <alex@barton.de>
- Date:
Added some documentation for --with-XXX options of the configure script.
- Commit:
0e2f5a4f3dc0704940cf58bf90d5dd9b8caf9940
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation.
- Commit:
0993ff81bb54fe45e4c2feacdab9ea8d2da5b60b
- From:
- Alexander Barton <alex@barton.de>
- Date:
Added a note about the change of the maximum password length.
- Commit:
d27196e334fbeba7ed4d4182f2b19fd4ab76619f
- From:
- Alexander Barton <alex@barton.de>
- Date:
Information about configuring ngIRCd.
- Commit:
7281b8dd4d917f8b7f7c36460b78b686427ce973
- From:
- Alexander Barton <alex@barton.de>
- Date:
New "chroot" feature (from Benjamin Pineau), introducing new configuration
variables "ChrootDir" and "MotdPhrase".
- Commit:
17fffea873b92885c7620b649581ba9a7444e21e
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation (-t switch).
- Commit:
6bbc086760499cb829bf2055e67d4e52a3789794
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated some copyright notices to include the year 2004.
- Commit:
4d656d12e9ef41a4075df13e36c4f61635e608df
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation.
- Commit:
312e4aeb86ecb6a9a97eba8ebbbbddb6c42db47f
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation.
- Commit:
10bb43c66e74ace3a539ada5956214b3eec59519
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation.
- Commit:
a84b9d99a1587c0c9d1fe6f8fda77adb6a6bab47
- From:
- Alexander Barton <alex@barton.de>
- Date:
Fixed some spelling mistakes -- thanks to ispell ;-)
- Commit:
23a28fa3364fb2e6f1ab52cce21822d1ac7cf9fe
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation.
- Commit:
7640aa5190450f443aaa6ac8e3dc7a5116679fc8
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation.
- Commit:
fd4a6b5dd5052ab0bb5b52e0b94ec45f1f1e47d5
- From:
- Alexander Barton <alex@barton.de>
- Date:
Updated documentation.
- Commit:
03d5fd6cb76ab0a7f008e6370be2248f6c0241d8
- From:
- Alexander Barton <alex@barton.de>
- Date:
- Updated documentation.
- Commit:
0c9f22ac66fdc835a0a91124ace17fff8d1ce1f5
- From:
- Alexander Barton <alex@barton.de>
- Date:
- Dokumentation aktualisiert.
- Commit:
0b1635e371e9c46beb01ebf684526c2ccda8ecea
- From:
- Alexander Barton <alex@barton.de>
- Date:
- Dokumentation aktualisiert.
- Commit:
be54db83c96e76a20097bb10e1d0b8493828feff
- From:
- Alexander Barton <alex@barton.de>
- Date:
- Dokumentation aktualisiert.
- Commit:
e7214c151fb7d957c870d1ab169ede460687f034
- From:
- Alexander Barton <alex@barton.de>
- Date:
- Dokumentation aktualisiert.
- Commit:
6878d25d04f8148fd37513b35e8313478cc3237c
- From:
- Alexander Barton <alex@barton.de>
- Date:
- INSTALL um Hinweise auf portab.h etc. ergaenzt.
- Commit:
64218c161c7796e6673c65af1ecb74fc90537fde
- From:
- Alexander Barton <alex@barton.de>
- Date:
- Copyright-Texte angepasst ;-)
- Commit:
194f18c8e69e42ea7476f21514642833e090c426
- From:
- Alexander Barton <alex@barton.de>
- Date:
- Dokumentation ergaenzt und verbessert.
- Commit:
f4ade537d550b872b7e86e6ffce940dfbad4c60c
- From:
- Alexander Barton <alex@barton.de>
- Date:
Initial revision