ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
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 10024 (4 years ago) by michael: - Bump copyright years
channel.c 10027 (4 years ago) by michael: - The ERR_NOCTRLSONCHAN and ERR_NOCTCP numerics have been dropped. Whenever a message cannot be sent to a channel, ERR_CANNOTSENDTOCHAN is returned with the according reason. - KNOCK can now be used on private channels. Channel mode +K can be used instead to control whether or not KNOCKs may be used on a channel.
channel_invite.c 10024 (4 years ago) by michael: - Bump copyright years
channel_mode.c 10024 (4 years ago) by michael: - Bump copyright years
client.c 10024 (4 years ago) by michael: - Bump copyright years
client_svstag.c 10024 (4 years ago) by michael: - Bump copyright years
conf.c 10024 (4 years ago) by michael: - Bump copyright years
conf_class.c 10024 (4 years ago) by michael: - Bump copyright years
conf_cluster.c 10024 (4 years ago) by michael: - Bump copyright years
conf_db.c 10024 (4 years ago) by michael: - Bump copyright years
conf_gecos.c 10024 (4 years ago) by michael: - Bump copyright years
conf_lexer.c 10024 (4 years ago) by michael: - Bump copyright years
conf_lexer.l 10024 (4 years ago) by michael: - Bump copyright years
conf_parser.c 9933 (5 years ago) by michael: - Allow 'hideidle' and 'hidechans' to be set in 'general::oper_only_umodes'
conf_parser.h 9897 (5 years ago) by michael: - The `general::dots_in_ident` configuration directive has been renamed to `general::specials_in_ident` and now covers the '-' and '_' characters in addition to '.'
conf_parser.y 10024 (4 years ago) by michael: - Bump copyright years
conf_pseudo.c 10024 (4 years ago) by michael: - Bump copyright years
conf_resv.c 10024 (4 years ago) by michael: - Bump copyright years
conf_service.c 10024 (4 years ago) by michael: - Bump copyright years
conf_shared.c 10024 (4 years ago) by michael: - Bump copyright years
dbuf.c 10024 (4 years ago) by michael: - Bump copyright years
event.c 10024 (4 years ago) by michael: - Bump copyright years
extban.c 10024 (4 years ago) by michael: - Bump copyright years
extban_account.c 10024 (4 years ago) by michael: - Bump copyright years
extban_channel.c 10024 (4 years ago) by michael: - Bump copyright years
extban_fingerprint.c 10024 (4 years ago) by michael: - Bump copyright years
extban_gecos.c 10024 (4 years ago) by michael: - Bump copyright years
extban_join.c 10024 (4 years ago) by michael: - Bump copyright years
extban_mute.c 10027 (4 years ago) by michael: - The ERR_NOCTRLSONCHAN and ERR_NOCTCP numerics have been dropped. Whenever a message cannot be sent to a channel, ERR_CANNOTSENDTOCHAN is returned with the according reason. - KNOCK can now be used on private channels. Channel mode +K can be used instead to control whether or not KNOCKs may be used on a channel.
extban_nick.c 10024 (4 years ago) by michael: - Bump copyright years
extban_operclass.c 10024 (4 years ago) by michael: - Bump copyright years
extban_server.c 10024 (4 years ago) by michael: - Bump copyright years
extban_tlsinfo.c 10024 (4 years ago) by michael: - Bump copyright years
extban_usermode.c 10024 (4 years ago) by michael: - Bump copyright years
fdlist.c 10024 (4 years ago) by michael: - Bump copyright years
getopt.c 10024 (4 years ago) by michael: - Bump copyright years
hash.c 10024 (4 years ago) by michael: - Bump copyright years
hostmask.c 10024 (4 years ago) by michael: - Bump copyright years
id.c 10024 (4 years ago) by michael: - Bump copyright years
ipcache.c 10024 (4 years ago) by michael: - Bump copyright years
irc_string.c 10024 (4 years ago) by michael: - Bump copyright years
ircd.c 10024 (4 years ago) by michael: - Bump copyright years
ircd_signal.c 10024 (4 years ago) by michael: - Bump copyright years
isupport.c 10024 (4 years ago) by michael: - Bump copyright years
list.c 10024 (4 years ago) by michael: - Bump copyright years
listener.c 10024 (4 years ago) by michael: - Bump copyright years
log.c 10024 (4 years ago) by michael: - Bump copyright years
match.c 10024 (4 years ago) by michael: - Bump copyright years
memory.c 10024 (4 years ago) by michael: - Bump copyright years
misc.c 10024 (4 years ago) by michael: - Bump copyright years
modules.c 10024 (4 years ago) by michael: - Bump copyright years
monitor.c 10024 (4 years ago) by michael: - Bump copyright years
motd.c 10024 (4 years ago) by michael: - Bump copyright years
numeric.c 10027 (4 years ago) by michael: - The ERR_NOCTRLSONCHAN and ERR_NOCTCP numerics have been dropped. Whenever a message cannot be sent to a channel, ERR_CANNOTSENDTOCHAN is returned with the according reason. - KNOCK can now be used on private channels. Channel mode +K can be used instead to control whether or not KNOCKs may be used on a channel.
packet.c 10024 (4 years ago) by michael: - Bump copyright years
parse.c 10024 (4 years ago) by michael: - Bump copyright years
patricia.c 8632 (7 years ago) by michael: - svn propset
res.c 10024 (4 years ago) by michael: - Bump copyright years
reslib.c 7667 (10 years ago) by michael: - Fixed svn properties
restart.c 10024 (4 years ago) by michael: - Bump copyright years
rng_mt.c 7667 (10 years ago) by michael: - Fixed svn properties
s_bsd.c 10024 (4 years ago) by michael: - Bump copyright years
s_bsd_devpoll.c 10024 (4 years ago) by michael: - Bump copyright years
s_bsd_epoll.c 10024 (4 years ago) by michael: - Bump copyright years
s_bsd_kqueue.c 10024 (4 years ago) by michael: - Bump copyright years
s_bsd_poll.c 10024 (4 years ago) by michael: - Bump copyright years
send.c 10024 (4 years ago) by michael: - Bump copyright years
server.c 10024 (4 years ago) by michael: - Bump copyright years
server_capab.c 10024 (4 years ago) by michael: - Bump copyright years
tls_gnutls.c 10024 (4 years ago) by michael: - Bump copyright years
tls_none.c 10024 (4 years ago) by michael: - Bump copyright years
tls_openssl.c 10024 (4 years ago) by michael: - Bump copyright years
tls_wolfssl.c 10024 (4 years ago) by michael: - Bump copyright years
user.c 10024 (4 years ago) by michael: - Bump copyright years
whowas.c 10024 (4 years ago) by michael: - Bump copyright years
0 directories and 77 files shown