index
:
linuxnet/ircd-hybrid-linuxnet.git
linuxnet-8.1.17
linuxnet-8.1.20
master
[no description]
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-07-19
- conf.c:valid_wild_card_simple(): don't read past the zero character
michael
2014-07-18
- conf_parser.y: do some logging if the dh param file can't be opened/read
michael
2014-07-18
- Cleaned up and sanitized /challenge relatedcode
michael
2014-07-02
- Removed supported.h
michael
2014-07-02
- Removed hooking system
michael
2014-06-29
- conf.c:set_default_conf(): default to 1 connection per 1 second
michael
2014-06-25
- channel.c:check_splitmode(): logic fixes
michael
2014-06-24
- conf.c:read_conf_files(): chanmodes c an M were missed in CHANMODES
michael
2014-06-19
- AUTHORS, version.c: added Fawkes to contributors
michael
2014-06-18
- version.c: fixed compile warning with clang -Winvalid-source-encoding. Fix ...
michael
2014-06-06
- conf_parser.y: fixed stupid bug that has successfully has hidden itself sin...
michael
2014-06-05
- Update macros in m4/
michael
2014-06-03
- send.c:sendto_match_servs(): use DLINK_FOREACH_SAFE() as send_message_remote()
michael
2014-06-02
- conf.c:set_default_conf(): reset ConfigFileEntry.stats_e_disabled
michael
2014-06-01
- hostmask.c:mask_addr(): fixed merging error
michael
2014-06-01
- hostmask.c:mask_addr(): fiex compile warnings
michael
2014-05-30
- channel_mode.c:chm_simple(): channel halfops may now set +p
michael
2014-05-30
- channel_mode.c:chm_hop(): channel halfops (%) may now no longer (de)halfop ...
michael
2014-05-30
- irc-operators may now no longer set a channel +O if they are only halfops (%)
michael
2014-05-30
- channel_mode.c:chm_operonly(): removed dead code
michael
2014-05-29
- channel_mode.c: revert changes to channel_modes() for now. apparently
michael
2014-05-29
- channel_mode.c:channel_modes(): replaced sprintf with strcat;
michael
2014-05-29
- channel_mode.c:channel_modes(): fix to previous changes
michael
2014-05-29
- channel_mode.c:channel_modes(): get rid of trailing spaces if
michael
2014-05-23
- channel_mode.c:chm_operonly(): removed redundant assignment
michael
2014-05-22
- parse.c:mod_del_cmd(): make sure the command actually exists in the trie be...
michael
2014-05-16
- conf_class.c:class_free(): added an assert()
michael
2014-05-14
- ircd.c:main(): make this "don't run ircd as root!!!11" message look more se...
michael
2014-05-10
- conf.c:parse_aline(): use CONF_NOREASON for default reason
michael
2014-05-01
- Backported /list and hunt_server() optimization from TRUNK
michael
2014-05-01
- conf_parser.y: fixed bug where the parser wouldn't take time units
michael
2014-04-30
- Fixed possible WATCH core. Fix provided by Adam
michael
2014-04-15
- Readded FLAGS_BLOCKED
michael
2014-04-13
- s_serv.c, m_server.c: moved all netburst related code to m_server.c
michael
2014-04-07
- Backported -r3268 [irc_res.c:make_request(): lowered retries counter to 2]
michael
2014-04-05
- Re-add CHW capability to cope nice with rb
michael
2014-04-03
- conf.c:match_conf_password(): fixed undefined behaviour with crypt()
michael
2014-03-29
- flex 2.5.39
michael
2014-03-28
- Backported -r3182 [s_user.c:check_xline(): use CONF_NOREASON for default re...
michael
2014-03-23
- channel_mode.c:chm_voice, chm_hop, chm_op: removed extraneous/redundant IsC...
michael
2014-03-23
- Cleaned up find_chasing(). Removed useless third 'chasing' argument.
michael
2014-03-20
- send.c:send_message_remote(): replace ID(&to) with ID(to) as spotted by Adam
michael
2014-03-18
- send.c:send_message_remote(): TS6 improvements
michael
2014-03-14
- channel_mode.c:chm_limit(): instead of passing an empty buffer to atoi()
michael
2014-03-06
- parse.c:do_numeric(): now use sendto_channel_butone() to also forward
michael
2014-03-05
- parse.c: moved 'sender' variable to inner scope
michael
2014-03-05
- parse.c: removed redundant comment
michael
2014-03-01
- white-space changes / style cleanups
michael
2014-02-28
- Renamed ts_warn() to sendto_realops_flags_ratelimited()
michael
2014-02-27
- numeric.c, m_set.c: fixed inconsistent use of "can't" and "cannot"
michael
[next]