Revision
891 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 1 13:44:50 2007 UTC
(17 years, 9 months ago)
by
michael
File length: 41469 byte(s)
Diff to
previous 889
- Avoid useless irc_getnameinfo calls in several places
Revision
885 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 31 18:09:24 2007 UTC
(17 years, 10 months ago)
by
michael
File length: 41684 byte(s)
Diff to
previous 882
- 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
882 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 28 11:58:39 2007 UTC
(17 years, 10 months ago)
by
michael
File length: 43388 byte(s)
Diff to
previous 876
- fixed bug which would cause invalid invisible counts on oper-up in case
operator::umodes and/or general::oper_only_umodes contains 'invisible'
Revision
849 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 19 19:41:59 2007 UTC
(18 years, 6 months ago)
by
db
File length: 43172 byte(s)
Diff to
previous 716
- Add +C
- add etrace -full
Reviewed by: cryogen, bear
Revision
627 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 26 11:33:57 2006 UTC
(19 years, 3 months ago)
by
michael
File length: 42194 byte(s)
Diff to
previous 592
- Fixed compile warning in change_simple_umode as reported by Volk
Revision
592 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 11 12:43:02 2006 UTC
(19 years, 3 months ago)
by
michael
File length: 42156 byte(s)
Diff to
previous 589
- Merged check_xline() and check_regexp_xline into a single function
Revision
589 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 8 18:40:00 2006 UTC
(19 years, 3 months ago)
by
michael
File length: 42997 byte(s)
Diff to
previous 582
- Clear the TS6 CAPAB bit possibly set on an unregistered client connection
in mr_motd(), mr_admin() and register_local_user(). This is a kludge for now.
Revision
582 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 2 20:47:11 2006 UTC
(19 years, 3 months ago)
by
michael
File length: 42965 byte(s)
Diff to
previous 573
- The 2nd and 3rd character of a SID may be a digit as well.
Spotted by ThaPrince
- Fixed compile warnings in log_user_exit()
Revision
528 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 18 15:13:11 2006 UTC
(19 years, 5 months ago)
by
michael
File length: 43064 byte(s)
Diff to
previous 510
- Added missing !u@h prefix when sending MODE message back to a client
Revision
510 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 4 08:37:51 2006 UTC
(19 years, 5 months ago)
by
michael
File length: 43007 byte(s)
Diff to
previous 507
- register_remote_user(): Fixed bug where we would increase Count.total and
source_p->from->serv->dep_users for unregistered remote clients and don't
decrease them if we exit the client due to non existand server or fake
direction.
Revision
503 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 3 19:53:47 2006 UTC
(19 years, 5 months ago)
by
michael
File length: 43060 byte(s)
Diff to
previous 386
- Backported CAP changes from HEAD since it doesn't affect
any of the ircd's core components and should be supported
as soon as possible.
Revision
159 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 19 09:39:13 2005 UTC
(19 years, 10 months ago)
by
michael
File length: 42907 byte(s)
Diff to
previous 56
- Fixed bug where we would increase Count.invisi even
if invisible_on_connect is off
Revision
56 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 3 11:33:30 2005 UTC
(19 years, 10 months ago)
by
michael
File length: 42898 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
(19 years, 10 months ago)
by
lusky
File length: 42757 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
(19 years, 10 months ago)
by
adx
Original Path:
ircd-hybrid/src/s_user.c
File length: 42808 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
but we need the svn up