../
|
modern/
|
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
|
access.c
|
768
(19 years ago)
by adx:
+ added a missing callback initialization
|
admin.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
|
auth.c
|
771
(19 years ago)
by adx:
+ after fixing a bunch of bugs, ircd is finally able to start up and /connect.
+ problems: kline/xline and such refuse to load (missing write_csv_line),
modload & co are also not present (need to implement module-like m_ files?)
|
class.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
|
conf.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
|
conf_channel.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
connect.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
|
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
|
793
(19 years ago)
by michael:
- Oops, serverinfo{} should be read in the first, and listen{} in
the second pass.
|
logging.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
modules.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
|
operator.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
|
resv.c
|
796
(19 years ago)
by michael:
- Fixed resvs
|
serverhide.c
|
743
(20 years ago)
by adx:
+ make ircd core compile except server.c and parse_aline.c
|
serverinfo.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
|
shared.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|