ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include
r6951
File Last Change
 ../
serno.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
patchlevel.h 5347 (10 years ago) by michael: - Update copyright years
resv.h 5347 (10 years ago) by michael: - Update copyright years
ircd_signal.h 5347 (10 years ago) by michael: - Update copyright years
modules.h 5347 (10 years ago) by michael: - Update copyright years
hash.h 5347 (10 years ago) by michael: - Update copyright years
list.h 5347 (10 years ago) by michael: - Update copyright years
conf_class.h 5411 (10 years ago) by michael: - conf_class.c: removed duplicated code
conf_pseudo.h 6259 (10 years ago) by michael: - Set keyword and eol-style properties
isupport.h 6259 (10 years ago) by michael: - Set keyword and eol-style properties
packet.h 6315 (10 years ago) by michael: - Make use of enums some more
log.h 6345 (10 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
reslib.h 6345 (10 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
mempool.h 6345 (10 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
ircd_getopt.h 6345 (10 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
fdlist.h 6347 (10 years ago) by michael: - Make use of enum in more places
auth.h 6347 (10 years ago) by michael: - Make use of enum in more places
dbuf.h 6347 (10 years ago) by michael: - Make use of enum in more places
restart.h 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
rng_mt.h 6363 (10 years ago) by michael: - Remove unused header includes
listener.h 6367 (10 years ago) by michael: - Rename several functions in listener.c to comply with naming convention
userhost.h 6441 (10 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
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
motd.h 6514 (9 years ago) by michael: - motd.h, motd.c: have motd_signon() use date_iso8601()
irc_string.h 6546 (9 years ago) by michael: - Removed that dirty strtoken definition in stdinc.h
misc.h 6569 (9 years ago) by michael: - Add dissect_time() from HOPM and make use of it in some places
rsa.h 6592 (9 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
numeric.h 6592 (9 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
patricia.h 6608 (9 years ago) by michael: - patricia.h: remove trailing whitespaces
event.h 6642 (9 years ago) by michael: - Rename event::enabled to event::active
user.h 6695 (9 years ago) by michael: - user.h: removed unused show_isupport
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
ipcache.h 6719 (9 years ago) by michael: - Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
defaults.h 6729 (9 years ago) by michael: - defaults.h, conf.c: get rid of this WATCHSIZE_MIN, WATCHSIZE_DEFAULT magic
id.h 6743 (9 years ago) by michael: - Add valid_uid() for later use
send.h 6774 (9 years ago) by michael: - Implement ircv3.2 chghost client capability support
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
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
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
conf.h 6792 (9 years ago) by michael: - Add channel::invite_delay_channel configuration option
server.h 6805 (9 years ago) by michael: - server.h: update doxygen comments
res.h 6836 (9 years ago) by michael: - Move report_dns_servers() from res.c to m_stats.c
parse.h 6845 (9 years ago) by michael: - parse.h: remove MessageHandler typedef
memory.h 6887 (9 years ago) by michael: - memory.h: removed unused header include
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)
conf_db.h 6928 (9 years ago) by michael: - Fixed bug where setting the path/filename via the -klinefile, etc. switches would not have any effect. Reported by gp.
ircd_defs.h 6932 (9 years ago) by michael: - USERHOST_REPLYLEN I never liked. Gone.
channel.h 6932 (9 years ago) by michael: - USERHOST_REPLYLEN I never liked. Gone.
s_bsd.h 6951 (9 years ago) by michael: - s_bsd.h, s_bsd.c:comm_connect_tcp(): change the 'timeout' parameter to a time_t to match up with the other comm_* functions
0 directories and 50 files shown