ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include
r7518
File Last Change (rev)
 ../
ircd_defs.h 7514 (10 years ago) by michael: - ircd_defs.h: increase REASONLEN to 260
mempool.h 7502 (10 years ago) by michael: - mempool.h: #undef MEMPOOL_STATS
modules.h 7498 (10 years ago) by michael: - modules.h, modules.c: avoid using HYB_PATH_MAX for module_path::path
client.h 7485 (10 years ago) by michael: - Rename Client::whowas to Client::whowas_list
whowas.h 7485 (10 years ago) by michael: - Rename Client::whowas to Client::whowas_list
numeric.h 7477 (10 years ago) by michael: - numeric.h: remove irrelevant comment
patchlevel.h 7474 (10 years ago) by michael: - Bump version to hybrid-8.2.16
conf.h 7436 (10 years ago) by michael: - Change whowas system to use a linked list instead of othe this monolithic WHOWAS table - Size of the whowas nick name history length is now configurable
listener.h 7350 (10 years ago) by michael: - Show some stats about allocated listeners in /stats z
fdlist.h 7347 (10 years ago) by michael: - Remove unused header includes
send.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
event.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
watch.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
conf_resv.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
s_bsd.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
ircd.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
auth.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
conf_gecos.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
ipcache.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
misc.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
motd.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
channel.h 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
conf_shared.h 7325 (10 years ago) by michael: - Remove useless header includes
conf_service.h 7325 (10 years ago) by michael: - Remove useless header includes
conf_cluster.h 7325 (10 years ago) by michael: - Remove useless header includes
tls.h 7272 (10 years ago) by michael: - Don't exit out with GnuTLS when there's no key and/or certificate
tls_gnutls.h 7163 (10 years ago) by michael: - tls*: more copyright fixups
tls_openssl.h 7163 (10 years ago) by michael: - tls*: more copyright fixups
stdinc.h 7140 (10 years ago) by michael: - stdinc.h: removed openssl header includes which no longer should be here
conf_pseudo.h 7128 (10 years ago) by michael: - conf_pseudo.h, conf_pseudo.c: fix/update copyright header
tls_none.h 7111 (10 years ago) by michael: - propset
memory.h 7033 (10 years ago) by michael: - Renamed MyCalloc to xcalloc
id.h 7007 (10 years ago) by michael: - Update copyright years
parse.h 7007 (10 years ago) by michael: - Update copyright years
irc_string.h 7007 (10 years ago) by michael: - Update copyright years
conf_db.h 7007 (10 years ago) by michael: - Update copyright years
ircd_signal.h 7007 (10 years ago) by michael: - Update copyright years
defaults.h 7007 (10 years ago) by michael: - Update copyright years
hostmask.h 7007 (10 years ago) by michael: - Update copyright years
packet.h 7007 (10 years ago) by michael: - Update copyright years
userhost.h 7007 (10 years ago) by michael: - Update copyright years
isupport.h 7007 (10 years ago) by michael: - Update copyright years
log.h 7007 (10 years ago) by michael: - Update copyright years
server.h 7007 (10 years ago) by michael: - Update copyright years
channel_mode.h 7007 (10 years ago) by michael: - Update copyright years
restart.h 7007 (10 years ago) by michael: - Update copyright years
res.h 7007 (10 years ago) by michael: - Update copyright years
dbuf.h 7007 (10 years ago) by michael: - Update copyright years
hash.h 7007 (10 years ago) by michael: - Update copyright years
conf_class.h 7007 (10 years ago) by michael: - Update copyright years
list.h 7007 (10 years ago) by michael: - Update copyright years
ircd_getopt.h 7007 (10 years ago) by michael: - Update copyright years
user.h 7007 (10 years ago) by michael: - Update copyright years
reslib.h 6957 (10 years ago) by michael: - Move IRCD_MAXNS to reslib.h, rename it to RESLIB_MAXNS, and increase it to 8
rng_mt.h 6364 (10 years ago) by michael: - Remove unused header includes
serno.h 3377 (12 years ago) by michael: - Create 8.2.x branch
0 directories and 56 files shown