ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/etc
Revision 403 - Directory Listing - [select for diffs]
Modified Tue Feb 7 14:19:52 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 399
- replaced some lame stuff in example configuration files

Revision 399 - Directory Listing - [select for diffs]
Modified Tue Feb 7 12:23:17 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 389
- Removed LL leftovers

Revision 389 - Directory Listing - [select for diffs]
Modified Wed Feb 1 21:22:47 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 331
- Fixed typo in example configuration files

Revision 331 - Directory Listing - [select for diffs]
Modified Sun Dec 25 11:03:27 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 270
- Updated example confs to reflect topicburst config option

Revision 270 - Directory Listing - [select for diffs]
Modified Mon Nov 14 19:39:35 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 267
+ ported rate limiting fixes from 7.2

Revision 267 - Directory Listing - [select for diffs]
Modified Sun Nov 13 22:54:08 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 263
+ s/extern/EXTERN/ in include/conf
+ implemented class{} from scratch; it's almost done,
  I only need to add limit checking code
+ added nice syntax e.g. number_per_ip = 3, global:5;
+ added some aliases ie host_limit === number_per_ip,
  userhost_limit === number_per_userhost
  (replaces max_local & max_global mess)
+ check example.conf for more details.

Revision 263 - Directory Listing - [select for diffs]
Modified Sun Nov 13 11:10:37 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 223
recommitting:
+ added UMODE_BOTS to default oper umodes. From my experience most opers
  don't know/remember about this flag, and it gives them much help in
  hunting floods etc.

Revision 223 - Directory Listing - [select for diffs]
Modified Thu Nov 3 15:42:51 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 221
+ moved max_watch to the beginning of 'registered users' subsection

Revision 221 - Directory Listing - [select for diffs]
Modified Thu Nov 3 15:36:27 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 200
- Finished WATCH implementation
- Added missing 'return' after register_remote_user() call in
  nick_from_server() which would cause an extra hash_del/strcpy/hash_add
  combination.

Revision 200 - Directory Listing - [select for diffs]
Modified Tue Nov 1 11:38:41 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 197
+ removed invite_ops_only, controlled by +p now
+ sorted ircd.conf:channel{} a bit
+ added newconf framework for channel{}
+ added missing 7.2 RELNOTES


Revision 197 - Directory Listing - [select for diffs]
Modified Mon Oct 31 19:16:19 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 127
- sorted general{} in example confs according to src/conf/general.c scheme

Revision 127 - Directory Listing - [select for diffs]
Modified Fri Oct 14 09:28:54 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 90
- Updated example.conf as suggested by pi

Revision 90 - Directory Listing - [select for diffs]
Modified Fri Oct 7 02:04:15 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 55
- Finialise svn:ignore keywords to fix everything

Revision 55 - Directory Listing - [select for diffs]
Modified Mon Oct 3 11:15:26 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 39
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
  opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it

Revision 39 - Directory Listing - [select for diffs]
Modified Sun Oct 2 22:37:42 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 33
- documented cidr_bitlen

Revision 33 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 32
- svn:keywords

Revision 32 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 31
- svn:keywords

Revision 31 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 30
- Fix svn:keywords

Revision 30 - Directory Listing - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 5 months ago) by adx
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

(Current path doesn't exist after revision 1586)

Convenience Links