William Pitcock
b2214aba9f
- Remove SJB64 stuff, patch from FalconKirtaran ( #4190 ).
2013-05-19 08:09:02 +00:00
Thomas Fargeix
38888442fb
French doc:
...
- Patch from FalconKirtaran to restrict /TSCTL OFFSET to can_tsctl permission (#2303 ) (r28f9e289d4df)
- Remove ziplinks support, patch from FalconKirtaran. (#4189 ) (r529b168ff8c1)
2013-05-18 01:51:59 +02:00
Thomas Fargeix
7c42c025dd
French doc: example.fr.conf:
...
- Update example config for pending commands.so removal. (r0cb592422175)
- Implement support for TCP_DEFER_ACCEPT (synflood-hardening). (#4096 ) (r2ea87de39063)
- remove global flag from oper block as it is implied by netadmin. (#4092 ) (r491e69c8ede6)
2013-05-12 01:30:06 +02:00
William Pitcock
c41ca43145
- Remove ziplinks support, patch from FalconKirtaran. ( #4189 )
2013-05-16 06:36:13 +00:00
William Pitcock
e2b7389455
- Patch from FalconKirtaran to restrict /TSCTL OFFSET to can_tsctl permission ( #2303 )
2013-05-14 08:29:42 +00:00
William Pitcock
7e9cbe6ef8
- Fix typo, patch supplied by FalconKirtaran ( #4175 ).
2013-05-12 05:28:34 +00:00
William Pitcock
b9565cd2f2
- example config: remove global flag from oper block as it is implied by netadmin. ( #4092 )
2013-05-07 00:18:05 +00:00
William Pitcock
f09c6ef567
- Implement support for TCP_DEFER_ACCEPT (synflood-hardening). ( #4096 )
2013-05-06 04:49:24 +00:00
William Pitcock
8ec1f2245f
Update example config for pending commands.so removal.
2012-12-01 23:16:18 -06:00
Bram Matthys
a831052f22
- Import unreal32docs Spanish translation by Karim Benzema.
2012-11-23 17:51:42 +01:00
serkan sepetci
e7b18e80c9
Updated 3.2.10 and Add Authentication Types documentation
2012-11-02 00:32:22 +02:00
serkan sepetci
6fc134c919
Add allow channel and deny channel documentation.
2012-11-02 00:27:33 +02:00
serkan sepetci
5752aae6d6
Updated Version: 3.2.10 and Add Authentication Types documentation
2012-11-02 00:17:40 +02:00
Anton Samets
fda25d1632
I idle hide from regular users in help.ru.conf
2012-10-19 12:34:45 +03:00
Anton Samets
660433ac35
update russian translate for 3.2.10
2012-10-18 19:36:37 +03:00
Thomas Fargeix
3d9359608e
French doc: some issues with accents.
2012-10-16 20:16:32 +02:00
Thomas Fargeix
0e39a183c7
French doc: documentation on the new sslclientcertfp
...
- Moved documentation about auth-types. (r64b3c4006702)
2012-10-16 19:47:10 +02:00
Thomas Fargeix
963872b401
French doc: Add 'class' option to allow/deny channel.
...
(r3a1f9e484676)
2012-10-16 16:21:57 +02:00
Bram Matthys
d66a4dc14b
update e-mail address
2012-10-16 16:12:12 +02:00
Bram Matthys
65b56f0b55
- Removed unreal32docs.es.html (outdated since 2006-12-22),
...
unreal32docs.gr.html (outdated since 2006-12-02), and
unreal32docs.nl.html (outdated since 2009-01-18, possibly 2007-07-12).
These translations are out of date for many years and are causing
problems for the people who are reading this out of date information.
If you want to update these translations, or (maybe better) redo
the translation of unreal32docs in these languages, then send an
e-mail to syzop@unrealircd.com .
Note that for all these languages we have had people in the past
offering to help out, but in the end we never heard back from them,
so please ONLY contact us if you: 1) are serious, and 2) have
sufficient time available to work on this project.
That said, users in your language will greatly appreciate your work!
Of course, if you want to translate documents in any other language
then you are welcome to contact us as well.
2012-10-16 16:05:54 +02:00
Bram Matthys
8db9f96bb0
- Bump version number in all translated docs as well (did not change
...
the 'last update' date, though).
2012-10-16 15:27:04 +02:00
Bram Matthys
f70a201715
- Update version to 3.2.10-rc1
2012-10-16 15:25:04 +02:00
Bram Matthys
451dca4522
-
2012-10-15 21:26:27 +02:00
Bram Matthys
b600dffdc8
- Added auth method 'sslclientcertfp' which provides an alternative
...
method to authenticate users with SSL client certificates based
on SHA256 fingerprints. This can be used instead of the already
existing 'sslclientcert' so you don't have to use an external file.
One way to get the SHA256 fingerprint would be:
openssl x509 -in name-of-pem-file.pem -sha256 -noout -fingerprint
Suggested and patch supplied by Jobe (#4019 ).
- Added documentation on the new sslclientcertfp
- Moved documentation on authentication types to one place and refer
to it from each section (oper::password, vhost::password,
link::password-receive, etc).
2012-10-15 21:25:38 +02:00
Thomas Fargeix
55a15008f4
French doc: Added set::options::disable-cap (r5066)
2012-10-15 17:54:36 +02:00
Thomas Fargeix
317daa7b79
French doc: use of iso-8859-1 encoding and accents.
2012-10-15 17:52:19 +02:00
Bram Matthys
eb12f79ba3
- Added set::options::disable-cap, which can be used to disable the
...
new CAP support (#4104 ).
2012-10-15 15:29:52 +02:00
Bram Matthys
3e9d300086
- Add 'class' option to allow/deny channel so you can allow/deny
...
users based on their class. Patch from fspijkerman (#4125 ).
2012-10-06 12:48:21 +02:00
Serkan Sepetci
f38e3382cc
Updated unreal32docs.tr documentation
2012-08-25 18:19:06 +03:00
Thomas Fargeix
3f84b46420
Updated French documentation :
...
- optional oper::require-modes (r5047)
- hiddenhost-prefix clarification (r5049)
- /silence (r5050)
- some typos
2012-08-23 18:13:28 +02:00
Bram Matthys
97909a4ac0
- Add /SILENCE to HTML documentation (reported by Severus_Snape in
...
#4072 , patch from warg).
2012-08-17 10:45:19 +02:00
Bram Matthys
9e03c16e3a
- Clarify that hiddenhost-prefix must be the same on linked servers for
...
bans to function properly (#4090 , patch from warg, reported in #4043
by maxb).
2012-08-17 10:40:23 +02:00
Nathan Phillip Brink
14315463d1
Add optional oper::require-modes setting to the oper block. ( #4008 by katsklaw)
...
Any attempt to /OPER by someone who doesn't have one of the listed
usermodes is rejected. This can be used to restrict oper blocks to
registered nicks (+r) or secure clients (SSL, +z).
2011-07-13 22:36:04 -04:00
AngryWolf
2d01d8a942
Translated doc changes up to Mon May 07 16:51:03 2012 +0200 (3 months ago).
2012-08-15 17:41:43 +02:00
AngryWolf
c279572f22
Translated doc changes up to Sun Jan 22 16:32:28 2012 +0100 (6 months ago).
2012-08-15 10:17:10 +02:00
AngryWolf
91ed924134
Translated doc changes up to Sun Dec 25 13:15:49 2011 +0100 (7 months ago).
2012-08-15 01:13:55 +02:00
Serkan Sepetci
eb392387e7
set::sasl-server setting in the unreal32docs.tr.html documentation.
2012-06-12 01:18:14 +03:00
Thomas Fargeix
1eb1d1da5f
- set::sasl-server setting in the documentation. (r5037)
...
- Fixing various typos.
2012-05-12 01:14:32 +02:00
Bram Matthys
982803a6b8
- SASL now needs to be enabled explicitly by setting a set::sasl-server.
...
If this is not set, then SASL is off and not advertised.
If the specified server is not connected, then SASL is off as well.
This prevents unnecessary delay (and the inability for some clients to
get online) when SASL is not in use or when the SASL server is down.
2012-05-07 16:51:03 +02:00
Serkan Sepetci
00ce957812
Remove old no-stealth, show-connect-info added.
2012-04-20 00:39:56 +03:00
Thomas Fargeix
2570955e4a
- Remove old no-stealth directive from documentation (r5025)
2012-04-14 12:43:46 +02:00
Bram Matthys
3271ec3a23
- Remove old no-stealth configuration directive from documentation,
...
reported by katsklaw, patch from warg (#4036 ).
2012-04-09 10:25:53 +02:00
Serkan Sepetci
e40164dcf4
updated again in some places missing.
2012-03-21 14:02:54 +02:00
Serkan Sepetci
bfdc7bae73
Updated doc/example.tr.conf - translated by Diablo
2012-03-10 02:32:27 +02:00
Thomas Fargeix
56c263269c
- Add set::ping-cookie to French doc (r4995)
...
- some typos corrections.
2012-03-06 17:50:54 +01:00
Serkan Sepetci
d4d5d46822
Add Bantype ~a documentation and Add usermod +I and remote whois command documentation.
2012-03-06 02:14:55 +02:00
Nathan Phillip Brink
72b36e893b
- Minor documentation typos, thanks warg ( #4094 ).
2012-03-01 05:12:52 +00:00
Bram Matthys
719c0f73ae
- Moved nospoof to config file, suggested by and patch from nenolod ( #4078 ).
...
This means ping cookies are now controlled by set::ping-cookie [yes|no].
The default is 'yes' (enabled).
2012-02-26 10:22:19 +01:00
Bram Matthys
2e2eea8146
- Added doc/example.es.conf, translated by Severus_Snape.
2012-02-08 18:44:37 +01:00
Thomas Fargeix
61a94fb5bd
- Add usermod +I and remote whois command documentation. (r4988)
...
- Get rid of networks/ references. (r4990)
2012-01-25 21:04:09 +01:00