../
|
modern/
|
756
(19 years ago)
by adx:
+ added parser files.
+ ip hashing is to come
|
access.c
|
762
(19 years ago)
by adx:
+ restored ip hashing code (moved to hash.c)
|
admin.c
|
209
(20 years ago)
by adx:
+ coded new serverinfo
+ added parse_fatal, similar to parse_error but using L_CRIT and server_die
+ cold moved out from reset_conf, verify_conf callbacks to a global conf_cold
|
auth.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|
class.c
|
764
(19 years ago)
by adx:
+ restored class limits plus reworked them to be a bit more sane.
|
conf.c
|
756
(19 years ago)
by adx:
+ added parser files.
+ ip hashing is to come
|
conf_channel.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
connect.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|
deny.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|
gecos.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|
general.c
|
742
(20 years ago)
by adx:
+ moved isupport handling from s_conf.c
|
glines.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|
kill.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|
listen.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
logging.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
modules.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
operator.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|
resv.c
|
751
(20 years ago)
by adx:
+ implemented RESV hashing where it's possible (i.e. no wildcards)
+ ok, all this list/hash manipulation should be moved to src/conf
|
serverhide.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
serverinfo.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
shared.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|