summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-19- client.h: add UMODE_HIDDENHOST to SEND_UMODESmichael
2013-06-19- s_user.c:user_set_hostmask(): don't send QUIT message to channels ifmichael
2013-06-18- s_bsd.c:ssl_handshake(): shrink buffer size of mdmichael
2013-06-18- Update NEWS and reference.confmichael
2013-06-18- Added generall::cycle_on_host_change configuration option as requestedmichael
2013-06-18- s_serv.c: cleanup show_capabilities(). Replace sprintf() combo with strlcat()michael
2013-06-18- Update doc/reference.confmichael
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- Sort out unused header includesmichael
2013-06-18- Bump patchlevel to hybrid-8.1.2michael
2013-06-18- m_stats.c: fixed typomichael
2013-06-18- Added general::stats_u_oper_only configuration optionmichael
2013-06-17- Update doc/reference.confmichael
2013-06-17- tools/mkpasswd.c: replace another sprintf() with snprintf()michael
2013-06-17- trace_get_dependent(): use unsigned int heremichael
2013-06-17- Removed doc/guidelines.txtmichael
2013-06-17- Update READMEmichael
2013-06-17- Update README. Mention libGeoIPmichael
2013-06-17- ircd.c: whitespace commit/style cleanupmichael
2013-06-16- conf_parser.y: don't attempt to copy ciphers if there aren't anymichael
2013-06-16- Update NEWSmichael
2013-06-16- Add operator::ssl_connection_required configuration optionmichael
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- svn propsetmichael
2013-06-15- Add m_certfp.cmichael
2013-06-15- Implement CERTFPmichael
2013-06-12- Update NEWSmichael
2013-06-12- white-space commit/style correctionsmichael
2013-06-10- mkpasswd.c: replace all sprintf() with snprintf()michael
2013-06-09- respond.c: white-space changes/style correctionsmichael
2013-06-09- Update challenge.txtmichael
2013-06-06- Added read_links_file()michael
2013-06-05- conf_class.c: white-space changesmichael
2013-06-05- s_serv.c:write_links_file(): replaced a dlinkAdd() with dlinkAddTail()michael
2013-06-05- Update NEWS and reference.confmichael
2013-06-05- channel.c: optimized can_join(). Do less intensive tests before actuallymichael
2013-06-05- m_services.c: changed HS shortcut to send messages to HostServmichael
2013-06-05- motd.c: style correctionmichael
2013-06-04- Update doc/serverhide.txtmichael
2013-06-04- Update NEWS/fixed typomichael
2013-06-04- Moved disable_remote_command configuration directive frommichael
2013-06-04- Fixes to changes done in -r2165michael
2013-06-04- motd.c:motd_destroy() don't attempt to unlink a local/remote motdmichael
2013-06-04- motd.c:motd_cache(): do the stat() before fopen() + improve errormichael
2013-06-04- Removed Client::client_host and Client::client_server membersmichael
2013-06-04- m_etrace.c: removed XXX-tag. /etrace -full gives extendend etracemichael
2013-06-04- Removed usermode +Cmichael