ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r8520
File (rev) Last Change
 ../
whowas.c 8385 (8 years ago) by michael: - Rip out mempool
watch.c 8512 (8 years ago) by michael: - Style corrections
version.c 8518 (8 years ago) by michael: - AUTHORS, version.c: purge a bunch of yada yada yada
user.c 8512 (8 years ago) by michael: - 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 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 8500 (8 years ago) by michael: - Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
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 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 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 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 8496 (8 years ago) by michael: - Killed userhost.c. Rewrote everything to use ipcache.c
id.c 8279 (8 years ago) by michael: - Update copyright years
hostmask.c 8437 (8 years ago) by michael: - Stylistic changes
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 8520 (8 years ago) by michael: - fdlist.c: initialize 'highest_fd' with -1 so we don't run into problems if we ever have a fd == 0 in fdlist_update_highest_fd(), which currently is highly unlikely
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 8496 (8 years ago) by michael: - Killed userhost.c. Rewrote everything to use ipcache.c
conf.c 8510 (8 years ago) by michael: - Further cleanups to log.c
client_svstag.c 8485 (8 years ago) by michael: - propset
client.c 8512 (8 years ago) by michael: - Style corrections
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 8513 (8 years ago) by michael: - channel.c: channel_do_join() is called for local clients only; use NULL as first argument to sendto_server()
auth.c 8496 (8 years ago) by michael: - Killed userhost.c. Rewrote everything to use ipcache.c
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