../
|
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
|
channel.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
|
conf.c
|
210
(20 years ago)
by adx:
+ use L_CRIT not L_WARN in parse_fatal
|
general.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
|
lex.yy.c
|
179
(20 years ago)
by adx:
- rearranged new conf headers a bit
|
lexer.l
|
179
(20 years ago)
by adx:
- rearranged new conf headers a bit
|
parser.y
|
182
(20 years ago)
by adx:
* implemented general{}
|
serverhide.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
|
serverinfo.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
|
y.tab.c
|
179
(20 years ago)
by adx:
- rearranged new conf headers a bit
|
y.tab.h
|
89
(20 years ago)
by adx:
- added dynamically extensible conf parser (compiles ok); enough to start
modularising general{} -> general.c, auth{} -> auth.c and so on.
|
0 directories and
11 files shown
Properties
| svn:ignore |
Makefile
*~
*.rej
*.orig
*core
*.o
config.status
config.cache
config.log
autom4te.cache
.depend
.kdev*
|