Log of /ircd-hybrid-8/doc/example.conf
Parent Directory
|
Revision Log
Revision
1460 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 6 14:32:53 2012 UTC
(10 years, 6 months ago)
by
michael
File length: 34755 byte(s)
Diff to
previous 1459
- Added 'set' to operator privilege flags. Gives access to the "SET" command
Revision
1459 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 6 14:23:09 2012 UTC
(10 years, 6 months ago)
by
michael
File length: 34725 byte(s)
Diff to
previous 1441
- remove g-line acls
- added general::gline_request_duration configuration option which
simply replaces the harcoded PENDING_GLINE_TIME definition
Revision
1432 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 9 19:40:08 2012 UTC
(10 years, 7 months ago)
by
michael
File length: 35409 byte(s)
Diff to
previous 1428
- Added channel::max_chans_per_oper configuration directive. The old way
was to let ircops join three times the amount of max_chans_per_user.
I'd rather would make this a class{} based limit, but this would require us
to reprint the ISUPPORT buffer every time a client connects.
Revision
1424 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 29 19:32:59 2012 UTC
(10 years, 8 months ago)
by
michael
File length: 35279 byte(s)
Diff to
previous 1412
- channel::disable_fake_channels now also disables ascii 29 (mIRC italic)
when set to yes. Italic text (ctrl+i) is supported since mIRC 7.0
Revision
1401 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 8 18:58:13 2012 UTC
(10 years, 8 months ago)
by
michael
File length: 35214 byte(s)
Diff to
previous 1351
o) Removed channel::burst_topicwho configuration option. Topicsetters are
now sent by default
Revision
1324 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 30 21:40:38 2012 UTC
(10 years, 10 months ago)
by
michael
File length: 34796 byte(s)
Diff to
previous 1316
- Remove log::timestamp configuration directive. Timestamps are now enabled by default.
- Timestamps are iso8601 now
Revision
1316 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 27 17:05:51 2012 UTC
(10 years, 10 months ago)
by
michael
File length: 34814 byte(s)
Diff to
previous 1310
- Removed 'ssl_server_protocol' configuration directive and
added 'ssl_client_method' and 'ssl_server_method' instead.
Both of these options can now be changed at runtime.
- src/Makefile.am: swapped order of conf_parser.y and conf_lexer.l
- Update example configuration files
Revision
1301 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 10 21:47:17 2012 UTC
(10 years, 10 months ago)
by
michael
Original Path:
ircd-hybrid-8/etc/example.conf
File length: 36143 byte(s)
Diff to
previous 1294
- add 'dline' and 'undline' operator flags
- implement remote dlines mainly for services purposes, but can be used
by operators as well
- update example configuration files; remove invalid shared::flags entries
Revision
1294 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 22 20:48:30 2012 UTC
(10 years, 11 months ago)
by
michael
Original Path:
ircd-hybrid-8/etc/example.conf
File length: 36115 byte(s)
Diff to
previous 1290
- Add user mode +H which simply hides operator status to other users.
This solution replaces current method of hidding operator status where the
admin mode is not sent to other servers unless hidden_administrator is disabled.
- m_who() now takes care whether an operator is hidden or not
Revision
1228 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 19 09:38:38 2011 UTC
(11 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid-8/etc/example.conf
File length: 36472 byte(s)
Diff to
previous 1217
- add 'restart'/'module' operator flags which allows better fine tuning
whether or not an operator may have access to RESTART/MOD* commands
- ircd_parser.y: (oper{}): ensure yy_aconf->port is set to zero, before
setting any privilege bits. Fixes odd behaviour with multiple 'flags'
entries.
Also removed ability to negate operator flags with a tilde '~'. Pretty
useless since all operator privilege flags are set to zero by default.
Revision
912 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 7 22:47:44 2007 UTC
(15 years, 2 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/etc/example.conf.in
File length: 35930 byte(s)
Diff to
previous 897
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
I really don't want to force other people that want to test the snapshots
or svn versions to install yyacc, lex, automake, autoconf and libtool...
No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us
Revision
897 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Nov 3 17:13:32 2007 UTC
(15 years, 3 months ago)
by
db
Original Path:
ircd-hybrid-7.2/etc/example.conf.in
File length: 35924 byte(s)
- Major cleanup of build system (Stu should review this)
Basically move shared stuff like help messages modules to datadir
Try to keep to the original layout under prefix if --datadir
--sysconfdir --localstatedir are not given
- Make the example files have reasonable defaults, this bites me
all the time anyway.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.