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)
r1008
File Last Change
 ../
s_conf.h 1008 (14 years ago) by michael: - doxyfy
balloc.h 1007 (14 years ago) by michael: - continue doxyfying sources
s_misc.h 1004 (14 years ago) by michael: - remove unused small_file_date() function
client.h 1002 (14 years ago) by michael: - moved set_initial_nick() to m_nick.c
ircd_defs.h 1001 (14 years ago) by michael: - remove half done and broken win32 support
stdinc.h 1001 (14 years ago) by michael: - remove half done and broken win32 support
s_bsd.h 1000 (14 years ago) by michael: - timeout_auth_queries_event(): don't try to close auth->fd twice
s_auth.h 998 (14 years ago) by michael: - change resolver/auth to use balloc memory pool - ircd.c: init_resolver() has to be called *before* read_conf_files(), otherwise recvfrom() aborts with ENOTSOCK in case there are configured connect{} blocks with a host that needs to be resolved on the very first configuration read.
irc_reslib.h 995 (14 years ago) by michael: - remove add_local_domain
irc_res.h 992 (14 years ago) by michael: - fix possible auth/dns related memleaks
fdlist.h 992 (14 years ago) by michael: - fix possible auth/dns related memleaks
rng_mt.h 982 (14 years ago) by michael: - added a mersenne twister basedn prng
irc_string.h 978 (14 years ago) by michael: - avoid using native basename() since some implementations may or may not modify passed data
modules.h 978 (14 years ago) by michael: - avoid using native basename() since some implementations may or may not modify passed data
s_gline.h 957 (14 years ago) by michael: - implement proper GUNGLINE support
watch.h 954 (14 years ago) by michael: - propset svn:keywords - remove simple.conf. example.conf.quick is good enough
msg.h 948 (14 years ago) by michael: - lp64\llp64\ilp32 portability fixes
whowas.h 948 (14 years ago) by michael: - lp64\llp64\ilp32 portability fixes
ircd.h 948 (14 years ago) by michael: - lp64\llp64\ilp32 portability fixes
handlers.h 946 (14 years ago) by michael: - move m_error.c to modules/
rsa.h 912 (16 years ago) by michael: - Implemented libtool-ltdl. Only shared modules are supported currently - Several build fixes and cleanups. ircd now builds and runs without any problems - Added back all files to SVN that are needed to built the daemon I really don't want to force other people that want to test the snapshots or svn versions to install yyacc, lex, automake, autoconf and libtool... No problem having required files in svn - Removed some automake maintainer stuff which is kinda useless for us
defaults.h 912 (16 years ago) by michael: - Implemented libtool-ltdl. Only shared modules are supported currently - Several build fixes and cleanups. ircd now builds and runs without any problems - Added back all files to SVN that are needed to built the daemon I really don't want to force other people that want to test the snapshots or svn versions to install yyacc, lex, automake, autoconf and libtool... No problem having required files in svn - Removed some automake maintainer stuff which is kinda useless for us
m_info.h 912 (16 years ago) by michael: - Implemented libtool-ltdl. Only shared modules are supported currently - Several build fixes and cleanups. ircd now builds and runs without any problems - Added back all files to SVN that are needed to built the daemon I really don't want to force other people that want to test the snapshots or svn versions to install yyacc, lex, automake, autoconf and libtool... No problem having required files in svn - Removed some automake maintainer stuff which is kinda useless for us
memory.h 912 (16 years ago) by michael: - Implemented libtool-ltdl. Only shared modules are supported currently - Several build fixes and cleanups. ircd now builds and runs without any problems - Added back all files to SVN that are needed to built the daemon I really don't want to force other people that want to test the snapshots or svn versions to install yyacc, lex, automake, autoconf and libtool... No problem having required files in svn - Removed some automake maintainer stuff which is kinda useless for us
s_serv.h 912 (16 years ago) by michael: - Implemented libtool-ltdl. Only shared modules are supported currently - Several build fixes and cleanups. ircd now builds and runs without any problems - Added back all files to SVN that are needed to built the daemon I really don't want to force other people that want to test the snapshots or svn versions to install yyacc, lex, automake, autoconf and libtool... No problem having required files in svn - Removed some automake maintainer stuff which is kinda useless for us
listener.h 900 (16 years ago) by michael: - Added new 'server' option to listener::flags
hash.h 896 (16 years ago) by michael: - Killed s_stats.c
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
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
numeric.h 876 (16 years ago) by michael: Backported WATCH
patchlevel.h 858 (17 years ago) by lusky: bump version to 7.2.3
channel_mode.h 759 (17 years ago) by michael: - Fixed ban cache as reported by ThaPrince
s_user.h 573 (17 years ago) by michael: - ts6 fixes as explained on irc
packet.h 163 (18 years ago) by adx: - MFC iorecv/iosend changes to allow charset recoding
serno.h 46 (18 years ago) by lusky: MFC: switch to static "SVN" string
event.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.
parse.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.
s_log.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
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.
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.
fileio.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.
userhost.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
common.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.
restart.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
sprintf_irc.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.
dbuf.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.
list.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.
ircd_getopt.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
motd.h 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
0 directories and 58 files shown