ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r8089
File Last Change
 ../
Makefile.am 7668 (9 years ago) by michael: - Fixed svn properties
Makefile.in 7668 (9 years ago) by michael: - Fixed svn properties
auth.c 7997 (8 years ago) by michael: - Rename get_client_name() to client_get_name()
channel.c 8059 (8 years ago) by michael: - Fixed style inconsistencies in various places
channel_mode.c 8089 (8 years ago) by michael: - Cleanup channel mode table handling
client.c 8059 (8 years ago) by michael: - Fixed style inconsistencies in various places
conf.c 8046 (8 years ago) by michael: - Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by irc-operators or servers.
conf_class.c 8059 (8 years ago) by michael: - Fixed style inconsistencies in various places
conf_cluster.c 7924 (8 years ago) by michael: - Update copyright years
conf_db.c 7924 (8 years ago) by michael: - Update copyright years
conf_gecos.c 7924 (8 years ago) by michael: - Update copyright years
conf_lexer.c 8047 (8 years ago) by michael: - Rebuilt configuration parser files
conf_lexer.l 8046 (8 years ago) by michael: - Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by irc-operators or servers.
conf_parser.c 8047 (8 years ago) by michael: - Rebuilt configuration parser files
conf_parser.h 8047 (8 years ago) by michael: - Rebuilt configuration parser files
conf_parser.y 8046 (8 years ago) by michael: - Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by irc-operators or servers.
conf_pseudo.c 7924 (8 years ago) by michael: - Update copyright years
conf_resv.c 8059 (8 years ago) by michael: - Fixed style inconsistencies in various places
conf_service.c 7924 (8 years ago) by michael: - Update copyright years
conf_shared.c 7924 (8 years ago) by michael: - Update copyright years
dbuf.c 7924 (8 years ago) by michael: - Update copyright years
event.c 7924 (8 years ago) by michael: - Update copyright years
fdlist.c 7924 (8 years ago) by michael: - Update copyright years
getopt.c 7924 (8 years ago) by michael: - Update copyright years
hash.c 7924 (8 years ago) by michael: - Update copyright years
hostmask.c 7924 (8 years ago) by michael: - Update copyright years
id.c 7924 (8 years ago) by michael: - Update copyright years
ipcache.c 7924 (8 years ago) by michael: - Update copyright years
irc_string.c 7924 (8 years ago) by michael: - Update copyright years
ircd.c 8089 (8 years ago) by michael: - Cleanup channel mode table handling
ircd_signal.c 7924 (8 years ago) by michael: - Update copyright years
isupport.c 7924 (8 years ago) by michael: - Update copyright years
list.c 8059 (8 years ago) by michael: - Fixed style inconsistencies in various places
listener.c 7924 (8 years ago) by michael: - Update copyright years
log.c 7924 (8 years ago) by michael: - Update copyright years
match.c 7924 (8 years ago) by michael: - Update copyright years
memory.c 7924 (8 years ago) by michael: - Update copyright years
mempool.c 7924 (8 years ago) by michael: - Update copyright years
misc.c 7941 (8 years ago) by michael: - misc.c: add some comments
modules.c 8059 (8 years ago) by michael: - Fixed style inconsistencies in various places
motd.c 7934 (8 years ago) by michael: - motd.c:motd_lookup(): don't retrieve ClassItem pointer when there's no need to
numeric.c 8084 (8 years ago) by michael: - Add RPL_ETRACEEND numeric taken from irc2.11
packet.c 7924 (8 years ago) by michael: - Update copyright years
parse.c 7997 (8 years ago) by michael: - Rename get_client_name() to client_get_name()
patricia.c 7885 (8 years ago) by michael: - patricia.c: whitespace change
res.c 7924 (8 years ago) by michael: - Update copyright years
reslib.c 7668 (9 years ago) by michael: - Fixed svn properties
restart.c 7924 (8 years ago) by michael: - Update copyright years
rng_mt.c 7668 (9 years ago) by michael: - Fixed svn properties
s_bsd.c 7957 (8 years ago) by michael: - Rename some functions in client.c to comply with naming convention
s_bsd_devpoll.c 7924 (8 years ago) by michael: - Update copyright years
s_bsd_epoll.c 7924 (8 years ago) by michael: - Update copyright years
s_bsd_kqueue.c 7924 (8 years ago) by michael: - Update copyright years
s_bsd_poll.c 7924 (8 years ago) by michael: - Update copyright years
send.c 8036 (8 years ago) by michael: - send.c: replace IsDefunct() test in sendto_wallops_flags(), and sendto_realops_flags() with just IsDead()
server.c 7997 (8 years ago) by michael: - Rename get_client_name() to client_get_name()
tls_gnutls.c 7924 (8 years ago) by michael: - Update copyright years
tls_none.c 7924 (8 years ago) by michael: - Update copyright years
tls_openssl.c 7924 (8 years ago) by michael: - Update copyright years
user.c 8063 (8 years ago) by michael: - Add UMODE_MAX_STR enum to user.h and make use of it in relevant places
userhost.c 7924 (8 years ago) by michael: - Update copyright years
version.c 7924 (8 years ago) by michael: - Update copyright years
watch.c 7924 (8 years ago) by michael: - Update copyright years
whowas.c 7924 (8 years ago) by michael: - Update copyright years
0 directories and 64 files shown