ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/etc/example.conf
Revision 1303 - (view) (annotate) - [select for diffs]
Modified Fri Mar 23 10:52:19 2012 UTC (12 years ago) by michael
File length: 34130 byte(s)
Diff to previous 1302 , to selected 1076
- Implement basic tls connections for server-server links

Revision 1302 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 17:48:54 2012 UTC (12 years ago) by michael
File length: 34118 byte(s)
Diff to previous 1301 , to selected 1076
- remove servlink in preparation for tls links/compression

Revision 1301 - (view) (annotate) - [select for diffs]
Modified Sat Mar 10 21:47:17 2012 UTC (12 years ago) by michael
File length: 36143 byte(s)
Diff to previous 1294 , to selected 1076
- 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 (12 years, 1 month ago) by michael
File length: 36115 byte(s)
Diff to previous 1290 , to selected 1076
- 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 1290 - (view) (annotate) - [select for diffs]
Modified Wed Feb 8 13:02:04 2012 UTC (12 years, 1 month ago) by michael
File length: 36156 byte(s)
Diff to previous 1285 , to selected 1076
- update example config files. usermode 'r' has a different function now

Revision 1285 - (view) (annotate) - [select for diffs]
Modified Sun Feb 5 15:12:59 2012 UTC (12 years, 1 month ago) by michael
File length: 36156 byte(s)
Diff to previous 1264 , to selected 1076
- added CIDR support for operator{} blocks
- operator "name"{} is no longer supported

Revision 1264 - (view) (annotate) - [select for diffs]
Modified Tue Jan 17 12:30:57 2012 UTC (12 years, 2 months ago) by michael
File length: 36295 byte(s)
Diff to previous 1250 , to selected 1076
- remove general::burst_away configuration directive. AWAY burst will have to
  be controlled via connect::flags explicitly.

Revision 1250 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 10:48:16 2011 UTC (12 years, 5 months ago) by michael
File length: 36452 byte(s)
Diff to previous 1249 , to selected 1076
- A file size of 'unlimited' can now be specified for log files

Revision 1249 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 10:07:53 2011 UTC (12 years, 5 months ago) by michael
File length: 36455 byte(s)
Diff to previous 1247 , to selected 1076
- Fix typo in example configuration files

Revision 1247 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 07:54:24 2011 UTC (12 years, 5 months ago) by michael
File length: 36455 byte(s)
Diff to previous 1229 , to selected 1076
- Rewrite and cleanup half-broken logging subsystem.
  Logfile rotating is not working yet

Revision 1229 - (view) (annotate) - [select for diffs]
Modified Mon Sep 19 11:57:21 2011 UTC (12 years, 6 months ago) by michael
File length: 36376 byte(s)
Diff to previous 1228 , to selected 1076
- Minor cleanups to example configuration files

Revision 1228 - (view) (annotate) - [select for diffs]
Modified Mon Sep 19 09:38:38 2011 UTC (12 years, 6 months ago) by michael
File length: 36472 byte(s)
Diff to previous 1217 , to selected 1076
- 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 1217 - (view) (annotate) - [select for diffs]
Modified Tue Sep 13 18:28:18 2011 UTC (12 years, 6 months ago) by michael
File length: 36658 byte(s)
Diff to previous 1216 , to selected 1076
- Updat resv{} block for services

Revision 1216 - (view) (annotate) - [select for diffs]
Modified Tue Sep 13 18:22:31 2011 UTC (12 years, 6 months ago) by michael
File length: 36561 byte(s)
Diff to previous 1176 , to selected 1076
- add 'globops' to operflags

Revision 1176 - (view) (annotate) - [select for diffs]
Modified Sun Aug 14 11:24:24 2011 UTC (12 years, 7 months ago) by michael
File length: 36519 byte(s)
Diff to previous 1157 , to selected 1076
- remove idle-time klines
- rename LocalUser.last to LocalUser.last_privmsg
- m_message.c: reset source_p->last_privmsg even if a client is messaging itself


Revision 1157 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 22:03:59 2011 UTC (12 years, 7 months ago) by michael
File length: 36728 byte(s)
Diff to previous 1156 , to selected 1076
- preliminary services support

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
File length: 36535 byte(s)
Diff to previous 1155 , to selected 1076
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/etc/example.conf
File length: 36535 byte(s)
Diff to previous 1134 , to selected 1076
- recreate "trunk"

Revision 1134 - (view) (annotate) - [select for diffs]
Modified Sat May 28 19:23:12 2011 UTC (12 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf
File length: 36535 byte(s)
Diff to previous 1118 , to selected 1076
- update copyright years

Revision 1118 - (view) (annotate) - [select for diffs]
Modified Thu Jan 6 13:39:10 2011 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf
File length: 36535 byte(s)
Diff to previous 1076
- cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport

Revision 1076 - (view) (annotate) - [selected]
Modified Thu Feb 18 09:23:47 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf
File length: 36624 byte(s)
Diff to previous 1074
- Dropped support for old style 'operflag = yes|no;' configuration format

Revision 1074 - (view) (annotate) - [select for diffs]
Modified Wed Feb 17 23:28:33 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf
File length: 36756 byte(s)
Diff to previous 1072 , to selected 1076
- Made general::kill_chase_time_limit accept time units. too bad this entire
  crap is still needed even with ts6.

Revision 1072 - (view) (annotate) - [select for diffs]
Modified Wed Feb 17 22:58:23 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf
File length: 36758 byte(s)
Diff to previous 1070 , to selected 1076
- remove old dot_in_ip6_addr configuration option. this is now obsolete.

Revision 1070 - (view) (annotate) - [select for diffs]
Modified Tue Feb 16 23:40:20 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf
File length: 36955 byte(s)
Diff to previous 1068 , to selected 1076
- Update example configuration files

Revision 1068 - (view) (annotate) - [select for diffs]
Modified Tue Feb 16 23:01:26 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf
File length: 36757 byte(s)
Copied from: ircd-hybrid-7.3/etc/example.conf.in revision 1060
Diff to previous 1049 , to selected 1076
- Stop substitution of example configuration files on 'configure'

Revision 1049 - (view) (annotate) - [select for diffs]
Modified Wed Jan 27 22:50:03 2010 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf.in
File length: 36757 byte(s)
Diff to previous 1029 , to selected 1076
- Update copyright years

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/etc/example.conf.in
File length: 36757 byte(s)
Diff to previous 1028 , to selected 1076
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/etc/example.conf.in
File length: 36757 byte(s)
Diff to previous 967 , to selected 1076
- move ircd-hybrid-7.2 to trunk

Revision 967 - (view) (annotate) - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/etc/example.conf.in
File length: 36757 byte(s)
Diff to previous 959 , to selected 1076
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 959 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 14:42:09 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/etc/example.conf.in
File length: 36490 byte(s)
Diff to previous 954 , to selected 1076
- minor fixes to example configuration files

Revision 954 - (view) (annotate) - [select for diffs]
Modified Sun Jul 26 22:14:38 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/etc/example.conf.in
File length: 36482 byte(s)
Diff to previous 951 , to selected 1076
- propset svn:keywords
- remove simple.conf. example.conf.quick is good enough

Revision 951 - (view) (annotate) - [select for diffs]
Modified Wed Jul 22 10:47:24 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/etc/example.conf.in
File length: 36482 byte(s)
Diff to previous 912 , to selected 1076
- update example configuration files

Revision 912 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/etc/example.conf.in
File length: 35930 byte(s)
Diff to previous 897 , to selected 1076
- 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 (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2/etc/example.conf.in
File length: 35924 byte(s)
Diff to selected 1076
- 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.


(Current path doesn't exist after revision 1309)

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a