ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r8470
File (rev) Last Change
 ../
whowas.c 8385 (8 years ago) by michael: - Rip out mempool
watch.c 8385 (8 years ago) by michael: - Rip out mempool
version.c 8279 (8 years ago) by michael: - Update copyright years
userhost.c 8385 (8 years ago) by michael: - Rip out mempool
user.c 8439 (8 years ago) by michael: - Add channel_get_list() to channel.c which should be used when accessing channel_list outside of channel.c
tls_openssl.c 8279 (8 years ago) by michael: - Update copyright years
tls_none.c 8279 (8 years ago) by michael: - Update copyright years
tls_gnutls.c 8279 (8 years ago) by michael: - Update copyright years
server_capab.c 8416 (8 years ago) by michael: - Remove CHW and HOPS server capabilities. These are mandatory for quite some time now.
server.c 8437 (8 years ago) by michael: - Stylistic changes
send.c 8414 (8 years ago) by michael: - Rename some functions to comply with naming convention
s_bsd_poll.c 8431 (8 years ago) by michael: - Stylistic changes
s_bsd_kqueue.c 8431 (8 years ago) by michael: - Stylistic changes
s_bsd_epoll.c 8466 (8 years ago) by michael: - s_bsd_epoll.c:comm_setselect(): add assert()
s_bsd_devpoll.c 8431 (8 years ago) by michael: - Stylistic changes
s_bsd.c 8431 (8 years ago) by michael: - Stylistic changes
rng_mt.c 7668 (10 years ago) by michael: - Fixed svn properties
restart.c 8339 (8 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
reslib.c 7668 (10 years ago) by michael: - Fixed svn properties
res.c 8437 (8 years ago) by michael: - Stylistic changes
patricia.c 7885 (9 years ago) by michael: - patricia.c: whitespace change
parse.c 8437 (8 years ago) by michael: - Stylistic changes
packet.c 8414 (8 years ago) by michael: - Rename some functions to comply with naming convention
numeric.c 8468 (8 years ago) by michael: - Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set
motd.c 8437 (8 years ago) by michael: - Stylistic changes
modules.c 8431 (8 years ago) by michael: - Stylistic changes
misc.c 8279 (8 years ago) by michael: - Update copyright years
memory.c 8279 (8 years ago) by michael: - Update copyright years
match.c 8279 (8 years ago) by michael: - Update copyright years
log.c 8279 (8 years ago) by michael: - Update copyright years
listener.c 8349 (8 years ago) by michael: - Style corrections
list.c 8397 (8 years ago) by michael: - list.c: revert 'dlinkDelete(): reset m->data as well'
isupport.c 8279 (8 years ago) by michael: - Update copyright years
ircd_signal.c 8412 (8 years ago) by michael: - ircd_signal.c:setup_signals(): use NULL instead of 0 as third argument for sigaction()
ircd.c 8426 (8 years ago) by michael: - Rename some functions to comply with naming convention
irc_string.c 8279 (8 years ago) by michael: - Update copyright years
ipcache.c 8385 (8 years ago) by michael: - Rip out mempool
id.c 8279 (8 years ago) by michael: - Update copyright years
hostmask.c 8437 (8 years ago) by michael: - Stylistic changes
hash.c 8389 (8 years ago) by michael: - hash.c:free_list_task(): properly unlink nodes from their lists even though memory is freed solely for debugging purposes
getopt.c 8279 (8 years ago) by michael: - Update copyright years
fdlist.c 8379 (8 years ago) by michael: - Move fd_dump() to m_stats.c; rename it to stats_fdlist()
event.c 8437 (8 years ago) by michael: - Stylistic changes
dbuf.c 8385 (8 years ago) by michael: - Rip out mempool
conf_shared.c 8279 (8 years ago) by michael: - Update copyright years
conf_service.c 8433 (8 years ago) by michael: - Allow a matching function to be passed to conf_service.c:service_find()
conf_resv.c 8314 (8 years ago) by michael: - Remove experimental libgeoip support
conf_pseudo.c 8462 (8 years ago) by michael: - conf_pseudo.c:pseudo_message_handler(): stylistic changes
conf_parser.y 8458 (8 years ago) by michael: - Move pseudot_stats() to m_stats.c
conf_parser.h 8459 (8 years ago) by michael: - Recreate conf_parser
conf_parser.c 8459 (8 years ago) by michael: - Recreate conf_parser
conf_lexer.l 8314 (8 years ago) by michael: - Remove experimental libgeoip support
conf_lexer.c 8318 (8 years ago) by michael: - Recreate parser files
conf_gecos.c 8435 (8 years ago) by michael: - conf_gecos.c: remove unused header include
conf_db.c 8279 (8 years ago) by michael: - Update copyright years
conf_cluster.c 8339 (8 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_class.c 8437 (8 years ago) by michael: - Stylistic changes
conf.c 8468 (8 years ago) by michael: - Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set
client.c 8447 (8 years ago) by michael: - Stylistic changes
channel_mode.c 8468 (8 years ago) by michael: - Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set
channel.c 8447 (8 years ago) by michael: - Stylistic changes
auth.c 8470 (8 years ago) by michael: - auth.c: deduplicate; minor cleanups
Makefile.in 8387 (8 years ago) by michael: - autoreconf
Makefile.am 8385 (8 years ago) by michael: - Rip out mempool
0 directories and 64 files shown