ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r795
File Last Change
 ../
conf/ 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
Makefile.in 767 (19 years ago) by adx: + resolved a filename conflict
channel.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
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 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 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 (20 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
motd.c 744 (20 years ago) by adx: + fixed server.c
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 773 (19 years ago) by adx: + first attempts at soft reboot
parse.c 752 (20 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 (20 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 (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
s_user.c 764 (19 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
send.c 743 (20 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*