ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r4734
File Last Change
 ../
Makefile.am 4533 (9 years ago) by michael: - Implemented pseudo {} blocks (service aliases)
Makefile.in 4533 (9 years ago) by michael: - Implemented pseudo {} blocks (service aliases)
auth.c 4698 (9 years ago) by michael: - auth.c:start_auth_query(): removed extraneous ilog(). report_error() already does the logging
channel.c 4617 (9 years ago) by michael: - Renamed Channel::chname to Channel::name
channel_mode.c 4617 (9 years ago) by michael: - Renamed Channel::chname to Channel::name
client.c 4726 (9 years ago) by michael: - client.c:check_conf_klines(): removed useless !IsClient() test
conf.c 4693 (9 years ago) by michael: - conf.c:find_user_host(): minor cleanup
conf_class.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
conf_db.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
conf_lexer.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
conf_lexer.l 4564 (9 years ago) by michael: - Update GPL 2 license headers
conf_parser.c 4623 (9 years ago) by michael: - conf_parser.y: use SSL_CTX_use_certificate_chain_file() instead of SSL_CTX_use_certificate_file()
conf_parser.h 4534 (9 years ago) by michael: - Removed m_services.c - Add missing dlinkDelete in pseudo_clear() - Rebuild lexer/parser files
conf_parser.y 4623 (9 years ago) by michael: - conf_parser.y: use SSL_CTX_use_certificate_chain_file() instead of SSL_CTX_use_certificate_file()
conf_pseudo.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
dbuf.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
event.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
fdlist.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
getopt.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
gline.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
hash.c 4617 (9 years ago) by michael: - Renamed Channel::chname to Channel::name
hostmask.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
ipcache.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
irc_string.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
ircd.c 4734 (9 years ago) by michael: - ircd.c: style corrections
ircd_signal.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
list.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
listener.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
log.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
match.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
memory.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
mempool.c 4438 (9 years ago) by michael: - Renamed various variables
misc.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
modules.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
motd.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
numeric.c 4584 (9 years ago) by michael: - numeric.h, numeric.c: removed unused ERR_RESTRICTED
packet.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
parse.c 4617 (9 years ago) by michael: - Renamed Channel::chname to Channel::name
res.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
reslib.c 3853 (9 years ago) by michael: - reslib.c: style corrections
restart.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
resv.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
rng_mt.c 3880 (9 years ago) by michael: - rng_mt.c: removed trailing whitespaces
rsa.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
s_bsd.c 4589 (9 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
s_bsd_devpoll.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
s_bsd_epoll.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
s_bsd_kqueue.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
s_bsd_poll.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
send.c 4621 (9 years ago) by michael: - send.c:send_format(): fixed bogus test
server.c 4731 (9 years ago) by michael: - server.c:ssl_server_handshake(): correctly timeout outgoing connects
user.c 4723 (9 years ago) by michael: - user.c: style corrections
version.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
watch.c 4727 (9 years ago) by michael: - watch.c:watch_add_to_hash_table(): fixed typo in comment
whowas.c 4564 (9 years ago) by michael: - Update GPL 2 license headers
0 directories and 55 files shown