Parent Directory
|
|
|
|
|
version.c
|
4007
|
8 years |
michael |
- AUTHORS, version.c: added Fawkes to contributors
|
irc_res.c
|
3281
|
8 years |
michael |
- Backported -r3268 [irc_res.c:make_request(): lowered retries counter to 2]
|
s_serv.c
|
3462
|
8 years |
michael |
- Backported /list and hunt_server() optimization from TRUNK
|
hash.c
|
3462
|
8 years |
michael |
- Backported /list and hunt_server() optimization from TRUNK
|
s_bsd_devpoll.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
restart.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
s_bsd_epoll.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
s_bsd_kqueue.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
listener.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
fdlist.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
conf_lexer.l
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
s_gline.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
resv.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
getopt.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
memory.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
list.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
motd.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
log.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
whowas.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
dbuf.c
|
2917
|
9 years |
michael |
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fix…
|
rng_mt.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
conf.c
|
4524
|
8 years |
michael |
- Fixed double dlinkDelete() in conf_free()
- Fixed memory leak with server/oper…
|
hostmask.c
|
4524
|
8 years |
michael |
- Fixed double dlinkDelete() in conf_free()
- Fixed memory leak with server/oper…
|
watch.c
|
3426
|
8 years |
michael |
- Fixed possible WATCH core. Fix provided by Adam
|
irc_string.c
|
2971
|
9 years |
michael |
- Move myctime() from irc_string.c to s_misc.c
|
s_misc.c
|
2971
|
9 years |
michael |
- Move myctime() from irc_string.c to s_misc.c
|
s_bsd_select.c
|
4157
|
8 years |
michael |
- Removed hooking system
- Update help/stats
|
Makefile.in
|
4157
|
8 years |
michael |
- Removed hooking system
- Update help/stats
|
Makefile.am
|
4157
|
8 years |
michael |
- Removed hooking system
- Update help/stats
|
s_bsd_poll.c
|
4157
|
8 years |
michael |
- Removed hooking system
- Update help/stats
|
packet.c
|
4157
|
8 years |
michael |
- Removed hooking system
- Update help/stats
|
s_auth.c
|
4157
|
8 years |
michael |
- Removed hooking system
- Update help/stats
|
s_bsd.c
|
4157
|
8 years |
michael |
- Removed hooking system
- Update help/stats
|
ircd.c
|
4158
|
8 years |
michael |
- Removed supported.h
|
s_user.c
|
4158
|
8 years |
michael |
- Removed supported.h
|
channel.c
|
4064
|
8 years |
michael |
- channel.c:check_splitmode(): logic fixes
|
channel_mode.c
|
3718
|
8 years |
michael |
- channel_mode.c:chm_simple(): channel halfops may now set +p
|
client.c
|
4662
|
8 years |
michael |
- client.c:accept_message(): don't allow +G to override +g
|
conf_class.c
|
3549
|
8 years |
michael |
- conf_class.c:class_free(): added an assert()
|
conf_db.c
|
3068
|
8 years |
michael |
- conf_db.c: fixed inconsistent use of "can't" and "cannot"
|
conf_parser.y
|
4260
|
8 years |
michael |
- conf_parser.y: do some logging if the dh param file can't be opened/read
- rsa…
|
conf_parser.c
|
4260
|
8 years |
michael |
- conf_parser.y: do some logging if the dh param file can't be opened/read
- rsa…
|
rsa.c
|
4260
|
8 years |
michael |
- conf_parser.y: do some logging if the dh param file can't be opened/read
- rsa…
|
event.c
|
2920
|
9 years |
michael |
- event.c: fixed compile error
|
conf_parser.h
|
3230
|
8 years |
michael |
- flex 2.5.39
|
conf_lexer.c
|
3230
|
8 years |
michael |
- flex 2.5.39
|
ircd_signal.c
|
3064
|
8 years |
michael |
- ircd_signal.c:sigint_handler(): fixed inconsistent
"SIGINT received" vs. "re…
|
match.c
|
2946
|
9 years |
michael |
- match.c: removed unused header include
|
modules.c
|
3032
|
8 years |
michael |
- modules.c:load_one_module(): renamed variables to make less confusing
|
numeric.c
|
4897
|
8 years |
michael |
- numeric.c: added 'h' (half-op) to supported channel modes in RPL_MYINFO
|
parse.c
|
3616
|
8 years |
michael |
- parse.c:mod_del_cmd(): make sure the command actually exists in the trie befor…
|
send.c
|
3802
|
8 years |
michael |
- send.c:sendto_match_servs(): use DLINK_FOREACH_SAFE() as send_message_remote()…
|
irc_reslib.c
|
2610
|
9 years |
michael |
- src/irc_reslib.c: removed advertising clause
|
mempool.c
|
3080
|
8 years |
michael |
- white-space changes / style cleanups
|