Revision
885 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 31 18:09:24 2007 UTC
(18 years, 9 months ago)
by
michael
File length: 132201 byte(s)
Diff to
previous 877
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code for half a decade. LL will be implemented in a smarter
fashion in due time
Revision
875 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 23 11:40:09 2007 UTC
(18 years, 9 months ago)
by
michael
File length: 132310 byte(s)
Diff to
previous 853
- Fix some compile warnings with gcc 4.2.2
- Update configure.ac
Revision
853 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 22 06:01:30 2007 UTC
(19 years, 5 months ago)
by
db
File length: 129324 byte(s)
Diff to
previous 849
- fix typo in ircd_parser.y regenerate y.tab.c and lex.yy.c
- fix order shown in CLIEXIT
- remove mode parsing in ms_join
- reflect addiction cconn_full flag
Revision
849 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 19 19:41:59 2007 UTC
(19 years, 5 months ago)
by
db
File length: 126780 byte(s)
Diff to
previous 711
- Add +C
- add etrace -full
Reviewed by: cryogen, bear
Revision
711 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 8 12:02:15 2006 UTC
(20 years, 1 month ago)
by
michael
File length: 126256 byte(s)
Diff to
previous 632
- Also show the full path of .included configuration files when reporting
syntax errors. This is just cosmetical.
Revision
632 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 1 10:53:00 2006 UTC
(20 years, 2 months ago)
by
michael
File length: 126246 byte(s)
Diff to
previous 584
- Added channel::disable_fake_channels which disallows creation of channels
that have ascii 2, 3, 31 and 160 in their names.
- Minor improvements and cleanups to channel name validation routines
backported from 7.3
Revision
584 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun May 7 15:26:45 2006 UTC
(20 years, 3 months ago)
by
michael
File length: 125728 byte(s)
Diff to
previous 201
- Added new general::stats_e_disabled configuration option. Known from RB,
all it does is to disable "STATS e", which is a good idea if you have any
exempted server ips.
- Updated RELNOTES
Revision
201 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 1 11:41:52 2005 UTC
(20 years, 9 months ago)
by
adx
File length: 125590 byte(s)
Diff to
previous 56
MFC:
+ removed invite_ops_only, controlled by +p now
+ sorted ircd.conf:channel{} a bit
Revision
56 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 3 11:33:30 2005 UTC
(20 years, 10 months ago)
by
michael
File length: 125757 byte(s)
Diff to
previous 34
- 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
34 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 2 21:05:51 2005 UTC
(20 years, 10 months ago)
by
lusky
File length: 125794 byte(s)
Diff to
previous 33
create 7.2 branch, we can move/rename it as needed.
Revision
30 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Oct 2 20:03:27 2005 UTC
(20 years, 10 months ago)
by
adx
Original Path:
ircd-hybrid/src/lex.yy.c
File length: 125840 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
but we need the svn up