../
|
lexer.l
|
179
(20 years ago)
by adx:
- rearranged new conf headers a bit
|
y.tab.c
|
179
(20 years ago)
by adx:
- rearranged new conf headers a bit
|
lex.yy.c
|
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
|
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
|
serverinfo.c
|
211
(20 years ago)
by adx:
- reorganisations which aim at:
1) moving read_conf_files() at the end of daemon bootup process,
2) making load_*_modules a part of conf parsing, after the 1st pass
|
modules.c
|
212
(20 years ago)
by adx:
+ simple implementation of modules{}
+ ok this sucks, we need new module manager
|
conf.c
|
212
(20 years ago)
by adx:
+ simple implementation of modules{}
+ ok this sucks, we need new module manager
|
general.c
|
223
(20 years ago)
by adx:
+ moved max_watch to the beginning of 'registered users' subsection
|
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
12 files shown
Properties
| svn:ignore |
Makefile
*~
*.rej
*.orig
*core
*.o
config.status
config.cache
config.log
autom4te.cache
.depend
.kdev*
|