../
|
Makefile.am
|
8729
(6 years ago)
by michael:
- Get rid of version.c
|
Makefile.in
|
8757
(6 years ago)
by michael:
- autoreconf
|
auth.c
|
8819
(6 years ago)
by michael:
- s_auth.c:auth_read_reply(): use sizeof(buf)-1 instead of RFC1413_BUFSIZ for recv()
|
channel.c
|
8809
(6 years ago)
by michael:
- channel.c: fixed previous changes to is_banned()
|
channel_mode.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
client.c
|
8841
(6 years ago)
by michael:
- client.c:check_conf_klines(): skip dead clients on the unknown_list, too
|
client_svstag.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf.c
|
8864
(6 years ago)
by michael:
- The 'serverinfo::vhost' and 'serverinfo:vhost6' configuration directives have been deprecated. If you need to bind() a specific address you can specify one in the connect {} block
- The 'connect::vhost' configuration directive has been renamed to 'connect::bind'
|
conf_class.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_cluster.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_db.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_gecos.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_lexer.c
|
8866
(6 years ago)
by michael:
- Regenerate parser files
|
conf_lexer.l
|
8864
(6 years ago)
by michael:
- The 'serverinfo::vhost' and 'serverinfo:vhost6' configuration directives have been deprecated. If you need to bind() a specific address you can specify one in the connect {} block
- The 'connect::vhost' configuration directive has been renamed to 'connect::bind'
|
conf_parser.c
|
8866
(6 years ago)
by michael:
- Regenerate parser files
|
conf_parser.h
|
8866
(6 years ago)
by michael:
- Regenerate parser files
|
conf_parser.y
|
8864
(6 years ago)
by michael:
- The 'serverinfo::vhost' and 'serverinfo:vhost6' configuration directives have been deprecated. If you need to bind() a specific address you can specify one in the connect {} block
- The 'connect::vhost' configuration directive has been renamed to 'connect::bind'
|
conf_pseudo.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_resv.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_service.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_shared.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
dbuf.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
event.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
fdlist.c
|
8774
(6 years ago)
by michael:
- ircd.c: added setup_fdlimit(); move max file descriptor check out of fdlist_init()
|
getopt.c
|
8862
(6 years ago)
by michael:
- getopt: rename YESNO to BOOLEAN
|
hash.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
hostmask.c
|
8829
(6 years ago)
by michael:
- conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
|
id.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
ipcache.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
irc_string.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
ircd.c
|
8862
(6 years ago)
by michael:
- getopt: rename YESNO to BOOLEAN
|
ircd_signal.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
isupport.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
list.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
listener.c
|
8829
(6 years ago)
by michael:
- conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
|
log.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
match.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
memory.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
misc.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
modules.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
motd.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
numeric.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
packet.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
parse.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
patricia.c
|
8630
(6 years ago)
by michael:
- patricia.c:ascii2prefix(): fixed compile warning
|
res.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
reslib.c
|
7668
(9 years ago)
by michael:
- Fixed svn properties
|
restart.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
rng_mt.c
|
7668
(9 years ago)
by michael:
- Fixed svn properties
|
s_bsd.c
|
8826
(6 years ago)
by michael:
- Made comm_get_sockerr() and comm_accept() take a fde_t pointer as argument
|
s_bsd_devpoll.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
s_bsd_epoll.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
s_bsd_kqueue.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
s_bsd_poll.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
send.c
|
8817
(6 years ago)
by michael:
- send.c:sendto_match_servs(): add IsDead test
|
server.c
|
8864
(6 years ago)
by michael:
- The 'serverinfo::vhost' and 'serverinfo:vhost6' configuration directives have been deprecated. If you need to bind() a specific address you can specify one in the connect {} block
- The 'connect::vhost' configuration directive has been renamed to 'connect::bind'
|
server_capab.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
tls_gnutls.c
|
8821
(6 years ago)
by michael:
- tls_gnutls.c, tls_openssl.c: disable TLSv1.1
|
tls_none.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
tls_openssl.c
|
8821
(6 years ago)
by michael:
- tls_gnutls.c, tls_openssl.c: disable TLSv1.1
|
user.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
watch.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|
whowas.c
|
8752
(6 years ago)
by michael:
- Update copyright years
|