ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/src
(Current path doesn't exist after revision 1027)
r1025
File Last Change
 ../
s_log.c 1001 (14 years ago) by michael: - remove half done and broken win32 support
version.c 1001 (14 years ago) by michael: - remove half done and broken win32 support
fileio.c 1001 (14 years ago) by michael: - remove half done and broken win32 support
fdlist.c 1001 (14 years ago) by michael: - remove half done and broken win32 support
s_misc.c 1004 (14 years ago) by michael: - remove unused small_file_date() function
irc_getaddrinfo.c 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
Makefile.in 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
s_gline.c 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
irc_reslib.c 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
irc_res.c 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.c 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
irc_string.c 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.c 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
ircd_signal.c 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
ircd_parser.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
packet.c 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
csvlib.c 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
ircd_lexer.l 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
ircd_lexer.c 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
restart.c 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.c 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.c 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.c 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
list.c 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
motd.c 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
Makefile.am 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
dynlink.c 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
event.c 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
resv.c 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
messages.tab 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_bsd.c 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
client.c 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
balloc.c 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.c 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.c 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.c 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_auth.c 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
hash.c 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_serv.c 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.c 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
parse.c 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
hostmask.c 1014 (14 years ago) by michael: - show_iline_prefix(): fixed an off-by-one when copying aconf->user. strlcpy really isn't hard to understand, is it?
channel_mode.c 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
send.c 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
rsa.c 1016 (14 years ago) by michael: - rsa.c: removed outdated and missleading comments
s_bsd_poll.c 1021 (14 years ago) by michael: - fix build with poll, select and rt-signal
s_bsd_sigio.c 1021 (14 years ago) by michael: - fix build with poll, select and rt-signal
s_bsd_select.c 1021 (14 years ago) by michael: - fix build with poll, select and rt-signal
ircd.c 1022 (14 years ago) by michael: - remove pointless check_class() call on ircd initialization
ircd_parser.c 1024 (14 years ago) by michael: - Fixed compile with --disable-openssl
ircd_parser.y 1024 (14 years ago) by michael: - Fixed compile with --disable-openssl
numeric.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
sprintf_irc.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_getnameinfo.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
match.c 637 (17 years ago) by adx: + added invisible character ^O (cancel all formatting)
getopt.c 786 (17 years ago) by michael: - Fix for the parseargs() fix
s_bsd_devpoll.c 908 (16 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.
s_bsd_kqueue.c 908 (16 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.
whowas.c 948 (14 years ago) by michael: - lp64\llp64\ilp32 portability fixes
s_bsd_epoll.c 966 (14 years ago) by michael: - make valgrind shut up when calling epoll_ctl
rng_mt.c 982 (14 years ago) by michael: - added a mersenne twister basedn prng
0 directories and 61 files shown