ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include
r6952
File Last Change
 ../
auth.h 6348 (8 years ago) by michael: - Make use of enum in more places
channel.h 6931 (8 years ago) by michael: - USERHOST_REPLYLEN I never liked. Gone.
channel_mode.h 6918 (8 years ago) by michael: - Added channel mode +T which forbids NOTICEs to be sent to a channel
client.h 6781 (8 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 6794 (8 years ago) by michael: - Add channel::invite_delay_channel configuration option
conf_class.h 5410 (9 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.h 6927 (8 years ago) by michael: - Fixed bug where setting the path/filename via the -klinefile, etc. switches would not have any effect. Reported by gp.
conf_pseudo.h 6258 (8 years ago) by michael: - Set keyword and eol-style properties
dbuf.h 6348 (8 years ago) by michael: - Make use of enum in more places
defaults.h 6730 (8 years ago) by michael: - defaults.h, conf.c: get rid of this WATCHSIZE_MIN, WATCHSIZE_DEFAULT magic
event.h 6643 (8 years ago) by michael: - Rename event::enabled to event::active
fdlist.h 6348 (8 years ago) by michael: - Make use of enum in more places
hash.h 5346 (9 years ago) by michael: - Update copyright years
hostmask.h 6471 (8 years ago) by michael: - Make use of enum in some places; make use of the HasFlag() macro some more; minor style corrections
id.h 6742 (8 years ago) by michael: - Add valid_uid() for later use
ipcache.h 6718 (8 years ago) by michael: - Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
irc_string.h 6545 (8 years ago) by michael: - Removed that dirty strtoken definition in stdinc.h
ircd.h 6781 (8 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 6931 (8 years ago) by michael: - USERHOST_REPLYLEN I never liked. Gone.
ircd_getopt.h 6346 (8 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
ircd_signal.h 5346 (9 years ago) by michael: - Update copyright years
isupport.h 6258 (8 years ago) by michael: - Set keyword and eol-style properties
list.h 5346 (9 years ago) by michael: - Update copyright years
listener.h 6368 (8 years ago) by michael: - Rename several functions in listener.c to comply with naming convention
log.h 6346 (8 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
memory.h 6888 (8 years ago) by michael: - memory.h: removed unused header include
mempool.h 6346 (8 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
misc.h 6570 (8 years ago) by michael: - Add dissect_time() from HOPM and make use of it in some places
modules.h 5346 (9 years ago) by michael: - Update copyright years
motd.h 6515 (8 years ago) by michael: - motd.h, motd.c: have motd_signon() use date_iso8601()
numeric.h 6591 (8 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
packet.h 6316 (8 years ago) by michael: - Make use of enums some more
parse.h 6843 (8 years ago) by michael: - parse.h: remove MessageHandler typedef
patchlevel.h 6817 (8 years ago) by michael: - Revved patchlevel to hybrid-8.2.11
res.h 6834 (8 years ago) by michael: - Move report_dns_servers() from res.c to m_stats.c
reslib.h 6346 (8 years ago) by michael: - Cleanup/fix names of several #ifndef INCLUDED_*
restart.h 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
resv.h 5346 (9 years ago) by michael: - Update copyright years
rng_mt.h 6364 (8 years ago) by michael: - Remove unused header includes
rsa.h 6591 (8 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
s_bsd.h 6950 (8 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
send.h 6775 (8 years ago) by michael: - Implement ircv3.2 chghost client capability support
serno.h 3377 (9 years ago) by michael: - Create 8.2.x branch
server.h 6806 (8 years ago) by michael: - server.h: update doxygen comments
stdinc.h 6952 (8 years ago) by michael: - resv.txt, stdinc.h: comment/documentation updates provided by jackal
user.h 6696 (8 years ago) by michael: - user.h: removed unused show_isupport
userhost.h 6442 (8 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
watch.h 6718 (8 years ago) by michael: - Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
whowas.h 6718 (8 years ago) by michael: - Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
0 directories and 49 files shown