../
|
core/
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
extra/
|
5005
(11 years ago)
by michael:
- Added 'opme' to irc-operator flags
|
m_invite.c
|
5016
(11 years ago)
by michael:
- m_invite.c, m_knock.c: send KNOCK/INVITE notifications to halfops too
|
m_knock.c
|
5016
(11 years ago)
by michael:
- m_invite.c, m_knock.c: send KNOCK/INVITE notifications to halfops too
|
m_capab.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_svsjoin.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_cap.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_unresv.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_svsnick.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_list.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_resv.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_kline.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_connect.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_svsmode.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_module.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_certfp.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_undline.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_dline.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_links.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_svspart.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_restart.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_unkline.c
|
5015
(11 years ago)
by michael:
- Removed unused header includes:wq
|
m_away.c
|
5012
(11 years ago)
by michael:
- m_away.c:m_away(): don't let /AWAY end the client's flood grace period. Depending
on the configuration, some clients instantly set them away right after connecting.
AWAY is rate limited anyways.
|
m_hash.c
|
5002
(11 years ago)
by michael:
- Style corrections
|
m_etrace.c
|
5001
(11 years ago)
by michael:
- m_etrace.c:do_etrace(): replaced hash_find_client() with find_person()
|
m_who.c
|
4997
(11 years ago)
by michael:
- m_who.c:m_who(): replaced hash_find_client() with find_person()
|
m_user.c
|
4993
(11 years ago)
by michael:
- Removed useless assert()s
|
m_info.c
|
4988
(11 years ago)
by michael:
- The general::true_no_oper_flood configuration option has been deprecated.
Operators still can have higher 'flood' limits with no_oper_flood = yes;
hoewever, they are no longer allowed to bypass RecvQ limits.
|
m_rehash.c
|
4983
(11 years ago)
by michael:
- Cleaned up style; reformatting; const correctness
|
Makefile.in
|
4980
(11 years ago)
by michael:
- Add m4/ax_arg_libgeoip.m4 and tidy up configure.ac a bit
|
m_accept.c
|
4974
(11 years ago)
by michael:
- Fixed compile warnings due to shadowed global variables on RHEL/maybe other distros
|
m_stats.c
|
4968
(11 years ago)
by michael:
- general::hide_spoof_ips is now deprecated
|
m_whois.c
|
4968
(11 years ago)
by michael:
- general::hide_spoof_ips is now deprecated
|
m_trace.c
|
4968
(11 years ago)
by michael:
- general::hide_spoof_ips is now deprecated
|
m_globops.c
|
4963
(11 years ago)
by michael:
- Get rid of NOCAPS
|
m_topic.c
|
4963
(11 years ago)
by michael:
- Get rid of NOCAPS
|
m_tburst.c
|
4963
(11 years ago)
by michael:
- Get rid of NOCAPS
|
m_wallops.c
|
4963
(11 years ago)
by michael:
- Get rid of NOCAPS
|
m_eob.c
|
4963
(11 years ago)
by michael:
- Get rid of NOCAPS
|
m_gline.c
|
4963
(11 years ago)
by michael:
- Get rid of NOCAPS
|
m_motd.c
|
4957
(11 years ago)
by michael:
- m_motd.c:m_motd(): don't take 'hide_servers' into account for remote MOTD requests since this
is up to 'disable_remote_commands'
|
m_locops.c
|
4935
(11 years ago)
by michael:
- Style corrections; constifications
|
Makefile.am
|
4901
(11 years ago)
by michael:
- autoreconf
|
m_xline.c
|
4889
(11 years ago)
by michael:
- Style corrections
|
m_unxline.c
|
4889
(11 years ago)
by michael:
- Style corrections
|
m_names.c
|
4887
(11 years ago)
by michael:
- m_names.c:m_names(): const correctness
|
m_pong.c
|
4885
(11 years ago)
by michael:
- m_pong.c:mr_pong(): from p4: accept ping cookie replies even if the client still has a pending registration state
|
m_ison.c
|
4883
(11 years ago)
by michael:
- Style corrections; fixed comments
|
m_map.c
|
4875
(11 years ago)
by michael:
- m_map.c:dump_map(): from p4: readd ':' after Users in /map
|
m_svskill.c
|
4835
(11 years ago)
by michael:
- m_svskill.c:ms_svskill(): use KILLLEN instead of KICKLEN
|
m_oper.c
|
4831
(11 years ago)
by michael:
- m_oper.c:m_oper(): constification
|
m_userhost.c
|
4827
(11 years ago)
by michael:
- m_userhost.c:m_userhost(): replaced sprintf() with snprintf()
|
m_whowas.c
|
4820
(11 years ago)
by michael:
- Renamed Client::svid to Client::account
|
m_close.c
|
4816
(11 years ago)
by michael:
- Renamed variables
|
m_watch.c
|
4816
(11 years ago)
by michael:
- Renamed variables
|
m_help.c
|
4758
(11 years ago)
by michael:
- Improved RPL_LOAD2HI numeric
|
m_admin.c
|
4758
(11 years ago)
by michael:
- Improved RPL_LOAD2HI numeric
|
m_version.c
|
4758
(11 years ago)
by michael:
- Improved RPL_LOAD2HI numeric
|
m_lusers.c
|
4758
(11 years ago)
by michael:
- Improved RPL_LOAD2HI numeric
|
m_ping.c
|
4714
(11 years ago)
by michael:
- m_ping.c:ms_ping(): added sanity test for wrong directed PING messages as suggested by Adam.
Needs more discussion whether that test is still needed with TS6
|
m_time.c
|
4691
(11 years ago)
by michael:
- Style corrections
|
m_pass.c
|
4589
(11 years ago)
by michael:
- Renamed 'localClient' Client structure member to just 'connection'
|
m_webirc.c
|
4589
(11 years ago)
by michael:
- Renamed 'localClient' Client structure member to just 'connection'
|
m_challenge.c
|
4589
(11 years ago)
by michael:
- Renamed 'localClient' Client structure member to just 'connection'
|
m_svinfo.c
|
4564
(11 years ago)
by michael:
- Update GPL 2 license headers
|
m_set.c
|
4564
(11 years ago)
by michael:
- Update GPL 2 license headers
|
m_post.c
|
4564
(11 years ago)
by michael:
- Update GPL 2 license headers
|
m_encap.c
|
4564
(11 years ago)
by michael:
- Update GPL 2 license headers
|