ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include
r8710
File Last Change
 ../
auth.h 8431 (7 years ago) by michael: - Stylistic changes
channel.h 8664 (6 years ago) by michael: - Make use of bool even more
channel_mode.h 8658 (6 years ago) by michael: - Make use of the bool data type in some more places
client.h 8656 (6 years ago) by michael: - Make use of the bool data type in some places
client_svstag.h 8485 (7 years ago) by michael: - propset
conf.h 8680 (6 years ago) by michael: - More parse_aline() tweaks
conf_class.h 8660 (6 years ago) by michael: - Make use of the bool data type in some more places
conf_cluster.h 8431 (7 years ago) by michael: - Stylistic changes
conf_db.h 8658 (6 years ago) by michael: - Make use of the bool data type in some more places
conf_gecos.h 8652 (6 years ago) by michael: - Use bool data types in some places
conf_pseudo.h 8458 (7 years ago) by michael: - Move pseudot_stats() to m_stats.c
conf_resv.h 8658 (6 years ago) by michael: - Make use of the bool data type in some more places
conf_service.h 8433 (7 years ago) by michael: - Allow a matching function to be passed to conf_service.c:service_find()
conf_shared.h 8431 (7 years ago) by michael: - Stylistic changes
dbuf.h 8479 (7 years ago) by michael: - Documentation changes
defaults.h 8381 (7 years ago) by michael: - defaults.h: change NETWORK_NAME_DEFAULT and NETWORK_DESC_DEFAULT
event.h 8652 (6 years ago) by michael: - Use bool data types in some places
fdlist.h 8658 (6 years ago) by michael: - Make use of the bool data type in some more places
hash.h 8656 (6 years ago) by michael: - Make use of the bool data type in some places
hostmask.h 8688 (6 years ago) by michael: - More bool conversion. This should be everything now.
id.h 8660 (6 years ago) by michael: - Make use of the bool data type in some more places
ipcache.h 8611 (6 years ago) by michael: - ipcache, conf_class: use separate trees for ipv6 and ipv4 addresses. Until fixed, this is to work around a patricia.c limitation/bug where a ipv6 and a ipv4 prefix can share the same tree node in case they have the same length and bit pattern.
irc_string.h 8658 (6 years ago) by michael: - Make use of the bool data type in some more places
ircd.h 8658 (6 years ago) by michael: - Make use of the bool data type in some more places
ircd_defs.h 8279 (7 years ago) by michael: - Update copyright years
ircd_getopt.h 8637 (6 years ago) by michael: - ircd_getopt.h: remove unused ENDEBUG from argtype
ircd_signal.h 8279 (7 years ago) by michael: - Update copyright years
isupport.h 8279 (7 years ago) by michael: - Update copyright years
list.h 8385 (7 years ago) by michael: - Rip out mempool
listener.h 8652 (6 years ago) by michael: - Use bool data types in some places
log.h 8510 (7 years ago) by michael: - Further cleanups to log.c
memory.h 8279 (7 years ago) by michael: - Update copyright years
misc.h 8279 (7 years ago) by michael: - Update copyright years
modules.h 8660 (6 years ago) by michael: - Make use of the bool data type in some more places
motd.h 8672 (6 years ago) by michael: - Stylistic changes
numeric.h 8468 (7 years ago) by michael: - Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set
packet.h 8710 (6 years ago) by michael: - Get rid of Connection::allow_read and have parse_client_queued() determine max lines to be processed
parse.h 8479 (7 years ago) by michael: - Documentation changes
patchlevel.h 8279 (7 years ago) by michael: - Update copyright years
patricia.h 8597 (6 years ago) by michael: - patricia.c:ascii2prefix(): don't allow to overflow 'save'; change size of 'save' to INET6_ADDRSTRLEN
res.h 8279 (7 years ago) by michael: - Update copyright years
reslib.h 7668 (9 years ago) by michael: - Fixed svn properties
restart.h 8706 (6 years ago) by michael: - server_die(): remove die/restart enum. Use bool instead.
rng_mt.h 7668 (9 years ago) by michael: - Fixed svn properties
s_bsd.h 8660 (6 years ago) by michael: - Make use of the bool data type in some more places
send.h 8688 (6 years ago) by michael: - More bool conversion. This should be everything now.
serno.h 7675 (9 years ago) by michael: - Fixed more svn properties as pointed out by jackal
server.h 8660 (6 years ago) by michael: - Make use of the bool data type in some more places
server_capab.h 8437 (7 years ago) by michael: - Stylistic changes
stdinc.h 8643 (6 years ago) by michael: - Use a boolean type for chan_mode::only_servers and chan_mode::only_opers
tls.h 8664 (6 years ago) by michael: - Make use of bool even more
tls_gnutls.h 8279 (7 years ago) by michael: - Update copyright years
tls_none.h 8279 (7 years ago) by michael: - Update copyright years
tls_openssl.h 8279 (7 years ago) by michael: - Update copyright years
user.h 8660 (6 years ago) by michael: - Make use of the bool data type in some more places
watch.h 8590 (6 years ago) by michael: - watch: cache hash values
whowas.h 8664 (6 years ago) by michael: - Make use of bool even more
0 directories and 57 files shown