../
|
serno.h
|
1592
(12 years ago)
by michael:
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
svnroot/ircd-hybrid/trunk
|
rng_mt.h
|
6363
(10 years ago)
by michael:
- Remove unused header includes
|
patricia.h
|
6608
(9 years ago)
by michael:
- patricia.h: remove trailing whitespaces
|
reslib.h
|
6958
(9 years ago)
by michael:
- Move IRCD_MAXNS to reslib.h, rename it to RESLIB_MAXNS, and increase it to 8
|
id.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
patchlevel.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
parse.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
irc_string.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
conf_db.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
ircd_signal.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
defaults.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
hostmask.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
packet.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
userhost.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
isupport.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
log.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
server.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
channel_mode.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
restart.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
dbuf.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
hash.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
conf_class.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
list.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
ircd_getopt.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
user.h
|
7006
(9 years ago)
by michael:
- Update copyright years
|
memory.h
|
7032
(9 years ago)
by michael:
- Renamed MyCalloc to xcalloc
|
tls_none.h
|
7112
(9 years ago)
by michael:
- propset
|
conf_pseudo.h
|
7127
(9 years ago)
by michael:
- conf_pseudo.h, conf_pseudo.c: fix/update copyright header
|
stdinc.h
|
7141
(9 years ago)
by michael:
- stdinc.h: removed openssl header includes which no longer should be here
|
tls_gnutls.h
|
7164
(9 years ago)
by michael:
- tls*: more copyright fixups
|
tls_openssl.h
|
7164
(9 years ago)
by michael:
- tls*: more copyright fixups
|
tls.h
|
7271
(9 years ago)
by michael:
- Don't exit out with GnuTLS when there's no key and/or certificate
|
conf_shared.h
|
7326
(9 years ago)
by michael:
- Remove useless header includes
|
conf_service.h
|
7326
(9 years ago)
by michael:
- Remove useless header includes
|
conf_cluster.h
|
7326
(9 years ago)
by michael:
- Remove useless header includes
|
send.h
|
7330
(9 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
|
7330
(9 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
|
7330
(9 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
|
7330
(9 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
|
7330
(9 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
|
7330
(9 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
|
7330
(9 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
|
7330
(9 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
|
7330
(9 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
|
7330
(9 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.
|
fdlist.h
|
7348
(9 years ago)
by michael:
- Remove unused header includes
|
listener.h
|
7349
(9 years ago)
by michael:
- Show some stats about allocated listeners in /stats z
|
numeric.h
|
7478
(9 years ago)
by michael:
- numeric.h: remove irrelevant comment
|
modules.h
|
7499
(9 years ago)
by michael:
- modules.h, modules.c: avoid using HYB_PATH_MAX for module_path::path
|
mempool.h
|
7503
(9 years ago)
by michael:
- mempool.h: #undef MEMPOOL_STATS
|
ircd_defs.h
|
7515
(9 years ago)
by michael:
- ircd_defs.h: increase REASONLEN to 260
|
whowas.h
|
7527
(9 years ago)
by michael:
- whowas.h: documentation
|
conf.h
|
7535
(9 years ago)
by michael:
- conf.c: removed unused cluster_a_line() prototype
|
channel.h
|
7549
(9 years ago)
by michael:
- Rewrite invite handling to be more flexible for future additions such as client based invite throttling, invite expiration, etc
|
client.h
|
7555
(9 years ago)
by michael:
- Minor cleanup to client/channel burst logic
|
s_bsd.h
|
7566
(9 years ago)
by michael:
- Rename init_netio() to netio_init()
|
res.h
|
7569
(9 years ago)
by michael:
- Rename init_resolver() to resolver_init()
|