ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r7793
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 7668 (9 years ago) by michael: - Fixed svn properties
channel.c 7793 (8 years ago) by michael: - Implement INVITE expirations
channel_mode.c 7764 (8 years ago) by michael: - Get rid of clear_ban_cache_channel() and clear_ban_cache_client(). Use clear_ban_cache_list() instead.
client.c 7762 (8 years ago) by michael: - Get rid of clear_invites_channel() and clear_invites_client(). Use clear_invite_list() instead.
conf.c 7793 (8 years ago) by michael: - Implement INVITE expirations
conf_class.c 7668 (9 years ago) by michael: - Fixed svn properties
conf_cluster.c 7668 (9 years ago) by michael: - Fixed svn properties
conf_db.c 7668 (9 years ago) by michael: - Fixed svn properties
conf_gecos.c 7668 (9 years ago) by michael: - Fixed svn properties
conf_lexer.c 7772 (8 years ago) by michael: - Rebuilt parser files
conf_lexer.l 7793 (8 years ago) by michael: - Implement INVITE expirations
conf_parser.c 7772 (8 years ago) by michael: - Rebuilt parser files
conf_parser.h 7772 (8 years ago) by michael: - Rebuilt parser files
conf_parser.y 7793 (8 years ago) by michael: - Implement INVITE expirations
conf_pseudo.c 7685 (9 years ago) by michael: - conf_pseudo.h, conf_pseudo.c: added pseudo_get_list() for later use
conf_resv.c 7687 (9 years ago) by michael: - Remove excessive const keyword on dlink_node pointers
conf_service.c 7668 (9 years ago) by michael: - Fixed svn properties
conf_shared.c 7668 (9 years ago) by michael: - Fixed svn properties
dbuf.c 7779 (8 years ago) by michael: - channel.c, dbuf.c: stylistic changes
event.c 7668 (9 years ago) by michael: - Fixed svn properties
fdlist.c 7668 (9 years ago) by michael: - Fixed svn properties
getopt.c 7668 (9 years ago) by michael: - Fixed svn properties
hash.c 7687 (9 years ago) by michael: - Remove excessive const keyword on dlink_node pointers
hostmask.c 7791 (8 years ago) by michael: - hostmask.c: try_parse_v6_netmask()/try_parse_v4_netmask(): set address family accordingly. parse_netmask(): zero out 'addr'
id.c 7668 (9 years ago) by michael: - Fixed svn properties
ipcache.c 7668 (9 years ago) by michael: - Fixed svn properties
irc_string.c 7726 (8 years ago) by michael: - Add stripws() to irc_string.c; make warnings about syntax errors with multiple whitespaces look nicer
ircd.c 7668 (9 years ago) by michael: - Fixed svn properties
ircd_signal.c 7668 (9 years ago) by michael: - Fixed svn properties
isupport.c 7668 (9 years ago) by michael: - Fixed svn properties
list.c 7668 (9 years ago) by michael: - Fixed svn properties
listener.c 7668 (9 years ago) by michael: - Fixed svn properties
log.c 7668 (9 years ago) by michael: - Fixed svn properties
match.c 7668 (9 years ago) by michael: - Fixed svn properties
memory.c 7668 (9 years ago) by michael: - Fixed svn properties
mempool.c 7668 (9 years ago) by michael: - Fixed svn properties
misc.c 7668 (9 years ago) by michael: - Fixed svn properties
modules.c 7668 (9 years ago) by michael: - Fixed svn properties
motd.c 7775 (8 years ago) by michael: - motd.c:motd_cache(): stylistic changes
numeric.c 7668 (9 years ago) by michael: - Fixed svn properties
packet.c 7668 (9 years ago) by michael: - Fixed svn properties
parse.c 7668 (9 years ago) by michael: - Fixed svn properties
patricia.c 7668 (9 years ago) by michael: - Fixed svn properties
res.c 7668 (9 years ago) by michael: - Fixed svn properties
reslib.c 7668 (9 years ago) by michael: - Fixed svn properties
restart.c 7668 (9 years ago) by michael: - Fixed svn properties
rng_mt.c 7668 (9 years ago) by michael: - Fixed svn properties
s_bsd.c 7668 (9 years ago) by michael: - Fixed svn properties
s_bsd_devpoll.c 7668 (9 years ago) by michael: - Fixed svn properties
s_bsd_epoll.c 7668 (9 years ago) by michael: - Fixed svn properties
s_bsd_kqueue.c 7760 (8 years ago) by michael: - s_bsd_kqueue.c:kq_update_events(): make 'zero_timespec' a const struct
s_bsd_poll.c 7668 (9 years ago) by michael: - Fixed svn properties
send.c 7668 (9 years ago) by michael: - Fixed svn properties
server.c 7687 (9 years ago) by michael: - Remove excessive const keyword on dlink_node pointers
tls_gnutls.c 7708 (8 years ago) by michael: - Show GnuTLS/OpenSSL library/header versions in /INFO as suggested by Adam
tls_none.c 7708 (8 years ago) by michael: - Show GnuTLS/OpenSSL library/header versions in /INFO as suggested by Adam
tls_openssl.c 7708 (8 years ago) by michael: - Show GnuTLS/OpenSSL library/header versions in /INFO as suggested by Adam
user.c 7771 (8 years ago) by michael: - user.c:send_umode(): fixed compile warning (-Wshadow) on centos and possibly others
userhost.c 7668 (9 years ago) by michael: - Fixed svn properties
version.c 7700 (8 years ago) by michael: - version.c: update metalrock's email
watch.c 7668 (9 years ago) by michael: - Fixed svn properties
whowas.c 7668 (9 years ago) by michael: - Fixed svn properties
0 directories and 64 files shown