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)
r1026
File Last Change
 ../
s_bsd.h 1000 (14 years ago) by michael: - timeout_auth_queries_event(): don't try to close auth->fd twice
ircd_defs.h 1001 (14 years ago) by michael: - remove half done and broken win32 support
s_misc.h 1004 (14 years ago) by michael: - remove unused small_file_date() function
irc_string.h 1010 (14 years ago) by michael: - more configure cleanups and modernizations
irc_res.h 1011 (14 years ago) by michael: - move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
listener.h 1011 (14 years ago) by michael: - move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
balloc.h 1011 (14 years ago) by michael: - move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
memory.h 1011 (14 years ago) by michael: - move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
dbuf.h 1011 (14 years ago) by michael: - move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
hook.h 1011 (14 years ago) by michael: - move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
watch.h 1013 (14 years ago) by michael: - Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified - Fixed several compile warnings - 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
s_conf.h 1013 (14 years ago) by michael: - Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified - Fixed several compile warnings - 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
s_user.h 1013 (14 years ago) by michael: - Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified - Fixed several compile warnings - 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
modules.h 1013 (14 years ago) by michael: - Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified - Fixed several compile warnings - 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
ircd.h 1013 (14 years ago) by michael: - Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified - Fixed several compile warnings - 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
list.h 1013 (14 years ago) by michael: - Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified - Fixed several compile warnings - 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
motd.h 1013 (14 years ago) by michael: - Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified - Fixed several compile warnings - 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
channel.h 1013 (14 years ago) by michael: - Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified - Fixed several compile warnings - 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
send.h 1015 (14 years ago) by michael: - fixed broken cryptlinks as reported by henri - removed deprecated inet_misc.c - removed __attribute__ format, which sometimes really is usefull, even if unportable unless gcc, but for now they only give false warnings
s_log.h 1015 (14 years ago) by michael: - fixed broken cryptlinks as reported by henri - removed deprecated inet_misc.c - removed __attribute__ format, which sometimes really is usefull, even if unportable unless gcc, but for now they only give false warnings
client.h 1015 (14 years ago) by michael: - fixed broken cryptlinks as reported by henri - removed deprecated inet_misc.c - removed __attribute__ format, which sometimes really is usefull, even if unportable unless gcc, but for now they only give false warnings
fdlist.h 1015 (14 years ago) by michael: - fixed broken cryptlinks as reported by henri - removed deprecated inet_misc.c - removed __attribute__ format, which sometimes really is usefull, even if unportable unless gcc, but for now they only give false warnings
stdinc.h 1015 (14 years ago) by michael: - fixed broken cryptlinks as reported by henri - removed deprecated inet_misc.c - removed __attribute__ format, which sometimes really is usefull, even if unportable unless gcc, but for now they only give false warnings
channel_mode.h 1015 (14 years ago) by michael: - fixed broken cryptlinks as reported by henri - removed deprecated inet_misc.c - removed __attribute__ format, which sometimes really is usefull, even if unportable unless gcc, but for now they only give false warnings
sprintf_irc.h 1015 (14 years ago) by michael: - fixed broken cryptlinks as reported by henri - removed deprecated inet_misc.c - removed __attribute__ format, which sometimes really is usefull, even if unportable unless gcc, but for now they only give false warnings
packet.h 163 (18 years ago) by adx: - MFC iorecv/iosend changes to allow charset recoding
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.
supported.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.
rlimits.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.
serno.h 46 (18 years ago) by lusky: MFC: switch to static "SVN" string
patchlevel.h 858 (17 years ago) by lusky: bump version to 7.2.3
numeric.h 876 (16 years ago) by michael: Backported WATCH
hash.h 896 (16 years ago) by michael: - Killed s_stats.c
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
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
handlers.h 946 (14 years ago) by michael: - move m_error.c to modules/
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
s_gline.h 957 (14 years ago) by michael: - implement proper GUNGLINE support
rng_mt.h 982 (14 years ago) by michael: - added a mersenne twister basedn prng
irc_reslib.h 995 (14 years ago) by michael: - remove add_local_domain
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.
0 directories and 57 files shown