ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r9417
File Last Change
 ../
Makefile.am 9292 (5 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.in 9292 (5 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
auth.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
channel.c 9417 (5 years ago) by michael: - Remove hardcoded numeric digit from RPL_NAMREPLY
channel_invite.c 9354 (5 years ago) by michael: - channel_invite.c:invite_find(): add some basic documentation
channel_mode.c 9387 (5 years ago) by michael: - Style corrections
client.c 9411 (5 years ago) by michael: - Store tls version/cipher in Client::tls_cipher for later use
client_svstag.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
conf.c 9333 (5 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_class.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_cluster.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_db.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
conf_gecos.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
conf_lexer.c 9333 (5 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_lexer.l 9333 (5 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_parser.c 9333 (5 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_parser.h 9333 (5 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_parser.y 9333 (5 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_pseudo.c 9384 (5 years ago) by michael: - Refactor Message flags
conf_resv.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_service.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
conf_shared.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
dbuf.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
event.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
extban.c 9292 (5 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_account.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_channel.c 9303 (5 years ago) by michael: - Remove unused header includes
extban_fingerprint.c 9408 (5 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
extban_gecos.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_join.c 9303 (5 years ago) by michael: - Remove unused header includes
extban_mute.c 9303 (5 years ago) by michael: - Remove unused header includes
extban_nick.c 9295 (5 years ago) by michael: - propset
extban_operclass.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_server.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_usermode.c 9303 (5 years ago) by michael: - Remove unused header includes
fdlist.c 9157 (5 years ago) by michael: - Replaced most occurences of 'SSL' with 'TLS'
getopt.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
hash.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
hostmask.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
id.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
ipcache.c 9335 (5 years ago) by michael: - Fixed style inconsistencies in various places
irc_string.c 9331 (5 years ago) by michael: - Remove strtok_r() compatibility code
ircd.c 9324 (5 years ago) by michael: - ircd.c:setup_fdlimit(): fixed setrlimit() throwing EINVAL on macOS/catalina (#16 on github)
ircd_signal.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
isupport.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
list.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
listener.c 9157 (5 years ago) by michael: - Replaced most occurences of 'SSL' with 'TLS'
log.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
match.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
memory.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
misc.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
modules.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
motd.c 9365 (5 years ago) by michael: - Fixed various style inconsistencies
numeric.c 9417 (5 years ago) by michael: - Remove hardcoded numeric digit from RPL_NAMREPLY
packet.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
parse.c 9415 (5 years ago) by michael: - parse.c:parse(): move comment to where it really belongs to
patricia.c 8630 (6 years ago) by michael: - patricia.c:ascii2prefix(): fixed compile warning
res.c 9202 (5 years ago) by michael: - Stylistic changes
reslib.c 7668 (9 years ago) by michael: - Fixed svn properties
restart.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
rng_mt.c 7668 (9 years ago) by michael: - Fixed svn properties
s_bsd.c 9408 (5 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
s_bsd_devpoll.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
s_bsd_epoll.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
s_bsd_kqueue.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
s_bsd_poll.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
send.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
server.c 9408 (5 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
server_capab.c 9101 (5 years ago) by michael: - Bump copyright years everywhere
tls_gnutls.c 9224 (5 years ago) by michael: - Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
tls_none.c 9224 (5 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 (5 years ago) by michael: - Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
tls_wolfssl.c 9279 (5 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.
user.c 9411 (5 years ago) by michael: - Store tls version/cipher in Client::tls_cipher for later use
watch.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
whowas.c 9250 (5 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
0 directories and 76 files shown