ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r889
File Last Change
 ../
conf/ 862 (19 years ago) by db: - move buf_cb_sendto_one() into send.c from strbuf - add kludge to Makefile to force strbuf.o functions to be linked into ircd - add temp kludges to deny. and kill.c to allow ircd to link (FIX!!!) - Finally! modify m_names.c to use strbuf
Makefile.in 862 (19 years ago) by db: - move buf_cb_sendto_one() into send.c from strbuf - add kludge to Makefile to force strbuf.o functions to be linked into ircd - add temp kludges to deny. and kill.c to allow ircd to link (FIX!!!) - Finally! modify m_names.c to use strbuf
channel.c 837 (19 years ago) by bear: oops, don't commit that... This code would make bans effective on cmode -n channels too, but I'm not sure if we want that yet
channel_mode.c 811 (19 years ago) by adx: + implemented oper override
client.c 854 (19 years ago) by db: - put comment for CLIEXIT in the right place
csvlib.c 794 (19 years ago) by adx: + fixed win32 build (at least under BCC) + newconf adjustments aiming at simple.conf compatibility + added missing init_resv() call
hash.c 801 (19 years ago) by adx: + only filename changes
ircd.c 828 (19 years ago) by stu: - Add src/modules.c - This gives us back MOD((UN|RE)LOAD|RESTART) (doesnt take core modules into account) - Add CT_FLAG - a generic way of adding backward compatible foo = yes; flags - Correct a couple of conf entries which didnt quite match 7.2 - Allow bools to be passed through to a CT_LIST properly
ircd_signal.c 770 (19 years ago) by adx: + no need to handle SIGTRAP [interferes with gdb]
listener.c 792 (19 years ago) by michael: - Read listen{} blocks in the first parsing pass. Just in case a listen{} block comes before servinfo{}
messages.tab 662 (20 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
modules.c 828 (19 years ago) by stu: - Add src/modules.c - This gives us back MOD((UN|RE)LOAD|RESTART) (doesnt take core modules into account) - Add CT_FLAG - a generic way of adding backward compatible foo = yes; flags - Correct a couple of conf entries which didnt quite match 7.2 - Allow bools to be passed through to a CT_LIST properly
motd.c 801 (19 years ago) by adx: + only filename changes
numeric.c 69 (20 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
packet.c 801 (19 years ago) by adx: + only filename changes
parse.c 801 (19 years ago) by adx: + only filename changes
parse_aline.c 851 (19 years ago) by bear: Move some logic from m_kline.c to conf/kill.c, integrate stuff with new csvlib, clean up / simplify / centralize some code. parse_aline.c should really be called aline.c or so now
restart.c 772 (19 years ago) by adx: + preparation for soft reboot code
rsa.c 743 (20 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
s_auth.c 744 (20 years ago) by adx: + fixed server.c
send.c 862 (19 years ago) by db: - move buf_cb_sendto_one() into send.c from strbuf - add kludge to Makefile to force strbuf.o functions to be linked into ircd - add temp kludges to deny. and kill.c to allow ircd to link (FIX!!!) - Finally! modify m_names.c to use strbuf
server.c 840 (19 years ago) by bear: Fix asymmetric logic in hash_add_id / hash_del_id calls found by adx
user.c 850 (19 years ago) by db: - forward port - add +C - add -full to etrace Reviewed by: cryogen, Bear
watch.c 801 (19 years ago) by adx: + only filename changes
whowas.c 825 (19 years ago) by bear: remove outdated/wrong comments
1 directory and 24 files shown

Properties

Name Value
svn:ignore Makefile *~ *.rej *.orig *core *.o config.status config.cache config.log autom4te.cache .depend .kdev*