ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r4799
File Last Change
 ../
Makefile.am 4545 (11 years ago) by michael: - Implemented pseudo {} blocks (service aliases) - Fixed compile warnings with -Wmissing-field-initializers
Makefile.in 4545 (11 years ago) by michael: - Implemented pseudo {} blocks (service aliases) - Fixed compile warnings with -Wmissing-field-initializers
auth.c 4699 (10 years ago) by michael: - auth.c:start_auth_query(): removed extraneous ilog(). report_error() already does the logging
channel.c 4795 (10 years ago) by michael: - Removed pointless test for UMODE_DEAF in both sendto_channel_local() and sendto_channel_local_butone()
channel_mode.c 4799 (10 years ago) by michael: - Removed ChModeChange::mems
client.c 4725 (10 years ago) by michael: - client.c:check_conf_klines(): removed useless !IsClient() test
conf.c 4778 (10 years ago) by michael: - Removed hybrid 6 leftovers
conf_class.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
conf_db.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
conf_lexer.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
conf_lexer.l 4565 (11 years ago) by michael: - Update GPL 2 license headers
conf_parser.c 4744 (10 years ago) by michael: - Enable ECDH for OpenSSL 0.9.8o and above
conf_parser.h 4545 (11 years ago) by michael: - Implemented pseudo {} blocks (service aliases) - Fixed compile warnings with -Wmissing-field-initializers
conf_parser.y 4744 (10 years ago) by michael: - Enable ECDH for OpenSSL 0.9.8o and above
conf_pseudo.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
dbuf.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
event.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
fdlist.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
getopt.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
gline.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
hash.c 4618 (10 years ago) by michael: - Renamed Channel::chname to Channel::name
hostmask.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
ipcache.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
irc_string.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
ircd.c 4763 (10 years ago) by michael: - ircd.c:ssl_init(): removed newline character from ilog()
ircd_signal.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
list.c 4785 (10 years ago) by michael: - Constification
listener.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
log.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
match.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
memory.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
mempool.c 4439 (11 years ago) by michael: - Renamed various variables
misc.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
modules.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
motd.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
numeric.c 4767 (10 years ago) by michael: - /WHOWAS now shows the name of the services account a user was logged in - Prepare whois_person() for target_p->svid[0] being '*' for user that aren't logged into a services account
packet.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
parse.c 4760 (10 years ago) by michael: - parse.c:parse(): renamed variable
res.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
reslib.c 3852 (11 years ago) by michael: - reslib.c: style corrections
restart.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
resv.c 4588 (11 years ago) by michael: - Renamed 'localClient' Client structure member to just 'connection'
rng_mt.c 3881 (11 years ago) by michael: - rng_mt.c: removed trailing whitespaces
rsa.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
s_bsd.c 4737 (10 years ago) by michael: - s_bsd.c:ssl_handshake(): use CONNECTTIMEOUT instead of hardcoded value - server.c:ssl_server_handshake(): use CONNECTTIMEOUT instead of hardcoded value
s_bsd_devpoll.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
s_bsd_epoll.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
s_bsd_kqueue.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
s_bsd_poll.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
send.c 4796 (10 years ago) by michael: - send.c:sendto_match_servs(): style corrections
server.c 4737 (10 years ago) by michael: - s_bsd.c:ssl_handshake(): use CONNECTTIMEOUT instead of hardcoded value - server.c:ssl_server_handshake(): use CONNECTTIMEOUT instead of hardcoded value
user.c 4792 (10 years ago) by michael: - Added support for the "extended-join" client capability
version.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
watch.c 4785 (10 years ago) by michael: - Constification
whowas.c 4767 (10 years ago) by michael: - /WHOWAS now shows the name of the services account a user was logged in - Prepare whois_person() for target_p->svid[0] being '*' for user that aren't logged into a services account
0 directories and 55 files shown