ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r7431
File (rev) Last Change
 ../
whowas.c 7394 (10 years ago) by michael: - whowas.c: rename some variables for consistency
watch.c 7084 (10 years ago) by michael: - watch.h, watch.c, m_watch.c: rename some variables for consistency
version.c 7186 (10 years ago) by michael: - version.c: replace occurences of Hybrid with ircd-hybrid
userhost.c 7006 (10 years ago) by michael: - Update copyright years
user.c 7304 (10 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
tls_openssl.c 7387 (10 years ago) by michael: - Remove artificial cap of minimum required size of the dh parameter file
tls_none.c 7296 (10 years ago) by michael: - tls_none.c:tls_new_cred(): return 1 if no tls support is available so conf_handle_tls() doesn't exit the process
tls_gnutls.c 7274 (10 years ago) by michael: - Let's do this better
server.c 7401 (10 years ago) by michael: - Cleanups to operator/connect block lookup routines
send.c 7381 (10 years ago) by michael: - send.c:sendto_realops_flags(): use sendto_one_notice()
s_bsd_poll.c 7330 (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_kqueue.c 7330 (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_epoll.c 7330 (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_devpoll.c 7330 (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.c 7431 (10 years ago) by michael: - Minor style cleanups & constification
rng_mt.c 3881 (12 years ago) by michael: - rng_mt.c: removed trailing whitespaces
restart.c 7006 (10 years ago) by michael: - Update copyright years
reslib.c 6958 (10 years ago) by michael: - Move IRCD_MAXNS to reslib.h, rename it to RESLIB_MAXNS, and increase it to 8
res.c 7330 (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.
patricia.c 7032 (10 years ago) by michael: - Renamed MyCalloc to xcalloc
parse.c 7379 (10 years ago) by michael: - parse.c:parse(): change length to size_t type
packet.c 7113 (10 years ago) by michael: - Remove some HAVE_TLS
numeric.c 7399 (10 years ago) by michael: - numeric.h, numeric.c: remove unused ERR_NOADMININFO
motd.c 7266 (10 years ago) by michael: - Minor simplifications on clearing lists
modules.c 7245 (10 years ago) by michael: - Renamed 'mod_clear_paths()' to 'modules_conf_clear()'. Further simplification to modules_conf_clear()
misc.c 7330 (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.
mempool.c 7032 (10 years ago) by michael: - Renamed MyCalloc to xcalloc
memory.c 7032 (10 years ago) by michael: - Renamed MyCalloc to xcalloc
match.c 7006 (10 years ago) by michael: - Update copyright years
log.c 7006 (10 years ago) by michael: - Update copyright years
listener.c 7349 (10 years ago) by michael: - Show some stats about allocated listeners in /stats z
list.c 7391 (10 years ago) by michael: - list.c: cleanup/dedup dlinkFindDelete()
isupport.c 7032 (10 years ago) by michael: - Renamed MyCalloc to xcalloc
ircd_signal.c 7006 (10 years ago) by michael: - Update copyright years
ircd.c 7330 (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.
irc_string.c 7006 (10 years ago) by michael: - Update copyright years
ipcache.c 7006 (10 years ago) by michael: - Update copyright years
id.c 7006 (10 years ago) by michael: - Update copyright years
hostmask.c 7032 (10 years ago) by michael: - Renamed MyCalloc to xcalloc
hash.c 7234 (10 years ago) by michael: - Move resv.* to conf_resv.*
getopt.c 7006 (10 years ago) by michael: - Update copyright years
fdlist.c 7105 (10 years ago) by michael: - Incorporate gnutls support by Adam & Attila
event.c 7431 (10 years ago) by michael: - Minor style cleanups & constification
dbuf.c 7006 (10 years ago) by michael: - Update copyright years
conf_shared.c 7241 (10 years ago) by michael: - conf_cluster, conf_shared: remove unused header includes
conf_service.c 7312 (10 years ago) by michael: - svn propset
conf_resv.c 7290 (10 years ago) by michael: - conf_resv.c:resv_make(): move code
conf_pseudo.c 7294 (10 years ago) by michael: - conf_pseudo.c: renaming for consistency
conf_parser.y 7318 (10 years ago) by michael: - conf_parser.y: fixed triggered assert with user = "" in auth {} blocks
conf_parser.h 7308 (10 years ago) by michael: - autoreconf - re-create parser files
conf_parser.c 7319 (10 years ago) by michael: - Re-built parser files
conf_lexer.l 7258 (10 years ago) by michael: - Improve libGeoIP support
conf_lexer.c 7262 (10 years ago) by michael: - Re-create parser files
conf_gecos.c 7312 (10 years ago) by michael: - svn propset
conf_db.c 7304 (10 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
conf_cluster.c 7322 (10 years ago) by michael: - Constification
conf_class.c 7266 (10 years ago) by michael: - Minor simplifications on clearing lists
conf.c 7429 (10 years ago) by michael: - parse_aline() cleanups
client.c 7431 (10 years ago) by michael: - Minor style cleanups & constification
channel_mode.c 7355 (10 years ago) by michael: - Cleanup more conversion specifiers
channel.c 7345 (10 years ago) by michael: - Remove excessive 'const'
auth.c 7006 (10 years ago) by michael: - Update copyright years
Makefile.in 7308 (10 years ago) by michael: - autoreconf - re-create parser files
Makefile.am 7304 (10 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
0 directories and 64 files shown