ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/include
(Current path doesn't exist after revision 1027)
r891
File Last Change
 ../
balloc.h 670 (17 years ago) by michael: - balloc.(c|h): backported r544 (Killed Block::used_list) - Update RELNOTES
channel.h 885 (16 years ago) by michael: - Removed LazyLinks in 7.2 to stop people from asking why we keep broken code for half a decade. LL will be implemented in a smarter fashion in due time
channel_mode.h 759 (17 years ago) by michael: - Fixed ban cache as reported by ThaPrince
client.h 889 (16 years ago) by michael: - Got rid of Serv.dep_users and Serv.dep_servers
common.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
dbuf.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
defaults.h 876 (16 years ago) by michael: Backported WATCH
event.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
fdlist.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
fileio.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
handlers.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
hash.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
hook.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
hostmask.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
inet_misc.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_getaddrinfo.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_getnameinfo.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_res.h 447 (18 years ago) by db: - reported by Jon, resolver was not checking for NXDOMAIN as well as SERVFAIL this caused odd DNS reports and took longer to connect. Tested by Jon (ThaPrince). (backported from head)
irc_reslib.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_string.h 633 (17 years ago) by db: - optimise Michael's fake channel catcher. Make it work first, then optimise.
ircd.h 885 (16 years ago) by michael: - Removed LazyLinks in 7.2 to stop people from asking why we keep broken code for half a decade. LL will be implemented in a smarter fashion in due time
ircd_defs.h 100 (18 years ago) by michael: - CHANNELLEN vs. LOCAL_CHANNELLEN fix. Local JOINs are limited to 50chars whereas remote SJOINs/JOINs can be upto 200chars for backwards compatibility.
ircd_getopt.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
ircd_handler.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
ircd_signal.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
list.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
listener.h 516 (18 years ago) by michael: - Removed unused struct DNSQuery pointer from Listener structure
m_info.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
memory.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
modules.h 876 (16 years ago) by michael: Backported WATCH
motd.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
msg.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
numeric.h 876 (16 years ago) by michael: Backported WATCH
packet.h 163 (18 years ago) by adx: - MFC iorecv/iosend changes to allow charset recoding
parse.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
patchlevel.h 858 (17 years ago) by lusky: bump version to 7.2.3
restart.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
resv.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
rlimits.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
rsa.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_auth.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_bsd.h 549 (18 years ago) by michael: - Backported add_connection() speedups
s_conf.h 885 (16 years ago) by michael: - Removed LazyLinks in 7.2 to stop people from asking why we keep broken code for half a decade. LL will be implemented in a smarter fashion in due time
s_gline.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_log.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_misc.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_serv.h 885 (16 years ago) by michael: - Removed LazyLinks in 7.2 to stop people from asking why we keep broken code for half a decade. LL will be implemented in a smarter fashion in due time
s_stats.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_user.h 573 (17 years ago) by michael: - ts6 fixes as explained on irc
send.h 885 (16 years ago) by michael: - Removed LazyLinks in 7.2 to stop people from asking why we keep broken code for half a decade. LL will be implemented in a smarter fashion in due time
serno.h 46 (18 years ago) by lusky: MFC: switch to static "SVN" string
setup.h.in 715 (17 years ago) by michael: - Rebuilt configure using autoconf 2.60
sprintf_irc.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
stdinc.h 536 (18 years ago) by michael: - Can't use irccmp for qsort(), so let's use stricmp() when compiling on wins0x
supported.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
tools.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
userhost.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
watch.h 879 (16 years ago) by michael: svn propset svn:keywords
whowas.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
0 directories and 59 files shown