ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r8036
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 8027 (8 years ago) by michael: - channel.c:channel_make(): commenting
channel_mode.c 8022 (8 years ago) by michael: - channel_mode.c: fixed an issue in chm_key() where "MODE #chan +k-k bla bla" would result in a "MODE #chan +k-k *" sent back to clients.
client.c 7997 (8 years ago) by michael: - Rename get_client_name() to client_get_name()
conf.c 7997 (8 years ago) by michael: - Rename get_client_name() to client_get_name()
conf_class.c 7937 (8 years ago) by michael: - conf_class.c:class_init(): make things look saner
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 7924 (8 years ago) by michael: - Update copyright years
conf_lexer.l 7924 (8 years ago) by michael: - Update copyright years
conf_parser.c 7861 (8 years ago) by michael: - Rebuilt parser files
conf_parser.h 7861 (8 years ago) by michael: - Rebuilt parser files
conf_parser.y 7924 (8 years ago) by michael: - Update copyright years
conf_pseudo.c 7924 (8 years ago) by michael: - Update copyright years
conf_resv.c 7939 (8 years ago) by michael: - conf_resv.c:resv_find(): remove explicit initialization on 'node' and 'list'
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 7963 (8 years ago) by michael: - No longer put servers on the 'global_client_list'. This was just bad.
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 7924 (8 years ago) by michael: - Update copyright years
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 7924 (8 years ago) by michael: - Update copyright years
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 7985 (8 years ago) by michael: - numeric.c: made ERR_SSLONLYCHAN more descriptive as requested by r0d3nt
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 8001 (8 years ago) by michael: - Fixed old bug where lusers/stats u would report an invalid max local connection count in RPL_STATSCONN
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