ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r792
File Last Change
 ../
conf/ 792 (19 years ago) by michael: - Read listen{} blocks in the first parsing pass. Just in case a listen{} block comes before servinfo{}
Makefile.in 767 (19 years ago) by adx: + resolved a filename conflict
channel.c 784 (19 years ago) by michael: - Forward-ported TBURST fix from 7.2
channel_mode.c 761 (19 years ago) by michael: - Fixed compile error
client.c 776 (19 years ago) by adx: + corrections to the new code + first succeeded soft reboot attempts.
csvlib.c 766 (19 years ago) by michael: - Fixed src/Makefile.in - Have KLINE and friends deal properly with write_csv_line(). It's currently kinda ugly, but the whole csvlib crap will have to be rewritten to use some proper database anyways. /UN*LINE may core for now.
hash.c 764 (19 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
ircd.c 776 (19 years ago) by adx: + corrections to the new code + first succeeded soft reboot attempts.
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 (19 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
motd.c 744 (19 years ago) by adx: + fixed server.c
numeric.c 69 (19 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 773 (19 years ago) by adx: + first attempts at soft reboot
parse.c 752 (19 years ago) by adx: + fixed an old bug that affected our numeric delivery: Imagine we have a scenario like this: [origin A on server 0] --> [OUR IRCD] --> [TS6 server] --> [TS5 server and target Z] We'd try to address Z by its null ID only because the next server on the way is TS6. That led to delivery failure in cases like ts6(origin)->ts6->ts6->ts5(target).
parse_aline.c 747 (19 years ago) by adx: + fixed everything except m_gline and m_spoof. + still to do: ban storage, limits, iphash, parser, conf_connect_allowed
restart.c 772 (19 years ago) by adx: + preparation for soft reboot code
rsa.c 743 (19 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
s_auth.c 744 (19 years ago) by adx: + fixed server.c
s_user.c 764 (19 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
send.c 743 (19 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
server.c 777 (19 years ago) by adx: + misc corrections
watch.c 790 (19 years ago) by michael: - Doxyfied watch.(c|h)
whowas.c 788 (19 years ago) by michael: - Doxyfied whowas.c
1 directory and 23 files shown

Properties

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