Parent Directory
|
|
|
|
|
conf/
|
927 |
9 months |
bear |
Some fixes, and pushing non-loaded data down into the file formats.
I'm so going... |
Makefile.in
|
862 |
17 months |
db |
- move buf_cb_sendto_one() into send.c from strbuf
- add kludge to Makefile to f... |
channel.c
|
837 |
19 months |
bear |
oops, don't commit that...
This code would make bans effective on cmode -n chann... |
channel_mode.c
|
811 |
23 months |
adx |
+ implemented oper override
|
client.c
|
854 |
18 months |
db |
- put comment for CLIEXIT in the right place
|
csvlib.c
|
794 |
2 years |
adx |
+ fixed win32 build (at least under BCC)
+ newconf adjustments aiming at simple.... |
hash.c
|
801 |
23 months |
adx |
+ only filename changes
|
ircd.c
|
828 |
21 months |
stu |
- Add src/modules.c - This gives us back MOD((UN|RE)LOAD|RESTART) (doesnt take
... |
ircd_signal.c
|
770 |
2 years |
adx |
+ no need to handle SIGTRAP [interferes with gdb]
|
listener.c
|
792 |
2 years |
michael |
- Read listen{} blocks in the first parsing pass. Just in case
a listen{} bloc... |
messages.tab
|
662 |
2 years |
michael |
- More fixes to ircd-german.lang
- Removed ERR_RESTRICTED
|
modules.c
|
828 |
21 months |
stu |
- Add src/modules.c - This gives us back MOD((UN|RE)LOAD|RESTART) (doesnt take
... |
motd.c
|
801 |
23 months |
adx |
+ only filename changes
|
numeric.c
|
69 |
2 years |
adx |
- splitted ircd/libio, all headers connected with libio sources have been
move... |
packet.c
|
801 |
23 months |
adx |
+ only filename changes
|
parse.c
|
801 |
23 months |
adx |
+ only filename changes
|
parse_aline.c
|
851 |
18 months |
bear |
Move some logic from m_kline.c to conf/kill.c, integrate stuff with new csvlib,
... |
restart.c
|
772 |
2 years |
adx |
+ preparation for soft reboot code
|
rsa.c
|
743 |
2 years |
adx |
+ make ircd core compile except server.c and parse_aline.c
|
s_auth.c
|
744 |
2 years |
adx |
+ fixed server.c
|
send.c
|
862 |
17 months |
db |
- move buf_cb_sendto_one() into send.c from strbuf
- add kludge to Makefile to f... |
server.c
|
840 |
18 months |
bear |
Fix asymmetric logic in hash_add_id / hash_del_id calls
found by adx
|
user.c
|
850 |
18 months |
db |
- forward port
- add +C
- add -full to etrace
Reviewed by: cryogen, Bear
|
watch.c
|
801 |
23 months |
adx |
+ only filename changes
|
whowas.c
|
825 |
21 months |
bear |
remove outdated/wrong comments |