ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r767
File Last Change
 ../
conf/ 767 (17 years ago) by adx: + resolved a filename conflict
Makefile.in 767 (17 years ago) by adx: + resolved a filename conflict
channel.c 756 (17 years ago) by adx: + added parser files. + ip hashing is to come
channel_mode.c 761 (17 years ago) by michael: - Fixed compile error
client.c 764 (17 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
csvlib.c 766 (17 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 (17 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
ircd.c 762 (17 years ago) by adx: + restored ip hashing code (moved to hash.c)
ircd_signal.c 743 (17 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
listener.c 762 (17 years ago) by adx: + restored ip hashing code (moved to hash.c)
messages.tab 662 (17 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
motd.c 744 (17 years ago) by adx: + fixed server.c
numeric.c 69 (18 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 743 (17 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
parse.c 752 (17 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 (17 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 743 (17 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
rsa.c 743 (17 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
s_auth.c 744 (17 years ago) by adx: + fixed server.c
s_user.c 764 (17 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
send.c 743 (17 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
server.c 764 (17 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
watch.c 694 (17 years ago) by michael: - Removed unused header includes
whowas.c 701 (17 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
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*