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)
r908
File Last Change
 ../
packet.h 163 (20 years ago) by adx: - MFC iorecv/iosend changes to allow charset recoding
event.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
resv.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
parse.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_reslib.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_getaddrinfo.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_log.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
msg.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_gline.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
rsa.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
supported.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
tools.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
ircd_handler.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
ircd_signal.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
handlers.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
fileio.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
hostmask.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
userhost.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
common.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
fdlist.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
whowas.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
inet_misc.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
memory.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
restart.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_auth.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
sprintf_irc.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
rlimits.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_misc.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
dbuf.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
hook.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
list.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_getnameinfo.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
ircd_getopt.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
motd.h 34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_res.h 447 (20 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)
serno.h 46 (20 years ago) by lusky: MFC: switch to static "SVN" string
stdinc.h 536 (20 years ago) by michael: - Can't use irccmp for qsort(), so let's use stricmp() when compiling on wins0x
s_bsd.h 549 (20 years ago) by michael: - Backported add_connection() speedups
s_user.h 573 (20 years ago) by michael: - ts6 fixes as explained on irc
irc_string.h 633 (20 years ago) by db: - optimise Michael's fake channel catcher. Make it work first, then optimise.
balloc.h 670 (20 years ago) by michael: - balloc.(c|h): backported r544 (Killed Block::used_list) - Update RELNOTES
channel_mode.h 759 (19 years ago) by michael: - Fixed ban cache as reported by ThaPrince
patchlevel.h 858 (19 years ago) by lusky: bump version to 7.2.3
numeric.h 876 (18 years ago) by michael: Backported WATCH
modules.h 876 (18 years ago) by michael: Backported WATCH
watch.h 879 (18 years ago) by michael: svn propset svn:keywords
send.h 885 (18 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_conf.h 885 (18 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.h 885 (18 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
client.h 889 (18 years ago) by michael: - Got rid of Serv.dep_users and Serv.dep_servers
ircd.h 896 (18 years ago) by michael: - Killed s_stats.c
s_serv.h 896 (18 years ago) by michael: - Killed s_stats.c
hash.h 896 (18 years ago) by michael: - Killed s_stats.c
listener.h 900 (18 years ago) by michael: - Added new 'server' option to listener::flags
ircd_defs.h 908 (18 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
defaults.h 908 (18 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
m_info.h 908 (18 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
Makefile.am 908 (18 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
0 directories and 58 files shown