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-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
2014-02-27
- conf_db.c: fixed inconsistent use of "can't" and "cannot"
michael
2014-02-27
- ircd.c:io_loop(): minor cosmetical fixes to the "reloading motd files"
michael
2014-02-27
- ircd_signal.c:sigint_handler(): fixed inconsistent
michael
2014-02-27
- numeric.c: fixed inconsistent use of "can't" and "cannot"
michael
2014-02-26
- channel_mode.c: made mode_count, mode_limit, simple_modes_mask unsigned int...
michael
2014-02-26
- Removed FAKEHOST server capability for now
michael
2014-02-26
- channel_mode.c:send_cap_mode_changes(): fixed bug where MODE is used when
michael
2014-02-25
- channel_mode.c: removed CAP_IE and CAP_EX from channel_capabs[]
michael
2014-02-25
- ircd binary is now again placed in /bin instead of /sbin
michael
2014-02-25
- Removed CAP_CHW. This is mandatory since hybrid 6.0 beta 25
michael
2014-02-25
- ms_bmask(): made mode_type an unsigned int type
michael
2014-02-25
- mempool.c: ifdef out destroy_chunks()
michael
2014-02-25
- modules.c:load_one_module(): renamed variables to make less confusing
michael
2014-02-25
- channel_mode.c: replaced several sprintf() with snprintf()
michael
2014-02-24
- client.c:find_person(): fixed mismatching prototype as pointed out by Adam
michael
2014-02-24
- Moved "struct config_channel_entry ConfigChannel" from channel.c to conf.c
michael
2014-02-20
- Update AUTHORS/version.c; add missing '>' spotted by Dizzie
michael
2014-02-19
- conf.c:get_oper_name(): constification
michael
2014-02-19
- hostmask.c:find_conf_by_address(): removed pointless password = "" assignment.
michael
2014-02-19
- hostmask.c:add_conf_by_address(): fixed assert statement
michael
2014-02-19
- hostmask.c: minor cleanups to add_conf_by_address()
michael
2014-02-18
- Fix to previous changes in -r2998
michael
2014-02-18
- hostmask.c: get rid of this (type & ~0x1) hack
michael
2014-02-18
- Stole recent /map changes from p4. Network map looks much better now.
michael
2014-01-31
- ircd.c:set_time(): replaced snprintf/report_error combo with
michael
2014-01-31
- ircd.c:set_time(): minor style cleanup
michael
2014-01-31
- Move myctime() from irc_string.c to s_misc.c
michael
2014-01-28
- Added modules_get_list() and made modules_list visible to only modules.c
michael
2014-01-28
- Removed sendto_channel_remote()
michael
2014-01-28
- register_remote_user(): removed unused realname/gecos parameter
michael
2014-01-26
- channel_mode.c: fixed compile error with halfops enabled
michael
2014-01-26
- Revert -r1925. We no longer show how many times an oline has been hit.
michael
2014-01-26
- match.c: removed unused header include
michael
2014-01-26
- channel_mode.c, channel.c: removed unused header include
michael
2014-01-26
- channel_mode.c:get_channel_access(): constification
michael
2014-01-26
- channel_mode.c: minor optimizations to set_channel_mode()
michael
[next]