ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r9833
File Last Change
 ../
Makefile.am 9749 (5 years ago) by michael: - Replace WATCH with IRCv3.2 MONITOR
Makefile.in 9752 (5 years ago) by michael: - Rebuild autogenerated files
auth.c 9595 (5 years ago) by michael: - Cleanup ip address matching routine in various places
channel.c 9833 (5 years ago) by michael: - Stylistical changes
channel_invite.c 9353 (6 years ago) by michael: - channel_invite.c:invite_find(): add some basic documentation
channel_mode.c 9833 (5 years ago) by michael: - Stylistical changes
client.c 9761 (5 years ago) by michael: - Stylistical changes
client_svstag.c 9601 (5 years ago) by michael: - client_svstag.c: whitespace change
conf.c 9761 (5 years ago) by michael: - Stylistical changes
conf_class.c 9708 (5 years ago) by michael: - conf_class.c:class_find(): minor readability improvement
conf_cluster.c 9249 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_db.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
conf_gecos.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
conf_lexer.c 9777 (5 years ago) by michael: - Re-create autogenerated parser files
conf_lexer.l 9774 (5 years ago) by michael: User mode `B` has been implemented. Clients with that mode set are marked as a bot in both `WHOIS` and `WHO`. This mode can only be set by IRC operators (as long as the `bot` directive is set in `general::oper_only_umodes`), servers, and services. This mode can for example be used to mark HOPM as official network bot.
conf_parser.c 9777 (5 years ago) by michael: - Re-create autogenerated parser files
conf_parser.h 9777 (5 years ago) by michael: - Re-create autogenerated parser files
conf_parser.y 9774 (5 years ago) by michael: User mode `B` has been implemented. Clients with that mode set are marked as a bot in both `WHOIS` and `WHO`. This mode can only be set by IRC operators (as long as the `bot` directive is set in `general::oper_only_umodes`), servers, and services. This mode can for example be used to mark HOPM as official network bot.
conf_pseudo.c 9761 (5 years ago) by michael: - Stylistical changes
conf_resv.c 9607 (5 years ago) by michael: - Stylistic changes
conf_service.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
conf_shared.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
dbuf.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
event.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
extban.c 9818 (5 years ago) by michael: - extban.c:extban_get_isupport(): remove useless post-increment on 'p'
extban_account.c 9249 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_channel.c 9457 (6 years ago) by michael: - extban_channel.c: documenting
extban_fingerprint.c 9409 (6 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
extban_gecos.c 9249 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_join.c 9302 (6 years ago) by michael: - Remove unused header includes
extban_mute.c 9302 (6 years ago) by michael: - Remove unused header includes
extban_nick.c 9296 (6 years ago) by michael: - propset
extban_operclass.c 9249 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_server.c 9249 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_tlsinfo.c 9460 (6 years ago) by michael: - Extban $t of type 'acting' has been implemented. This extban allows matching based on TLS protocol version and/or cipher suite
extban_usermode.c 9302 (6 years ago) by michael: - Remove unused header includes
fdlist.c 9156 (6 years ago) by michael: - Replaced most occurences of 'SSL' with 'TLS'
getopt.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
hash.c 9547 (6 years ago) by michael: - channel_mode.c:channel_modes(): minor optimization to save potentially redundant member_find_link() calls
hostmask.c 9595 (5 years ago) by michael: - Cleanup ip address matching routine in various places
id.c 9645 (5 years ago) by michael: - id.c:valid_sid(), valid_uid(): don't allow lowercase letters in server/user IDs. Changes provided by Adam.
ipcache.c 9334 (6 years ago) by michael: - Fixed style inconsistencies in various places
irc_string.c 9330 (6 years ago) by michael: - Remove strtok_r() compatibility code
ircd.c 9706 (5 years ago) by michael: - ircd.c: tweak event_try_connections interval. try_connections() gets called every 15 seconds.
ircd_signal.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
isupport.c 9780 (5 years ago) by michael: - isupport.c:isupport_init(): add BOT=B to RPL_ISUPPORT as proposed in https://github.com/ircv3/ircv3-ideas/issues/43
list.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
listener.c 9614 (5 years ago) by michael: - m_stats.c, listener.c: listener->active is of type bool. Use true/false where appropriate; change inetport() to bool
log.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
match.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
memory.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
misc.c 9595 (5 years ago) by michael: - Cleanup ip address matching routine in various places
modules.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
monitor.c 9826 (5 years ago) by michael: - monitor.h, monitor.c: monitor_find_hash() doesn't need to be externally visible
motd.c 9607 (5 years ago) by michael: - Stylistic changes
numeric.c 9774 (5 years ago) by michael: User mode `B` has been implemented. Clients with that mode set are marked as a bot in both `WHOIS` and `WHO`. This mode can only be set by IRC operators (as long as the `bot` directive is set in `general::oper_only_umodes`), servers, and services. This mode can for example be used to mark HOPM as official network bot.
packet.c 9548 (6 years ago) by michael: - packet.c:parse_client_queued(): use 'return' consistently. 'break' needs to be used only in case of a state change
parse.c 9414 (6 years ago) by michael: - parse.c:parse(): move comment to where it really belongs to
patricia.c 8632 (7 years ago) by michael: - svn propset
res.c 9595 (5 years ago) by michael: - Cleanup ip address matching routine in various places
reslib.c 7667 (10 years ago) by michael: - Fixed svn properties
restart.c 9761 (5 years ago) by michael: - Stylistical changes
rng_mt.c 7667 (10 years ago) by michael: - Fixed svn properties
s_bsd.c 9589 (5 years ago) by michael: - Make use of listener_has_flag() in various places; client-only listeners are now marked with a 'C' in "/stats P"
s_bsd_devpoll.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_epoll.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_kqueue.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_poll.c 9102 (6 years ago) by michael: - Bump copyright years everywhere
send.c 9817 (5 years ago) by michael: - Revert echo-message changes for now
server.c 9683 (5 years ago) by michael: - Restore backwards compatibility mode for non RHOST server. Final removal is scheduled for the end of 2020.
server_capab.c 9624 (5 years ago) by michael: - Remove CAPAB_QS. Quit Storm removal is default behavior for more than 20 years now.
tls_gnutls.c 9592 (5 years ago) by michael: - tls_gnutls.c:tls_set_ciphers(): fixed broken string conversion specifier
tls_none.c 9223 (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 9528 (6 years ago) by michael: - tls_gnutls.c, tls_openssl.c, tls_wolfssl.c: fixed ret vs. retlen vs. length inconsistency
tls_wolfssl.c 9528 (6 years ago) by michael: - tls_gnutls.c, tls_openssl.c, tls_wolfssl.c: fixed ret vs. retlen vs. length inconsistency
user.c 9774 (5 years ago) by michael: User mode `B` has been implemented. Clients with that mode set are marked as a bot in both `WHOIS` and `WHO`. This mode can only be set by IRC operators (as long as the `bot` directive is set in `general::oper_only_umodes`), servers, and services. This mode can for example be used to mark HOPM as official network bot.
whowas.c 9441 (6 years ago) by michael: - whowas.h, whowas.c: rename Whowas::online to Whowas::client
0 directories and 77 files shown