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
2013-06-21
- conf.c:valid_tkline(): minor cleanups
michael
2013-06-19
- s_serv.c:show_capabilities(): fixed buffer oddities
michael
2013-06-19
- numeric.c: constificate replies[]
michael
2013-06-19
- s_misc.c: constify weekdays[], months[]
michael
2013-06-19
- whowas: Renamed functions.
michael
2013-06-19
- whowas.c: renamed count_whowas_memory() to whowas_count_memory()
michael
2013-06-19
- Rename Ban::username structure member to Ban::user
michael
2013-06-19
- Added FAKEHOST server capability for later use
michael
2013-06-19
- s_user.c:user_set_hostmask(): don't send QUIT message to channels if
michael
2013-06-18
- s_bsd.c:ssl_handshake(): shrink buffer size of md
michael
2013-06-18
- Added generall::cycle_on_host_change configuration option as requested
michael
2013-06-18
- s_serv.c: cleanup show_capabilities(). Replace sprintf() combo with strlcat()
michael
2013-06-18
- Back out previous changes to detach_conf()
michael
2013-06-18
- conf.c:detach_conf(): fixed bug where we didn't call remove_from_cidr_check()
michael
2013-06-18
- Added general::stats_u_oper_only configuration option
michael
2013-06-17
- trace_get_dependent(): use unsigned int here
michael
2013-06-17
- ircd.c: whitespace commit/style cleanup
michael
2013-06-16
- conf_parser.y: don't attempt to copy ciphers if there aren't any
michael
2013-06-16
- Add operator::ssl_connection_required configuration option
michael
2013-06-16
- Add usermode 'S' (client is connecte via SSL/TLS).
michael
2013-06-15
- rename 'fingerprint' configuration directive to 'ssl_certificate_fingerprint'
michael
2013-06-15
- channel_mode.c:add_id(): don't leak server names of servers that are hidden.
michael
2013-06-15
- Implement CERTFP
michael
2013-06-06
- Added read_links_file()
michael
2013-06-05
- conf_class.c: white-space changes
michael
2013-06-05
- s_serv.c:write_links_file(): replaced a dlinkAdd() with dlinkAddTail()
michael
2013-06-05
- channel.c: optimized can_join(). Do less intensive tests before actually
michael
2013-06-05
- motd.c: style correction
michael
2013-06-04
- Moved disable_remote_command configuration directive from
michael
2013-06-04
- Fixes to changes done in -r2165
michael
2013-06-04
- motd.c:motd_destroy() don't attempt to unlink a local/remote motd
michael
2013-06-04
- motd.c:motd_cache(): do the stat() before fopen() + improve error
michael
2013-06-04
- Removed Client::client_host and Client::client_server members
michael
2013-06-04
- Removed usermode +C
michael
2013-06-04
- Style correcions/white-space changes
michael
2013-06-04
- Fixed debug assertion being triggered on ident lookup
michael
2013-06-03
- automake 1.13.3
michael
2013-06-03
- Now that invite- and ban-exempts are hardcoded, there's no need to delete
michael
2013-06-03
- Remove unused temporary_resv list. Move channel_resv_list to conf.c
michael
2013-06-02
- Regenerate parser
michael
2013-06-02
- motd.c, motd.h: fix compile warnings
michael
2013-06-02
- motd.c, motd.h: add support for ip masks
michael
2013-06-02
- motd.h, motd.c: minor cleanups. use 'unsigned' whenever possible
michael
2013-06-02
- Cleanup ISUPPORT code and get rid of message.c
michael
2013-05-31
- Cleanup flattened links code
michael
2013-05-31
- Implement motd{} configuration blocks based on ircu's implementation
michael
2013-05-31
- Don't let non-SSL users join +S channels if ircd has be
michael
2013-05-30
- m_svsmode(), user_set_hostmask(): minor cleanups and fixes to previous commit
michael
2013-05-30
- m_svsmode.c: avoid HostServ floods
michael
2013-05-30
- s_user.c:user_set_hostmask(): send a QUIT/JOIN combination to other channel
michael
[prev]
[next]