ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include
r6904
File Last Change
 ../
auth.h 6347 (10 years ago) by michael: - Make use of enum in more places
channel.h 6881 (9 years ago) by michael: - channel.h, channel.c: declared can_join() as static
channel_mode.h 6904 (9 years ago) by michael: - Add CMEMBER_STATUS_FLAGS / CMEMBER_STATUS_FLAGS_LEN and make use of it in some places (replaces some magic values sprinkled in the code)
client.h 6782 (9 years ago) by michael: - Use the %ju conversion specifier for time_t and get rid of these non-portable (unsigned long) casts; replace some uint64_t with uintmax_t
conf.h 6792 (9 years ago) by michael: - Add channel::invite_delay_channel configuration option
conf_class.h 5411 (10 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.h 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
conf_pseudo.h 6259 (10 years ago) by michael: - Set keyword and eol-style properties
dbuf.h 6347 (10 years ago) by michael: - Make use of enum in more places
defaults.h 6729 (9 years ago) by michael: - defaults.h, conf.c: get rid of this WATCHSIZE_MIN, WATCHSIZE_DEFAULT magic
event.h 6642 (9 years ago) by michael: - Rename event::enabled to event::active
fdlist.h 6347 (10 years ago) by michael: - Make use of enum in more places
hash.h 5347 (10 years ago) by michael: - Update copyright years
hostmask.h 6470 (9 years ago) by michael: - Make use of enum in some places; make use of the HasFlag() macro some more; minor style corrections
id.h 6743 (9 years ago) by michael: - Add valid_uid() for later use
ipcache.h 6719 (9 years ago) by michael: - Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
irc_string.h 6546 (9 years ago) by michael: - Removed that dirty strtoken definition in stdinc.h
ircd.h 6782 (9 years ago) by michael: - Use the %ju conversion specifier for time_t and get rid of these non-portable (unsigned long) casts; replace some uint64_t with uintmax_t
ircd_defs.h 6497 (9 years ago) by michael: - ircd_defs.h: minor correction to the USERHOST_REPLYLEN definition
ircd_getopt.h 6345 (10 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
ircd_signal.h 5347 (10 years ago) by michael: - Update copyright years
isupport.h 6259 (10 years ago) by michael: - Set keyword and eol-style properties
list.h 5347 (10 years ago) by michael: - Update copyright years
listener.h 6367 (10 years ago) by michael: - Rename several functions in listener.c to comply with naming convention
log.h 6345 (10 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
memory.h 6887 (9 years ago) by michael: - memory.h: removed unused header include
mempool.h 6345 (10 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
misc.h 6569 (9 years ago) by michael: - Add dissect_time() from HOPM and make use of it in some places
modules.h 5347 (10 years ago) by michael: - Update copyright years
motd.h 6514 (9 years ago) by michael: - motd.h, motd.c: have motd_signon() use date_iso8601()
numeric.h 6592 (9 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
packet.h 6315 (10 years ago) by michael: - Make use of enums some more
parse.h 6845 (9 years ago) by michael: - parse.h: remove MessageHandler typedef
patchlevel.h 5347 (10 years ago) by michael: - Update copyright years
patricia.h 6608 (9 years ago) by michael: - patricia.h: remove trailing whitespaces
res.h 6836 (9 years ago) by michael: - Move report_dns_servers() from res.c to m_stats.c
reslib.h 6345 (10 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
restart.h 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
resv.h 5347 (10 years ago) by michael: - Update copyright years
rng_mt.h 6363 (10 years ago) by michael: - Remove unused header includes
rsa.h 6592 (9 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
s_bsd.h 6363 (10 years ago) by michael: - Remove unused header includes
send.h 6774 (9 years ago) by michael: - Implement ircv3.2 chghost client capability support
serno.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
server.h 6805 (9 years ago) by michael: - server.h: update doxygen comments
stdinc.h 6782 (9 years ago) by michael: - Use the %ju conversion specifier for time_t and get rid of these non-portable (unsigned long) casts; replace some uint64_t with uintmax_t
user.h 6695 (9 years ago) by michael: - user.h: removed unused show_isupport
userhost.h 6441 (10 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
watch.h 6719 (9 years ago) by michael: - Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
whowas.h 6719 (9 years ago) by michael: - Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
0 directories and 50 files shown