ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r8438
File Last Change
 ../
Makefile.am 8384 (6 years ago) by michael: - Rip out mempool
Makefile.in 8386 (6 years ago) by michael: - autoreconf
auth.c 8430 (6 years ago) by michael: - Stylistic changes
channel.c 8438 (6 years ago) by michael: - Add channel_get_list() to channel.c which should be used when accessing channel_list outside of channel.c
channel_mode.c 8438 (6 years ago) by michael: - Add channel_get_list() to channel.c which should be used when accessing channel_list outside of channel.c
client.c 8436 (6 years ago) by michael: - Stylistic changes
conf.c 8394 (6 years ago) by michael: - Rename attach_conf() -> conf_attach(), detach_conf() -> conf_detach(); clean up documentation
conf_class.c 8436 (6 years ago) by michael: - Stylistic changes
conf_cluster.c 8338 (6 years ago) by michael: - Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure - struct AuthRequest once again is no longer allocated from within the Connection structure
conf_db.c 8280 (6 years ago) by michael: - Update copyright years
conf_gecos.c 8434 (6 years ago) by michael: - conf_gecos.c: remove unused header include
conf_lexer.c 8317 (6 years ago) by michael: - Recreate parser files
conf_lexer.l 8313 (6 years ago) by michael: - Remove experimental libgeoip support
conf_parser.c 8436 (6 years ago) by michael: - Stylistic changes
conf_parser.h 8317 (6 years ago) by michael: - Recreate parser files
conf_parser.y 8436 (6 years ago) by michael: - Stylistic changes
conf_pseudo.c 8280 (6 years ago) by michael: - Update copyright years
conf_resv.c 8313 (6 years ago) by michael: - Remove experimental libgeoip support
conf_service.c 8432 (6 years ago) by michael: - Allow a matching function to be passed to conf_service.c:service_find()
conf_shared.c 8280 (6 years ago) by michael: - Update copyright years
dbuf.c 8384 (6 years ago) by michael: - Rip out mempool
event.c 8436 (6 years ago) by michael: - Stylistic changes
fdlist.c 8378 (6 years ago) by michael: - Move fd_dump() to m_stats.c; rename it to stats_fdlist()
getopt.c 8280 (6 years ago) by michael: - Update copyright years
hash.c 8388 (6 years ago) by michael: - hash.c:free_list_task(): properly unlink nodes from their lists even though memory is freed solely for debugging purposes
hostmask.c 8436 (6 years ago) by michael: - Stylistic changes
id.c 8280 (6 years ago) by michael: - Update copyright years
ipcache.c 8384 (6 years ago) by michael: - Rip out mempool
irc_string.c 8280 (6 years ago) by michael: - Update copyright years
ircd.c 8425 (6 years ago) by michael: - Rename some functions to comply with naming convention
ircd_signal.c 8411 (6 years ago) by michael: - ircd_signal.c:setup_signals(): use NULL instead of 0 as third argument for sigaction()
isupport.c 8280 (6 years ago) by michael: - Update copyright years
list.c 8396 (6 years ago) by michael: - list.c: revert 'dlinkDelete(): reset m->data as well'
listener.c 8348 (6 years ago) by michael: - Style corrections
log.c 8280 (6 years ago) by michael: - Update copyright years
match.c 8280 (6 years ago) by michael: - Update copyright years
memory.c 8280 (6 years ago) by michael: - Update copyright years
misc.c 8280 (6 years ago) by michael: - Update copyright years
modules.c 8430 (6 years ago) by michael: - Stylistic changes
motd.c 8436 (6 years ago) by michael: - Stylistic changes
numeric.c 8280 (6 years ago) by michael: - Update copyright years
packet.c 8413 (6 years ago) by michael: - Rename some functions to comply with naming convention
parse.c 8436 (6 years ago) by michael: - Stylistic changes
res.c 8436 (6 years ago) by michael: - Stylistic changes
reslib.c 7667 (7 years ago) by michael: - Fixed svn properties
restart.c 8338 (6 years ago) by michael: - Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure - struct AuthRequest once again is no longer allocated from within the Connection structure
rng_mt.c 7667 (7 years ago) by michael: - Fixed svn properties
s_bsd.c 8430 (6 years ago) by michael: - Stylistic changes
s_bsd_devpoll.c 8430 (6 years ago) by michael: - Stylistic changes
s_bsd_epoll.c 8430 (6 years ago) by michael: - Stylistic changes
s_bsd_kqueue.c 8430 (6 years ago) by michael: - Stylistic changes
s_bsd_poll.c 8430 (6 years ago) by michael: - Stylistic changes
send.c 8413 (6 years ago) by michael: - Rename some functions to comply with naming convention
server.c 8436 (6 years ago) by michael: - Stylistic changes
server_capab.c 8415 (6 years ago) by michael: - Remove CHW and HOPS server capabilities. These are mandatory for quite some time now.
tls_gnutls.c 8280 (6 years ago) by michael: - Update copyright years
tls_none.c 8280 (6 years ago) by michael: - Update copyright years
tls_openssl.c 8280 (6 years ago) by michael: - Update copyright years
user.c 8438 (6 years ago) by michael: - Add channel_get_list() to channel.c which should be used when accessing channel_list outside of channel.c
userhost.c 8384 (6 years ago) by michael: - Rip out mempool
version.c 8280 (6 years ago) by michael: - Update copyright years
watch.c 8384 (6 years ago) by michael: - Rip out mempool
whowas.c 8384 (6 years ago) by michael: - Rip out mempool
0 directories and 63 files shown