ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules
r9273
File Last Change (rev)
 ../
core/ 9266 (6 years ago) by michael: - Move channel invitation related functions to channel_invite.c
extra/ 9233 (6 years ago) by michael: - Extbans have been implemented. Main implementation done by Adam for p4. Currently supported extbans: Matching: $a:<account> Matches users logged into a matching account. $c:<channel> Matches users that are on the given channel. An additional prefix of either @, %, or + can be specified to test for certain channel privileges. $o:<class> Matches IRC operators that have joined a class matching the mask. $r:<realname> Matches users with a matching realname. $s:<server> Matches users that are connected to a server matching the mask. $u:<modes> Matches users having the specified user modes set or not set. $z:<certfp> Matches users having the given TLS certificate fingerprint. Acting: $j:<banmask> Prevents matching users from joining the channel. $m:<banmask> Blocks messages from matching users. Users with voice or above are not affected.
m_svsnick.c 9273 (6 years ago) by michael: - Stylistic changes to m_svsmode.c & m_svsnick.c
m_svsmode.c 9273 (6 years ago) by michael: - Stylistic changes to m_svsmode.c & m_svsnick.c
m_stats.c 9266 (6 years ago) by michael: - Move channel invitation related functions to channel_invite.c
m_invite.c 9266 (6 years ago) by michael: - Move channel invitation related functions to channel_invite.c
m_svshost.c 9233 (6 years ago) by michael: - Extbans have been implemented. Main implementation done by Adam for p4. Currently supported extbans: Matching: $a:<account> Matches users logged into a matching account. $c:<channel> Matches users that are on the given channel. An additional prefix of either @, %, or + can be specified to test for certain channel privileges. $o:<class> Matches IRC operators that have joined a class matching the mask. $r:<realname> Matches users with a matching realname. $s:<server> Matches users that are connected to a server matching the mask. $u:<modes> Matches users having the specified user modes set or not set. $z:<certfp> Matches users having the given TLS certificate fingerprint. Acting: $j:<banmask> Prevents matching users from joining the channel. $m:<banmask> Blocks messages from matching users. Users with voice or above are not affected.
m_info.c 9233 (6 years ago) by michael: - Extbans have been implemented. Main implementation done by Adam for p4. Currently supported extbans: Matching: $a:<account> Matches users logged into a matching account. $c:<channel> Matches users that are on the given channel. An additional prefix of either @, %, or + can be specified to test for certain channel privileges. $o:<class> Matches IRC operators that have joined a class matching the mask. $r:<realname> Matches users with a matching realname. $s:<server> Matches users that are connected to a server matching the mask. $u:<modes> Matches users having the specified user modes set or not set. $z:<certfp> Matches users having the given TLS certificate fingerprint. Acting: $j:<banmask> Prevents matching users from joining the channel. $m:<banmask> Blocks messages from matching users. Users with voice or above are not affected.
m_hash.c 9233 (6 years ago) by michael: - Extbans have been implemented. Main implementation done by Adam for p4. Currently supported extbans: Matching: $a:<account> Matches users logged into a matching account. $c:<channel> Matches users that are on the given channel. An additional prefix of either @, %, or + can be specified to test for certain channel privileges. $o:<class> Matches IRC operators that have joined a class matching the mask. $r:<realname> Matches users with a matching realname. $s:<server> Matches users that are connected to a server matching the mask. $u:<modes> Matches users having the specified user modes set or not set. $z:<certfp> Matches users having the given TLS certificate fingerprint. Acting: $j:<banmask> Prevents matching users from joining the channel. $m:<banmask> Blocks messages from matching users. Users with voice or above are not affected.
m_tburst.c 9233 (6 years ago) by michael: - Extbans have been implemented. Main implementation done by Adam for p4. Currently supported extbans: Matching: $a:<account> Matches users logged into a matching account. $c:<channel> Matches users that are on the given channel. An additional prefix of either @, %, or + can be specified to test for certain channel privileges. $o:<class> Matches IRC operators that have joined a class matching the mask. $r:<realname> Matches users with a matching realname. $s:<server> Matches users that are connected to a server matching the mask. $u:<modes> Matches users having the specified user modes set or not set. $z:<certfp> Matches users having the given TLS certificate fingerprint. Acting: $j:<banmask> Prevents matching users from joining the channel. $m:<banmask> Blocks messages from matching users. Users with voice or above are not affected.
m_who.c 9203 (6 years ago) by michael: - m_who.c:who_matches(): match() against x->realhost, too
m_whois.c 9201 (6 years ago) by michael: - Stylistic changes
m_svsjoin.c 9199 (6 years ago) by michael: - Stylistic changes
m_unresv.c 9199 (6 years ago) by michael: - Stylistic changes
m_ison.c 9199 (6 years ago) by michael: - Stylistic changes
m_xline.c 9199 (6 years ago) by michael: - Stylistic changes
m_connect.c 9199 (6 years ago) by michael: - Stylistic changes
m_userhost.c 9199 (6 years ago) by michael: - Stylistic changes
m_whowas.c 9199 (6 years ago) by michael: - Stylistic changes
m_svstag.c 9199 (6 years ago) by michael: - Stylistic changes
m_unxline.c 9199 (6 years ago) by michael: - Stylistic changes
m_knock.c 9199 (6 years ago) by michael: - Stylistic changes
m_svskill.c 9199 (6 years ago) by michael: - Stylistic changes
m_svspart.c 9199 (6 years ago) by michael: - Stylistic changes
Makefile.in 9183 (6 years ago) by michael: - Move ax_with_tls.m4 to ax_arg_with_tls.m4
m_oper.c 9156 (6 years ago) by michael: - Replaced most occurences of 'SSL' with 'TLS'
m_names.c 9112 (6 years ago) by michael: - m_names.c:m_names(): remove extraneous test on 'parc'
m_close.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_capab.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_map.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_accept.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_globops.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_locops.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_svinfo.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_etrace.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_away.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_cap.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_user.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_help.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_pong.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_ping.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_topic.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_time.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_set.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_list.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_motd.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_post.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_pass.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_resv.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_watch.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_kline.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_admin.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_version.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_module.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_webirc.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_certfp.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_undline.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_rehash.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_trace.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_encap.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_dline.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_lusers.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_links.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_restart.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_wallops.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_eob.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
m_unkline.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
Makefile.am 7667 (10 years ago) by michael: - Fixed svn properties
2 directories and 66 files shown