ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r8603
File (rev) Last Change
 ../
whowas.c 8385 (8 years ago) by michael: - Rip out mempool
watch.c 8590 (7 years ago) by michael: - watch: cache hash values
version.c 8518 (8 years ago) by michael: - AUTHORS, version.c: purge a bunch of yada yada yada
user.c 8557 (7 years ago) by michael: - Minor style corrections
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 8512 (8 years ago) by michael: - Style corrections
server.c 8512 (8 years ago) by michael: - Style corrections
send.c 8599 (7 years ago) by michael: - Rename Channel:locmembers to Channel::members_local
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 8536 (8 years ago) by michael: - s_bsd_epoll.c: remove syscall.h header include
s_bsd_devpoll.c 8431 (8 years ago) by michael: - Stylistic changes
s_bsd.c 8557 (7 years ago) by michael: - Minor style corrections
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 8522 (8 years ago) by michael: - Style corrections
patricia.c 8598 (7 years ago) by michael: - patricia.c: stylistic changes
parse.c 8557 (7 years ago) by michael: - Minor style corrections
packet.c 8414 (8 years ago) by michael: - Rename some functions to comply with naming convention
numeric.c 8491 (8 years ago) by michael: - pseudo {} blocks aka services aliases are now reported via "STATS s"
motd.c 8603 (7 years ago) by michael: - Fixed style inconsistencies in various places
modules.c 8603 (7 years ago) by michael: - Fixed style inconsistencies in various places
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 8510 (8 years ago) by michael: - Further cleanups to log.c
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 8593 (7 years ago) by michael: - ipcache: rewrite to use patricia
id.c 8279 (8 years ago) by michael: - Update copyright years
hostmask.c 8522 (8 years ago) by michael: - Style corrections
hash.c 8496 (8 years ago) by michael: - Killed userhost.c. Rewrote everything to use ipcache.c
getopt.c 8603 (7 years ago) by michael: - Fixed style inconsistencies in various places
fdlist.c 8588 (7 years ago) by michael: - Sprinkle some assert(); cleanup existing ones
event.c 8437 (8 years ago) by michael: - Stylistic changes
dbuf.c 8385 (8 years ago) by michael: - Rip out mempool
conf_shared.c 8603 (7 years ago) by michael: - Fixed style inconsistencies in various places
conf_service.c 8603 (7 years ago) by michael: - Fixed style inconsistencies in various places
conf_resv.c 8500 (8 years ago) by michael: - Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
conf_pseudo.c 8462 (8 years ago) by michael: - conf_pseudo.c:pseudo_message_handler(): stylistic changes
conf_parser.y 8496 (8 years ago) by michael: - Killed userhost.c. Rewrote everything to use ipcache.c
conf_parser.h 8497 (8 years ago) by michael: - Recreate autogenerated files
conf_parser.c 8497 (8 years ago) by michael: - Recreate autogenerated files
conf_lexer.l 8496 (8 years ago) by michael: - Killed userhost.c. Rewrote everything to use ipcache.c
conf_lexer.c 8497 (8 years ago) by michael: - Recreate autogenerated files
conf_gecos.c 8603 (7 years ago) by michael: - Fixed style inconsistencies in various places
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 8522 (8 years ago) by michael: - Style corrections
conf.c 8593 (7 years ago) by michael: - ipcache: rewrite to use patricia
client_svstag.c 8602 (7 years ago) by michael: - client_svstag.c:svstag_attach(): documentation
client.c 8593 (7 years ago) by michael: - ipcache: rewrite to use patricia
channel_mode.c 8603 (7 years ago) by michael: - Fixed style inconsistencies in various places
channel.c 8599 (7 years ago) by michael: - Rename Channel:locmembers to Channel::members_local
auth.c 8524 (8 years ago) by michael: - auth.c: style correction; add some assert() to auth_error()
Makefile.in 8594 (7 years ago) by michael: - Makefile.am: add patricia.c to ircd_SOURCES
Makefile.am 8594 (7 years ago) by michael: - Makefile.am: add patricia.c to ircd_SOURCES
0 directories and 64 files shown