ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r9292
File Last Change
 ../
rng_mt.c 7668 (10 years ago) by michael: - Fixed svn properties
reslib.c 7668 (10 years ago) by michael: - Fixed svn properties
patricia.c 8630 (7 years ago) by michael: - patricia.c:ascii2prefix(): fixed compile warning
match.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
id.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_pseudo.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_epoll.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_service.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
modules.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
getopt.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
memory.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_gecos.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
list.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_kqueue.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_poll.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_devpoll.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
irc_string.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_db.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
ircd_signal.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_shared.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
hostmask.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
client_svstag.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
log.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
server_capab.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
restart.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
dbuf.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
ipcache.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
misc.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
event.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
listener.c 9157 (6 years ago) by michael: - Replaced most occurences of 'SSL' with 'TLS'
fdlist.c 9157 (6 years ago) by michael: - Replaced most occurences of 'SSL' with 'TLS'
res.c 9202 (6 years ago) by michael: - Stylistic changes
tls_none.c 9224 (6 years ago) by michael: - Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
tls_openssl.c 9224 (6 years ago) by michael: - Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
tls_gnutls.c 9224 (6 years ago) by michael: - Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
conf_lexer.l 9234 (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.
ircd.c 9234 (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.
conf_parser.y 9234 (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.
conf_lexer.c 9235 (6 years ago) by michael: - Re-create autogenerated files
conf_parser.c 9235 (6 years ago) by michael: - Re-create autogenerated files
conf_parser.h 9235 (6 years ago) by michael: - Re-create autogenerated files
extban_operclass.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_resv.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
packet.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
isupport.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_cluster.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
whowas.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
channel_mode.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
server.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
auth.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
hash.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_server.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_class.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_channel.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
watch.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_account.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_join.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
s_bsd.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_gecos.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_usermode.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_mute.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_fingerprint.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
send.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
parse.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
motd.c 9255 (6 years ago) by michael: - motd.c:motd_lookup(): check against client->realhost, too
user.c 9264 (6 years ago) by michael: - user.c:introduce_client(): rename 'server_p' to 'server'
client.c 9265 (6 years ago) by michael: - Move channel invitation related functions to channel_invite.c
channel.c 9265 (6 years ago) by michael: - Move channel invitation related functions to channel_invite.c
channel_invite.c 9271 (6 years ago) by michael: - propset
tls_wolfssl.c 9279 (6 years ago) by michael: - tls_wolfssl.c: make use of recently added wolfSSL_CTX_set1_groups_list if available. Kudos to the guys at wolfSSL for implementing it that fast.
Makefile.in 9292 (6 years ago) by michael: - Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their nick while in the channel. Users with voice or above are not affected. - Channel mode +N has been changed so channel members with +v can change nick names, too
numeric.c 9292 (6 years ago) by michael: - Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their nick while in the channel. Users with voice or above are not affected. - Channel mode +N has been changed so channel members with +v can change nick names, too
extban.c 9292 (6 years ago) by michael: - Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their nick while in the channel. Users with voice or above are not affected. - Channel mode +N has been changed so channel members with +v can change nick names, too
Makefile.am 9292 (6 years ago) by michael: - Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their nick while in the channel. Users with voice or above are not affected. - Channel mode +N has been changed so channel members with +v can change nick names, too
0 directories and 75 files shown