Parent Directory
|
|
|
|
|
access.h
|
749 |
2 years |
adx |
+ make everything compile, but not yet link
|
admin.h
|
267 |
3 years |
adx |
+ s/extern/EXTERN/ in include/conf
+ implemented class{} from scratch; it's almo... |
auth.h
|
810 |
2 years |
adx |
+ found a better way to implement this
|
channel.h
|
743 |
2 years |
adx |
+ make ircd core compile except server.c and parse_aline.c
|
class.h
|
764 |
2 years |
adx |
+ restored class limits plus reworked them to be a bit more sane.
|
conf.h
|
926 |
11 months |
bear |
Some more work on conf stores
Untested, misses includes, but should get you the ... |
connect.h
|
810 |
2 years |
adx |
+ found a better way to implement this
|
deny.h
|
851 |
21 months |
bear |
Move some logic from m_kline.c to conf/kill.c, integrate stuff with new csvlib,
... |
gecos.h
|
749 |
2 years |
adx |
+ make everything compile, but not yet link
|
general.h
|
223 |
3 years |
adx |
+ moved max_watch to the beginning of 'registered users' subsection
|
glines.h
|
749 |
2 years |
adx |
+ make everything compile, but not yet link
|
kill.h
|
851 |
21 months |
bear |
Move some logic from m_kline.c to conf/kill.c, integrate stuff with new csvlib,
... |
listen.h
|
657 |
2 years |
adx |
+ added implementation for listen{}
+ fixed header in conf_channel.c
|
logging.h
|
267 |
3 years |
adx |
+ s/extern/EXTERN/ in include/conf
+ implemented class{} from scratch; it's almo... |
manager.h
|
926 |
11 months |
bear |
Some more work on conf stores
Untested, misses includes, but should get you the ... |
modules.h
|
794 |
2 years |
adx |
+ fixed win32 build (at least under BCC)
+ newconf adjustments aiming at simple.... |
operator.h
|
811 |
2 years |
adx |
+ implemented oper override
|
resv.h
|
751 |
2 years |
adx |
+ implemented RESV hashing where it's possible (i.e. no wildcards)
+ ok, all thi... |
serverhide.h
|
267 |
3 years |
adx |
+ s/extern/EXTERN/ in include/conf
+ implemented class{} from scratch; it's almo... |
serverinfo.h
|
743 |
2 years |
adx |
+ make ircd core compile except server.c and parse_aline.c
|
shared.h
|
749 |
2 years |
adx |
+ make everything compile, but not yet link
|
stores.h
|
927 |
11 months |
bear |
Some fixes, and pushing non-loaded data down into the file formats.
I'm so going... |