ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r8593
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 8557 (7 years ago) by michael: - Minor style corrections
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 8592 (7 years ago) by michael: - patricia: add patricia_make_and_lookup_addr()
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 8500 (8 years ago) by michael: - Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
modules.c 8588 (7 years ago) by michael: - Sprinkle some assert(); cleanup existing ones
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 8279 (8 years ago) by michael: - Update copyright years
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 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 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 8473 (8 years ago) by michael: - conf_gecos.c, conf_resv.c: stylistic changes
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 8485 (8 years ago) by michael: - propset
client.c 8593 (7 years ago) by michael: - ipcache: rewrite to use patricia
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 8588 (7 years ago) by michael: - Sprinkle some assert(); cleanup existing ones
auth.c 8524 (8 years ago) by michael: - auth.c: style correction; add some assert() to auth_error()
Makefile.in 8497 (8 years ago) by michael: - Recreate autogenerated files
Makefile.am 8496 (8 years ago) by michael: - Killed userhost.c. Rewrote everything to use ipcache.c
0 directories and 64 files shown