Log of /ircd-hybrid
Directory Listing
Revision
9909 -
Directory Listing
Modified
Sat Jan 23 12:17:29 2021 UTC
(2 days, 14 hours ago)
by
michael
- Revert accidental changes to qstring regex
Revision
9908 -
Directory Listing
Modified
Sat Jan 23 12:17:17 2021 UTC
(2 days, 14 hours ago)
by
michael
- Revert accidental changes to qstring regex
Revision
9907 -
Directory Listing
Modified
Sat Jan 23 12:09:44 2021 UTC
(2 days, 14 hours ago)
by
michael
- Change MAX_INCLUDE_DEPTH to 5
Revision
9906 -
Directory Listing
Modified
Sat Jan 23 12:09:31 2021 UTC
(2 days, 14 hours ago)
by
michael
- Change MAX_INCLUDE_DEPTH to 5
Revision
9905 -
Directory Listing
Modified
Sat Jan 23 08:44:42 2021 UTC
(2 days, 17 hours ago)
by
michael
- Update NEWS file
Revision
9901 -
Directory Listing
Modified
Sun Jan 17 11:18:45 2021 UTC
(8 days, 15 hours ago)
by
michael
RELEASE TAG 8.2.38
Revision
9900 -
Directory Listing
Modified
Sun Jan 17 11:13:43 2021 UTC
(8 days, 15 hours ago)
by
michael
- Update NEWS file
Revision
9899 -
Directory Listing
Modified
Sun Jan 17 10:57:27 2021 UTC
(8 days, 15 hours ago)
by
michael
- Bump version to 8.2.38
Revision
9898 -
Directory Listing
Modified
Sun Jan 17 06:19:26 2021 UTC
(8 days, 20 hours ago)
by
michael
- The `general::dots_in_ident` configuration directive has been renamed to `general::specials_in_ident`
and now covers the '-' and '_' characters in addition to '.'
Revision
9897 -
Directory Listing
Modified
Sun Jan 17 06:18:18 2021 UTC
(8 days, 20 hours ago)
by
michael
- The `general::dots_in_ident` configuration directive has been renamed to `general::specials_in_ident`
and now covers the '-' and '_' characters in addition to '.'
Revision
9896 -
Directory Listing
Modified
Sun Jan 17 04:07:42 2021 UTC
(8 days, 22 hours ago)
by
michael
- Update NEWS file
Revision
9895 -
Directory Listing
Modified
Sun Jan 17 03:56:54 2021 UTC
(8 days, 22 hours ago)
by
michael
- Update NEWS file
Revision
9894 -
Directory Listing
Modified
Sun Jan 17 03:29:08 2021 UTC
(8 days, 22 hours ago)
by
michael
- channel_mode.c:send_mode_changes_client(), send_mode_changes_server(): don't send the appending space in the TMODE/MODE message in case paracount == 0
Revision
9893 -
Directory Listing
Modified
Sun Jan 17 03:28:38 2021 UTC
(8 days, 23 hours ago)
by
michael
- channel_mode.c:send_mode_changes_client(), send_mode_changes_server(): don't send the appending space in the TMODE/MODE message in case paracount == 0
Revision
9892 -
Directory Listing
Modified
Sat Jan 16 18:20:59 2021 UTC
(9 days, 8 hours ago)
by
michael
- s_bsd.c:add_connection(): fixed stupidly broken 'ipv6 loopback address irc-sanitizer' logic
Revision
9891 -
Directory Listing
Modified
Sat Jan 16 18:20:44 2021 UTC
(9 days, 8 hours ago)
by
michael
- s_bsd.c:add_connection(): fixed stupidly broken 'ipv6 loopback address irc-sanitizer' logic
Revision
9890 -
Directory Listing
Modified
Sat Jan 16 17:04:04 2021 UTC
(9 days, 9 hours ago)
by
michael
- Change accept/callerid related code to no longer re-use the 'struct split_nuh_item' and have
its own 'struct AcceptItem' instead. Minor other cleanups to callerid related functions.
Revision
9889 -
Directory Listing
Modified
Sat Jan 16 17:03:49 2021 UTC
(9 days, 9 hours ago)
by
michael
- Change accept/callerid related code to no longer re-use the 'struct split_nuh_item' and have
its own 'struct AcceptItem' instead. Minor other cleanups to callerid related functions.
Revision
9888 -
Directory Listing
Modified
Sat Jan 16 07:35:57 2021 UTC
(9 days, 18 hours ago)
by
michael
- Recreate autogenerated lexer file
Revision
9887 -
Directory Listing
Modified
Sat Jan 16 07:35:30 2021 UTC
(9 days, 18 hours ago)
by
michael
- Recreate autogenerated lexer file
Revision
9886 -
Directory Listing
Modified
Sat Jan 16 07:34:28 2021 UTC
(9 days, 18 hours ago)
by
michael
- conf_lexer.l: port over C comment handling we introduced to hopm a while ago
Revision
9885 -
Directory Listing
Modified
Sat Jan 16 07:34:12 2021 UTC
(9 days, 18 hours ago)
by
michael
- conf_lexer.l: port over C comment handling we introduced to hopm a while ago
Revision
9884 -
Directory Listing
Modified
Fri Jan 15 13:47:56 2021 UTC
(10 days, 12 hours ago)
by
michael
- conf_class.c:class_ip_limit_add() return 'true' even in case of overruling. Add note why pnode->data needs to be increased in case of overruling, too
Revision
9883 -
Directory Listing
Modified
Fri Jan 15 13:47:18 2021 UTC
(10 days, 12 hours ago)
by
michael
- conf_class.c:class_ip_limit_add() return 'true' even in case of overruling. Add note why pnode->data needs to be increased in case of overruling, too
Revision
9882 -
Directory Listing
Modified
Fri Jan 15 13:43:51 2021 UTC
(10 days, 12 hours ago)
by
michael
- conf.c: move class_ip_limit_add() from conf_attach() to attach_iline() where all the other session limit tests take place.
Moving this is safe as it is guaranteed that a auth conf can never be attached twice.
Revision
9881 -
Directory Listing
Modified
Fri Jan 15 13:43:22 2021 UTC
(10 days, 12 hours ago)
by
michael
- conf.c: move class_ip_limit_add() from conf_attach() to attach_iline() where all the other session limit tests take place.
Moving this is safe as it is guaranteed that a auth conf can never be attached twice.
Revision
9880 -
Directory Listing
Modified
Thu Jan 14 13:31:12 2021 UTC
(11 days, 12 hours ago)
by
michael
- conf.c: refactor conf_check_client()
Revision
9879 -
Directory Listing
Modified
Thu Jan 14 13:30:54 2021 UTC
(11 days, 12 hours ago)
by
michael
- conf.c: refactor conf_check_client()
Revision
9878 -
Directory Listing
Modified
Sat Jan 9 14:22:12 2021 UTC
(2 weeks, 2 days ago)
by
michael
- Update NEWS file
Revision
9877 -
Directory Listing
Modified
Sat Jan 9 14:20:00 2021 UTC
(2 weeks, 2 days ago)
by
michael
- Valid characters allowed in user names for local clients are now [A-Za-z0-9._-]
Revision
9876 -
Directory Listing
Modified
Sat Jan 9 14:19:29 2021 UTC
(2 weeks, 2 days ago)
by
michael
- Valid characters allowed in user names for local clients are now [A-Za-z0-9._-]
Revision
9875 -
Directory Listing
Modified
Mon Jan 4 11:46:34 2021 UTC
(3 weeks ago)
by
michael
- res.c:res_readreply(): remove pointless 'continue'
Revision
9874 -
Directory Listing
Modified
Mon Jan 4 11:46:16 2021 UTC
(3 weeks ago)
by
michael
- res.c:res_readreply(): remove pointless 'continue'
Revision
9873 -
Directory Listing
Modified
Sun Jan 3 13:58:22 2021 UTC
(3 weeks, 1 day ago)
by
michael
- user.c:introduce_client(): use sendto_server() to actually benefit from shared data buffers
Revision
9872 -
Directory Listing
Modified
Sun Jan 3 13:58:10 2021 UTC
(3 weeks, 1 day ago)
by
michael
- user.c:introduce_client(): use sendto_server() to actually benefit from shared data buffers
Revision
9871 -
Directory Listing
Modified
Sun Jan 3 08:13:10 2021 UTC
(3 weeks, 1 day ago)
by
michael
- client.c:exit_client(): documenting
Revision
9870 -
Directory Listing
Modified
Sun Jan 3 08:12:58 2021 UTC
(3 weeks, 1 day ago)
by
michael
- client.c:exit_client(): documenting
Revision
9860 -
Directory Listing
Modified
Fri Jan 1 08:52:01 2021 UTC
(3 weeks, 3 days ago)
by
michael
- res.c: remove timeout_resolver() wrapper; remove unused 'next_time' calculation in timeout_query_list() as this function is run each second anyway
Revision
9859 -
Directory Listing
Modified
Fri Jan 1 08:51:50 2021 UTC
(3 weeks, 3 days ago)
by
michael
- res.c: remove timeout_resolver() wrapper; remove unused 'next_time' calculation in timeout_query_list() as this function is run each second anyway
Revision
9858 -
Directory Listing
Modified
Fri Jan 1 04:43:42 2021 UTC
(3 weeks, 3 days ago)
by
michael
- Bump copyright years
Revision
9857 -
Directory Listing
Modified
Fri Jan 1 04:43:22 2021 UTC
(3 weeks, 3 days ago)
by
michael
- Bump copyright years
Revision
9856 -
Directory Listing
Modified
Thu Dec 31 12:35:16 2020 UTC
(3 weeks, 4 days ago)
by
michael
- Update NEWS file
Revision
9855 -
Directory Listing
Modified
Thu Dec 31 12:06:14 2020 UTC
(3 weeks, 4 days ago)
by
michael
- Update NEWS file
Revision
9854 -
Directory Listing
Modified
Thu Dec 31 12:00:56 2020 UTC
(3 weeks, 4 days ago)
by
michael
- Final removal of backwards compatibility code for ircd-hybrid 8.2.22 and below. Also,
minimum supported version of Anope is now 2.0.8.
Revision
9853 -
Directory Listing
Modified
Thu Dec 31 12:00:33 2020 UTC
(3 weeks, 4 days ago)
by
michael
- Final removal of backwards compatibility code for ircd-hybrid 8.2.22 and below. Also,
minimum supported version of Anope is now 2.0.8.
Revision
9852 -
Directory Listing
Modified
Sat Dec 26 11:57:10 2020 UTC
(4 weeks, 2 days ago)
by
michael
RELEASE TAG 8.2.37
Revision
9851 -
Directory Listing
Modified
Sat Dec 26 11:56:23 2020 UTC
(4 weeks, 2 days ago)
by
michael
- Update NEWS file
Revision
9850 -
Directory Listing
Modified
Fri Dec 25 15:49:32 2020 UTC
(4 weeks, 3 days ago)
by
michael
- Bump version to 8.2.37
Revision
9849 -
Directory Listing
Modified
Fri Dec 25 15:35:42 2020 UTC
(4 weeks, 3 days ago)
by
michael
- Update NEWS file
Revision
9848 -
Directory Listing
Modified
Fri Dec 25 15:13:00 2020 UTC
(4 weeks, 3 days ago)
by
michael
- motd.c:motd_memory_count(): include memory allocated for motd->mask and cache->path
Revision
9847 -
Directory Listing
Modified
Fri Dec 25 15:12:45 2020 UTC
(4 weeks, 3 days ago)
by
michael
- motd.c:motd_memory_count(): include memory allocated for motd->mask and cache->path
Revision
9846 -
Directory Listing
Modified
Fri Dec 25 13:59:28 2020 UTC
(4 weeks, 3 days ago)
by
michael
- Update help/index
Revision
9845 -
Directory Listing
Modified
Fri Dec 25 13:59:09 2020 UTC
(4 weeks, 3 days ago)
by
michael
- Update help/index
Revision
9844 -
Directory Listing
Modified
Fri Dec 25 13:51:18 2020 UTC
(4 weeks, 3 days ago)
by
michael
- whowas.h, whowas.c: rename list/hash dlink_node members of the Whowas struct to actually make sense
Revision
9843 -
Directory Listing
Modified
Fri Dec 25 13:51:05 2020 UTC
(4 weeks, 3 days ago)
by
michael
- whowas.h, whowas.c: rename list/hash dlink_node members of the Whowas struct to actually make sense
Revision
9842 -
Directory Listing
Modified
Fri Dec 25 13:32:52 2020 UTC
(4 weeks, 3 days ago)
by
michael
- m_monitor.c:monitor_add(): move valid_nickname() call
Revision
9841 -
Directory Listing
Modified
Fri Dec 25 13:32:22 2020 UTC
(4 weeks, 3 days ago)
by
michael
- m_monitor.c:monitor_add(): move valid_nickname() call
Revision
9840 -
Directory Listing
Modified
Fri Dec 25 12:52:57 2020 UTC
(4 weeks, 3 days ago)
by
michael
- Update NEWS file
Revision
9839 -
Directory Listing
Modified
Fri Dec 25 11:43:42 2020 UTC
(4 weeks, 3 days ago)
by
michael
- Update NEWS file
Revision
9838 -
Directory Listing
Modified
Fri Dec 25 11:40:42 2020 UTC
(4 weeks, 3 days ago)
by
michael
- m_pass.c: if a client sends multiple PASS messages, only accept the password sent in the first one
Revision
9837 -
Directory Listing
Modified
Fri Dec 25 11:40:28 2020 UTC
(4 weeks, 3 days ago)
by
michael
- m_pass.c: if a client sends multiple PASS messages, only accept the password sent in the first one
Revision
9836 -
Directory Listing
Modified
Fri Dec 25 10:12:24 2020 UTC
(4 weeks, 3 days ago)
by
michael
- send.c:sendto_match_servs(): rename 'cap' to 'capab'; remove useless test on 'capab'
Revision
9835 -
Directory Listing
Modified
Fri Dec 25 10:12:13 2020 UTC
(4 weeks, 3 days ago)
by
michael
- send.c:sendto_match_servs(): rename 'cap' to 'capab'; remove useless test on 'capab'
Revision
9834 -
Directory Listing
Modified
Fri Dec 25 10:10:03 2020 UTC
(4 weeks, 3 days ago)
by
michael
- Stylistical changes
Revision
9833 -
Directory Listing
Modified
Fri Dec 25 10:09:43 2020 UTC
(4 weeks, 3 days ago)
by
michael
- Stylistical changes
Revision
9832 -
Directory Listing
Modified
Sun Dec 20 04:44:50 2020 UTC
(5 weeks, 1 day ago)
by
michael
- Update NEWS file
Revision
9831 -
Directory Listing
Modified
Sun Dec 20 03:55:08 2020 UTC
(5 weeks, 1 day ago)
by
michael
- doc/, help/: add MONITOR documentation
Revision
9830 -
Directory Listing
Modified
Sun Dec 20 03:54:31 2020 UTC
(5 weeks, 1 day ago)
by
michael
- doc/, help/: add MONITOR documentation
Revision
9829 -
Directory Listing
Modified
Sun Dec 20 03:34:12 2020 UTC
(5 weeks, 1 day ago)
by
michael
- Delete draft-mitchell-irc-capabilities-01.txt
Revision
9828 -
Directory Listing
Modified
Sun Dec 20 03:33:50 2020 UTC
(5 weeks, 1 day ago)
by
michael
- Delete draft-mitchell-irc-capabilities-01.txt
Revision
9827 -
Directory Listing
Modified
Sat Dec 19 16:22:08 2020 UTC
(5 weeks, 2 days ago)
by
michael
- monitor.h, monitor.c: monitor_find_hash() doesn't need to be externally visible
Revision
9826 -
Directory Listing
Modified
Sat Dec 19 16:21:50 2020 UTC
(5 weeks, 2 days ago)
by
michael
- monitor.h, monitor.c: monitor_find_hash() doesn't need to be externally visible
Revision
9825 -
Directory Listing
Modified
Sat Dec 19 15:33:52 2020 UTC
(5 weeks, 2 days ago)
by
michael
- monitor.c:monitor_del_from_hash_table(): replace dlinkFind/dlinkDelete combo with dlinkFindDelete
Revision
9824 -
Directory Listing
Modified
Sat Dec 19 15:33:36 2020 UTC
(5 weeks, 2 days ago)
by
michael
- monitor.c:monitor_del_from_hash_table(): replace dlinkFind/dlinkDelete combo with dlinkFindDelete
Revision
9823 -
Directory Listing
Modified
Fri Dec 18 17:23:29 2020 UTC
(5 weeks, 3 days ago)
by
michael
- monitor.c: deduplicate (add monitor_free() function)
Revision
9822 -
Directory Listing
Modified
Fri Dec 18 17:23:04 2020 UTC
(5 weeks, 3 days ago)
by
michael
- monitor.c: deduplicate (add monitor_free() function)
Revision
9821 -
Directory Listing
Modified
Sun Dec 13 11:11:22 2020 UTC
(6 weeks, 1 day ago)
by
michael
- extban.h: whitespace change
Revision
9820 -
Directory Listing
Modified
Sun Dec 13 11:11:08 2020 UTC
(6 weeks, 1 day ago)
by
michael
- extban.h: whitespace change
Revision
9819 -
Directory Listing
Modified
Sat Dec 12 12:52:49 2020 UTC
(6 weeks, 2 days ago)
by
michael
- extban.c:extban_get_isupport(): remove useless post-increment on 'p'
Revision
9818 -
Directory Listing
Modified
Sat Dec 12 12:52:20 2020 UTC
(6 weeks, 2 days ago)
by
michael
- extban.c:extban_get_isupport(): remove useless post-increment on 'p'
Revision
9817 -
Directory Listing
Modified
Fri Dec 11 19:09:14 2020 UTC
(6 weeks, 3 days ago)
by
michael
- Revert echo-message changes for now
Revision
9816 -
Directory Listing
Modified
Fri Dec 11 19:08:58 2020 UTC
(6 weeks, 3 days ago)
by
michael
- Revert echo-message changes for now
Revision
9815 -
Directory Listing
Modified
Thu Dec 10 22:49:07 2020 UTC
(6 weeks, 4 days ago)
by
michael
- send.c:sendto_channel_butone(), sendto_anywhere(): test for IsDead()
before actually calling send_message()
Revision
9814 -
Directory Listing
Modified
Thu Dec 10 22:48:17 2020 UTC
(6 weeks, 4 days ago)
by
michael
- send.c:sendto_channel_butone(), sendto_anywhere(): test for IsDead()
before actually calling send_message()
Revision
9813 -
Directory Listing
Modified
Thu Dec 10 22:31:55 2020 UTC
(6 weeks, 4 days ago)
by
michael
- send.c:sendto_anywhere(): use a separate buffer for sending the echo message
as we always need to have the sender in the n!u@h format here
Revision
9812 -
Directory Listing
Modified
Thu Dec 10 22:31:35 2020 UTC
(6 weeks, 4 days ago)
by
michael
- send.c:sendto_anywhere(): use a separate buffer for sending the echo message
as we always need to have the sender in the n!u@h format here
Revision
9811 -
Directory Listing
Modified
Thu Dec 10 21:47:11 2020 UTC
(6 weeks, 4 days ago)
by
michael
- Implemented IRCv3.2 `echo-message` extension
Revision
9810 -
Directory Listing
Modified
Thu Dec 10 21:46:19 2020 UTC
(6 weeks, 4 days ago)
by
michael
- Implemented IRCv3.2 `echo-message` extension
Revision
9809 -
Directory Listing
Modified
Thu Dec 10 20:22:58 2020 UTC
(6 weeks, 4 days ago)
by
michael
- Update NEWS file
Revision
9808 -
Directory Listing
Modified
Thu Dec 10 20:16:20 2020 UTC
(6 weeks, 4 days ago)
by
michael
- m_cap.c:m_cap(): remove test on cmd->proc
Revision
9807 -
Directory Listing
Modified
Thu Dec 10 20:16:08 2020 UTC
(6 weeks, 4 days ago)
by
michael
- m_cap.c:m_cap(): remove test on cmd->proc
Revision
9806 -
Directory Listing
Modified
Wed Dec 9 23:36:39 2020 UTC
(6 weeks, 5 days ago)
by
michael
- m_cap.c: rename capabilities::namelen to capabilities::name_len; convert CAPFL_STICKY to bool
Revision
9805 -
Directory Listing
Modified
Wed Dec 9 23:36:26 2020 UTC
(6 weeks, 5 days ago)
by
michael
- m_cap.c: rename capabilities::namelen to capabilities::name_len; convert CAPFL_STICKY to bool
Revision
9804 -
Directory Listing
Modified
Wed Dec 9 21:27:18 2020 UTC
(6 weeks, 5 days ago)
by
michael
- Rudimentary `cap-notify` support
Revision
9803 -
Directory Listing
Modified
Wed Dec 9 21:26:39 2020 UTC
(6 weeks, 5 days ago)
by
michael
- Rudimentary `cap-notify` support
Revision
9802 -
Directory Listing
Modified
Tue Dec 8 20:50:02 2020 UTC
(6 weeks, 6 days ago)
by
michael
- m_cap.c: remove CAPFL_HIDDEN
Revision
9801 -
Directory Listing
Modified
Tue Dec 8 20:49:42 2020 UTC
(6 weeks, 6 days ago)
by
michael
- m_cap.c: remove CAPFL_HIDDEN
Revision
9800 -
Directory Listing
Modified
Tue Dec 8 20:42:29 2020 UTC
(6 weeks, 6 days ago)
by
michael
- Removed Connection::cap_client; renamed Connection::cap_active to Connection::cap
Revision
9799 -
Directory Listing
Modified
Tue Dec 8 20:42:15 2020 UTC
(6 weeks, 6 days ago)
by
michael
- Removed Connection::cap_client; renamed Connection::cap_active to Connection::cap
Revision
9798 -
Directory Listing
Modified
Tue Dec 8 20:07:36 2020 UTC
(6 weeks, 6 days ago)
by
michael
- m_cap.c: remove CAPFL_PROHIBIT & CAPFL_PROTO
Revision
9797 -
Directory Listing
Modified
Tue Dec 8 20:07:22 2020 UTC
(6 weeks, 6 days ago)
by
michael
- m_cap.c: remove CAPFL_PROHIBIT & CAPFL_PROTO
Revision
9796 -
Directory Listing
Modified
Mon Dec 7 21:58:35 2020 UTC
(7 weeks ago)
by
michael
- m_invite.c: cleanup kludgy type-casting
Revision
9795 -
Directory Listing
Modified
Mon Dec 7 21:58:24 2020 UTC
(7 weeks ago)
by
michael
- m_invite.c: cleanup kludgy type-casting
Revision
9794 -
Directory Listing
Modified
Sun Dec 6 20:04:46 2020 UTC
(7 weeks, 1 day ago)
by
michael
- m_cap.c: rename 'caplist' arguments of the CAP handlers to 'arg'
Revision
9793 -
Directory Listing
Modified
Sun Dec 6 20:04:26 2020 UTC
(7 weeks, 1 day ago)
by
michael
- m_cap.c: rename 'caplist' arguments of the CAP handlers to 'arg'
Revision
9792 -
Directory Listing
Modified
Sun Dec 6 19:43:18 2020 UTC
(7 weeks, 1 day ago)
by
michael
- Add FLAGS_CAP302 to client flags for clients that support the CAP 302 extension
Revision
9791 -
Directory Listing
Modified
Sun Dec 6 19:43:05 2020 UTC
(7 weeks, 1 day ago)
by
michael
- Add FLAGS_CAP302 to client flags for clients that support the CAP 302 extension
Revision
9790 -
Directory Listing
Modified
Sun Dec 6 18:38:44 2020 UTC
(7 weeks, 1 day ago)
by
michael
- Rename Connection::caps to Connection::capab
Revision
9789 -
Directory Listing
Modified
Sun Dec 6 18:38:22 2020 UTC
(7 weeks, 1 day ago)
by
michael
- Rename Connection::caps to Connection::capab
Revision
9788 -
Directory Listing
Modified
Sun Dec 6 17:43:45 2020 UTC
(7 weeks, 1 day ago)
by
michael
- m_cap.c: remove ACK & CLEAR subcommands
Revision
9787 -
Directory Listing
Modified
Sun Dec 6 17:43:32 2020 UTC
(7 weeks, 1 day ago)
by
michael
- m_cap.c: remove ACK & CLEAR subcommands
Revision
9786 -
Directory Listing
Modified
Fri Dec 4 16:35:48 2020 UTC
(7 weeks, 3 days ago)
by
michael
- m_monitor.c: remove copyright that no longer applies
Revision
9785 -
Directory Listing
Modified
Fri Dec 4 16:35:34 2020 UTC
(7 weeks, 3 days ago)
by
michael
- m_monitor.c: remove copyright that no longer applies
Revision
9784 -
Directory Listing
Modified
Fri Dec 4 13:30:16 2020 UTC
(7 weeks, 3 days ago)
by
michael
RELEASE TAG 8.2.36
Revision
9783 -
Directory Listing
Modified
Fri Dec 4 13:25:20 2020 UTC
(7 weeks, 3 days ago)
by
michael
- Update NEWS
Revision
9782 -
Directory Listing
Modified
Fri Dec 4 13:25:02 2020 UTC
(7 weeks, 3 days ago)
by
michael
- Update NEWS
Revision
9779 -
Directory Listing
Modified
Thu Dec 3 16:13:56 2020 UTC
(7 weeks, 4 days ago)
by
michael
- Update NEWS
Revision
9778 -
Directory Listing
Modified
Thu Dec 3 15:53:50 2020 UTC
(7 weeks, 4 days ago)
by
michael
- Update NEWS
Revision
9777 -
Directory Listing
Modified
Thu Dec 3 15:53:16 2020 UTC
(7 weeks, 4 days ago)
by
michael
- Re-create autogenerated parser files
Revision
9776 -
Directory Listing
Modified
Thu Dec 3 15:51:08 2020 UTC
(7 weeks, 4 days ago)
by
michael
- Re-create autogenerated parser files
Revision
9775 -
Directory Listing
Modified
Thu Dec 3 15:50:23 2020 UTC
(7 weeks, 4 days ago)
by
michael
User mode `B` has been implemented. Clients with that mode set are marked as a bot
in both `WHOIS` and `WHO`. This mode can only be set by IRC operators (as long as
the `bot` directive is set in `general::oper_only_umodes`), servers, and services.
This mode can for example be used to mark HOPM as official network bot.
Revision
9774 -
Directory Listing
Modified
Thu Dec 3 15:50:11 2020 UTC
(7 weeks, 4 days ago)
by
michael
User mode `B` has been implemented. Clients with that mode set are marked as a bot
in both `WHOIS` and `WHO`. This mode can only be set by IRC operators (as long as
the `bot` directive is set in `general::oper_only_umodes`), servers, and services.
This mode can for example be used to mark HOPM as official network bot.
Revision
9773 -
Directory Listing
Modified
Thu Dec 3 15:07:08 2020 UTC
(7 weeks, 4 days ago)
by
michael
- numeric.h, numeric.c: move RPL_WHOISTEXT to 339
Revision
9772 -
Directory Listing
Modified
Thu Dec 3 15:06:42 2020 UTC
(7 weeks, 4 days ago)
by
michael
- numeric.h, numeric.c: move RPL_WHOISTEXT to 339
Revision
9771 -
Directory Listing
Modified
Wed Dec 2 20:00:01 2020 UTC
(7 weeks, 5 days ago)
by
michael
- monitor.h: update comment
Revision
9770 -
Directory Listing
Modified
Wed Dec 2 19:59:31 2020 UTC
(7 weeks, 5 days ago)
by
michael
- monitor.h: update comment
Revision
9769 -
Directory Listing
Modified
Wed Dec 2 18:46:55 2020 UTC
(7 weeks, 5 days ago)
by
michael
- monitor.c:monitor_count_memory(): add +1 for '\0'
Revision
9768 -
Directory Listing
Modified
Wed Dec 2 18:46:35 2020 UTC
(7 weeks, 5 days ago)
by
michael
- monitor.c:monitor_count_memory(): add +1 for '\0'
Revision
9767 -
Directory Listing
Modified
Wed Dec 2 18:28:13 2020 UTC
(7 weeks, 5 days ago)
by
michael
- monitor.h, monitor.c: change Monitor::name to pointer type
Revision
9766 -
Directory Listing
Modified
Wed Dec 2 18:28:01 2020 UTC
(7 weeks, 5 days ago)
by
michael
- monitor.h, monitor.c: change Monitor::name to pointer type
Revision
9765 -
Directory Listing
Modified
Tue Dec 1 17:25:39 2020 UTC
(7 weeks, 6 days ago)
by
michael
- Update NEWS
Revision
9764 -
Directory Listing
Modified
Mon Nov 30 18:07:41 2020 UTC
(8 weeks ago)
by
michael
- user.c:register_local_user(): reduce buffer size from 512 to (sizeof("Invalid username []") + sizeof(client->username))
Revision
9763 -
Directory Listing
Modified
Mon Nov 30 18:07:26 2020 UTC
(8 weeks ago)
by
michael
- user.c:register_local_user(): reduce buffer size from 512 to (sizeof("Invalid username []") + sizeof(client->username))
Revision
9762 -
Directory Listing
Modified
Mon Nov 30 18:02:23 2020 UTC
(8 weeks ago)
by
michael
- Stylistical changes
Revision
9761 -
Directory Listing
Modified
Mon Nov 30 18:01:55 2020 UTC
(8 weeks ago)
by
michael
- Stylistical changes
Revision
9760 -
Directory Listing
Modified
Mon Nov 30 11:34:48 2020 UTC
(8 weeks ago)
by
michael
- Bump version to 8.2.36
Revision
9759 -
Directory Listing
Modified
Mon Nov 30 11:33:28 2020 UTC
(8 weeks ago)
by
michael
- autoreconf
Revision
9758 -
Directory Listing
Modified
Sun Nov 29 22:30:23 2020 UTC
(8 weeks, 1 day ago)
by
michael
- .travis.yml: add focal; remove trusty/xenial; additional build on AWS Graviton2
Revision
9757 -
Directory Listing
Modified
Sun Nov 29 22:30:10 2020 UTC
(8 weeks, 1 day ago)
by
michael
- .travis.yml: add focal; remove trusty/xenial; additional build on AWS Graviton2
Revision
9756 -
Directory Listing
Modified
Sun Nov 29 21:41:03 2020 UTC
(8 weeks, 1 day ago)
by
michael
- conf_parser.y: as of bison 3.5, an explicit POSIX yacc compliance warning is thrown when %type isn't applied to non-terminals
Revision
9755 -
Directory Listing
Modified
Sun Nov 29 21:40:06 2020 UTC
(8 weeks, 1 day ago)
by
michael
- conf_parser.y: as of bison 3.5, an explicit POSIX yacc compliance warning is thrown when %type isn't applied to non-terminals
Revision
9754 -
Directory Listing
Modified
Sun Nov 29 17:43:59 2020 UTC
(8 weeks, 1 day ago)
by
michael
- monitor.c: update documentation
Revision
9753 -
Directory Listing
Modified
Sun Nov 29 17:43:47 2020 UTC
(8 weeks, 1 day ago)
by
michael
- monitor.c: update documentation
Revision
9752 -
Directory Listing
Modified
Sun Nov 29 16:54:06 2020 UTC
(8 weeks, 1 day ago)
by
michael
- Rebuild autogenerated files
Revision
9751 -
Directory Listing
Modified
Sun Nov 29 16:53:11 2020 UTC
(8 weeks, 1 day ago)
by
michael
- Rebuild autogenerated files
Revision
9750 -
Directory Listing
Modified
Sun Nov 29 16:51:58 2020 UTC
(8 weeks, 1 day ago)
by
michael
- Replace WATCH with IRCv3.2 MONITOR
Revision
9749 -
Directory Listing
Modified
Sun Nov 29 16:51:27 2020 UTC
(8 weeks, 1 day ago)
by
michael
- Replace WATCH with IRCv3.2 MONITOR
Revision
9748 -
Directory Listing
Modified
Sat Nov 21 16:43:44 2020 UTC
(2 months ago)
by
michael
- m_svstag.c: replace strncmp with strcmp
Revision
9747 -
Directory Listing
Modified
Sat Nov 21 16:43:32 2020 UTC
(2 months ago)
by
michael
- m_svstag.c: replace strncmp with strcmp
Revision
9746 -
Directory Listing
Modified
Sat Nov 21 14:03:10 2020 UTC
(2 months ago)
by
michael
- m_invite.c:ms_invite(): timestamped INVITE messages are mandatory now
Revision
9745 -
Directory Listing
Modified
Sat Nov 21 14:02:56 2020 UTC
(2 months ago)
by
michael
- m_invite.c:ms_invite(): timestamped INVITE messages are mandatory now
Revision
9744 -
Directory Listing
Modified
Wed Nov 18 16:45:50 2020 UTC
(2 months, 1 week ago)
by
michael
- m_who.c:m_who(): eliminate accessing 'parc'
Revision
9743 -
Directory Listing
Modified
Wed Nov 18 16:45:37 2020 UTC
(2 months, 1 week ago)
by
michael
- m_who.c:m_who(): eliminate accessing 'parc'
Revision
9742 -
Directory Listing
Modified
Mon Nov 16 14:02:49 2020 UTC
(2 months, 1 week ago)
by
michael
- m_stats.c:parse_stats_args(): eliminate accessing 'parc'
Revision
9741 -
Directory Listing
Modified
Mon Nov 16 14:02:34 2020 UTC
(2 months, 1 week ago)
by
michael
- m_stats.c:parse_stats_args(): eliminate accessing 'parc'
Revision
9740 -
Directory Listing
Modified
Mon Nov 16 13:57:27 2020 UTC
(2 months, 1 week ago)
by
michael
- m_svsjoin.c, m_svspart.c: eliminate accessing 'parc'
Revision
9739 -
Directory Listing
Modified
Mon Nov 16 13:57:17 2020 UTC
(2 months, 1 week ago)
by
michael
- m_svsjoin.c, m_svspart.c: eliminate accessing 'parc'
Revision
9738 -
Directory Listing
Modified
Mon Nov 16 13:52:14 2020 UTC
(2 months, 1 week ago)
by
michael
- m_svstag.c: eliminate accessing 'parc'
Revision
9737 -
Directory Listing
Modified
Mon Nov 16 13:51:59 2020 UTC
(2 months, 1 week ago)
by
michael
- m_svstag.c: eliminate accessing 'parc'
Revision
9736 -
Directory Listing
Modified
Mon Nov 16 13:34:44 2020 UTC
(2 months, 1 week ago)
by
michael
- channel.c:channel_send_members(): replace IRCD_BUFSIZE with sizeof(buf)
Revision
9735 -
Directory Listing
Modified
Mon Nov 16 13:34:28 2020 UTC
(2 months, 1 week ago)
by
michael
- channel.c:channel_send_members(): replace IRCD_BUFSIZE with sizeof(buf)
Revision
9718 -
Directory Listing
Modified
Sun Nov 15 13:32:50 2020 UTC
(2 months, 1 week ago)
by
michael
- m_stats.c: use ms_stats() for OPER_HANDLER
Revision
9717 -
Directory Listing
Modified
Sun Nov 15 13:32:35 2020 UTC
(2 months, 1 week ago)
by
michael
- m_stats.c: use ms_stats() for OPER_HANDLER
Revision
9716 -
Directory Listing
Modified
Sat Nov 14 20:13:29 2020 UTC
(2 months, 1 week ago)
by
michael
RELEASE TAG 8.2.35
Revision
9715 -
Directory Listing
Modified
Sat Nov 14 19:25:33 2020 UTC
(2 months, 1 week ago)
by
michael
- m_server.c: whitespace changes
Revision
9714 -
Directory Listing
Modified
Sat Nov 14 19:25:19 2020 UTC
(2 months, 1 week ago)
by
michael
- m_server.c: whitespace changes
Revision
9713 -
Directory Listing
Modified
Sat Nov 14 19:14:12 2020 UTC
(2 months, 1 week ago)
by
michael
- m_message.c: update comment
Revision
9712 -
Directory Listing
Modified
Sat Nov 14 19:13:46 2020 UTC
(2 months, 1 week ago)
by
michael
- m_message.c: update comment
Revision
9711 -
Directory Listing
Modified
Sat Nov 14 17:37:57 2020 UTC
(2 months, 1 week ago)
by
michael
- m_message.c:handle_special(): remove pointless strchr(nick, '%') test. Support for host names has been removed years ago.
Revision
9710 -
Directory Listing
Modified
Sat Nov 14 17:37:44 2020 UTC
(2 months, 1 week ago)
by
michael
- m_message.c:handle_special(): remove pointless strchr(nick, '%') test. Support for host names has been removed years ago.
Revision
9709 -
Directory Listing
Modified
Sat Nov 14 15:55:03 2020 UTC
(2 months, 1 week ago)
by
michael
- conf_class.c:class_find(): minor readability improvement
Revision
9708 -
Directory Listing
Modified
Sat Nov 14 15:54:45 2020 UTC
(2 months, 1 week ago)
by
michael
- conf_class.c:class_find(): minor readability improvement
Revision
9707 -
Directory Listing
Modified
Sat Nov 14 14:31:54 2020 UTC
(2 months, 1 week ago)
by
michael
- ircd.c: tweak event_try_connections interval. try_connections() gets called every 15 seconds.
Revision
9706 -
Directory Listing
Modified
Sat Nov 14 14:31:43 2020 UTC
(2 months, 1 week ago)
by
michael
- ircd.c: tweak event_try_connections interval. try_connections() gets called every 15 seconds.
Revision
9705 -
Directory Listing
Modified
Sat Nov 14 14:04:17 2020 UTC
(2 months, 1 week ago)
by
michael
- Update NEWS file
Revision
9704 -
Directory Listing
Modified
Sat Nov 14 00:42:36 2020 UTC
(2 months, 1 week ago)
by
michael
- Bump version to 8.2.35
Revision
9703 -
Directory Listing
Modified
Sat Nov 14 00:33:14 2020 UTC
(2 months, 1 week ago)
by
michael
- channel.c:channel_send_mask_list(): fixed issue with truncated ban masks
Revision
9702 -
Directory Listing
Modified
Sat Nov 14 00:33:02 2020 UTC
(2 months, 1 week ago)
by
michael
- channel.c:channel_send_mask_list(): fixed issue with truncated ban masks
Revision
9701 -
Directory Listing
Modified
Sat Nov 7 08:30:21 2020 UTC
(2 months, 2 weeks ago)
by
michael
- Update NEWS
Revision
9700 -
Directory Listing
Modified
Sun Nov 1 13:51:59 2020 UTC
(2 months, 3 weeks ago)
by
michael
RELEASE TAG 8.2.34
Revision
9699 -
Directory Listing
Modified
Sun Nov 1 13:37:21 2020 UTC
(2 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9698 -
Directory Listing
Modified
Sun Nov 1 13:37:04 2020 UTC
(2 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9697 -
Directory Listing
Modified
Sun Nov 1 09:56:54 2020 UTC
(2 months, 3 weeks ago)
by
michael
- m_svsaccount.c: remove unused header include
Revision
9696 -
Directory Listing
Modified
Sun Nov 1 09:56:43 2020 UTC
(2 months, 3 weeks ago)
by
michael
- m_svsaccount.c: remove unused header include
Revision
9695 -
Directory Listing
Modified
Sun Nov 1 09:47:24 2020 UTC
(2 months, 3 weeks ago)
by
michael
- reference.conf: spelling
Revision
9694 -
Directory Listing
Modified
Sun Nov 1 09:47:13 2020 UTC
(2 months, 3 weeks ago)
by
michael
- reference.conf: spelling
Revision
9693 -
Directory Listing
Modified
Sun Nov 1 08:09:56 2020 UTC
(2 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9692 -
Directory Listing
Modified
Sat Oct 31 19:05:15 2020 UTC
(2 months, 3 weeks ago)
by
michael
- For consistency, the `general::network_desc` configuration directive has been renamed to `general::network_description`
Revision
9691 -
Directory Listing
Modified
Sat Oct 31 19:04:39 2020 UTC
(2 months, 3 weeks ago)
by
michael
- For consistency, the `general::network_desc` configuration directive has been renamed to `general::network_description`
Revision
9690 -
Directory Listing
Modified
Sat Oct 31 18:06:46 2020 UTC
(2 months, 3 weeks ago)
by
michael
- m_nick.c: restore comatibility mode for 11 arg UID messages. Final removal is scheduled for the end of 2020.
Revision
9689 -
Directory Listing
Modified
Sat Oct 31 18:06:33 2020 UTC
(2 months, 3 weeks ago)
by
michael
- m_nick.c: restore comatibility mode for 11 arg UID messages. Final removal is scheduled for the end of 2020.
Revision
9688 -
Directory Listing
Modified
Sat Oct 31 13:00:09 2020 UTC
(2 months, 3 weeks ago)
by
michael
- Update modes.txt
Revision
9687 -
Directory Listing
Modified
Sat Oct 31 12:59:54 2020 UTC
(2 months, 3 weeks ago)
by
michael
- Bump version to 8.2.34
Revision
9686 -
Directory Listing
Modified
Fri Oct 30 20:39:18 2020 UTC
(2 months, 3 weeks ago)
by
michael
- m_nick.c:uid_from_server(): replace 'if' with 'else if'
Revision
9685 -
Directory Listing
Modified
Fri Oct 30 20:39:03 2020 UTC
(2 months, 3 weeks ago)
by
michael
- m_nick.c:uid_from_server(): replace 'if' with 'else if'
Revision
9684 -
Directory Listing
Modified
Wed Oct 28 18:56:54 2020 UTC
(2 months, 4 weeks ago)
by
michael
- Restore backwards compatibility mode for non RHOST server. Final removal is scheduled for the end of 2020.
Revision
9683 -
Directory Listing
Modified
Wed Oct 28 18:56:24 2020 UTC
(2 months, 4 weeks ago)
by
michael
- Restore backwards compatibility mode for non RHOST server. Final removal is scheduled for the end of 2020.
Revision
9682 -
Directory Listing
Modified
Tue Oct 27 20:35:11 2020 UTC
(2 months, 4 weeks ago)
by
michael
- m_server.c: minor documentation cleanups
Revision
9681 -
Directory Listing
Modified
Tue Oct 27 20:34:56 2020 UTC
(2 months, 4 weeks ago)
by
michael
- m_server.c: minor documentation cleanups
Revision
9680 -
Directory Listing
Modified
Sat Oct 24 15:09:05 2020 UTC
(3 months ago)
by
michael
- Update README
Revision
9679 -
Directory Listing
Modified
Sat Oct 24 15:08:50 2020 UTC
(3 months ago)
by
michael
- Update README
Revision
9676 -
Directory Listing
Modified
Sat Oct 24 11:09:48 2020 UTC
(3 months ago)
by
michael
- configure.ac: minimum supported version of automake now is 1.16.1
Revision
9675 -
Directory Listing
Modified
Sat Oct 24 11:09:12 2020 UTC
(3 months ago)
by
michael
- configure.ac: minimum supported version of automake now is 1.16.1
Revision
9674 -
Directory Listing
Modified
Sat Oct 24 11:08:31 2020 UTC
(3 months ago)
by
michael
- Update NEWS
Revision
9673 -
Directory Listing
Modified
Fri Oct 23 18:06:47 2020 UTC
(3 months ago)
by
michael
- Update NEWS
Revision
9672 -
Directory Listing
Modified
Sat Oct 17 16:10:19 2020 UTC
(3 months, 1 week ago)
by
michael
- README: use https
Revision
9671 -
Directory Listing
Modified
Sat Oct 17 16:10:07 2020 UTC
(3 months, 1 week ago)
by
michael
- README: use https
Revision
9668 -
Directory Listing
Modified
Mon Oct 12 13:19:25 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Remove serno.h
Revision
9667 -
Directory Listing
Modified
Mon Oct 12 13:18:43 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Remove serno.h
Revision
9666 -
Directory Listing
Modified
Sun Oct 11 12:50:37 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9665 -
Directory Listing
Modified
Sun Oct 11 12:50:20 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9664 -
Directory Listing
Modified
Sun Oct 11 11:04:11 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9663 -
Directory Listing
Modified
Sun Oct 11 11:03:58 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9658 -
Directory Listing
Modified
Sat Oct 10 17:57:09 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9657 -
Directory Listing
Modified
Sat Oct 10 17:56:55 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9656 -
Directory Listing
Modified
Fri Oct 9 21:52:26 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9655 -
Directory Listing
Modified
Fri Oct 9 21:52:12 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9654 -
Directory Listing
Modified
Fri Oct 9 21:34:39 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9653 -
Directory Listing
Modified
Fri Oct 9 21:34:27 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9652 -
Directory Listing
Modified
Fri Oct 9 20:49:24 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9651 -
Directory Listing
Modified
Fri Oct 9 20:49:08 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9650 -
Directory Listing
Modified
Thu Oct 8 12:45:40 2020 UTC
(3 months, 2 weeks ago)
by
michael
- m_svsmode.c: cleanups; remove possibility to modify hosts/accountnames as these are now handled by SVSHOST and SVSACCOUNT, respectively
Revision
9649 -
Directory Listing
Modified
Thu Oct 8 12:45:27 2020 UTC
(3 months, 2 weeks ago)
by
michael
- m_svsmode.c: cleanups; remove possibility to modify hosts/accountnames as these are now handled by SVSHOST and SVSACCOUNT, respectively
Revision
9648 -
Directory Listing
Modified
Thu Oct 8 11:18:38 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Switch to 6 arg SERVER/SID commands
Revision
9647 -
Directory Listing
Modified
Thu Oct 8 11:18:25 2020 UTC
(3 months, 2 weeks ago)
by
michael
- Switch to 6 arg SERVER/SID commands
Revision
9646 -
Directory Listing
Modified
Mon Oct 5 17:54:04 2020 UTC
(3 months, 3 weeks ago)
by
michael
- id.c:valid_sid(), valid_uid(): don't allow lowercase letters in server/user IDs. Changes provided by Adam.
Revision
9645 -
Directory Listing
Modified
Mon Oct 5 17:53:52 2020 UTC
(3 months, 3 weeks ago)
by
michael
- id.c:valid_sid(), valid_uid(): don't allow lowercase letters in server/user IDs. Changes provided by Adam.
Revision
9644 -
Directory Listing
Modified
Mon Oct 5 14:07:15 2020 UTC
(3 months, 3 weeks ago)
by
michael
- README: use https for anope.org
Revision
9643 -
Directory Listing
Modified
Mon Oct 5 14:06:59 2020 UTC
(3 months, 3 weeks ago)
by
michael
- README: use https for anope.org
Revision
9642 -
Directory Listing
Modified
Sat Oct 3 17:49:03 2020 UTC
(3 months, 3 weeks ago)
by
michael
- Delete old 8.3 branch
Revision
9641 -
Directory Listing
Modified
Tue Sep 29 12:55:36 2020 UTC
(3 months, 3 weeks ago)
by
michael
- Update umode and modes.txt
Revision
9640 -
Directory Listing
Modified
Tue Sep 29 12:55:22 2020 UTC
(3 months, 3 weeks ago)
by
michael
- Update umode and modes.txt
Revision
9639 -
Directory Listing
Modified
Tue Sep 29 12:51:21 2020 UTC
(3 months, 3 weeks ago)
by
michael
- User mode 'u' and 'b' have been removed
- Spam/flooding notices that previously have been sent to user mode 'b' now go to user mode 'f'
Revision
9638 -
Directory Listing
Modified
Tue Sep 29 12:49:07 2020 UTC
(3 months, 3 weeks ago)
by
michael
- User mode 'u' and 'b' have been removed
- Spam/flooding notices that previously have been sent to user mode 'b' now go to user mode 'f'
Revision
9637 -
Directory Listing
Modified
Tue Sep 29 12:25:35 2020 UTC
(3 months, 3 weeks ago)
by
michael
- conf.c, user.c: "Too many connections", "auth {} block is full", and "Too many clients, rejecting" server
notices now no longer go to user modes u/f, but go to user mode j (rejection notices) instead
Revision
9636 -
Directory Listing
Modified
Tue Sep 29 12:25:03 2020 UTC
(3 months, 3 weeks ago)
by
michael
- conf.c, user.c: "Too many connections", "auth {} block is full", and "Too many clients, rejecting" server
notices now no longer go to user modes u/f, but go to user mode j (rejection notices) instead
Revision
9635 -
Directory Listing
Modified
Sat Sep 19 11:45:43 2020 UTC
(4 months ago)
by
michael
- conf.c:conf_check_client(): remove listener information from unauth server notice
Revision
9634 -
Directory Listing
Modified
Sat Sep 19 11:45:29 2020 UTC
(4 months ago)
by
michael
- conf.c:conf_check_client(): remove listener information from unauth server notice
Revision
9629 -
Directory Listing
Modified
Sat Sep 12 13:28:43 2020 UTC
(4 months, 1 week ago)
by
michael
- channel.c:check_spambot_warning(): move assignment
Revision
9628 -
Directory Listing
Modified
Sat Sep 12 13:28:32 2020 UTC
(4 months, 1 week ago)
by
michael
- channel.c:check_spambot_warning(): move assignment
Revision
9627 -
Directory Listing
Modified
Sat Sep 12 11:53:33 2020 UTC
(4 months, 1 week ago)
by
michael
- m_server.c:server_send_client(): drop backwards compatibility for non RHOST servers
Revision
9626 -
Directory Listing
Modified
Sat Sep 12 11:53:18 2020 UTC
(4 months, 1 week ago)
by
michael
- m_server.c:server_send_client(): drop backwards compatibility for non RHOST servers
Revision
9625 -
Directory Listing
Modified
Fri Sep 11 14:37:37 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Remove CAPAB_QS. Quit Storm removal is default behavior for more than 20 years now.
Revision
9624 -
Directory Listing
Modified
Fri Sep 11 14:37:24 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Remove CAPAB_QS. Quit Storm removal is default behavior for more than 20 years now.
Revision
9623 -
Directory Listing
Modified
Thu Sep 10 15:28:34 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Remove CAPAB_SVS
Revision
9622 -
Directory Listing
Modified
Thu Sep 10 15:27:45 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Remove CAPAB_SVS
Revision
9621 -
Directory Listing
Modified
Wed Sep 9 13:03:50 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Add SVSACCOUNT command handler
Revision
9620 -
Directory Listing
Modified
Wed Sep 9 13:03:39 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Add SVSACCOUNT command handler
Revision
9619 -
Directory Listing
Modified
Mon Sep 7 14:38:44 2020 UTC
(4 months, 2 weeks ago)
by
michael
RELEASE TAG 8.2.33
Revision
9618 -
Directory Listing
Modified
Mon Sep 7 14:31:47 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
9617 -
Directory Listing
Modified
Mon Sep 7 12:51:23 2020 UTC
(4 months, 2 weeks ago)
by
michael
- conf_class.c:class_mark_for_deletion(): eliminate somewhat stupid typecasting
Revision
9616 -
Directory Listing
Modified
Mon Sep 7 12:51:11 2020 UTC
(4 months, 2 weeks ago)
by
michael
- conf_class.c:class_mark_for_deletion(): eliminate somewhat stupid typecasting
Revision
9615 -
Directory Listing
Modified
Mon Sep 7 12:46:55 2020 UTC
(4 months, 2 weeks ago)
by
michael
- m_stats.c, listener.c: listener->active is of type bool. Use true/false where appropriate; change inetport() to bool
Revision
9614 -
Directory Listing
Modified
Mon Sep 7 12:46:40 2020 UTC
(4 months, 2 weeks ago)
by
michael
- m_stats.c, listener.c: listener->active is of type bool. Use true/false where appropriate; change inetport() to bool
Revision
9613 -
Directory Listing
Modified
Sun Sep 6 14:19:45 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Bump version to hybrid-8.2.33
Revision
9612 -
Directory Listing
Modified
Sun Sep 6 13:37:19 2020 UTC
(4 months, 2 weeks ago)
by
michael
- m_stats.c:stats_ports(): mark listeners with deferred accept() with 'D' in "STATS P"
Revision
9611 -
Directory Listing
Modified
Sun Sep 6 13:37:06 2020 UTC
(4 months, 2 weeks ago)
by
michael
- m_stats.c:stats_ports(): mark listeners with deferred accept() with 'D' in "STATS P"
Revision
9610 -
Directory Listing
Modified
Sun Sep 6 07:28:30 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Implement accept() deferring. Closes github issue #4
Revision
9609 -
Directory Listing
Modified
Sun Sep 6 07:28:07 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Implement accept() deferring. Closes github issue #4
Revision
9608 -
Directory Listing
Modified
Sun Sep 6 06:33:46 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Stylistic changes
Revision
9607 -
Directory Listing
Modified
Sun Sep 6 06:33:33 2020 UTC
(4 months, 2 weeks ago)
by
michael
- Stylistic changes
Revision
9606 -
Directory Listing
Modified
Sat Sep 5 12:24:20 2020 UTC
(4 months, 2 weeks ago)
by
michael
- m_who.c:who_matches(): add support for CIDR notation
Revision
9605 -
Directory Listing
Modified
Sat Sep 5 12:24:08 2020 UTC
(4 months, 2 weeks ago)
by
michael
- m_who.c:who_matches(): add support for CIDR notation
Revision
9604 -
Directory Listing
Modified
Sat Sep 5 11:14:26 2020 UTC
(4 months, 2 weeks ago)
by
michael
- m_nick.c:m_nick(): make use of member_has_flags()
Revision
9603 -
Directory Listing
Modified
Sat Sep 5 11:14:15 2020 UTC
(4 months, 2 weeks ago)
by
michael
- m_nick.c:m_nick(): make use of member_has_flags()
Revision
9602 -
Directory Listing
Modified
Sat Sep 5 11:04:28 2020 UTC
(4 months, 2 weeks ago)
by
michael
- client_svstag.c: whitespace change
Revision
9601 -
Directory Listing
Modified
Sat Sep 5 11:04:17 2020 UTC
(4 months, 2 weeks ago)
by
michael
- client_svstag.c: whitespace change
Revision
9600 -
Directory Listing
Modified
Sat Sep 5 10:14:35 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_kick.c:m_kick(): simplify half-op testing logic on 'member_source'
Revision
9599 -
Directory Listing
Modified
Sat Sep 5 10:14:19 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_kick.c:m_kick(): simplify half-op testing logic on 'member_source'
Revision
9598 -
Directory Listing
Modified
Sat Sep 5 10:10:00 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Style corrections; reformatting
Revision
9597 -
Directory Listing
Modified
Sat Sep 5 10:09:36 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Style corrections; reformatting
Revision
9596 -
Directory Listing
Modified
Fri Sep 4 16:51:08 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Cleanup ip address matching routine in various places
Revision
9595 -
Directory Listing
Modified
Fri Sep 4 16:48:45 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Cleanup ip address matching routine in various places
Revision
9594 -
Directory Listing
Modified
Sat Aug 29 17:59:51 2020 UTC
(4 months, 3 weeks ago)
by
michael
- conf.c:operator_find(): allow matching against client->realhost; deduplicate
Revision
9593 -
Directory Listing
Modified
Sat Aug 29 17:59:37 2020 UTC
(4 months, 3 weeks ago)
by
michael
- conf.c:operator_find(): allow matching against client->realhost; deduplicate
Revision
9592 -
Directory Listing
Modified
Sat Aug 29 14:56:24 2020 UTC
(4 months, 3 weeks ago)
by
michael
- tls_gnutls.c:tls_set_ciphers(): fixed broken string conversion specifier
Revision
9591 -
Directory Listing
Modified
Sat Aug 29 14:56:06 2020 UTC
(4 months, 3 weeks ago)
by
michael
- tls_gnutls.c:tls_set_ciphers(): fixed broken string conversion specifier
Revision
9590 -
Directory Listing
Modified
Sat Aug 29 14:23:01 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Make use of listener_has_flag() in various places; client-only listeners are now marked with a 'C' in "/stats P"
Revision
9589 -
Directory Listing
Modified
Sat Aug 29 14:22:27 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Make use of listener_has_flag() in various places; client-only listeners are now marked with a 'C' in "/stats P"
Revision
9588 -
Directory Listing
Modified
Sat Aug 29 14:13:11 2020 UTC
(4 months, 3 weeks ago)
by
michael
- channel.c:channel_send_namereply(): update documentation
Revision
9587 -
Directory Listing
Modified
Sat Aug 29 14:12:59 2020 UTC
(4 months, 3 weeks ago)
by
michael
- channel.c:channel_send_namereply(): update documentation
Revision
9586 -
Directory Listing
Modified
Sat Aug 29 14:00:43 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Added 'client' option to listener::flags
Revision
9585 -
Directory Listing
Modified
Sat Aug 29 14:00:29 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Added 'client' option to listener::flags
Revision
9584 -
Directory Listing
Modified
Sat Aug 29 13:34:30 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_user.c: merge do_user() into mr_user()
Revision
9583 -
Directory Listing
Modified
Sat Aug 29 13:34:16 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_user.c: merge do_user() into mr_user()
Revision
9582 -
Directory Listing
Modified
Sat Aug 29 13:02:12 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Rename some occurrences of 'client_p' to 'client'
Revision
9581 -
Directory Listing
Modified
Sat Aug 29 13:02:00 2020 UTC
(4 months, 3 weeks ago)
by
michael
- Rename some occurrences of 'client_p' to 'client'
Revision
9580 -
Directory Listing
Modified
Sat Aug 29 12:55:54 2020 UTC
(4 months, 3 weeks ago)
by
michael
- user.c: remove unused header include
Revision
9579 -
Directory Listing
Modified
Sat Aug 29 12:55:41 2020 UTC
(4 months, 3 weeks ago)
by
michael
- user.c: remove unused header include
Revision
9578 -
Directory Listing
Modified
Sat Aug 29 12:53:01 2020 UTC
(4 months, 3 weeks ago)
by
michael
- user.c:introduce_client(): remove old backwards compatibility code for non rhost servers
Revision
9577 -
Directory Listing
Modified
Sat Aug 29 12:52:44 2020 UTC
(4 months, 3 weeks ago)
by
michael
- user.c:introduce_client(): remove old backwards compatibility code for non rhost servers
Revision
9576 -
Directory Listing
Modified
Sat Aug 29 12:41:41 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_kline.c:kline_check(): allow klines to match against client->realhost
Revision
9575 -
Directory Listing
Modified
Sat Aug 29 12:41:28 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_kline.c:kline_check(): allow klines to match against client->realhost
Revision
9574 -
Directory Listing
Modified
Sat Aug 29 12:34:25 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_kline.c:kline_handle(): add missing IsClient() test to prevent the non-wildcard rejection NOTICE from being sent to servers
Revision
9573 -
Directory Listing
Modified
Sat Aug 29 12:34:09 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_kline.c:kline_handle(): add missing IsClient() test to prevent the non-wildcard rejection NOTICE from being sent to servers
Revision
9572 -
Directory Listing
Modified
Sat Aug 29 10:36:41 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_nick.c, m_svsnick.c: removed old backwards compatibility code
Revision
9571 -
Directory Listing
Modified
Sat Aug 29 10:36:28 2020 UTC
(4 months, 3 weeks ago)
by
michael
- m_nick.c, m_svsnick.c: removed old backwards compatibility code
Revision
9570 -
Directory Listing
Modified
Sun Aug 16 08:55:54 2020 UTC
(5 months, 1 week ago)
by
michael
RELEASE TAG 8.2.32
Revision
9569 -
Directory Listing
Modified
Sun Aug 16 08:17:19 2020 UTC
(5 months, 1 week ago)
by
michael
- server.c:write_links_file(): rename 'target_p' to 'client'
Revision
9568 -
Directory Listing
Modified
Sun Aug 16 08:17:06 2020 UTC
(5 months, 1 week ago)
by
michael
- server.c:write_links_file(): rename 'target_p' to 'client'
Revision
9567 -
Directory Listing
Modified
Sun Aug 16 07:57:01 2020 UTC
(5 months, 1 week ago)
by
michael
- Update NEWS file
Revision
9566 -
Directory Listing
Modified
Sat Aug 15 11:58:21 2020 UTC
(5 months, 1 week ago)
by
michael
- Removed MAXIMUM_LINKS_DEFAULT
Revision
9565 -
Directory Listing
Modified
Sat Aug 15 11:58:07 2020 UTC
(5 months, 1 week ago)
by
michael
- Removed MAXIMUM_LINKS_DEFAULT
Revision
9564 -
Directory Listing
Modified
Sat Aug 15 10:55:51 2020 UTC
(5 months, 1 week ago)
by
michael
- m_svshost.c: don't pass SVSHOST to other servers in case the host name is invalid
Revision
9563 -
Directory Listing
Modified
Sat Aug 15 10:55:38 2020 UTC
(5 months, 1 week ago)
by
michael
- m_svshost.c: don't pass SVSHOST to other servers in case the host name is invalid
Revision
9562 -
Directory Listing
Modified
Sat Aug 8 13:18:53 2020 UTC
(5 months, 2 weeks ago)
by
michael
- m_svsnick.c: actually use 'new_nick' instead of parv[3] which can be a timestamp
Revision
9561 -
Directory Listing
Modified
Sat Aug 8 13:18:35 2020 UTC
(5 months, 2 weeks ago)
by
michael
- m_svsnick.c: actually use 'new_nick' instead of parv[3] which can be a timestamp
Revision
9560 -
Directory Listing
Modified
Sat Aug 8 13:14:15 2020 UTC
(5 months, 2 weeks ago)
by
michael
- m_svsnick.c: always send the 5 arg SVSNICK to other servers
Revision
9559 -
Directory Listing
Modified
Sat Aug 8 13:14:01 2020 UTC
(5 months, 2 weeks ago)
by
michael
- m_svsnick.c: always send the 5 arg SVSNICK to other servers
Revision
9558 -
Directory Listing
Modified
Sun Aug 2 05:18:27 2020 UTC
(5 months, 3 weeks ago)
by
michael
- 'STATS ?' is oper-only now
Revision
9557 -
Directory Listing
Modified
Sun Aug 2 05:18:06 2020 UTC
(5 months, 3 weeks ago)
by
michael
- 'STATS ?' is oper-only now
Revision
9556 -
Directory Listing
Modified
Sun Jul 26 07:44:42 2020 UTC
(6 months ago)
by
michael
- m_knock.c: reject request with ERR_CANNOTKNOCK if MODE_NOKNOCK is set
Revision
9555 -
Directory Listing
Modified
Sun Jul 26 07:44:30 2020 UTC
(6 months ago)
by
michael
- m_knock.c: reject request with ERR_CANNOTKNOCK if MODE_NOKNOCK is set
Revision
9554 -
Directory Listing
Modified
Sun Jul 26 07:40:58 2020 UTC
(6 months ago)
by
michael
- Update NEWS file
Revision
9553 -
Directory Listing
Modified
Sun Jul 26 07:35:07 2020 UTC
(6 months ago)
by
michael
- Implemented channel mode 'K'. KNOCK cannot be used on channels with that mode set.
Revision
9552 -
Directory Listing
Modified
Sun Jul 26 07:33:37 2020 UTC
(6 months ago)
by
michael
- Implemented channel mode 'K'. KNOCK cannot be used on channels with that mode set.
Revision
9551 -
Directory Listing
Modified
Thu Jul 23 13:32:58 2020 UTC
(6 months ago)
by
michael
- m_oper.c:m_oper(): slightly improve readability
Revision
9550 -
Directory Listing
Modified
Thu Jul 23 13:32:47 2020 UTC
(6 months ago)
by
michael
- m_oper.c:m_oper(): slightly improve readability
Revision
9549 -
Directory Listing
Modified
Tue Jul 21 13:26:50 2020 UTC
(6 months ago)
by
michael
- packet.c:parse_client_queued(): use 'return' consistently. 'break' needs to be used only in case of a state change
Revision
9548 -
Directory Listing
Modified
Tue Jul 21 13:26:37 2020 UTC
(6 months ago)
by
michael
- packet.c:parse_client_queued(): use 'return' consistently. 'break' needs to be used only in case of a state change
Revision
9547 -
Directory Listing
Modified
Sat Jul 18 16:33:47 2020 UTC
(6 months, 1 week ago)
by
michael
- channel_mode.c:channel_modes(): minor optimization to save potentially redundant member_find_link() calls
Revision
9546 -
Directory Listing
Modified
Sat Jul 18 16:32:38 2020 UTC
(6 months, 1 week ago)
by
michael
- channel_mode.c:channel_modes(): minor optimization to save potentially redundant member_find_link() calls
Revision
9545 -
Directory Listing
Modified
Sat Jul 18 14:02:29 2020 UTC
(6 months, 1 week ago)
by
michael
- configure.ac: replace obsolete AC_CONFIG_HEADER with AC_CONFIG_HEADERS
Revision
9544 -
Directory Listing
Modified
Sat Jul 18 14:02:15 2020 UTC
(6 months, 1 week ago)
by
michael
- configure.ac: replace obsolete AC_CONFIG_HEADER with AC_CONFIG_HEADERS
Revision
9529 -
Directory Listing
Modified
Sun Jul 12 12:49:33 2020 UTC
(6 months, 2 weeks ago)
by
michael
- tls_gnutls.c, tls_openssl.c, tls_wolfssl.c: fixed ret vs. retlen vs. length inconsistency
Revision
9528 -
Directory Listing
Modified
Sun Jul 12 12:49:19 2020 UTC
(6 months, 2 weeks ago)
by
michael
- tls_gnutls.c, tls_openssl.c, tls_wolfssl.c: fixed ret vs. retlen vs. length inconsistency
Revision
9527 -
Directory Listing
Modified
Sun Jul 12 12:07:55 2020 UTC
(6 months, 2 weeks ago)
by
michael
- tls_openssl.c: clear OpenSSL's error queue before SSL_get_error() invocation
Revision
9526 -
Directory Listing
Modified
Sun Jul 12 12:07:31 2020 UTC
(6 months, 2 weeks ago)
by
michael
- tls_openssl.c: clear OpenSSL's error queue before SSL_get_error() invocation
Revision
9476 -
Directory Listing
Modified
Sat Jul 4 15:26:19 2020 UTC
(6 months, 3 weeks ago)
by
michael
- channel.c:channel_send_namereply(): remove show_eon argument. In hybrid we no longer have a case where a names reply needs to be sent with no RPL_ENDOFNAMES
Revision
9475 -
Directory Listing
Modified
Sat Jul 4 15:26:07 2020 UTC
(6 months, 3 weeks ago)
by
michael
- channel.c:channel_send_namereply(): remove show_eon argument. In hybrid we no longer have a case where a names reply needs to be sent with no RPL_ENDOFNAMES
Revision
9474 -
Directory Listing
Modified
Sat Jul 4 15:14:57 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Rename channel_member_names() to channel_send_namereply()
Revision
9473 -
Directory Listing
Modified
Sat Jul 4 15:14:37 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Rename channel_member_names() to channel_send_namereply()
Revision
9470 -
Directory Listing
Modified
Thu Jul 2 20:24:41 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Bump version to 8.2.32
Revision
9469 -
Directory Listing
Modified
Wed Jul 1 15:13:15 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_join.c:set_final_mode() replace 1/-1 oddness with MODE_ADD/MODE_DEL; make m_sjoin() use set_final_mode() from m_join.c for now
Revision
9468 -
Directory Listing
Modified
Wed Jul 1 15:12:58 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_join.c:set_final_mode() replace 1/-1 oddness with MODE_ADD/MODE_DEL; make m_sjoin() use set_final_mode() from m_join.c for now
Revision
9467 -
Directory Listing
Modified
Wed Jul 1 12:21:05 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_close.c: replace DLINK_FOREACH_SAFE with a simple while()
Revision
9466 -
Directory Listing
Modified
Wed Jul 1 12:20:51 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_close.c: replace DLINK_FOREACH_SAFE with a simple while()
Revision
9465 -
Directory Listing
Modified
Wed Jul 1 11:47:16 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_sjoin.c:remove_ban_list(): replace DLINK_FOREACH_SAFE with a simple while()
Revision
9464 -
Directory Listing
Modified
Wed Jul 1 11:46:59 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_sjoin.c:remove_ban_list(): replace DLINK_FOREACH_SAFE with a simple while()
Revision
9463 -
Directory Listing
Modified
Tue Jun 30 20:15:29 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9462 -
Directory Listing
Modified
Tue Jun 30 20:01:36 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Update help/extban
Revision
9461 -
Directory Listing
Modified
Tue Jun 30 20:01:18 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Update help/extban
Revision
9460 -
Directory Listing
Modified
Tue Jun 30 19:55:52 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Extban $t of type 'acting' has been implemented. This extban allows matching based on TLS protocol version and/or cipher suite
Revision
9459 -
Directory Listing
Modified
Tue Jun 30 19:55:32 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Extban $t of type 'acting' has been implemented. This extban allows matching based on TLS protocol version and/or cipher suite
Revision
9458 -
Directory Listing
Modified
Tue Jun 30 19:26:57 2020 UTC
(6 months, 3 weeks ago)
by
michael
- extban_channel.c: documenting
Revision
9457 -
Directory Listing
Modified
Tue Jun 30 19:26:46 2020 UTC
(6 months, 3 weeks ago)
by
michael
- extban_channel.c: documenting
Revision
9456 -
Directory Listing
Modified
Tue Jun 30 17:33:43 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Rename find_channel_link() to member_find_link()
Revision
9455 -
Directory Listing
Modified
Tue Jun 30 17:33:17 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Rename find_channel_link() to member_find_link()
Revision
9454 -
Directory Listing
Modified
Tue Jun 30 16:56:21 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Add member_get_prefix_len() and make use of it in some places; rename get_member_status() to member_get_prefix()
Revision
9453 -
Directory Listing
Modified
Tue Jun 30 16:55:38 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Add member_get_prefix_len() and make use of it in some places; rename get_member_status() to member_get_prefix()
Revision
9452 -
Directory Listing
Modified
Tue Jun 30 14:42:20 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_sjoin.c: fixed ages old bug where server name hiding would not work for bmask removal; incorporate server name hiding cleanups from m_join.c
Revision
9451 -
Directory Listing
Modified
Tue Jun 30 14:41:56 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_sjoin.c: fixed ages old bug where server name hiding would not work for bmask removal; incorporate server name hiding cleanups from m_join.c
Revision
9450 -
Directory Listing
Modified
Tue Jun 30 14:29:33 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Move remove_a_mode() from m_join.c to channel.c and rename it to channel_demote_members(); have m_sjoin.c make use of it as well
Revision
9449 -
Directory Listing
Modified
Tue Jun 30 14:28:37 2020 UTC
(6 months, 3 weeks ago)
by
michael
- Move remove_a_mode() from m_join.c to channel.c and rename it to channel_demote_members(); have m_sjoin.c make use of it as well
Revision
9448 -
Directory Listing
Modified
Tue Jun 30 13:54:29 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_join.c:remove_a_mode(): minor logic fix to previous commit
Revision
9447 -
Directory Listing
Modified
Tue Jun 30 13:54:16 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_join.c:remove_a_mode(): minor logic fix to previous commit
Revision
9446 -
Directory Listing
Modified
Tue Jun 30 13:38:28 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_join.c: refactor remove_a_mode()
Revision
9445 -
Directory Listing
Modified
Tue Jun 30 13:38:11 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_join.c: refactor remove_a_mode()
Revision
9444 -
Directory Listing
Modified
Tue Jun 30 12:17:06 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_join.c: minor cleanups to server name hiding; remove pointless remove_our_modes() wrapper
Revision
9443 -
Directory Listing
Modified
Tue Jun 30 12:16:53 2020 UTC
(6 months, 3 weeks ago)
by
michael
- m_join.c: minor cleanups to server name hiding; remove pointless remove_our_modes() wrapper
Revision
9442 -
Directory Listing
Modified
Sat Jun 27 22:27:45 2020 UTC
(6 months, 4 weeks ago)
by
michael
- whowas.h, whowas.c: rename Whowas::online to Whowas::client
Revision
9441 -
Directory Listing
Modified
Sat Jun 27 22:27:29 2020 UTC
(6 months, 4 weeks ago)
by
michael
- whowas.h, whowas.c: rename Whowas::online to Whowas::client
Revision
9440 -
Directory Listing
Modified
Thu Jun 25 19:43:59 2020 UTC
(7 months ago)
by
michael
- s_bsd.c:comm_checktimeouts(): minor cleanups; remove pointless tests on timeout handlers
Revision
9439 -
Directory Listing
Modified
Thu Jun 25 19:43:47 2020 UTC
(7 months ago)
by
michael
- s_bsd.c:comm_checktimeouts(): minor cleanups; remove pointless tests on timeout handlers
Revision
9438 -
Directory Listing
Modified
Thu Jun 25 19:08:14 2020 UTC
(7 months ago)
by
michael
- s_bsd.c:comm_setflush(): really set F->flush_timeout to 0 if called with timeout = 0; same goes for comm_settimeout()
Revision
9437 -
Directory Listing
Modified
Thu Jun 25 19:07:59 2020 UTC
(7 months ago)
by
michael
- s_bsd.c:comm_setflush(): really set F->flush_timeout to 0 if called with timeout = 0; same goes for comm_settimeout()
Revision
9436 -
Directory Listing
Modified
Thu Jun 25 13:32:20 2020 UTC
(7 months ago)
by
michael
- Update NEWS file
Revision
9435 -
Directory Listing
Modified
Thu Jun 25 12:16:20 2020 UTC
(7 months ago)
by
michael
- Replace remaining occurrences of IsMember with find_channel_link and remove IsMember entirely
Revision
9434 -
Directory Listing
Modified
Thu Jun 25 12:15:32 2020 UTC
(7 months ago)
by
michael
- Replace remaining occurrences of IsMember with find_channel_link and remove IsMember entirely
Revision
9433 -
Directory Listing
Modified
Thu Jun 25 12:05:59 2020 UTC
(7 months ago)
by
michael
- send.c: restructuring & reformatting
Revision
9432 -
Directory Listing
Modified
Thu Jun 25 12:05:46 2020 UTC
(7 months ago)
by
michael
- send.c: restructuring & reformatting
Revision
9431 -
Directory Listing
Modified
Wed Jun 24 08:36:59 2020 UTC
(7 months ago)
by
michael
- Fixed remaining style issues
Revision
9430 -
Directory Listing
Modified
Wed Jun 24 08:36:05 2020 UTC
(7 months ago)
by
michael
- Fixed remaining style issues
Revision
9429 -
Directory Listing
Modified
Fri Jun 19 18:16:01 2020 UTC
(7 months, 1 week ago)
by
michael
- m_set.c:quote_autoconn(): show status as OFF/ON instead of 0/1 just like in quote_autoconnall()
Revision
9428 -
Directory Listing
Modified
Fri Jun 19 18:15:46 2020 UTC
(7 months, 1 week ago)
by
michael
- m_set.c:quote_autoconn(): show status as OFF/ON instead of 0/1 just like in quote_autoconnall()
Revision
9427 -
Directory Listing
Modified
Sun Jun 14 17:27:30 2020 UTC
(7 months, 1 week ago)
by
michael
- auth.c:auth_release_client(): move copying of x->host to x->realhost to conf.c:verify_access()
Revision
9426 -
Directory Listing
Modified
Sun Jun 14 17:27:16 2020 UTC
(7 months, 1 week ago)
by
michael
- auth.c:auth_release_client(): move copying of x->host to x->realhost to conf.c:verify_access()
Revision
9425 -
Directory Listing
Modified
Sun Jun 14 11:46:21 2020 UTC
(7 months, 1 week ago)
by
michael
- m_mode.c: style correction
Revision
9424 -
Directory Listing
Modified
Sun Jun 14 11:45:52 2020 UTC
(7 months, 1 week ago)
by
michael
- m_mode.c: style correction
Revision
9423 -
Directory Listing
Modified
Sat Jun 13 19:14:39 2020 UTC
(7 months, 1 week ago)
by
michael
- m_whois.c: rename whois_can_see_channels to whois_channel_show_status; use enum for it instead of hardcoded values that have no meaning
Revision
9422 -
Directory Listing
Modified
Sat Jun 13 19:14:27 2020 UTC
(7 months, 1 week ago)
by
michael
- m_whois.c: rename whois_can_see_channels to whois_channel_show_status; use enum for it instead of hardcoded values that have no meaning
Revision
9421 -
Directory Listing
Modified
Sat Jun 13 16:47:07 2020 UTC
(7 months, 1 week ago)
by
michael
- m_whois.c:whois_person(): fixed archaic bug where, when sending a RPL_WHOISCHANNELS reply to a remote client, it could be truncated on the remote side in case the server/client IDs are longer than the actual names
Revision
9420 -
Directory Listing
Modified
Sat Jun 13 16:46:51 2020 UTC
(7 months, 1 week ago)
by
michael
- m_whois.c:whois_person(): fixed archaic bug where, when sending a RPL_WHOISCHANNELS reply to a remote client, it could be truncated on the remote side in case the server/client IDs are longer than the actual names
Revision
9419 -
Directory Listing
Modified
Sat Jun 13 16:33:51 2020 UTC
(7 months, 1 week ago)
by
michael
- Remove hardcoded numeric digit from RPL_WHOISCHANNELS
Revision
9418 -
Directory Listing
Modified
Sat Jun 13 16:33:39 2020 UTC
(7 months, 1 week ago)
by
michael
- Remove hardcoded numeric digit from RPL_WHOISCHANNELS
Revision
9417 -
Directory Listing
Modified
Sat Jun 13 15:57:35 2020 UTC
(7 months, 1 week ago)
by
michael
- Remove hardcoded numeric digit from RPL_NAMREPLY
Revision
9416 -
Directory Listing
Modified
Sat Jun 13 15:57:05 2020 UTC
(7 months, 1 week ago)
by
michael
- Remove hardcoded numeric digit from RPL_NAMREPLY
Revision
9415 -
Directory Listing
Modified
Thu Jun 11 10:36:04 2020 UTC
(7 months, 2 weeks ago)
by
michael
- parse.c:parse(): move comment to where it really belongs to
Revision
9414 -
Directory Listing
Modified
Thu Jun 11 10:35:45 2020 UTC
(7 months, 2 weeks ago)
by
michael
- parse.c:parse(): move comment to where it really belongs to
Revision
9413 -
Directory Listing
Modified
Sun May 31 12:33:17 2020 UTC
(7 months, 3 weeks ago)
by
michael
- Add METADATA command handler for later use
Revision
9412 -
Directory Listing
Modified
Sun May 31 12:33:04 2020 UTC
(7 months, 3 weeks ago)
by
michael
- Add METADATA command handler for later use
Revision
9411 -
Directory Listing
Modified
Sun May 31 09:22:43 2020 UTC
(7 months, 3 weeks ago)
by
michael
- Store tls version/cipher in Client::tls_cipher for later use
Revision
9410 -
Directory Listing
Modified
Sun May 31 09:22:25 2020 UTC
(7 months, 3 weeks ago)
by
michael
- Store tls version/cipher in Client::tls_cipher for later use
Revision
9409 -
Directory Listing
Modified
Sun May 31 09:13:44 2020 UTC
(7 months, 3 weeks ago)
by
michael
- Rename Client::certfp to Client::tls_certfp
Revision
9408 -
Directory Listing
Modified
Sun May 31 09:13:32 2020 UTC
(7 months, 3 weeks ago)
by
michael
- Rename Client::certfp to Client::tls_certfp
Revision
9407 -
Directory Listing
Modified
Sun May 31 07:23:32 2020 UTC
(7 months, 3 weeks ago)
by
michael
- m_oper.c: replace %s!%s@%s combo with client_get_name
Revision
9406 -
Directory Listing
Modified
Sun May 31 07:23:05 2020 UTC
(7 months, 3 weeks ago)
by
michael
- m_oper.c: replace %s!%s@%s combo with client_get_name
Revision
9405 -
Directory Listing
Modified
Sat May 23 17:43:34 2020 UTC
(8 months ago)
by
michael
- m_set.c:quote_spamnum(): use proper conversion specifier for GlobalSetOptions.spam_num
Revision
9404 -
Directory Listing
Modified
Sat May 23 17:43:20 2020 UTC
(8 months ago)
by
michael
- m_set.c:quote_spamnum(): use proper conversion specifier for GlobalSetOptions.spam_num
Revision
9403 -
Directory Listing
Modified
Sat May 23 14:18:18 2020 UTC
(8 months ago)
by
michael
- parse.c:parse(): remove redundant IsDead test
Revision
9402 -
Directory Listing
Modified
Sat May 23 14:18:04 2020 UTC
(8 months ago)
by
michael
- parse.c:parse(): remove redundant IsDead test
Revision
9401 -
Directory Listing
Modified
Fri May 15 20:43:52 2020 UTC
(8 months, 1 week ago)
by
michael
- parse.c:parse_handle_numeric(): unconfuse some extra smart looking condition
Revision
9400 -
Directory Listing
Modified
Fri May 15 20:43:28 2020 UTC
(8 months, 1 week ago)
by
michael
- parse.c:parse_handle_numeric(): unconfuse some extra smart looking condition
Revision
9399 -
Directory Listing
Modified
Fri May 15 13:32:12 2020 UTC
(8 months, 1 week ago)
by
michael
- .travis.yml: send irc notifications on failure only
Revision
9398 -
Directory Listing
Modified
Fri May 15 13:31:59 2020 UTC
(8 months, 1 week ago)
by
michael
- .travis.yml: send irc notifications on failure only
Revision
9397 -
Directory Listing
Modified
Thu May 14 19:26:52 2020 UTC
(8 months, 1 week ago)
by
michael
- server_hunte(): drop the 'parc' argument. It's no longer needed.
Revision
9396 -
Directory Listing
Modified
Thu May 14 19:26:35 2020 UTC
(8 months, 1 week ago)
by
michael
- server_hunte(): drop the 'parc' argument. It's no longer needed.
Revision
9395 -
Directory Listing
Modified
Thu May 14 17:08:19 2020 UTC
(8 months, 1 week ago)
by
michael
- m_links.c: minor cleanups to parameter handling
Revision
9394 -
Directory Listing
Modified
Thu May 14 17:08:06 2020 UTC
(8 months, 1 week ago)
by
michael
- m_links.c: minor cleanups to parameter handling
Revision
9393 -
Directory Listing
Modified
Mon May 11 16:59:37 2020 UTC
(8 months, 2 weeks ago)
by
michael
- m_rehash.c:mo_rehash(): remove sanity test on parv that's now no longer needed
Revision
9392 -
Directory Listing
Modified
Mon May 11 16:59:24 2020 UTC
(8 months, 2 weeks ago)
by
michael
- m_rehash.c:mo_rehash(): remove sanity test on parv that's now no longer needed
Revision
9391 -
Directory Listing
Modified
Mon May 11 16:50:26 2020 UTC
(8 months, 2 weeks ago)
by
michael
- m_module.c:mo_module(): remove sanity test on parv[1] that's now no longer needed
Revision
9390 -
Directory Listing
Modified
Mon May 11 16:50:09 2020 UTC
(8 months, 2 weeks ago)
by
michael
- m_module.c:mo_module(): remove sanity test on parv[1] that's now no longer needed
Revision
9389 -
Directory Listing
Modified
Sun May 10 10:25:03 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Update NEWS
Revision
9388 -
Directory Listing
Modified
Sun May 10 09:46:41 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Style corrections
Revision
9387 -
Directory Listing
Modified
Sun May 10 09:46:21 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Style corrections
Revision
9386 -
Directory Listing
Modified
Sun May 10 09:07:37 2020 UTC
(8 months, 2 weeks ago)
by
michael
- parse.c:parse_handle_command(): re-added MyClient() test to allow handlers to be re-used for remote clients
Revision
9385 -
Directory Listing
Modified
Sun May 10 09:07:25 2020 UTC
(8 months, 2 weeks ago)
by
michael
- parse.c:parse_handle_command(): re-added MyClient() test to allow handlers to be re-used for remote clients
Revision
9384 -
Directory Listing
Modified
Sun May 10 09:00:11 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Refactor Message flags
Revision
9383 -
Directory Listing
Modified
Sun May 10 08:58:47 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Refactor Message flags
Revision
9382 -
Directory Listing
Modified
Sat May 9 22:36:27 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Remove superfluous tests on 'parc' in some modules
Revision
9381 -
Directory Listing
Modified
Sat May 9 22:36:09 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Remove superfluous tests on 'parc' in some modules
Revision
9380 -
Directory Listing
Modified
Sat May 9 22:28:14 2020 UTC
(8 months, 2 weeks ago)
by
michael
- m_topic.c:ms_topic(): remove redundant test on 'parc'
Revision
9379 -
Directory Listing
Modified
Sat May 9 22:28:01 2020 UTC
(8 months, 2 weeks ago)
by
michael
- m_topic.c:ms_topic(): remove redundant test on 'parc'
Revision
9378 -
Directory Listing
Modified
Sat May 9 21:50:05 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Track how many times a command has been issued via ENCAP in Message::ecount. Can be seen in /stats m now.
Revision
9377 -
Directory Listing
Modified
Sat May 9 21:49:01 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Track how many times a command has been issued via ENCAP in Message::ecount. Can be seen in /stats m now.
Revision
9376 -
Directory Listing
Modified
Sat May 9 21:36:40 2020 UTC
(8 months, 2 weeks ago)
by
michael
- parse.h: documenting
Revision
9375 -
Directory Listing
Modified
Sat May 9 21:36:25 2020 UTC
(8 months, 2 weeks ago)
by
michael
- parse.h: documenting
Revision
9374 -
Directory Listing
Modified
Sat May 9 20:54:46 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
Revision
9373 -
Directory Listing
Modified
Sat May 9 20:54:26 2020 UTC
(8 months, 2 weeks ago)
by
michael
- Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
Revision
9372 -
Directory Listing
Modified
Sun May 3 11:05:52 2020 UTC
(8 months, 3 weeks ago)
by
michael
RELEASE TAG 8.2.31
Revision
9371 -
Directory Listing
Modified
Sun May 3 11:03:57 2020 UTC
(8 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9370 -
Directory Listing
Modified
Sun May 3 11:03:37 2020 UTC
(8 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9369 -
Directory Listing
Modified
Fri May 1 15:36:39 2020 UTC
(8 months, 3 weeks ago)
by
michael
- Reformatting of various header files in some places
Revision
9368 -
Directory Listing
Modified
Fri May 1 15:36:17 2020 UTC
(8 months, 3 weeks ago)
by
michael
- Reformatting of various header files in some places
Revision
9367 -
Directory Listing
Modified
Fri May 1 08:28:34 2020 UTC
(8 months, 3 weeks ago)
by
michael
- Update NEWS
Revision
9366 -
Directory Listing
Modified
Fri May 1 08:08:54 2020 UTC
(8 months, 3 weeks ago)
by
michael
- Bump version to 8.2.31
Revision
9365 -
Directory Listing
Modified
Thu Apr 30 19:24:28 2020 UTC
(8 months, 3 weeks ago)
by
michael
- Fixed various style inconsistencies
Revision
9364 -
Directory Listing
Modified
Thu Apr 30 19:24:10 2020 UTC
(8 months, 3 weeks ago)
by
michael
- Fixed various style inconsistencies
Revision
9363 -
Directory Listing
Modified
Wed Apr 29 14:06:42 2020 UTC
(8 months, 4 weeks ago)
by
michael
- user.c:register_local_user(): remove assert() on client->servptr that's now pointless
Revision
9362 -
Directory Listing
Modified
Wed Apr 29 14:06:28 2020 UTC
(8 months, 4 weeks ago)
by
michael
- user.c:register_local_user(): remove assert() on client->servptr that's now pointless
Revision
9361 -
Directory Listing
Modified
Wed Apr 29 14:02:37 2020 UTC
(8 months, 4 weeks ago)
by
michael
- Move setting of client->servptr to more appropriate places
Revision
9360 -
Directory Listing
Modified
Wed Apr 29 14:02:24 2020 UTC
(8 months, 4 weeks ago)
by
michael
- Move setting of client->servptr to more appropriate places
Revision
9359 -
Directory Listing
Modified
Tue Apr 28 14:22:55 2020 UTC
(8 months, 4 weeks ago)
by
michael
- Update NEWS file
Revision
9358 -
Directory Listing
Modified
Tue Apr 28 13:56:32 2020 UTC
(8 months, 4 weeks ago)
by
michael
- channel_mode.c:add_id(): actually store the raw ban mask in ban->banstr for servers/remote clients (fixes github issue #18)
Revision
9357 -
Directory Listing
Modified
Tue Apr 28 13:56:17 2020 UTC
(8 months, 4 weeks ago)
by
michael
- channel_mode.c:add_id(): actually store the raw ban mask in ban->banstr for servers/remote clients (fixes github issue #18)
Revision
9356 -
Directory Listing
Modified
Tue Apr 28 13:25:43 2020 UTC
(8 months, 4 weeks ago)
by
michael
- channel.c:msg_has_ctrls(): fixed issued with high ascii erroneously being parsed as control characters due to overflowing 'p' (github issue #19)
Revision
9355 -
Directory Listing
Modified
Tue Apr 28 13:25:24 2020 UTC
(8 months, 4 weeks ago)
by
michael
- channel.c:msg_has_ctrls(): fixed issued with high ascii erroneously being parsed as control characters due to overflowing 'p' (github issue #19)
Revision
9354 -
Directory Listing
Modified
Sun Apr 26 08:36:51 2020 UTC
(9 months ago)
by
michael
- channel_invite.c:invite_find(): add some basic documentation
Revision
9353 -
Directory Listing
Modified
Sun Apr 26 08:36:36 2020 UTC
(9 months ago)
by
michael
- channel_invite.c:invite_find(): add some basic documentation
Revision
9352 -
Directory Listing
Modified
Sun Apr 26 06:54:04 2020 UTC
(9 months ago)
by
michael
- m_user.c: avoid sprinkling and indexing parv[] multiple times
Revision
9351 -
Directory Listing
Modified
Sun Apr 26 06:53:48 2020 UTC
(9 months ago)
by
michael
- m_user.c: avoid sprinkling and indexing parv[] multiple times
Revision
9350 -
Directory Listing
Modified
Sun Apr 26 06:00:11 2020 UTC
(9 months ago)
by
michael
- Change m_userhost() and m_ison() so sendto_one_numeric() can be used
Revision
9349 -
Directory Listing
Modified
Sun Apr 26 05:59:56 2020 UTC
(9 months ago)
by
michael
- Change m_userhost() and m_ison() so sendto_one_numeric() can be used
Revision
9348 -
Directory Listing
Modified
Sat Apr 25 17:01:12 2020 UTC
(9 months ago)
by
michael
- Replace some occurrences of sprintf with snprintf
Revision
9347 -
Directory Listing
Modified
Sat Apr 25 17:00:41 2020 UTC
(9 months ago)
by
michael
- Replace some occurences of sprintf with snprintf
Revision
9346 -
Directory Listing
Modified
Sat Apr 25 16:43:04 2020 UTC
(9 months ago)
by
michael
- m_accept.c:list_accepts(): replace sprintf with snprintf
Revision
9345 -
Directory Listing
Modified
Sat Apr 25 16:42:46 2020 UTC
(9 months ago)
by
michael
- m_accept.c:list_accepts(): replace sprintf with snprintf
Revision
9344 -
Directory Listing
Modified
Sat Apr 25 16:30:13 2020 UTC
(9 months ago)
by
michael
- m_accept.c:list_accepts(): minor code readability improvements
Revision
9343 -
Directory Listing
Modified
Sat Apr 25 16:29:51 2020 UTC
(9 months ago)
by
michael
- m_accept.c:list_accepts(): minor code readability improvements
Revision
9335 -
Directory Listing
Modified
Sat Apr 18 16:19:10 2020 UTC
(9 months, 1 week ago)
by
michael
- Fixed style inconsistencies in various places
Revision
9334 -
Directory Listing
Modified
Sat Apr 18 16:18:49 2020 UTC
(9 months, 1 week ago)
by
michael
- Fixed style inconsistencies in various places
Revision
9333 -
Directory Listing
Modified
Sat Apr 11 17:01:43 2020 UTC
(9 months, 2 weeks ago)
by
michael
- Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days.
The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
Revision
9332 -
Directory Listing
Modified
Sat Apr 11 17:01:20 2020 UTC
(9 months, 2 weeks ago)
by
michael
- Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days.
The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
Revision
9331 -
Directory Listing
Modified
Sat Apr 11 12:55:47 2020 UTC
(9 months, 2 weeks ago)
by
michael
- Remove strtok_r() compatibility code
Revision
9330 -
Directory Listing
Modified
Sat Apr 11 12:55:09 2020 UTC
(9 months, 2 weeks ago)
by
michael
- Remove strtok_r() compatibility code
Revision
9324 -
Directory Listing
Modified
Sun Mar 29 10:40:33 2020 UTC
(9 months, 4 weeks ago)
by
michael
- ircd.c:setup_fdlimit(): fixed setrlimit() throwing EINVAL on macOS/catalina (#16 on github)
Revision
9323 -
Directory Listing
Modified
Sun Mar 29 10:40:17 2020 UTC
(9 months, 4 weeks ago)
by
michael
- ircd.c:setup_fdlimit(): fixed setrlimit() throwing EINVAL on macOS/catalina (#16 on github)
Revision
9322 -
Directory Listing
Modified
Sun Mar 8 12:40:48 2020 UTC
(10 months, 2 weeks ago)
by
michael
- m_stats.c: kill stats_ports() wrapper
Revision
9321 -
Directory Listing
Modified
Sun Mar 8 12:40:32 2020 UTC
(10 months, 2 weeks ago)
by
michael
- m_stats.c: kill stats_ports() wrapper
Revision
9320 -
Directory Listing
Modified
Sun Mar 8 12:33:15 2020 UTC
(10 months, 2 weeks ago)
by
michael
- Masking of k- and i-lines to regular users has been removed. Just with other stats, reporting to regular users can now only be enabled or disabled.
- Free memory pointed to by client->connection->password in register_local_user()
Revision
9319 -
Directory Listing
Modified
Sun Mar 8 12:31:12 2020 UTC
(10 months, 2 weeks ago)
by
michael
- Masking of k- and i-lines to regular users has been removed. Just with other stats, reporting to regular users can now only be enabled or disabled.
- Free memory pointed to by client->connection->password in register_local_user()
Revision
9318 -
Directory Listing
Modified
Sun Mar 8 11:40:39 2020 UTC
(10 months, 2 weeks ago)
by
michael
- m_stats.c:stats_dns_servers(): remove extraneous parantheses on irc_nsaddr_list
Revision
9317 -
Directory Listing
Modified
Sun Mar 8 11:40:28 2020 UTC
(10 months, 2 weeks ago)
by
michael
- m_stats.c:stats_dns_servers(): remove extraneous parantheses on irc_nsaddr_list
Revision
9316 -
Directory Listing
Modified
Sun Mar 8 11:36:48 2020 UTC
(10 months, 2 weeks ago)
by
michael
- m_stats.c:report_auth(): swap tests
Revision
9315 -
Directory Listing
Modified
Sun Mar 8 11:36:35 2020 UTC
(10 months, 2 weeks ago)
by
michael
- m_stats.c:report_auth(): swap tests
Revision
9314 -
Directory Listing
Modified
Sun Mar 8 11:33:57 2020 UTC
(10 months, 2 weeks ago)
by
michael
- m_stats.c:stats_operedup(): reduce size of 'buf' to 32
Revision
9313 -
Directory Listing
Modified
Sun Mar 8 11:33:45 2020 UTC
(10 months, 2 weeks ago)
by
michael
- m_stats.c:stats_operedup(): reduce size of 'buf' to 32
Revision
9312 -
Directory Listing
Modified
Sun Mar 1 09:22:48 2020 UTC
(10 months, 3 weeks ago)
by
michael
RELEASE TAG 8.2.30
Revision
9311 -
Directory Listing
Modified
Sun Mar 1 09:11:18 2020 UTC
(10 months, 3 weeks ago)
by
michael
Revision
9310 -
Directory Listing
Modified
Sun Mar 1 09:08:10 2020 UTC
(10 months, 3 weeks ago)
by
michael
RELEASE TAG 8.2.30
Revision
9309 -
Directory Listing
Modified
Sun Mar 1 08:58:50 2020 UTC
(10 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9308 -
Directory Listing
Modified
Sun Mar 1 08:58:28 2020 UTC
(10 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9307 -
Directory Listing
Modified
Wed Feb 26 17:04:10 2020 UTC
(10 months, 4 weeks ago)
by
michael
- Bump version to 8.2.30
Revision
9306 -
Directory Listing
Modified
Wed Feb 26 17:03:04 2020 UTC
(10 months, 4 weeks ago)
by
michael
- Update NEWS file
Revision
9305 -
Directory Listing
Modified
Tue Feb 25 10:51:46 2020 UTC
(11 months ago)
by
michael
- m_nick.c: change all check_clean_* functions to bool type
Revision
9304 -
Directory Listing
Modified
Tue Feb 25 10:51:22 2020 UTC
(11 months ago)
by
michael
- m_nick.c: change all check_clean_* functions to bool type
Revision
9303 -
Directory Listing
Modified
Sun Feb 23 15:24:07 2020 UTC
(11 months ago)
by
michael
- Remove unused header includes
Revision
9302 -
Directory Listing
Modified
Sun Feb 23 15:23:54 2020 UTC
(11 months ago)
by
michael
- Remove unused header includes
Revision
9301 -
Directory Listing
Modified
Sun Feb 23 14:12:44 2020 UTC
(11 months ago)
by
michael
- m_nick.c: style corrections
Revision
9300 -
Directory Listing
Modified
Sun Feb 23 14:12:30 2020 UTC
(11 months ago)
by
michael
- m_nick.c: style corrections
Revision
9299 -
Directory Listing
Modified
Sun Feb 23 11:02:42 2020 UTC
(11 months ago)
by
michael
- Update doc/modes.txt
Revision
9298 -
Directory Listing
Modified
Sun Feb 23 11:02:29 2020 UTC
(11 months ago)
by
michael
- Update doc/modes.txt
Revision
9297 -
Directory Listing
Modified
Sun Feb 23 10:43:09 2020 UTC
(11 months ago)
by
michael
- Update NEWS file
Revision
9296 -
Directory Listing
Modified
Sun Feb 23 10:39:42 2020 UTC
(11 months ago)
by
michael
- propset
Revision
9295 -
Directory Listing
Modified
Sun Feb 23 10:39:18 2020 UTC
(11 months ago)
by
michael
- propset
Revision
9294 -
Directory Listing
Modified
Sun Feb 23 10:37:57 2020 UTC
(11 months ago)
by
michael
- Add src/extban_nick.c
Revision
9293 -
Directory Listing
Modified
Sun Feb 23 10:37:43 2020 UTC
(11 months ago)
by
michael
- Add src/extban_nick.c
Revision
9292 -
Directory Listing
Modified
Sun Feb 23 10:37:06 2020 UTC
(11 months ago)
by
michael
- Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their
nick while in the channel. Users with voice or above are not affected.
- Channel mode +N has been changed so channel members with +v can change nick names, too
Revision
9291 -
Directory Listing
Modified
Sun Feb 23 10:33:32 2020 UTC
(11 months ago)
by
michael
- Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their
nick while in the channel. Users with voice or above are not affected.
- Channel mode +N has been changed so channel members with +v can change nick names, too
Revision
9290 -
Directory Listing
Modified
Sun Feb 23 09:48:29 2020 UTC
(11 months ago)
by
michael
- Update NEWS file
Revision
9289 -
Directory Listing
Modified
Sun Feb 23 08:38:57 2020 UTC
(11 months ago)
by
michael
- m_sjoin.c:ms_sjoin(): cleanup usage of 'tstosend'. Just use channel->creation_time instead.
Revision
9288 -
Directory Listing
Modified
Sun Feb 23 08:38:34 2020 UTC
(11 months ago)
by
michael
- m_sjoin.c:ms_sjoin(): cleanup usage of 'tstosend'. Just use channel->creation_time instead.
Revision
9287 -
Directory Listing
Modified
Sat Feb 22 22:49:15 2020 UTC
(11 months ago)
by
michael
- m_join.c:ms_join(): fixed ages old bug where in the channel it would appear as if the client removed the modes/topic instead of the server
Revision
9286 -
Directory Listing
Modified
Sat Feb 22 22:48:39 2020 UTC
(11 months ago)
by
michael
- m_join.c:ms_join(): fixed ages old bug where in the channel it would appear as if the client removed the modes/topic instead of the server
Revision
9285 -
Directory Listing
Modified
Sat Feb 22 22:01:47 2020 UTC
(11 months ago)
by
michael
- Fixed issue where HAVE_LIBCRYPTO wouldn't get defined even if the configure test was successful
Revision
9284 -
Directory Listing
Modified
Sat Feb 22 22:01:06 2020 UTC
(11 months ago)
by
michael
- Fixed issue where HAVE_LIBCRYPTO wouldn't get defined even if the configure test was successful
Revision
9283 -
Directory Listing
Modified
Thu Feb 20 17:06:11 2020 UTC
(11 months ago)
by
michael
- help/Makefile.am: properly install the extban help file
Revision
9282 -
Directory Listing
Modified
Thu Feb 20 17:05:50 2020 UTC
(11 months ago)
by
michael
- help/Makefile.am: properly install the extban help file
Revision
9281 -
Directory Listing
Modified
Wed Feb 19 17:53:25 2020 UTC
(11 months ago)
by
michael
RELEASE TAG 8.2.29
Revision
9280 -
Directory Listing
Modified
Wed Feb 19 16:05:27 2020 UTC
(11 months ago)
by
michael
- Update NEWS file
Revision
9279 -
Directory Listing
Modified
Sun Feb 16 10:48:30 2020 UTC
(11 months, 1 week ago)
by
michael
- tls_wolfssl.c: make use of recently added wolfSSL_CTX_set1_groups_list if available. Kudos to the guys at wolfSSL for implementing it that fast.
Revision
9278 -
Directory Listing
Modified
Sun Feb 16 10:48:11 2020 UTC
(11 months, 1 week ago)
by
michael
- tls_wolfssl.c: make use of recently added wolfSSL_CTX_set1_groups_list if available. Kudos to the guys at wolfSSL for implementing it that fast.
Revision
9277 -
Directory Listing
Modified
Wed Feb 12 19:14:32 2020 UTC
(11 months, 1 week ago)
by
michael
- m_who.c:do_who(): reduce buffer size from IRCD_BUFSIZE (512) to 8
Revision
9276 -
Directory Listing
Modified
Wed Feb 12 19:14:18 2020 UTC
(11 months, 1 week ago)
by
michael
- m_who.c:do_who(): reduce buffer size from IRCD_BUFSIZE (512) to 8
Revision
9275 -
Directory Listing
Modified
Wed Feb 12 18:46:44 2020 UTC
(11 months, 1 week ago)
by
michael
- Reduce size of some user mode relevant buffers from IRCD_BUFSIZE (512) to UMODE_MAX_STR (56)
Revision
9274 -
Directory Listing
Modified
Wed Feb 12 18:46:30 2020 UTC
(11 months, 1 week ago)
by
michael
- Reduce size of some user mode relevant buffers from IRCD_BUFSIZE (512) to UMODE_MAX_STR (56)
Revision
9273 -
Directory Listing
Modified
Wed Feb 12 18:42:19 2020 UTC
(11 months, 1 week ago)
by
michael
- Stylistic changes to m_svsmode.c & m_svsnick.c
Revision
9272 -
Directory Listing
Modified
Wed Feb 12 18:42:07 2020 UTC
(11 months, 1 week ago)
by
michael
- Stylistic changes to m_svsmode.c & m_svsnick.c
Revision
9271 -
Directory Listing
Modified
Wed Feb 12 16:58:58 2020 UTC
(11 months, 1 week ago)
by
michael
- propset
Revision
9270 -
Directory Listing
Modified
Wed Feb 12 16:58:44 2020 UTC
(11 months, 1 week ago)
by
michael
- propset
Revision
9269 -
Directory Listing
Modified
Wed Feb 12 16:58:28 2020 UTC
(11 months, 1 week ago)
by
michael
- propset
Revision
9268 -
Directory Listing
Modified
Wed Feb 12 16:56:17 2020 UTC
(11 months, 1 week ago)
by
michael
- autoreconf
Revision
9267 -
Directory Listing
Modified
Wed Feb 12 16:55:50 2020 UTC
(11 months, 1 week ago)
by
michael
- autoreconf
Revision
9266 -
Directory Listing
Modified
Wed Feb 12 16:55:29 2020 UTC
(11 months, 1 week ago)
by
michael
- Move channel invitation related functions to channel_invite.c
Revision
9265 -
Directory Listing
Modified
Wed Feb 12 16:55:10 2020 UTC
(11 months, 1 week ago)
by
michael
- Move channel invitation related functions to channel_invite.c
Revision
9264 -
Directory Listing
Modified
Sat Feb 8 21:19:34 2020 UTC
(11 months, 2 weeks ago)
by
michael
- user.c:introduce_client(): rename 'server_p' to 'server'
Revision
9263 -
Directory Listing
Modified
Sat Feb 8 21:19:21 2020 UTC
(11 months, 2 weeks ago)
by
michael
- user.c:introduce_client(): rename 'server_p' to 'server'
Revision
9262 -
Directory Listing
Modified
Mon Feb 3 19:38:57 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban.c:extban_format(): break early as there can't be more than one acting or matching extban
Revision
9261 -
Directory Listing
Modified
Mon Feb 3 19:38:42 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban.c:extban_format(): break early as there can't be more than one acting or matching extban
Revision
9260 -
Directory Listing
Modified
Sun Feb 2 19:22:23 2020 UTC
(11 months, 3 weeks ago)
by
michael
- configure: remove test for accept4
Revision
9259 -
Directory Listing
Modified
Sun Feb 2 19:22:00 2020 UTC
(11 months, 3 weeks ago)
by
michael
- configure: remove test for accept4
Revision
9258 -
Directory Listing
Modified
Sun Feb 2 19:20:49 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Bump version to 8.2.29
Revision
9257 -
Directory Listing
Modified
Sun Feb 2 18:30:03 2020 UTC
(11 months, 3 weeks ago)
by
michael
- reference.conf: it's actually named enable_extbans
Revision
9256 -
Directory Listing
Modified
Sun Feb 2 18:29:44 2020 UTC
(11 months, 3 weeks ago)
by
michael
- reference.conf: it's actually named enable_extbans
Revision
9255 -
Directory Listing
Modified
Sat Feb 1 21:47:51 2020 UTC
(11 months, 3 weeks ago)
by
michael
- motd.c:motd_lookup(): check against client->realhost, too
Revision
9254 -
Directory Listing
Modified
Sat Feb 1 21:47:37 2020 UTC
(11 months, 3 weeks ago)
by
michael
- motd.c:motd_lookup(): check against client->realhost, too
Revision
9253 -
Directory Listing
Modified
Sat Feb 1 16:19:24 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9252 -
Directory Listing
Modified
Sat Feb 1 14:54:12 2020 UTC
(11 months, 3 weeks ago)
by
michael
- client.c: rename some occurrences of 'source_p' to 'client'
Revision
9251 -
Directory Listing
Modified
Sat Feb 1 14:53:56 2020 UTC
(11 months, 3 weeks ago)
by
michael
- client.c: rename some occurrences of 'source_p' to 'client'
Revision
9250 -
Directory Listing
Modified
Sat Feb 1 13:36:10 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Rename most occurrences of 'client_p' to 'client'
Revision
9249 -
Directory Listing
Modified
Sat Feb 1 13:35:32 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Rename most occurrences of 'client_p' to 'client'
Revision
9248 -
Directory Listing
Modified
Sat Feb 1 06:49:14 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban_account.c:extban_account_matches(): replace irccmp with strcmp
Revision
9247 -
Directory Listing
Modified
Sat Feb 1 06:48:58 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban_account.c:extban_account_matches(): replace irccmp with strcmp
Revision
9246 -
Directory Listing
Modified
Fri Jan 31 22:16:09 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban_server.c: allow $s to be used for invite exceptions
Revision
9245 -
Directory Listing
Modified
Fri Jan 31 22:15:54 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban_server.c: allow $s to be used for invite exceptions
Revision
9244 -
Directory Listing
Modified
Fri Jan 31 21:11:34 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban_account.c:extban_account_matches(): logic fixes so $a:* actually matches any logged-in user
Revision
9243 -
Directory Listing
Modified
Fri Jan 31 21:11:18 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban_account.c:extban_account_matches(): logic fixes so $a:* actually matches any logged-in user
Revision
9242 -
Directory Listing
Modified
Fri Jan 31 18:26:31 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban.c:extban_get_isupport(): remove extraneous cast
Revision
9241 -
Directory Listing
Modified
Fri Jan 31 18:26:15 2020 UTC
(11 months, 3 weeks ago)
by
michael
- extban.c:extban_get_isupport(): remove extraneous cast
Revision
9240 -
Directory Listing
Modified
Fri Jan 31 18:14:21 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Update reference.conf
Revision
9239 -
Directory Listing
Modified
Fri Jan 31 18:14:04 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Update reference.conf
Revision
9238 -
Directory Listing
Modified
Fri Jan 31 17:57:39 2020 UTC
(11 months, 3 weeks ago)
by
michael
- propset
Revision
9237 -
Directory Listing
Modified
Fri Jan 31 17:57:20 2020 UTC
(11 months, 3 weeks ago)
by
michael
- propset
Revision
9236 -
Directory Listing
Modified
Fri Jan 31 17:40:59 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Re-create autogenerated files
Revision
9235 -
Directory Listing
Modified
Fri Jan 31 17:40:00 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Re-create autogenerated files
Revision
9234 -
Directory Listing
Modified
Fri Jan 31 17:38:34 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Extbans have been implemented. Main implementation done by Adam for p4.
Currently supported extbans:
Matching:
$a:<account> Matches users logged into a matching account.
$c:<channel> Matches users that are on the given channel. An additional
prefix of either @, %, or + can be specified to test for
certain channel privileges.
$o:<class> Matches IRC operators that have joined a class
matching the mask.
$r:<realname> Matches users with a matching realname.
$s:<server> Matches users that are connected to a server matching the mask.
$u:<modes> Matches users having the specified user modes set or not set.
$z:<certfp> Matches users having the given TLS certificate fingerprint.
Acting:
$j:<banmask> Prevents matching users from joining the channel.
$m:<banmask> Blocks messages from matching users. Users with voice
or above are not affected.
Revision
9233 -
Directory Listing
Modified
Fri Jan 31 17:31:08 2020 UTC
(11 months, 3 weeks ago)
by
michael
- Extbans have been implemented. Main implementation done by Adam for p4.
Currently supported extbans:
Matching:
$a:<account> Matches users logged into a matching account.
$c:<channel> Matches users that are on the given channel. An additional
prefix of either @, %, or + can be specified to test for
certain channel privileges.
$o:<class> Matches IRC operators that have joined a class
matching the mask.
$r:<realname> Matches users with a matching realname.
$s:<server> Matches users that are connected to a server matching the mask.
$u:<modes> Matches users having the specified user modes set or not set.
$z:<certfp> Matches users having the given TLS certificate fingerprint.
Acting:
$j:<banmask> Prevents matching users from joining the channel.
$m:<banmask> Blocks messages from matching users. Users with voice
or above are not affected.
Revision
9232 -
Directory Listing
Modified
Sun Jan 26 18:39:53 2020 UTC
(12 months ago)
by
michael
- Update NEWS file
Revision
9231 -
Directory Listing
Modified
Sun Jan 26 18:32:53 2020 UTC
(12 months ago)
by
michael
RELEASE TAG 8.2.28
Revision
9230 -
Directory Listing
Modified
Sun Jan 26 18:31:59 2020 UTC
(12 months ago)
by
michael
- Update NEWS file
Revision
9229 -
Directory Listing
Modified
Sun Jan 26 14:29:03 2020 UTC
(12 months ago)
by
michael
- Bump version to hybrid-8.2.28
Revision
9228 -
Directory Listing
Modified
Sun Jan 26 14:17:46 2020 UTC
(12 months ago)
by
michael
- ircd.c: remove unused header inclusion
Revision
9227 -
Directory Listing
Modified
Sun Jan 26 14:17:35 2020 UTC
(12 months ago)
by
michael
- ircd.c: remove unused header inclusion
Revision
9226 -
Directory Listing
Modified
Sun Jan 26 14:00:26 2020 UTC
(12 months ago)
by
michael
- Re-create parser files
Revision
9225 -
Directory Listing
Modified
Sun Jan 26 14:00:16 2020 UTC
(12 months ago)
by
michael
- Re-create parser files
Revision
9224 -
Directory Listing
Modified
Sun Jan 26 11:35:42 2020 UTC
(12 months ago)
by
michael
- Renamings:
tls_new_cred -> tls_new_credentials
tls_free_cred -> tls_free_credentials
tls_verify_cert -> tls_verify_certificate
Revision
9223 -
Directory Listing
Modified
Sun Jan 26 11:35:22 2020 UTC
(12 months ago)
by
michael
- Renamings:
tls_new_cred -> tls_new_credentials
tls_free_cred -> tls_free_credentials
tls_verify_cert -> tls_verify_certificate
Revision
9222 -
Directory Listing
Modified
Sun Jan 26 11:25:48 2020 UTC
(12 months ago)
by
michael
- conf.c:conf_read_files(): minor cleanup; kill 'filename' pointer
Revision
9221 -
Directory Listing
Modified
Sun Jan 26 11:25:33 2020 UTC
(12 months ago)
by
michael
- conf.c:conf_read_files(): minor cleanup; kill 'filename' pointer
Revision
9220 -
Directory Listing
Modified
Sun Jan 26 11:18:56 2020 UTC
(12 months ago)
by
michael
- conf.c:conf_read_files(): remove second buffer which doesn't make any sense here
Revision
9219 -
Directory Listing
Modified
Sun Jan 26 11:18:35 2020 UTC
(12 months ago)
by
michael
- conf.c:conf_read_files(): remove second buffer which doesn't make any sense here
Revision
9218 -
Directory Listing
Modified
Sun Jan 26 11:11:35 2020 UTC
(12 months ago)
by
michael
- Update NEWS file
Revision
9217 -
Directory Listing
Modified
Sun Jan 26 11:02:55 2020 UTC
(12 months ago)
by
michael
- channel.c:find_bmask(): bmasks are now tested against x->realhost, too
Revision
9216 -
Directory Listing
Modified
Sun Jan 26 11:02:44 2020 UTC
(12 months ago)
by
michael
- channel.c:find_bmask(): bmasks are now tested against x->realhost, too
Revision
9215 -
Directory Listing
Modified
Sun Jan 26 09:25:23 2020 UTC
(12 months ago)
by
michael
- tls_gnutls.c:tls_new_cred(): verify gnutls_global_init() run
Revision
9214 -
Directory Listing
Modified
Sun Jan 26 09:25:07 2020 UTC
(12 months ago)
by
michael
- tls_gnutls.c:tls_new_cred(): verify gnutls_global_init() run
Revision
9213 -
Directory Listing
Modified
Sat Jan 25 23:20:08 2020 UTC
(12 months ago)
by
michael
- server_tls_handshake(), ssl_handshake(): make use of client_get_name()
Revision
9212 -
Directory Listing
Modified
Sat Jan 25 23:19:57 2020 UTC
(12 months ago)
by
michael
- server_tls_handshake(), ssl_handshake(): make use of client_get_name()
Revision
9211 -
Directory Listing
Modified
Sat Jan 25 16:58:56 2020 UTC
(12 months ago)
by
michael
- tls_wolfssl.h: fixed minor documenting issue
Revision
9210 -
Directory Listing
Modified
Sat Jan 25 16:58:45 2020 UTC
(12 months ago)
by
michael
- tls_wolfssl.h: fixed minor documenting issue
Revision
9209 -
Directory Listing
Modified
Sat Jan 25 16:01:37 2020 UTC
(12 months ago)
by
michael
- conf_parser.y: style corrections; mostly whitespace changes
Revision
9208 -
Directory Listing
Modified
Sat Jan 25 16:01:18 2020 UTC
(12 months ago)
by
michael
- conf_parser.y: style corrections; mostly whitespace changes
Revision
9207 -
Directory Listing
Modified
Sat Jan 25 15:43:25 2020 UTC
(12 months ago)
by
michael
- Update INSTALL file
Revision
9206 -
Directory Listing
Modified
Sat Jan 25 15:43:05 2020 UTC
(12 months ago)
by
michael
- Update INSTALL file
Revision
9205 -
Directory Listing
Modified
Sat Jan 25 15:36:54 2020 UTC
(12 months ago)
by
michael
- Update NEWS file
Revision
9204 -
Directory Listing
Modified
Sat Jan 25 14:01:10 2020 UTC
(12 months ago)
by
michael
- m_who.c:who_matches(): match() against x->realhost, too
Revision
9203 -
Directory Listing
Modified
Sat Jan 25 14:00:59 2020 UTC
(12 months ago)
by
michael
- m_who.c:who_matches(): match() against x->realhost, too
Revision
9202 -
Directory Listing
Modified
Fri Jan 24 23:52:04 2020 UTC
(12 months ago)
by
michael
- Stylistic changes
Revision
9201 -
Directory Listing
Modified
Fri Jan 24 23:51:50 2020 UTC
(12 months ago)
by
michael
- Stylistic changes
Revision
9200 -
Directory Listing
Modified
Thu Jan 23 17:49:27 2020 UTC
(12 months ago)
by
michael
- Stylistic changes
Revision
9199 -
Directory Listing
Modified
Thu Jan 23 17:49:06 2020 UTC
(12 months ago)
by
michael
- Stylistic changes
Revision
9198 -
Directory Listing
Modified
Wed Jan 22 17:36:15 2020 UTC
(12 months ago)
by
michael
RELEASE TAG 8.2.27
Revision
9197 -
Directory Listing
Modified
Wed Jan 22 17:33:14 2020 UTC
(12 months ago)
by
michael
- Update NEWS file
Revision
9196 -
Directory Listing
Modified
Tue Jan 21 17:48:20 2020 UTC
(12 months ago)
by
michael
- Update NEWS file
Revision
9195 -
Directory Listing
Modified
Tue Jan 21 17:48:04 2020 UTC
(12 months ago)
by
michael
- Update NEWS file
Revision
9194 -
Directory Listing
Modified
Tue Jan 21 15:56:22 2020 UTC
(12 months ago)
by
michael
- tls_gnutls.h: remove extraneous #if !defined(HAVE_LIBCRYPTO). HAVE_LIBGNUTLS and HAVE_LIBCRYPTO can't be defined at the same time.
Revision
9193 -
Directory Listing
Modified
Tue Jan 21 15:56:09 2020 UTC
(12 months ago)
by
michael
- tls_gnutls.h: remove extraneous #if !defined(HAVE_LIBCRYPTO). HAVE_LIBGNUTLS and HAVE_LIBCRYPTO can't be defined at the same time.
Revision
9192 -
Directory Listing
Modified
Tue Jan 21 15:51:12 2020 UTC
(12 months ago)
by
michael
- reference.conf, tls_gnutls.h: documentation updates
Revision
9191 -
Directory Listing
Modified
Tue Jan 21 15:51:00 2020 UTC
(12 months ago)
by
michael
- reference.conf, tls_gnutls.h: documentation updates
Revision
9190 -
Directory Listing
Modified
Tue Jan 21 15:27:30 2020 UTC
(12 months ago)
by
michael
- propset
Revision
9189 -
Directory Listing
Modified
Tue Jan 21 15:27:14 2020 UTC
(12 months ago)
by
michael
- propset
Revision
9188 -
Directory Listing
Modified
Mon Jan 20 18:58:20 2020 UTC
(12 months ago)
by
michael
- Update README file
Revision
9187 -
Directory Listing
Modified
Mon Jan 20 18:57:31 2020 UTC
(12 months ago)
by
michael
- Update README file
Revision
9186 -
Directory Listing
Modified
Mon Jan 20 18:41:10 2020 UTC
(12 months ago)
by
michael
- .travis.yml: move coverity scan to build matrix
Revision
9185 -
Directory Listing
Modified
Mon Jan 20 18:40:59 2020 UTC
(12 months ago)
by
michael
- .travis.yml: move coverity scan to build matrix
Revision
9184 -
Directory Listing
Modified
Mon Jan 20 16:51:45 2020 UTC
(12 months ago)
by
michael
- Move ax_with_tls.m4 to ax_arg_with_tls.m4
Revision
9183 -
Directory Listing
Modified
Mon Jan 20 16:50:49 2020 UTC
(12 months ago)
by
michael
- Move ax_with_tls.m4 to ax_arg_with_tls.m4
Revision
9182 -
Directory Listing
Modified
Sun Jan 19 20:15:04 2020 UTC
(12 months, 1 week ago)
by
michael
- Bump version to hybrid-8.2.27
Revision
9181 -
Directory Listing
Modified
Sun Jan 19 19:41:49 2020 UTC
(12 months, 1 week ago)
by
michael
- Update .travis.yml
Revision
9180 -
Directory Listing
Modified
Sun Jan 19 15:50:33 2020 UTC
(12 months, 1 week ago)
by
michael
- Update .travis.yml
Revision
9179 -
Directory Listing
Modified
Sun Jan 19 15:25:38 2020 UTC
(12 months, 1 week ago)
by
michael
- Update .travis.yml
Revision
9178 -
Directory Listing
Modified
Sun Jan 19 14:53:24 2020 UTC
(12 months, 1 week ago)
by
michael
- Update .travis.yml
Revision
9177 -
Directory Listing
Modified
Sun Jan 19 12:52:05 2020 UTC
(12 months, 1 week ago)
by
michael
- Update .travis.yml
Revision
9176 -
Directory Listing
Modified
Sun Jan 19 12:51:51 2020 UTC
(12 months, 1 week ago)
by
michael
- Update .travis.yml
Revision
9175 -
Directory Listing
Modified
Sun Jan 19 12:39:07 2020 UTC
(12 months, 1 week ago)
by
michael
- The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with
the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'.
If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
Revision
9174 -
Directory Listing
Modified
Sun Jan 19 12:38:41 2020 UTC
(12 months, 1 week ago)
by
michael
- The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with
the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'.
If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
Revision
9173 -
Directory Listing
Modified
Sun Jan 19 09:35:31 2020 UTC
(12 months, 1 week ago)
by
michael
- Update reference.conf
Revision
9172 -
Directory Listing
Modified
Sun Jan 19 09:35:19 2020 UTC
(12 months, 1 week ago)
by
michael
- Update reference.conf
Revision
9171 -
Directory Listing
Modified
Sat Jan 18 23:39:59 2020 UTC
(12 months, 1 week ago)
by
michael
- reference.conf: whitespace change
Revision
9170 -
Directory Listing
Modified
Sat Jan 18 23:39:47 2020 UTC
(12 months, 1 week ago)
by
michael
- reference.conf: whitespace change
Revision
9169 -
Directory Listing
Modified
Sat Jan 18 19:08:44 2020 UTC
(12 months, 1 week ago)
by
michael
- autoreconf
Revision
9168 -
Directory Listing
Modified
Sat Jan 18 19:08:25 2020 UTC
(12 months, 1 week ago)
by
michael
- autoreconf
Revision
9167 -
Directory Listing
Modified
Sat Jan 18 19:08:06 2020 UTC
(12 months, 1 week ago)
by
michael
- Implemented experimental support for wolfSSL. Minimum supported version is 4.3.0
Revision
9166 -
Directory Listing
Modified
Sat Jan 18 19:06:14 2020 UTC
(12 months, 1 week ago)
by
michael
- Implemented experimental support for wolfSSL. Minimum supported version is 4.3.0
Revision
9165 -
Directory Listing
Modified
Sat Jan 18 13:01:40 2020 UTC
(12 months, 1 week ago)
by
michael
- tls_gnutls.c, tls_openssl.c: tls_get_cipher, tls_get_version: reduce buffer sizes
Revision
9164 -
Directory Listing
Modified
Sat Jan 18 13:01:17 2020 UTC
(12 months, 1 week ago)
by
michael
- tls_gnutls.c, tls_openssl.c: tls_get_cipher, tls_get_version: reduce buffer sizes
Revision
9163 -
Directory Listing
Modified
Fri Jan 17 19:07:00 2020 UTC
(12 months, 1 week ago)
by
michael
- ax_arg_openssl.m4: minor correction to AC_MSG_CHECKING usage
Revision
9162 -
Directory Listing
Modified
Fri Jan 17 19:06:40 2020 UTC
(12 months, 1 week ago)
by
michael
- ax_arg_openssl.m4: minor correction to AC_MSG_CHECKING usage
Revision
9161 -
Directory Listing
Modified
Fri Jan 17 19:01:51 2020 UTC
(12 months, 1 week ago)
by
michael
- Minimum supported GnuTLS version is 3.6.5 now
Revision
9160 -
Directory Listing
Modified
Fri Jan 17 18:57:09 2020 UTC
(12 months, 1 week ago)
by
michael
- Minimum supported GnuTLS version is 3.6.5 now
Revision
9159 -
Directory Listing
Modified
Fri Jan 17 18:28:43 2020 UTC
(12 months, 1 week ago)
by
michael
- tls_openssl.c:tls_new_cred(): (re)set default ciphers if there aren't any defined in the configuration
Revision
9158 -
Directory Listing
Modified
Fri Jan 17 18:28:25 2020 UTC
(12 months, 1 week ago)
by
michael
- tls_openssl.c:tls_new_cred(): (re)set default ciphers if there aren't any defined in the configuration
Revision
9157 -
Directory Listing
Modified
Mon Jan 13 14:56:38 2020 UTC
(12 months, 1 week ago)
by
michael
- Replaced most occurences of 'SSL' with 'TLS'
Revision
9156 -
Directory Listing
Modified
Mon Jan 13 14:51:47 2020 UTC
(12 months, 1 week ago)
by
michael
- Replaced most occurences of 'SSL' with 'TLS'
Revision
9155 -
Directory Listing
Modified
Mon Jan 13 14:46:28 2020 UTC
(12 months, 1 week ago)
by
michael
- Update NEWS file
Revision
9154 -
Directory Listing
Modified
Mon Jan 13 14:45:50 2020 UTC
(12 months, 1 week ago)
by
michael
- Update NEWS file
Revision
9153 -
Directory Listing
Modified
Mon Jan 13 13:14:33 2020 UTC
(12 months, 1 week ago)
by
michael
- tls_openssl.c:tls_new_cred(): stylistic changes
Revision
9152 -
Directory Listing
Modified
Mon Jan 13 13:14:15 2020 UTC
(12 months, 1 week ago)
by
michael
- tls_openssl.c:tls_new_cred(): stylistic changes
Revision
9151 -
Directory Listing
Modified
Sun Jan 12 13:19:59 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_new_cred(): despite being mentioned in the manual, feeding SSL_CTX_set_ciphersuites with an empty list doesn't work
Revision
9150 -
Directory Listing
Modified
Sun Jan 12 13:19:21 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_new_cred(): despite being mentioned in the manual, feeding SSL_CTX_set_ciphersuites with an empty list doesn't work
Revision
9149 -
Directory Listing
Modified
Sun Jan 12 10:59:03 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_get_cipher(): drop the explicit bits used information as this is redundant
Revision
9148 -
Directory Listing
Modified
Sun Jan 12 10:58:28 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_get_cipher(): drop the explicit bits used information as this is redundant
--- Diese und die folgenden Zeilen werden ignoriert --
M src/tls_openssl.c
Revision
9147 -
Directory Listing
Modified
Sun Jan 12 09:56:36 2020 UTC
(12 months, 2 weeks ago)
by
michael
- Rebuilt parser files
Revision
9146 -
Directory Listing
Modified
Sun Jan 12 09:56:05 2020 UTC
(12 months, 2 weeks ago)
by
michael
- Rebuilt parser files
Revision
9145 -
Directory Listing
Modified
Sun Jan 12 09:55:27 2020 UTC
(12 months, 2 weeks ago)
by
michael
- In the serverinfo {} block, the following configuration directives have been renamed:
ssl_certificate_file -> tls_certificate_file
ssl_dh_param_file -> tls_dh_param_file
ssl_dh_elliptic_curve -> tls_supported_groups
ssl_cipher_list -> tls_cipher_list
ssl_message_digest_algorithm -> tls_message_digest_algorithm
- In the operator {} block, the following configuration directives have been renamed:
ssl_certificate_fingerprint -> tls_certificate_fingerprint
ssl_connection_required -> tls_connection_required
- In the connect {} block, the following configuration directives have been renamed:
ssl_cipher_list -> tls_cipher_list
ssl_certificate_fingerprint -> tls_certificate_fingerprint
Revision
9144 -
Directory Listing
Modified
Sun Jan 12 09:53:33 2020 UTC
(12 months, 2 weeks ago)
by
michael
- In the serverinfo {} block, the following configuration directives have been renamed:
ssl_certificate_file -> tls_certificate_file
ssl_dh_param_file -> tls_dh_param_file
ssl_dh_elliptic_curve -> tls_supported_groups
ssl_cipher_list -> tls_cipher_list
ssl_message_digest_algorithm -> tls_message_digest_algorithm
- In the operator {} block, the following configuration directives have been renamed:
ssl_certificate_fingerprint -> tls_certificate_fingerprint
ssl_connection_required -> tls_connection_required
- In the connect {} block, the following configuration directives have been renamed:
ssl_cipher_list -> tls_cipher_list
ssl_certificate_fingerprint -> tls_certificate_fingerprint
Revision
9143 -
Directory Listing
Modified
Sun Jan 12 08:59:12 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_new_cred(): default to X25519:P-256 groups
Revision
9142 -
Directory Listing
Modified
Sun Jan 12 08:58:55 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_new_cred(): default to X25519:P-256 groups
Revision
9141 -
Directory Listing
Modified
Sat Jan 11 22:50:56 2020 UTC
(12 months, 2 weeks ago)
by
michael
- Rebuilt parser files
Revision
9140 -
Directory Listing
Modified
Sat Jan 11 22:50:46 2020 UTC
(12 months, 2 weeks ago)
by
michael
- Rebuilt parser files
Revision
9139 -
Directory Listing
Modified
Sat Jan 11 22:50:08 2020 UTC
(12 months, 2 weeks ago)
by
michael
- Supported TLSv1.3 cipher suites can now be configured explicitely via the new 'serverinfo::tls_cipher_suites' configuration directive
Revision
9138 -
Directory Listing
Modified
Sat Jan 11 22:46:37 2020 UTC
(12 months, 2 weeks ago)
by
michael
- Supported TLSv1.3 cipher suites can now be configured explicitely via the new 'serverinfo::tls_cipher_suites' configuration directive
Revision
9137 -
Directory Listing
Modified
Sat Jan 11 20:44:51 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_gnutls.c, tls_openssl.c: stylistic changes
Revision
9136 -
Directory Listing
Modified
Sat Jan 11 20:44:38 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_gnutls.c, tls_openssl.c: stylistic changes
Revision
9135 -
Directory Listing
Modified
Sat Jan 11 20:24:44 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_new_cred(): log a warning in case SSL_CTX_set_cipher_list failed
Revision
9134 -
Directory Listing
Modified
Sat Jan 11 20:24:31 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_new_cred(): log a warning in case SSL_CTX_set_cipher_list failed
Revision
9133 -
Directory Listing
Modified
Sat Jan 11 20:20:43 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c: further modernization: replace SSL_CTX_set_tmp_ecdh with SSL_CTX_set1_groups_list
Revision
9132 -
Directory Listing
Modified
Sat Jan 11 20:20:31 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c: further modernization: replace SSL_CTX_set_tmp_ecdh with SSL_CTX_set1_groups_list
Revision
9131 -
Directory Listing
Modified
Fri Jan 10 19:11:40 2020 UTC
(12 months, 2 weeks ago)
by
michael
- Minimum supported version of OpenSSL is 1.1.1 now; modernize tls_openssl.c, drop/replace usage of obsolete functions
Revision
9130 -
Directory Listing
Modified
Fri Jan 10 19:11:29 2020 UTC
(12 months, 2 weeks ago)
by
michael
- Minimum supported version of OpenSSL is 1.1.1 now; modernize tls_openssl.c, drop/replace usage of obsolete functions
Revision
9129 -
Directory Listing
Modified
Mon Jan 6 16:11:33 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_new_cred(): fixed compile warning
Revision
9128 -
Directory Listing
Modified
Mon Jan 6 16:11:21 2020 UTC
(12 months, 2 weeks ago)
by
michael
- tls_openssl.c:tls_new_cred(): fixed compile warning
Revision
9127 -
Directory Listing
Modified
Mon Jan 6 16:08:01 2020 UTC
(12 months, 2 weeks ago)
by
michael
- conf_parser.y:reset_block_state(): deduplicate
Revision
9126 -
Directory Listing
Modified
Mon Jan 6 16:06:59 2020 UTC
(12 months, 2 weeks ago)
by
michael
- conf_parser.y:reset_block_state(): deduplicate
Revision
9125 -
Directory Listing
Modified
Sun Jan 5 19:09:31 2020 UTC
(12 months, 3 weeks ago)
by
michael
- configure: minimum supported OpenSSL version is 1.0.2r now
Revision
9124 -
Directory Listing
Modified
Sun Jan 5 19:09:19 2020 UTC
(12 months, 3 weeks ago)
by
michael
- configure: minimum supported OpenSSL version is 1.0.2r now
Revision
9123 -
Directory Listing
Modified
Sun Jan 5 17:33:38 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Update NEWS
Revision
9122 -
Directory Listing
Modified
Sun Jan 5 17:24:52 2020 UTC
(12 months, 3 weeks ago)
by
michael
- OpenSSL now runs with automatic curve selection if no curve is defined in serverinfo::ssl_dh_elliptic_curve
Revision
9121 -
Directory Listing
Modified
Sun Jan 5 17:23:59 2020 UTC
(12 months, 3 weeks ago)
by
michael
- OpenSSL now runs with automatic curve selection if no curve is defined in serverinfo::ssl_dh_elliptic_curve
Revision
9120 -
Directory Listing
Modified
Sun Jan 5 11:43:57 2020 UTC
(12 months, 3 weeks ago)
by
michael
- channel.h: remove unused ShowChannel macro
Revision
9119 -
Directory Listing
Modified
Sun Jan 5 11:43:45 2020 UTC
(12 months, 3 weeks ago)
by
michael
- channel.h: remove unused ShowChannel macro
Revision
9118 -
Directory Listing
Modified
Sun Jan 5 10:01:33 2020 UTC
(12 months, 3 weeks ago)
by
michael
- server.c:write_links_file(): replaced kind of redundant snprintf() with just strlcat() appending the LF character
Revision
9117 -
Directory Listing
Modified
Sun Jan 5 10:01:21 2020 UTC
(12 months, 3 weeks ago)
by
michael
- server.c:write_links_file(): replaced kind of redundant snprintf() with just strlcat() appending the LF character
Revision
9116 -
Directory Listing
Modified
Sun Jan 5 09:49:36 2020 UTC
(12 months, 3 weeks ago)
by
michael
- conf.c:conf_dns_callback(): kill a memcpy()
Revision
9115 -
Directory Listing
Modified
Sun Jan 5 09:49:27 2020 UTC
(12 months, 3 weeks ago)
by
michael
- conf.c:conf_dns_callback(): kill a memcpy()
Revision
9114 -
Directory Listing
Modified
Sun Jan 5 09:43:16 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Merge conf_dns_lookup into conf_resolve_host
Revision
9113 -
Directory Listing
Modified
Sun Jan 5 09:42:34 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Merge conf_dns_lookup into conf_resolve_host
Revision
9112 -
Directory Listing
Modified
Sat Jan 4 15:50:08 2020 UTC
(12 months, 3 weeks ago)
by
michael
- m_names.c:m_names(): remove extraneous test on 'parc'
Revision
9111 -
Directory Listing
Modified
Sat Jan 4 15:49:54 2020 UTC
(12 months, 3 weeks ago)
by
michael
- m_names.c:m_names(): remove extraneous test on 'parc'
Revision
9110 -
Directory Listing
Modified
Sat Jan 4 15:17:42 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Rename several functions in conf.c as follows:
set_default_conf -> conf_set_defaults
read_conf -> conf_read
validate_conf -> conf_validate
lookup_confhost -> conf_resolve_host
check_client -> conf_check_client
read_conf_files -> conf_read_files
clear_out_old_conf -> conf_clear
Revision
9109 -
Directory Listing
Modified
Sat Jan 4 15:16:39 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Rename several functions in conf.c as follows:
set_default_conf -> conf_set_defaults
read_conf -> conf_read
validate_conf -> conf_validate
lookup_confhost -> conf_resolve_host
check_client -> conf_check_client
read_conf_files -> conf_read_files
clear_out_old_conf -> conf_clear
Revision
9108 -
Directory Listing
Modified
Sat Jan 4 14:45:57 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Change conf:check_client() to a boolean type
Revision
9107 -
Directory Listing
Modified
Sat Jan 4 14:45:25 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Change conf:check_client() to a boolean type
Revision
9106 -
Directory Listing
Modified
Sat Jan 4 14:34:57 2020 UTC
(12 months, 3 weeks ago)
by
michael
- user.c: merge check_xline() into register_local_user()
Revision
9105 -
Directory Listing
Modified
Sat Jan 4 14:34:40 2020 UTC
(12 months, 3 weeks ago)
by
michael
- user.c: merge check_xline() into register_local_user()
Revision
9102 -
Directory Listing
Modified
Wed Jan 1 09:58:57 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Bump copyright years everywhere
Revision
9101 -
Directory Listing
Modified
Wed Jan 1 09:58:45 2020 UTC
(12 months, 3 weeks ago)
by
michael
- Bump copyright years everywhere
Revision
9100 -
Directory Listing
Modified
Sun Dec 29 10:47:05 2019 UTC
(12 months, 4 weeks ago)
by
michael
- tls_gnutls.c:tls_verify_cert(): we're actually not interested in the length of the certificate list. i.e. pass NULL as second argument to gnutls_certificate_get_peers().
Revision
9099 -
Directory Listing
Modified
Sun Dec 29 10:46:53 2019 UTC
(12 months, 4 weeks ago)
by
michael
- tls_gnutls.c:tls_verify_cert(): we're actually not interested in the length of the certificate list. i.e. pass NULL as second argument to gnutls_certificate_get_peers().
Revision
9098 -
Directory Listing
Modified
Wed Dec 25 15:54:31 2019 UTC
(13 months ago)
by
michael
- Rebuilt parser files
Revision
9097 -
Directory Listing
Modified
Wed Dec 25 15:54:20 2019 UTC
(13 months ago)
by
michael
- Rebuilt parser files
Revision
9096 -
Directory Listing
Modified
Wed Dec 25 15:53:01 2019 UTC
(13 months ago)
by
michael
- The connection timeout for connect{} blocks can now be configured via the 'connect::timeout' configuration directive
Revision
9095 -
Directory Listing
Modified
Wed Dec 25 15:51:49 2019 UTC
(13 months ago)
by
michael
- The connection timeout for connect{} blocks can now be configured via the 'connect::timeout' configuration directive
Revision
9094 -
Directory Listing
Modified
Wed Dec 25 15:17:02 2019 UTC
(13 months ago)
by
michael
- Update reference.conf
Revision
9093 -
Directory Listing
Modified
Wed Dec 25 15:16:51 2019 UTC
(13 months ago)
by
michael
- Update reference.conf
Revision
9091 -
Directory Listing
Modified
Sun Nov 3 09:58:44 2019 UTC
(14 months, 3 weeks ago)
by
michael
- Update README file
Revision
9090 -
Directory Listing
Modified
Sun Nov 3 09:58:34 2019 UTC
(14 months, 3 weeks ago)
by
michael
- Update README file
Revision
9089 -
Directory Listing
Modified
Sun Oct 27 21:27:12 2019 UTC
(14 months, 4 weeks ago)
by
michael
- hash: move initialization of 'hashf_xor_key' into strhash() and kill hash_init()
- hash.c: stylistic changes
Revision
9088 -
Directory Listing
Modified
Sun Oct 27 21:26:09 2019 UTC
(14 months, 4 weeks ago)
by
michael
- hash.c: stylistic changes
Revision
9087 -
Directory Listing
Modified
Sun Oct 27 21:13:38 2019 UTC
(14 months, 4 weeks ago)
by
michael
- hash: move initialization of 'hashf_xor_key' into strhash() and kill hash_init()
Revision
9086 -
Directory Listing
Modified
Mon Oct 14 15:45:15 2019 UTC
(15 months, 1 week ago)
by
michael
- Various stylistic changes
Revision
9085 -
Directory Listing
Modified
Mon Oct 14 15:44:58 2019 UTC
(15 months, 1 week ago)
by
michael
- Various stylistic changes
Revision
9084 -
Directory Listing
Modified
Sun Oct 13 10:17:50 2019 UTC
(15 months, 2 weeks ago)
by
michael
- channel_mode.c:get_channel_access(): fixed compile error with --enable-assert
Revision
9083 -
Directory Listing
Modified
Sun Oct 13 10:17:40 2019 UTC
(15 months, 2 weeks ago)
by
michael
- channel_mode.c:get_channel_access(): fixed compile error with --enable-assert
Revision
9082 -
Directory Listing
Modified
Sun Oct 13 09:58:37 2019 UTC
(15 months, 2 weeks ago)
by
michael
- Rename struct Membership to ChannelMember
- Rename Channel::last_knock to last_knock_time
- Rename Channel::last_invite to last_invite_time
- Rename chptr to channel
Revision
9081 -
Directory Listing
Modified
Sun Oct 13 09:52:35 2019 UTC
(15 months, 2 weeks ago)
by
michael
- Rename struct Membership to ChannelMember
- Rename Channel::last_knock to last_knock_time
- Rename Channel::last_invite to last_invite_time
- Rename chptr to channel
Revision
9080 -
Directory Listing
Modified
Sat Oct 12 21:50:43 2019 UTC
(15 months, 2 weeks ago)
by
michael
- modules.c: whitespace change
Revision
9079 -
Directory Listing
Modified
Sat Oct 12 21:50:25 2019 UTC
(15 months, 2 weeks ago)
by
michael
- modules.c: whitespace change
Revision
9078 -
Directory Listing
Modified
Sat Oct 12 20:15:30 2019 UTC
(15 months, 2 weeks ago)
by
michael
- Command handlers are now of type void again
Revision
9077 -
Directory Listing
Modified
Sat Oct 12 20:15:17 2019 UTC
(15 months, 2 weeks ago)
by
michael
- Command handlers are now of type void again
Revision
9076 -
Directory Listing
Modified
Mon Oct 7 15:33:38 2019 UTC
(15 months, 2 weeks ago)
by
michael
- m_stats.c: StatsStruct: remove excessive 'const'
Revision
9075 -
Directory Listing
Modified
Mon Oct 7 15:33:13 2019 UTC
(15 months, 2 weeks ago)
by
michael
- m_stats.c: StatsStruct: remove excessive 'const'
Revision
9074 -
Directory Listing
Modified
Sat Oct 5 18:18:22 2019 UTC
(15 months, 3 weeks ago)
by
michael
- Renamed 'creationtime' Channel structure member to 'creation_time'
Revision
9073 -
Directory Listing
Modified
Sat Oct 5 18:18:10 2019 UTC
(15 months, 3 weeks ago)
by
michael
- Renamed 'creationtime' Channel structure member to 'creation_time'
Revision
9072 -
Directory Listing
Modified
Sat Oct 5 17:45:32 2019 UTC
(15 months, 3 weeks ago)
by
michael
- m_stats.c: remove extraneous variable initializations in some places
Revision
9071 -
Directory Listing
Modified
Sat Oct 5 17:45:20 2019 UTC
(15 months, 3 weeks ago)
by
michael
- m_stats.c: remove extraneous variable initializations in some places
Revision
9070 -
Directory Listing
Modified
Sat Oct 5 17:25:40 2019 UTC
(15 months, 3 weeks ago)
by
michael
- m_stats.c:stats_tab[]: use designated initializers
Revision
9069 -
Directory Listing
Modified
Sat Oct 5 17:25:22 2019 UTC
(15 months, 3 weeks ago)
by
michael
- m_stats.c:stats_tab[]: use designated initializers
Revision
9068 -
Directory Listing
Modified
Sun Sep 1 12:05:49 2019 UTC
(16 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9067 -
Directory Listing
Modified
Sun Sep 1 12:05:29 2019 UTC
(16 months, 3 weeks ago)
by
michael
- Update NEWS file
Revision
9066 -
Directory Listing
Modified
Sun Sep 1 11:55:32 2019 UTC
(16 months, 3 weeks ago)
by
michael
- tls_gnutls.c:tls_new_cred(): fixed segfault issue in case there's no DH parameter file. Reported by Dominic Hargreaves <dom@debian.org>
Revision
9065 -
Directory Listing
Modified
Sun Sep 1 11:55:20 2019 UTC
(16 months, 3 weeks ago)
by
michael
- tls_gnutls.c:tls_new_cred(): fixed segfault issue in case there's no DH parameter file. Reported by Dominic Hargreaves <dom@debian.org>
Revision
9064 -
Directory Listing
Modified
Sat Aug 10 15:54:48 2019 UTC
(17 months, 2 weeks ago)
by
michael
- m_server.c: stylistic changes
Revision
9063 -
Directory Listing
Modified
Sat Aug 10 15:54:36 2019 UTC
(17 months, 2 weeks ago)
by
michael
- m_server.c: stylistic changes
Revision
9062 -
Directory Listing
Modified
Sat Aug 10 15:48:16 2019 UTC
(17 months, 2 weeks ago)
by
michael
- m_server.c:mr_server(): drop the connection in case the other side attempts to introduce a server name we don't expect.
Revision
9061 -
Directory Listing
Modified
Sat Aug 10 15:48:04 2019 UTC
(17 months, 2 weeks ago)
by
michael
- m_server.c:mr_server(): drop the connection in case the other side attempts to introduce a server name we don't expect.
Revision
9060 -
Directory Listing
Modified
Sat Aug 10 15:22:37 2019 UTC
(17 months, 2 weeks ago)
by
michael
- m_server.c:server_check(): play nice with already attached connect{} records; Break early if a matching record was found as there's no point in processing the rest of the list
Revision
9059 -
Directory Listing
Modified
Sat Aug 10 15:22:15 2019 UTC
(17 months, 2 weeks ago)
by
michael
- m_server.c:server_check(): play nice with already attached connect{} records; Break early if a matching record was found as there's no point in processing the rest of the list
Revision
9058 -
Directory Listing
Modified
Sat Aug 10 12:54:01 2019 UTC
(17 months, 2 weeks ago)
by
michael
- m_server.c:server_estab(): clean up stupid logic where we perform an extra test on client_p->connection->confs to
see whether the connect{} block record really got attached
Revision
9057 -
Directory Listing
Modified
Sat Aug 10 12:53:39 2019 UTC
(17 months, 2 weeks ago)
by
michael
- m_server.c:server_estab(): clean up stupid logic where we perform an extra test on client_p->connection->confs to
see whether the connect{} block record really got attached
Revision
9056 -
Directory Listing
Modified
Wed Jul 24 16:15:38 2019 UTC
(18 months ago)
by
michael
- tls_gnutls.c:tls_new_cred(): test the return value of gnutls_dh_params_init() and act accordingly
Revision
9055 -
Directory Listing
Modified
Wed Jul 24 16:15:10 2019 UTC
(18 months ago)
by
michael
- tls_gnutls.c:tls_new_cred(): test the return value of gnutls_dh_params_init() and act accordingly
Revision
9054 -
Directory Listing
Modified
Sat Jun 15 18:17:08 2019 UTC
(19 months, 1 week ago)
by
michael
- s_bsd.c:setup_socket(): enable TCP_QUICKACK
Revision
9053 -
Directory Listing
Modified
Sat Jun 15 18:16:55 2019 UTC
(19 months, 1 week ago)
by
michael
- s_bsd.c:setup_socket(): enable TCP_QUICKACK
Revision
9052 -
Directory Listing
Modified
Mon Jun 3 14:55:16 2019 UTC
(19 months, 3 weeks ago)
by
michael
- Update NEWS
Revision
9051 -
Directory Listing
Modified
Mon Jun 3 14:55:04 2019 UTC
(19 months, 3 weeks ago)
by
michael
- Update NEWS
Revision
9050 -
Directory Listing
Modified
Sat Jun 1 17:05:59 2019 UTC
(19 months, 3 weeks ago)
by
michael
- PR #14 by albert-github: Correction of some obvious documentation bugs
Revision
9049 -
Directory Listing
Modified
Sat Jun 1 17:05:44 2019 UTC
(19 months, 3 weeks ago)
by
michael
- PR #14 by albert-github: Correction of some obvious documentation bugs
Revision
9048 -
Directory Listing
Modified
Fri May 31 11:15:03 2019 UTC
(19 months, 3 weeks ago)
by
michael
RELEASE TAG 8.2.26
Revision
9047 -
Directory Listing
Modified
Fri May 31 11:03:50 2019 UTC
(19 months, 3 weeks ago)
by
michael
- Update NEWS
Revision
9046 -
Directory Listing
Modified
Fri May 31 09:59:57 2019 UTC
(19 months, 3 weeks ago)
by
michael
- hostmask.c:try_parse_v4_netmask(): made 'addb' of type uint8_t
Revision
9045 -
Directory Listing
Modified
Fri May 31 09:59:45 2019 UTC
(19 months, 3 weeks ago)
by
michael
- hostmask.c:try_parse_v4_netmask(): made 'addb' of type uint8_t
Revision
9044 -
Directory Listing
Modified
Fri May 31 09:51:38 2019 UTC
(19 months, 3 weeks ago)
by
michael
- s_bsd.c:comm_connect_tcp(): fixes to -r9034
Revision
9043 -
Directory Listing
Modified
Fri May 31 09:51:17 2019 UTC
(19 months, 3 weeks ago)
by
michael
- s_bsd.c:comm_connect_tcp(): fixes to -r9033
Revision
9042 -
Directory Listing
Modified
Fri May 31 09:40:49 2019 UTC
(19 months, 3 weeks ago)
by
michael
- Update NEWS
Revision
9041 -
Directory Listing
Modified
Thu May 30 22:58:02 2019 UTC
(19 months, 4 weeks ago)
by
michael
- Update NEWS
Revision
9040 -
Directory Listing
Modified
Thu May 30 22:46:40 2019 UTC
(19 months, 4 weeks ago)
by
michael
- conf_class.c:class_find(): fixed logic that wouldn't allow to pick up inactive classes leading to '/rehash' not updating existing classes and rather creating duplicates
Revision
9039 -
Directory Listing
Modified
Thu May 30 22:46:20 2019 UTC
(19 months, 4 weeks ago)
by
michael
- conf_class.c:class_find(): fixed logic that wouldn't allow to pick up inactive classes leading to '/rehash' not updating existing classes and rather creating duplicates
Revision
9038 -
Directory Listing
Modified
Thu May 30 12:26:34 2019 UTC
(19 months, 4 weeks ago)
by
michael
- m_stats.c:show_ports(): style correction
Revision
9037 -
Directory Listing
Modified
Thu May 30 12:26:21 2019 UTC
(19 months, 4 weeks ago)
by
michael
- m_stats.c:show_ports(): style correction
Revision
9036 -
Directory Listing
Modified
Wed May 29 23:36:42 2019 UTC
(19 months, 4 weeks ago)
by
michael
- misc.c:address_compare(): improve readability
Revision
9035 -
Directory Listing
Modified
Wed May 29 23:36:22 2019 UTC
(19 months, 4 weeks ago)
by
michael
- misc.c:address_compare(): improve readability
Revision
9034 -
Directory Listing
Modified
Wed May 29 20:53:22 2019 UTC
(19 months, 4 weeks ago)
by
michael
- s_bsd.c:comm_connect_tcp(): kill another memcpy()
Revision
9033 -
Directory Listing
Modified
Wed May 29 20:53:11 2019 UTC
(19 months, 4 weeks ago)
by
michael
- s_bsd.c:comm_connect_tcp(): kill another memcpy()
Revision
9032 -
Directory Listing
Modified
Wed May 29 20:46:21 2019 UTC
(19 months, 4 weeks ago)
by
michael
- parse.c:parse(): replace IsDefunct() test with IsDead(). Checking for FLAGS_CLOSING and FLAGS_KILLED is redundant at this point.
Revision
9031 -
Directory Listing
Modified
Wed May 29 20:46:10 2019 UTC
(19 months, 4 weeks ago)
by
michael
- parse.c:parse(): replace IsDefunct() test with IsDead(). Checking for FLAGS_CLOSING and FLAGS_KILLED is redundant at this point.
Revision
9030 -
Directory Listing
Modified
Wed May 29 16:56:46 2019 UTC
(19 months, 4 weeks ago)
by
michael
- hostmask.c:try_parse_v6_netmask(): change 'unsigned short' to 'uint16_t'
Revision
9029 -
Directory Listing
Modified
Wed May 29 16:56:31 2019 UTC
(19 months, 4 weeks ago)
by
michael
- hostmask.c:try_parse_v6_netmask(): change 'unsigned short' to 'uint16_t'
Revision
9028 -
Directory Listing
Modified
Wed May 29 16:52:00 2019 UTC
(19 months, 4 weeks ago)
by
michael
- hostmask.c: commit message from p4: fix stack out of bounds write when parsing v6 netmasks.
Additionally fix the check for the number of given cidr bits to be > the number of parsed
bits to not erronously parse valid v6 masks as hosts.
Revision
9027 -
Directory Listing
Modified
Wed May 29 16:51:35 2019 UTC
(19 months, 4 weeks ago)
by
michael
- hostmask.c: commit message from p4: fix stack out of bounds write when parsing v6 netmasks.
Additionally fix the check for the number of given cidr bits to be > the number of parsed
bits to not erronously parse valid v6 masks as hosts.
Revision
9026 -
Directory Listing
Modified
Wed May 29 16:45:20 2019 UTC
(19 months, 4 weeks ago)
by
michael
- m_undline.c, m_unkline.c: fixes to previous changes
Revision
9025 -
Directory Listing
Modified
Wed May 29 16:45:09 2019 UTC
(19 months, 4 weeks ago)
by
michael
- m_undline.c, m_unkline.c: fixes to previous changes
Revision
9024 -
Directory Listing
Modified
Tue May 28 11:16:27 2019 UTC
(20 months ago)
by
michael
- Update NEWS
Revision
9023 -
Directory Listing
Modified
Mon May 27 22:13:35 2019 UTC
(20 months ago)
by
michael
- m_stats.c:stats_servlinks(): use IEC prefixes
Revision
9022 -
Directory Listing
Modified
Mon May 27 22:13:16 2019 UTC
(20 months ago)
by
michael
- m_stats.c:stats_servlinks(): use IEC prefixes
Revision
9021 -
Directory Listing
Modified
Mon May 27 22:08:02 2019 UTC
(20 months ago)
by
michael
- misc.h: use IEC prefixes
Revision
9020 -
Directory Listing
Modified
Mon May 27 22:07:41 2019 UTC
(20 months ago)
by
michael
- misc.h: use IEC prefixes
Revision
9019 -
Directory Listing
Modified
Mon May 27 22:05:04 2019 UTC
(20 months ago)
by
michael
- m_links.c: /links can no longer be used remotely
Revision
9018 -
Directory Listing
Modified
Mon May 27 22:04:45 2019 UTC
(20 months ago)
by
michael
- m_links.c: /links can no longer be used remotely
Revision
9017 -
Directory Listing
Modified
Mon May 27 19:37:24 2019 UTC
(20 months ago)
by
michael
- Update NEWS file
Revision
9016 -
Directory Listing
Modified
Mon May 27 18:53:51 2019 UTC
(20 months ago)
by
michael
- hostmask.c:try_parse_v4_netmask(): make UBSan shut up
Revision
9015 -
Directory Listing
Modified
Mon May 27 18:53:38 2019 UTC
(20 months ago)
by
michael
- hostmask.c:try_parse_v4_netmask(): make UBSan shut up
Revision
9014 -
Directory Listing
Modified
Mon May 27 17:50:41 2019 UTC
(20 months ago)
by
michael
- listener.c:listener_make(): another memcpy() bites the dust
Revision
9013 -
Directory Listing
Modified
Mon May 27 17:45:00 2019 UTC
(20 months ago)
by
michael
- listener.c:listener_make(): another memcpy() bites the dust
Revision
9012 -
Directory Listing
Modified
Mon May 27 16:19:45 2019 UTC
(20 months ago)
by
michael
- Update INSTALL file
Revision
9011 -
Directory Listing
Modified
Mon May 27 16:19:11 2019 UTC
(20 months ago)
by
michael
- Update INSTALL file
Revision
9010 -
Directory Listing
Modified
Sun May 26 19:19:59 2019 UTC
(20 months ago)
by
michael
- m_unkline.c: merge kline_remove_and_notify() into kline_remove(); add a notice when attempting to remove a conf based k-line instead of telling the user that the k-line doesn't exist. m_undline.c: likewise
Revision
9009 -
Directory Listing
Modified
Sun May 26 19:19:36 2019 UTC
(20 months ago)
by
michael
- m_unkline.c: merge kline_remove_and_notify() into kline_remove(); add a notice when attempting to remove a conf based k-line instead of telling the user that the k-line doesn't exist. m_undline.c: likewise
Revision
9008 -
Directory Listing
Modified
Sun May 26 17:41:37 2019 UTC
(20 months ago)
by
michael
- listener.c:inetport(): kill pointless copying of listener->addr
Revision
9007 -
Directory Listing
Modified
Sun May 26 17:41:23 2019 UTC
(20 months ago)
by
michael
- listener.c:inetport(): kill pointless copying of listener->addr
Revision
9006 -
Directory Listing
Modified
Sun May 26 14:54:03 2019 UTC
(20 months ago)
by
michael
- res.c:do_query_number(): kill another memcpy()
Revision
9005 -
Directory Listing
Modified
Sun May 26 14:53:46 2019 UTC
(20 months ago)
by
michael
- res.c:do_query_number(): kill another memcpy()
Revision
9004 -
Directory Listing
Modified
Sun May 26 00:01:08 2019 UTC
(20 months ago)
by
michael
- Kill a few memcpy() not needed in some places
Revision
9003 -
Directory Listing
Modified
Sun May 26 00:00:31 2019 UTC
(20 months ago)
by
michael
- Kill a few memcpy() not needed in some places
Revision
9002 -
Directory Listing
Modified
Sat May 25 23:13:57 2019 UTC
(20 months ago)
by
michael
- Actually remove send_queued_all() as it is no longer needed
Revision
9001 -
Directory Listing
Modified
Sat May 25 23:13:18 2019 UTC
(20 months ago)
by
michael
- Actually remove send_queued_all() as it is no longer needed
Revision
9000 -
Directory Listing
Modified
Sat May 25 21:28:06 2019 UTC
(20 months ago)
by
michael
- send.c:send_queued_all(): deduplicate
Revision
8999 -
Directory Listing
Modified
Sat May 25 21:27:50 2019 UTC
(20 months ago)
by
michael
- send.c:send_queued_all(): deduplicate
Revision
8998 -
Directory Listing
Modified
Sat May 25 21:05:28 2019 UTC
(20 months ago)
by
michael
- send.c:sendto_common_channels_local(): remove pointless test on 'user->connection->serial' as 'user' is skipped in the loop anyway and never gets a new serial set.
This is a remainder of when that logic used to work differently.
Revision
8997 -
Directory Listing
Modified
Sat May 25 21:04:57 2019 UTC
(20 months ago)
by
michael
- send.c:sendto_common_channels_local(): remove pointless test on 'user->connection->serial' as 'user' is skipped in the loop anyway and never gets a new serial set.
This is a remainder of when that logic used to work differently.
Revision
8996 -
Directory Listing
Modified
Sat May 25 20:53:32 2019 UTC
(20 months ago)
by
michael
- m_svsmode.c: use 'true' instead of plain 1 as second argument to sendto_common_channels_local()
Revision
8995 -
Directory Listing
Modified
Sat May 25 20:53:19 2019 UTC
(20 months ago)
by
michael
- m_svsmode.c: use 'true' instead of plain 1 as second argument to sendto_common_channels_local()
Revision
8994 -
Directory Listing
Modified
Sat May 25 20:38:06 2019 UTC
(20 months ago)
by
michael
- send.c: stylistic changes
Revision
8993 -
Directory Listing
Modified
Sat May 25 20:37:55 2019 UTC
(20 months ago)
by
michael
- send.c: stylistic changes
Revision
8992 -
Directory Listing
Modified
Sat May 25 20:25:20 2019 UTC
(20 months ago)
by
michael
- send.c: replace remaining IsDefunct() tests with IsDead()
Revision
8991 -
Directory Listing
Modified
Sat May 25 20:25:08 2019 UTC
(20 months ago)
by
michael
- send.c: replace remaining IsDefunct() tests with IsDead()
Revision
8990 -
Directory Listing
Modified
Sat May 25 20:15:31 2019 UTC
(20 months ago)
by
michael
- client.c:exit_client(): add assert()
Revision
8989 -
Directory Listing
Modified
Sat May 25 20:15:14 2019 UTC
(20 months ago)
by
michael
- client.c:exit_client(): add assert()
Revision
8988 -
Directory Listing
Modified
Fri May 24 13:30:54 2019 UTC
(20 months ago)
by
michael
- auth.h: remove unused AuthRequest::node
Revision
8987 -
Directory Listing
Modified
Fri May 24 13:30:40 2019 UTC
(20 months ago)
by
michael
- auth.h: remove unused AuthRequest::node
Revision
8986 -
Directory Listing
Modified
Wed May 22 16:48:06 2019 UTC
(20 months ago)
by
michael
- m_*line.c: use const on 'aline'
Revision
8985 -
Directory Listing
Modified
Wed May 22 16:47:20 2019 UTC
(20 months ago)
by
michael
- m_*line.c: use const on 'aline'
Revision
8984 -
Directory Listing
Modified
Tue May 21 13:19:10 2019 UTC
(20 months, 1 week ago)
by
michael
- Stylistic changes
Revision
8983 -
Directory Listing
Modified
Tue May 21 13:18:58 2019 UTC
(20 months, 1 week ago)
by
michael
- Stylistic changes
Revision
8982 -
Directory Listing
Modified
Sun May 19 10:55:05 2019 UTC
(20 months, 1 week ago)
by
michael
- Run try_connections() once every five seconds
Revision
8981 -
Directory Listing
Modified
Sun May 19 10:54:54 2019 UTC
(20 months, 1 week ago)
by
michael
- Run try_connections() once every five seconds
Revision
8980 -
Directory Listing
Modified
Sun May 19 10:49:44 2019 UTC
(20 months, 1 week ago)
by
michael
- client.c, server.c: use monotonic time for server connection cycle
Revision
8979 -
Directory Listing
Modified
Sun May 19 10:49:23 2019 UTC
(20 months, 1 week ago)
by
michael
- client.c, server.c: use monotonic time for server connection cycle
Revision
8978 -
Directory Listing
Modified
Sat May 18 21:08:19 2019 UTC
(20 months, 1 week ago)
by
michael
- autoreconf
Revision
8977 -
Directory Listing
Modified
Sat May 18 20:53:40 2019 UTC
(20 months, 1 week ago)
by
michael
- Bump version to 8.2.26
Revision
8976 -
Directory Listing
Modified
Sat May 18 18:44:09 2019 UTC
(20 months, 1 week ago)
by
michael
- m_svinfo.c: intmax_t -> uintmax_t
Revision
8975 -
Directory Listing
Modified
Sat May 18 18:43:44 2019 UTC
(20 months, 1 week ago)
by
michael
- m_svinfo.c: intmax_t -> uintmax_t
Revision
8974 -
Directory Listing
Modified
Sat May 18 18:23:40 2019 UTC
(20 months, 1 week ago)
by
michael
- m_away.c: killed ms_away(), a pure duplicate of m_away()
Revision
8973 -
Directory Listing
Modified
Sat May 18 18:23:27 2019 UTC
(20 months, 1 week ago)
by
michael
- m_away.c: killed ms_away(), a pure duplicate of m_away()
Revision
8972 -
Directory Listing
Modified
Sat May 18 12:54:17 2019 UTC
(20 months, 1 week ago)
by
michael
- Expire gecos and resv denies on the fly while looking them up
Revision
8971 -
Directory Listing
Modified
Sat May 18 12:52:56 2019 UTC
(20 months, 1 week ago)
by
michael
- Expire gecos and resv denies on the fly while looking them up
Revision
8970 -
Directory Listing
Modified
Sat May 18 11:58:17 2019 UTC
(20 months, 1 week ago)
by
michael
- Move oper_privs_as_string() from conf.c to m_stats.c
Revision
8969 -
Directory Listing
Modified
Sat May 18 11:58:06 2019 UTC
(20 months, 1 week ago)
by
michael
- Move oper_privs_as_string() from conf.c to m_stats.c
Revision
8966 -
Directory Listing
Modified
Sun May 12 06:34:25 2019 UTC
(20 months, 2 weeks ago)
by
michael
- Update NEWS file
Revision
8965 -
Directory Listing
Modified
Sat May 11 21:19:14 2019 UTC
(20 months, 2 weeks ago)
by
michael
- Recreate parser files
Revision
8964 -
Directory Listing
Modified
Sat May 11 21:07:44 2019 UTC
(20 months, 2 weeks ago)
by
michael
- Recreate parser files
Revision
8963 -
Directory Listing
Modified
Sat May 11 21:06:49 2019 UTC
(20 months, 2 weeks ago)
by
michael
- Removed general::tkline_expire_notices configuration directive and added user mode +X (sees *LINE expiration notices) instead
Revision
8962 -
Directory Listing
Modified
Sat May 11 21:04:34 2019 UTC
(20 months, 2 weeks ago)
by
michael
- Removed general::tkline_expire_notices configuration directive and added user mode +X (sees *LINE expiration notices) instead
Revision
8961 -
Directory Listing
Modified
Sat May 11 08:50:12 2019 UTC
(20 months, 2 weeks ago)
by
michael
- tls_gnutls.c, tls_openssl.c: stylistic changes
Revision
8960 -
Directory Listing
Modified
Sat May 11 08:50:02 2019 UTC
(20 months, 2 weeks ago)
by
michael
- tls_gnutls.c, tls_openssl.c: stylistic changes
Revision
8959 -
Directory Listing
Modified
Sat May 11 08:22:46 2019 UTC
(20 months, 2 weeks ago)
by
michael
- tls_gnutls.c: avoid maintaining multiple priority strings
Revision
8958 -
Directory Listing
Modified
Sat May 11 08:22:33 2019 UTC
(20 months, 2 weeks ago)
by
michael
- tls_gnutls.c: avoid maintaining multiple priority strings
Revision
8957 -
Directory Listing
Modified
Fri May 10 17:07:45 2019 UTC
(20 months, 2 weeks ago)
by
michael
- Made read/write functions use ssize_t
Revision
8956 -
Directory Listing
Modified
Fri May 10 17:07:20 2019 UTC
(20 months, 2 weeks ago)
by
michael
- Made read/write functions use ssize_t
Revision
8955 -
Directory Listing
Modified
Wed May 1 09:45:07 2019 UTC
(20 months, 3 weeks ago)
by
michael
- send.c:send_queued_write(): refactoring
Revision
8954 -
Directory Listing
Modified
Wed May 1 09:44:57 2019 UTC
(20 months, 3 weeks ago)
by
michael
- send.c:send_queued_write(): refactoring
Revision
8953 -
Directory Listing
Modified
Wed May 1 09:13:52 2019 UTC
(20 months, 3 weeks ago)
by
michael
- packet.c:read_packet(): minor cleanup; don't break the loop if we can just return here
Revision
8952 -
Directory Listing
Modified
Wed May 1 09:13:42 2019 UTC
(20 months, 3 weeks ago)
by
michael
- packet.c:read_packet(): minor cleanup; don't break the loop if we can just return here
Revision
8951 -
Directory Listing
Modified
Wed May 1 07:33:55 2019 UTC
(20 months, 3 weeks ago)
by
michael
- packet.c:read_packet(): read until EAGAIN for non TLS clients, too
Revision
8950 -
Directory Listing
Modified
Wed May 1 07:33:44 2019 UTC
(20 months, 3 weeks ago)
by
michael
- packet.c:read_packet(): read until EAGAIN for non TLS clients, too
Revision
8949 -
Directory Listing
Modified
Tue Apr 30 22:38:13 2019 UTC
(20 months, 3 weeks ago)
by
michael
- whowas: rename hashv to hash_value
Revision
8948 -
Directory Listing
Modified
Tue Apr 30 22:37:37 2019 UTC
(20 months, 3 weeks ago)
by
michael
- whowas: rename hashv to hash_value
Revision
8947 -
Directory Listing
Modified
Tue Apr 30 15:39:46 2019 UTC
(20 months, 4 weeks ago)
by
michael
- mkpasswd.c: remove crypt() redeclaration
Revision
8946 -
Directory Listing
Modified
Tue Apr 30 15:39:25 2019 UTC
(20 months, 4 weeks ago)
by
michael
- mkpasswd.c: remove crypt() redeclaration
Revision
8945 -
Directory Listing
Modified
Mon Apr 29 17:23:34 2019 UTC
(20 months, 4 weeks ago)
by
michael
- send.c: split up if statements
Revision
8944 -
Directory Listing
Modified
Mon Apr 29 17:23:18 2019 UTC
(20 months, 4 weeks ago)
by
michael
- send.c: split up if statements
Revision
8943 -
Directory Listing
Modified
Sun Apr 28 13:27:34 2019 UTC
(20 months, 4 weeks ago)
by
michael
- Lower TLS handshake timouts to 5 seconds. Add separate TLS_HANDSHAKE_TIMEOUT enum to tls.h
Revision
8942 -
Directory Listing
Modified
Sun Apr 28 13:26:49 2019 UTC
(20 months, 4 weeks ago)
by
michael
- Lower TLS handshake timouts to 5 seconds. Add separate TLS_HANDSHAKE_TIMEOUT enum to tls.h
Revision
8941 -
Directory Listing
Modified
Sat Apr 27 23:46:13 2019 UTC
(21 months ago)
by
michael
- Fixed issue where timeouts set with comm_setselect() were not working as in most places this function has been called with seconds when it really expected
milliseconds. Removed all related multiply/divide by 1000 nonsense that's sprinkled in the code as ircd currently does support one-second granularity anyway.
Revision
8940 -
Directory Listing
Modified
Sat Apr 27 23:45:33 2019 UTC
(21 months ago)
by
michael
- Fixed issue where timeouts set with comm_setselect() were not working as in most places this function has been called with seconds when it really expected
milliseconds. Removed all related multiply/divide by 1000 nonsense that's sprinkled in the code as ircd currently does support one-second granularity anyway.
Revision
8939 -
Directory Listing
Modified
Sat Apr 27 21:19:55 2019 UTC
(21 months ago)
by
michael
- client.c:client_get_name(): remove outdated comments
Revision
8938 -
Directory Listing
Modified
Sat Apr 27 21:19:44 2019 UTC
(21 months ago)
by
michael
- client.c:client_get_name(): remove outdated comments
Revision
8937 -
Directory Listing
Modified
Sat Apr 27 21:05:47 2019 UTC
(21 months ago)
by
michael
- m_stats.c:stats_events(): use proper conversion specifier
Revision
8936 -
Directory Listing
Modified
Sat Apr 27 21:05:32 2019 UTC
(21 months ago)
by
michael
- m_stats.c:stats_events(): use proper conversion specifier
Revision
8935 -
Directory Listing
Modified
Wed Apr 24 17:50:33 2019 UTC
(21 months ago)
by
michael
RELEASE TAG 8.2.25
Revision
8934 -
Directory Listing
Modified
Wed Apr 24 17:44:51 2019 UTC
(21 months ago)
by
michael
- Update NEWS file
Revision
8932 -
Directory Listing
Modified
Wed Apr 24 17:41:20 2019 UTC
(21 months ago)
by
michael
RELEASE TAG 8.2.25
Revision
8931 -
Directory Listing
Modified
Tue Apr 23 18:09:17 2019 UTC
(21 months ago)
by
michael
- auth.c: change ident timeouts to 4/4
Revision
8930 -
Directory Listing
Modified
Tue Apr 23 18:09:07 2019 UTC
(21 months ago)
by
michael
- auth.c: change ident timeouts to 4/4
Revision
8929 -
Directory Listing
Modified
Mon Apr 22 18:09:54 2019 UTC
(21 months ago)
by
michael
- ipcache.h: documentation update
Revision
8928 -
Directory Listing
Modified
Mon Apr 22 18:09:43 2019 UTC
(21 months ago)
by
michael
- ipcache.h: documentation update
Revision
8927 -
Directory Listing
Modified
Mon Apr 22 11:08:47 2019 UTC
(21 months ago)
by
michael
- Killed CurrentTime
Revision
8926 -
Directory Listing
Modified
Mon Apr 22 11:08:36 2019 UTC
(21 months ago)
by
michael
- Killed CurrentTime
Revision
8925 -
Directory Listing
Modified
Mon Apr 22 10:31:49 2019 UTC
(21 months ago)
by
michael
- ircd.c:main(): improve seed generation
Revision
8924 -
Directory Listing
Modified
Mon Apr 22 10:31:29 2019 UTC
(21 months ago)
by
michael
- ircd.c:main(): improve seed generation
Revision
8923 -
Directory Listing
Modified
Mon Apr 22 10:09:22 2019 UTC
(21 months ago)
by
michael
- Use proper conversion specifiers in some places; remove pointless casts
Revision
8922 -
Directory Listing
Modified
Mon Apr 22 10:08:49 2019 UTC
(21 months ago)
by
michael
- Use proper conversion specifiers in some places; remove pointless casts
Revision
8921 -
Directory Listing
Modified
Mon Apr 22 09:58:26 2019 UTC
(21 months ago)
by
michael
- m_server.c:server_estab(): for consistency, set client_p->connection->created_real here as well, even if we don't need it for servers
Revision
8920 -
Directory Listing
Modified
Mon Apr 22 09:57:58 2019 UTC
(21 months ago)
by
michael
- m_server.c:server_estab(): for consistency, set client_p->connection->created_real here as well, even if we don't need it for servers
Revision
8919 -
Directory Listing
Modified
Mon Apr 22 09:52:53 2019 UTC
(21 months ago)
by
michael
- Should be using monotonic clock almost everywhere now; sort out mixture and misuse of 'firsttime', 'lasttime' and 'since' in the Connection structure
Revision
8918 -
Directory Listing
Modified
Mon Apr 22 09:51:16 2019 UTC
(21 months ago)
by
michael
- Should be using monotonic clock almost everywhere now; sort out mixture and misuse of 'firsttime', 'lasttime' and 'since' in the Connection structure
Revision
8917 -
Directory Listing
Modified
Sun Apr 21 22:50:42 2019 UTC
(21 months ago)
by
michael
- Update documentation in some files
Revision
8916 -
Directory Listing
Modified
Sun Apr 21 22:49:51 2019 UTC
(21 months ago)
by
michael
- Update documentation in some files
Revision
8915 -
Directory Listing
Modified
Sun Apr 21 22:26:38 2019 UTC
(21 months ago)
by
michael
- Use monotonic clock for client->connection->first_received_message_time and channel->first_received_message_time
Revision
8914 -
Directory Listing
Modified
Sun Apr 21 22:26:27 2019 UTC
(21 months ago)
by
michael
- Use monotonic clock for client->connection->first_received_message_time and channel->first_received_message_time
Revision
8913 -
Directory Listing
Modified
Sun Apr 21 21:43:09 2019 UTC
(21 months ago)
by
michael
- event.c:event_time_set(): fixed logic error
Revision
8912 -
Directory Listing
Modified
Sun Apr 21 21:42:53 2019 UTC
(21 months ago)
by
michael
- event.c:event_time_set(): fixed logic error
Revision
8911 -
Directory Listing
Modified
Sun Apr 21 21:29:36 2019 UTC
(21 months ago)
by
michael
- event.c:event_time_set(): fix compile warning
Revision
8910 -
Directory Listing
Modified
Sun Apr 21 21:29:25 2019 UTC
(21 months ago)
by
michael
- event.c:event_time_set(): fix compile warning
Revision
8909 -
Directory Listing
Modified
Sun Apr 21 21:22:42 2019 UTC
(21 months ago)
by
michael
- Use monotonic time for client->connection->last_privmsg
Revision
8908 -
Directory Listing
Modified
Sun Apr 21 21:22:33 2019 UTC
(21 months ago)
by
michael
- Use monotonic time for client->connection->last_privmsg
Revision
8907 -
Directory Listing
Modified
Sun Apr 21 21:17:44 2019 UTC
(21 months ago)
by
michael
- Use monotonic time for client->connection->last_privmsg
Revision
8906 -
Directory Listing
Modified
Sun Apr 21 21:17:15 2019 UTC
(21 months ago)
by
michael
- Use monotonic time for client->connection->last_privmsg
Revision
8905 -
Directory Listing
Modified
Sun Apr 21 20:47:05 2019 UTC
(21 months ago)
by
michael
- channel.c:check_spambot_warning(): remove extraneous parentheses
Revision
8904 -
Directory Listing
Modified
Sun Apr 21 20:46:44 2019 UTC
(21 months ago)
by
michael
- channel.c:check_spambot_warning(): remove extraneous parentheses
Revision
8903 -
Directory Listing
Modified
Sun Apr 21 20:43:53 2019 UTC
(21 months ago)
by
michael
- Make more timers use monotonic time
Revision
8902 -
Directory Listing
Modified
Sun Apr 21 20:41:04 2019 UTC
(21 months ago)
by
michael
- Make more timers use monotonic time
Revision
8901 -
Directory Listing
Modified
Sun Apr 21 20:10:44 2019 UTC
(21 months ago)
by
michael
- Add support for monotonic clocks and have some timers make use of it; remove event_set_back_events()
Revision
8900 -
Directory Listing
Modified
Sun Apr 21 20:09:18 2019 UTC
(21 months ago)
by
michael
- Add support for monotonic clocks and have some timers make use of it; remove event_set_back_events()
Revision
8899 -
Directory Listing
Modified
Sun Apr 21 18:08:14 2019 UTC
(21 months ago)
by
michael
- Replace gettimeofday() with clock_gettime(). We're not falling back to gettimeofday() for old/weird systems that don't have clock_gettime()
Revision
8898 -
Directory Listing
Modified
Sun Apr 21 18:08:01 2019 UTC
(21 months ago)
by
michael
- Replace gettimeofday() with clock_gettime(). We're not falling back to gettimeofday() for old/weird systems that don't have clock_gettime()
Revision
8897 -
Directory Listing
Modified
Sun Apr 21 14:52:03 2019 UTC
(21 months ago)
by
michael
- auth.c:auth_connect_callback(): allow a read timeout of 3 seconds
Revision
8896 -
Directory Listing
Modified
Sun Apr 21 14:51:45 2019 UTC
(21 months ago)
by
michael
- auth.c:auth_connect_callback(): allow a read timeout of 3 seconds
Revision
8895 -
Directory Listing
Modified
Sun Apr 21 14:29:36 2019 UTC
(21 months ago)
by
michael
- auth.c:auth_delete(): eliminate possible race conditions
Revision
8894 -
Directory Listing
Modified
Sun Apr 21 14:29:19 2019 UTC
(21 months ago)
by
michael
- auth.c:auth_delete(): eliminate possible race conditions
Revision
8893 -
Directory Listing
Modified
Sun Apr 21 14:12:35 2019 UTC
(21 months ago)
by
michael
- auth.c: remove auth_timeout_queries() and related code. Just let the dns and identd timeouts finish the request
- Removed IDENTTIMEOUT from '/set' options. We now no longer allow users to change this on runtime. identd timeout is 5 seconds now
Revision
8892 -
Directory Listing
Modified
Sun Apr 21 14:10:43 2019 UTC
(21 months ago)
by
michael
- auth.c: remove auth_timeout_queries() and related code. Just let the dns and identd timeouts finish the request
- Removed IDENTTIMEOUT from '/set' options. We now no longer allow users to change this on runtime. identd timeout is 5 seconds now
Revision
8889 -
Directory Listing
Modified
Fri Apr 19 16:58:54 2019 UTC
(21 months, 1 week ago)
by
michael
- user.c:user_set_hostmask(): send CHGHOST to the client whose host gets changed
Revision
8888 -
Directory Listing
Modified
Fri Apr 19 16:58:43 2019 UTC
(21 months, 1 week ago)
by
michael
- user.c:user_set_hostmask(): send CHGHOST to the client whose host gets changed
Revision
8887 -
Directory Listing
Modified
Fri Apr 19 12:39:02 2019 UTC
(21 months, 1 week ago)
by
michael
- auth.c:auth_dns_callback(): replace `EmptyString()` test with just `namelength == 0`
Revision
8886 -
Directory Listing
Modified
Fri Apr 19 12:38:51 2019 UTC
(21 months, 1 week ago)
by
michael
- auth.c:auth_dns_callback(): replace `EmptyString()` test with just `namelength == 0`
Revision
8885 -
Directory Listing
Modified
Fri Apr 19 11:48:00 2019 UTC
(21 months, 1 week ago)
by
michael
- auth.c:auth_free(): set auth->client pointer to NULL
Revision
8884 -
Directory Listing
Modified
Fri Apr 19 11:47:43 2019 UTC
(21 months, 1 week ago)
by
michael
- auth.c:auth_free(): set auth->client pointer to NULL
Revision
8883 -
Directory Listing
Modified
Fri Apr 19 11:06:43 2019 UTC
(21 months, 1 week ago)
by
michael
- auth.c:auth_dns_callback(): minor readability improvements
Revision
8882 -
Directory Listing
Modified
Fri Apr 19 11:06:32 2019 UTC
(21 months, 1 week ago)
by
michael
- auth.c:auth_dns_callback(): minor readability improvements
Revision
8881 -
Directory Listing
Modified
Sun Apr 14 16:03:29 2019 UTC
(21 months, 1 week ago)
by
michael
- Add address_compare() and make use of it in some places
Revision
8880 -
Directory Listing
Modified
Sun Apr 14 16:02:11 2019 UTC
(21 months, 1 week ago)
by
michael
- Add address_compare() and make use of it in some places
Revision
8879 -
Directory Listing
Modified
Sun Feb 24 09:13:12 2019 UTC
(23 months ago)
by
michael
- server.c:server_connect_callback(): remove redundant memcpy(). Address is already being copied to client->ip in server_connect()
Revision
8878 -
Directory Listing
Modified
Sun Feb 24 09:12:52 2019 UTC
(23 months ago)
by
michael
- server.c:server_connect_callback(): remove redundant memcpy(). Address is already being copied to client->ip in server_connect()
Revision
8877 -
Directory Listing
Modified
Sat Feb 16 22:42:59 2019 UTC
(23 months, 1 week ago)
by
michael
- Remove redundant x.ss.ss_family = res->ai_family assignments. This is already set by getaddrinfo()
Revision
8876 -
Directory Listing
Modified
Sat Feb 16 22:42:06 2019 UTC
(23 months, 1 week ago)
by
michael
- Remove redundant x.ss.ss_family = res->ai_family assignments. This is already set by getaddrinfo()
Revision
8875 -
Directory Listing
Modified
Sat Feb 16 21:54:05 2019 UTC
(23 months, 1 week ago)
by
michael
- Recreate parser files
Revision
8874 -
Directory Listing
Modified
Sat Feb 16 21:53:04 2019 UTC
(23 months, 1 week ago)
by
michael
- Cleanup server connecting related code even further
- Make comm_connect_tcp() take less arguments and remove unused dns resolving functionality
Revision
8873 -
Directory Listing
Modified
Sat Feb 16 21:51:50 2019 UTC
(23 months, 1 week ago)
by
michael
- Recreate parser files
Revision
8872 -
Directory Listing
Modified
Sat Feb 16 21:49:34 2019 UTC
(23 months, 1 week ago)
by
michael
- Cleanup server connecting related code even further
- Make comm_connect_tcp() take less arguments and remove unused dns resolving functionality
Revision
8871 -
Directory Listing
Modified
Sat Feb 16 19:22:41 2019 UTC
(23 months, 1 week ago)
by
michael
- m_connect.c:mo_connect(): swap conf->host and conf->name arguments in server connection notice
Revision
8870 -
Directory Listing
Modified
Sat Feb 16 19:22:19 2019 UTC
(23 months, 1 week ago)
by
michael
- m_connect.c:mo_connect(): swap conf->host and conf->name arguments in server connection notice
Revision
8869 -
Directory Listing
Modified
Sat Feb 16 10:32:41 2019 UTC
(23 months, 1 week ago)
by
michael
- server.c:server_connect(): cleanup address binding related mess
Revision
8868 -
Directory Listing
Modified
Sat Feb 16 10:32:23 2019 UTC
(23 months, 1 week ago)
by
michael
- server.c:server_connect(): cleanup address binding related mess
Revision
8867 -
Directory Listing
Modified
Sat Feb 16 09:58:46 2019 UTC
(23 months, 1 week ago)
by
michael
- Regenerate parser files
Revision
8866 -
Directory Listing
Modified
Sat Feb 16 09:57:48 2019 UTC
(23 months, 1 week ago)
by
michael
- Regenerate parser files
Revision
8865 -
Directory Listing
Modified
Sat Feb 16 09:55:50 2019 UTC
(23 months, 1 week ago)
by
michael
- The 'serverinfo::vhost' and 'serverinfo:vhost6' configuration directives have been deprecated. If you need to bind() a specific address you can specify one in the connect {} block
- The 'connect::vhost' configuration directive has been renamed to 'connect::bind'
Revision
8864 -
Directory Listing
Modified
Sat Feb 16 09:54:03 2019 UTC
(23 months, 1 week ago)
by
michael
- The 'serverinfo::vhost' and 'serverinfo:vhost6' configuration directives have been deprecated. If you need to bind() a specific address you can specify one in the connect {} block
- The 'connect::vhost' configuration directive has been renamed to 'connect::bind'
Revision
8863 -
Directory Listing
Modified
Fri Feb 15 21:36:29 2019 UTC
(23 months, 1 week ago)
by
michael
- getopt: rename YESNO to BOOLEAN
Revision
8862 -
Directory Listing
Modified
Fri Feb 15 21:35:54 2019 UTC
(23 months, 1 week ago)
by
michael
- getopt: rename YESNO to BOOLEAN
Revision
8861 -
Directory Listing
Modified
Fri Feb 15 21:30:36 2019 UTC
(23 months, 1 week ago)
by
michael
- config_parser.y: minor style corrections
Revision
8860 -
Directory Listing
Modified
Fri Feb 15 21:30:12 2019 UTC
(23 months, 1 week ago)
by
michael
- config_parser.y: minor style corrections
Revision
8859 -
Directory Listing
Modified
Thu Feb 14 18:15:19 2019 UTC
(23 months, 1 week ago)
by
michael
- conf_parser.y: reject connect{} configuration entries with invalid server names
Revision
8858 -
Directory Listing
Modified
Thu Feb 14 18:15:07 2019 UTC
(23 months, 1 week ago)
by
michael
- conf_parser.y: reject connect{} configuration entries with invalid server names
Revision
8847 -
Directory Listing
Modified
Fri Feb 8 17:16:39 2019 UTC
(23 months, 2 weeks ago)
by
michael
- m_info.c: stylistic changes
Revision
8846 -
Directory Listing
Modified
Fri Feb 8 17:16:28 2019 UTC
(23 months, 2 weeks ago)
by
michael
- m_info.c: stylistic changes
Revision
8845 -
Directory Listing
Modified
Sun Feb 3 13:55:07 2019 UTC
(23 months, 3 weeks ago)
by
michael
- conf_lexer.l: remove unused 'passwd'
Revision
8844 -
Directory Listing
Modified
Sun Feb 3 13:54:56 2019 UTC
(23 months, 3 weeks ago)
by
michael
- conf_lexer.l: remove unused 'passwd'
Revision
8843 -
Directory Listing
Modified
Sun Feb 3 13:53:31 2019 UTC
(23 months, 3 weeks ago)
by
michael
- conf_lexer.l: remove unused 'quarantine'
Revision
8842 -
Directory Listing
Modified
Sun Feb 3 13:53:12 2019 UTC
(23 months, 3 weeks ago)
by
michael
- conf_lexer.l: remove unused 'quarantine'
Revision
8841 -
Directory Listing
Modified
Sun Feb 3 01:12:49 2019 UTC
(23 months, 3 weeks ago)
by
michael
- client.c:check_conf_klines(): skip dead clients on the unknown_list, too
Revision
8840 -
Directory Listing
Modified
Sun Feb 3 01:12:37 2019 UTC
(23 months, 3 weeks ago)
by
michael
- client.c:check_conf_klines(): skip dead clients on the unknown_list, too
Revision
8839 -
Directory Listing
Modified
Sat Feb 2 22:38:17 2019 UTC
(23 months, 3 weeks ago)
by
michael
- server.c: move SetHandshake to proper place
Revision
8838 -
Directory Listing
Modified
Sat Feb 2 22:38:05 2019 UTC
(23 months, 3 weeks ago)
by
michael
- server.c: move SetHandshake to proper place
Revision
8837 -
Directory Listing
Modified
Sat Feb 2 22:27:10 2019 UTC
(23 months, 3 weeks ago)
by
michael
- Fixed bug where handshaking servers wouldn't timeout
Revision
8836 -
Directory Listing
Modified
Sat Feb 2 22:26:46 2019 UTC
(23 months, 3 weeks ago)
by
michael
- Fixed bug where handshaking servers wouldn't timeout
Revision
8835 -
Directory Listing
Modified
Sat Feb 2 21:28:54 2019 UTC
(23 months, 3 weeks ago)
by
michael
- client.c:check_pings_list(): remove various tests as we don't process anything else than clients and server that have finished registration
Revision
8834 -
Directory Listing
Modified
Sat Feb 2 21:28:43 2019 UTC
(23 months, 3 weeks ago)
by
michael
- client.c:check_pings_list(): remove various tests as we don't process anything else than clients and server that have finished registration
Revision
8833 -
Directory Listing
Modified
Sat Feb 2 19:37:54 2019 UTC
(23 months, 3 weeks ago)
by
michael
- autoreconf
Revision
8832 -
Directory Listing
Modified
Sat Feb 2 19:37:35 2019 UTC
(23 months, 3 weeks ago)
by
michael
- autoreconf
Revision
8831 -
Directory Listing
Modified
Sat Feb 2 19:37:09 2019 UTC
(23 months, 3 weeks ago)
by
michael
- ax_arg_gnutls.m4: update gnutls version string
Revision
8830 -
Directory Listing
Modified
Sat Feb 2 19:36:55 2019 UTC
(23 months, 3 weeks ago)
by
michael
- ax_arg_gnutls.m4: update gnutls version string
Revision
8829 -
Directory Listing
Modified
Sat Feb 2 16:51:30 2019 UTC
(23 months, 3 weeks ago)
by
michael
- conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
Revision
8828 -
Directory Listing
Modified
Sat Feb 2 16:49:32 2019 UTC
(23 months, 3 weeks ago)
by
michael
- conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
Revision
8827 -
Directory Listing
Modified
Sat Feb 2 00:01:13 2019 UTC
(23 months, 3 weeks ago)
by
michael
- Made comm_get_sockerr() and comm_accept() take a fde_t pointer as argument
Revision
8826 -
Directory Listing
Modified
Sat Feb 2 00:00:17 2019 UTC
(23 months, 3 weeks ago)
by
michael
- Made comm_get_sockerr() and comm_accept() take a fde_t pointer as argument
Revision
8825 -
Directory Listing
Modified
Fri Feb 1 23:07:41 2019 UTC
(23 months, 3 weeks ago)
by
michael
- ax_arg_gnutls.m4: minimum supported GnuTLS version is 3.5.8 now
Revision
8824 -
Directory Listing
Modified
Fri Feb 1 23:07:25 2019 UTC
(23 months, 3 weeks ago)
by
michael
- ax_arg_gnutls.m4: minimum supported GnuTLS version is 3.5.8 now
Revision
8823 -
Directory Listing
Modified
Fri Feb 1 22:56:16 2019 UTC
(23 months, 3 weeks ago)
by
michael
- ax_arg_openssl.m4: minimum supported OpenSSL version is 1.0.1f now
Revision
8822 -
Directory Listing
Modified
Fri Feb 1 22:56:04 2019 UTC
(23 months, 3 weeks ago)
by
michael
- ax_arg_openssl.m4: minimum supported OpenSSL version is 1.0.1f now
Revision
8821 -
Directory Listing
Modified
Fri Feb 1 22:54:18 2019 UTC
(23 months, 3 weeks ago)
by
michael
- tls_gnutls.c, tls_openssl.c: disable TLSv1.1
Revision
8820 -
Directory Listing
Modified
Fri Feb 1 22:54:05 2019 UTC
(23 months, 3 weeks ago)
by
michael
- tls_gnutls.c, tls_openssl.c: disable TLSv1.1
Revision
8819 -
Directory Listing
Modified
Fri Feb 1 18:37:56 2019 UTC
(23 months, 3 weeks ago)
by
michael
- s_auth.c:auth_read_reply(): use sizeof(buf)-1 instead of RFC1413_BUFSIZ for recv()
Revision
8818 -
Directory Listing
Modified
Fri Feb 1 18:37:39 2019 UTC
(23 months, 3 weeks ago)
by
michael
- s_auth.c:auth_read_reply(): use sizeof(buf)-1 instead of RFC1413_BUFSIZ for recv()
Revision
8817 -
Directory Listing
Modified
Sat Jan 26 23:27:30 2019 UTC
(2 years ago)
by
michael
- send.c:sendto_match_servs(): add IsDead test
Revision
8816 -
Directory Listing
Modified
Sat Jan 26 23:27:19 2019 UTC
(2 years ago)
by
michael
- send.c:sendto_match_servs(): add IsDead test
Revision
8815 -
Directory Listing
Modified
Sat Jan 26 22:37:09 2019 UTC
(2 years ago)
by
michael
- client.c:exit_client(): remove extraneous IsDead test. sendto_one() already does that.
Revision
8814 -
Directory Listing
Modified
Sat Jan 26 22:36:58 2019 UTC
(2 years ago)
by
michael
- client.c:exit_client(): remove extraneous IsDead test. sendto_one() already does that.
Revision
8813 -
Directory Listing
Modified
Sat Jan 26 21:48:38 2019 UTC
(2 years ago)
by
michael
- auth.c: sprinkle some assert()
Revision
8812 -
Directory Listing
Modified
Sat Jan 26 21:48:22 2019 UTC
(2 years ago)
by
michael
- auth.c: sprinkle some assert()
Revision
8811 -
Directory Listing
Modified
Sun Jan 20 08:02:06 2019 UTC
(2 years ago)
by
michael
- Update NEWS file
Revision
8810 -
Directory Listing
Modified
Sat Jan 19 19:58:29 2019 UTC
(2 years ago)
by
michael
- channel.c: fixed previous changes to is_banned()
Revision
8809 -
Directory Listing
Modified
Sat Jan 19 19:58:19 2019 UTC
(2 years ago)
by
michael
- channel.c: fixed previous changes to is_banned()
Revision
8808 -
Directory Listing
Modified
Sat Jan 19 19:47:33 2019 UTC
(2 years ago)
by
michael
- Move CAN_SEND_ enum from channel_mode.h to channel.h
Revision
8807 -
Directory Listing
Modified
Sat Jan 19 19:47:11 2019 UTC
(2 years ago)
by
michael
- Move CAN_SEND_ enum from channel_mode.h to channel.h
Revision
8806 -
Directory Listing
Modified
Sat Jan 19 19:32:10 2019 UTC
(2 years ago)
by
michael
- Tidy up some enums; misc style corrections
Revision
8805 -
Directory Listing
Modified
Sat Jan 19 19:31:55 2019 UTC
(2 years ago)
by
michael
- Tidy up some enums; misc style corrections
Revision
8804 -
Directory Listing
Modified
Sat Jan 19 02:47:39 2019 UTC
(2 years ago)
by
michael
- m_set.c:quote_identtimeout(): fixed invalid use of ERR_NOPRIVS; test for admin oper flag instead of the user mode
Revision
8803 -
Directory Listing
Modified
Sat Jan 19 02:47:25 2019 UTC
(2 years ago)
by
michael
- m_set.c:quote_identtimeout(): fixed invalid use of ERR_NOPRIVS; test for admin oper flag instead of the user mode
Revision
8802 -
Directory Listing
Modified
Sat Jan 19 00:37:28 2019 UTC
(2 years ago)
by
michael
- m_set.c:quote_autoconnall(): prevent 'status' from being OOB read in case the type of GlobalSetOptions.autoconn ever changes again
Revision
8801 -
Directory Listing
Modified
Sat Jan 19 00:37:17 2019 UTC
(2 years ago)
by
michael
- m_set.c:quote_autoconnall(): prevent 'status' from being OOB read in case the type of GlobalSetOptions.autoconn ever changes again
Revision
8800 -
Directory Listing
Modified
Sat Jan 19 00:23:53 2019 UTC
(2 years ago)
by
michael
- Use bool for SetOptions.autoconn
Revision
8799 -
Directory Listing
Modified
Sat Jan 19 00:22:51 2019 UTC
(2 years ago)
by
michael
- Use bool for SetOptions.autoconn
Revision
8798 -
Directory Listing
Modified
Sat Jan 19 00:11:37 2019 UTC
(2 years ago)
by
michael
- Made Connection::oper_warn_count_down unsigned; clean up some logic in check_spambot_warning()
Revision
8797 -
Directory Listing
Modified
Sat Jan 19 00:11:10 2019 UTC
(2 years ago)
by
michael
- Made Connection::oper_warn_count_down unsigned; clean up some logic in check_spambot_warning()
Revision
8796 -
Directory Listing
Modified
Sat Jan 19 00:07:31 2019 UTC
(2 years ago)
by
michael
- Made Connection::join_leave_count and SetOptions::spam_num unsigned
Revision
8795 -
Directory Listing
Modified
Sat Jan 19 00:06:34 2019 UTC
(2 years ago)
by
michael
- Made Connection::join_leave_count and SetOptions::spam_num unsigned
Revision
8794 -
Directory Listing
Modified
Thu Jan 17 18:36:22 2019 UTC
(2 years ago)
by
michael
- Recreate autogenerated files
Revision
8793 -
Directory Listing
Modified
Thu Jan 17 18:36:04 2019 UTC
(2 years ago)
by
michael
- Recreate autogenerated files
Revision
8792 -
Directory Listing
Modified
Thu Jan 17 18:35:32 2019 UTC
(2 years ago)
by
michael
- No longer enforce a lower limit of MAXCLIENTS_MIN on GlobalSetOptions.maxclients and ConfigServerInfo.default_max_clients
Revision
8791 -
Directory Listing
Modified
Thu Jan 17 18:34:51 2019 UTC
(2 years ago)
by
michael
- No longer enforce a lower limit of MAXCLIENTS_MIN on GlobalSetOptions.maxclients and ConfigServerInfo.default_max_clients
Revision
8790 -
Directory Listing
Modified
Wed Jan 16 18:48:58 2019 UTC
(2 years ago)
by
michael
- Recreate autogenerated files
Revision
8789 -
Directory Listing
Modified
Wed Jan 16 18:48:29 2019 UTC
(2 years ago)
by
michael
- Recreate autogenerated files
Revision
8788 -
Directory Listing
Modified
Wed Jan 16 18:47:38 2019 UTC
(2 years ago)
by
michael
- The 'general::ignore_bogus_ts' configuration option has been deprecated
Revision
8787 -
Directory Listing
Modified
Wed Jan 16 18:47:10 2019 UTC
(2 years ago)
by
michael
- The 'general::ignore_bogus_ts' configuration option has been deprecated
Revision
8786 -
Directory Listing
Modified
Wed Jan 16 17:39:09 2019 UTC
(2 years ago)
by
michael
- m_sjoin.c: use bool
Revision
8785 -
Directory Listing
Modified
Wed Jan 16 17:38:58 2019 UTC
(2 years ago)
by
michael
- m_sjoin.c: use bool
Revision
8784 -
Directory Listing
Modified
Wed Jan 16 17:13:04 2019 UTC
(2 years ago)
by
michael
- m_set.c:quote_autoconn(): readability cleanups
Revision
8783 -
Directory Listing
Modified
Wed Jan 16 17:12:53 2019 UTC
(2 years ago)
by
michael
- m_set.c:quote_autoconn(): readability cleanups
Revision
8782 -
Directory Listing
Modified
Tue Jan 15 18:59:10 2019 UTC
(2 years ago)
by
michael
- tls_gnutls.c, tls_openssl.c: disable TLSv1.0
Revision
8781 -
Directory Listing
Modified
Tue Jan 15 18:58:48 2019 UTC
(2 years ago)
by
michael
- tls_gnutls.c, tls_openssl.c: disable TLSv1.0
Revision
8780 -
Directory Listing
Modified
Sun Jan 13 11:33:04 2019 UTC
(2 years ago)
by
michael
- configure.ac: don't let --enable-debugging remove -Wno-format-truncation
Revision
8779 -
Directory Listing
Modified
Sun Jan 13 11:32:53 2019 UTC
(2 years ago)
by
michael
- configure.ac: don't let --enable-debugging remove -Wno-format-truncation
Revision
8778 -
Directory Listing
Modified
Sun Jan 6 18:18:14 2019 UTC
(2 years ago)
by
michael
- autoreconf
Revision
8777 -
Directory Listing
Modified
Sun Jan 6 18:18:01 2019 UTC
(2 years ago)
by
michael
- configure.ac: AC_CHECK_FUNCS_ONCE: add accept4 for later use
Revision
8776 -
Directory Listing
Modified
Sun Jan 6 18:17:47 2019 UTC
(2 years ago)
by
michael
- autoreconf
Revision
8775 -
Directory Listing
Modified
Sun Jan 6 18:17:35 2019 UTC
(2 years ago)
by
michael
- configure.ac: AC_CHECK_FUNCS_ONCE: add accept4 for later use
Revision
8774 -
Directory Listing
Modified
Sun Jan 6 16:49:49 2019 UTC
(2 years ago)
by
michael
- ircd.c: added setup_fdlimit(); move max file descriptor check out of fdlist_init()
Revision
8773 -
Directory Listing
Modified
Sun Jan 6 16:48:49 2019 UTC
(2 years ago)
by
michael
- ircd.c: added setup_fdlimit(); move max file descriptor check out of fdlist_init()
Revision
8772 -
Directory Listing
Modified
Sun Jan 6 13:24:08 2019 UTC
(2 years ago)
by
michael
- fdlist.c:fd_note(): don't leak memory on F->desc if it is already allocated
Revision
8771 -
Directory Listing
Modified
Sun Jan 6 13:23:38 2019 UTC
(2 years ago)
by
michael
- fdlist.c:fd_note(): don't leak memory on F->desc if it is already allocated
Revision
8770 -
Directory Listing
Modified
Sun Jan 6 12:29:43 2019 UTC
(2 years ago)
by
michael
- fdlist: change F->desc to a pointer and use xstrdup to copy description
Revision
8769 -
Directory Listing
Modified
Sun Jan 6 12:29:14 2019 UTC
(2 years ago)
by
michael
- fdlist: change F->desc to a pointer and use xstrdup to copy description
Revision
8768 -
Directory Listing
Modified
Sun Jan 6 01:11:15 2019 UTC
(2 years ago)
by
michael
- fdlist.h: remove unused F->connect.S; reduce FD_DESC_SIZE to 80
Revision
8767 -
Directory Listing
Modified
Sun Jan 6 01:11:03 2019 UTC
(2 years ago)
by
michael
- fdlist.h: remove unused F->connect.S; reduce FD_DESC_SIZE to 80
Revision
8766 -
Directory Listing
Modified
Tue Jan 1 15:13:32 2019 UTC
(2 years ago)
by
michael
- autoreconf
Revision
8765 -
Directory Listing
Modified
Tue Jan 1 15:13:17 2019 UTC
(2 years ago)
by
michael
- autoreconf
Revision
8764 -
Directory Listing
Modified
Tue Jan 1 15:12:58 2019 UTC
(2 years ago)
by
michael
- Add -Wcast-function-type to CFLAGS if available
Revision
8763 -
Directory Listing
Modified
Tue Jan 1 15:12:41 2019 UTC
(2 years ago)
by
michael
- Add -Wcast-function-type to CFLAGS if available
Revision
8762 -
Directory Listing
Modified
Tue Jan 1 14:47:21 2019 UTC
(2 years ago)
by
michael
- Recreate autogenerated files
Revision
8761 -
Directory Listing
Modified
Tue Jan 1 14:47:07 2019 UTC
(2 years ago)
by
michael
- conf_lexer.l: made ieof() use bool; minor style corrections
Revision
8760 -
Directory Listing
Modified
Tue Jan 1 14:46:52 2019 UTC
(2 years ago)
by
michael
- Recreate autogenerated files
Revision
8759 -
Directory Listing
Modified
Tue Jan 1 14:46:35 2019 UTC
(2 years ago)
by
michael
- conf_lexer.l: made ieof() use bool; minor style corrections
Revision
8758 -
Directory Listing
Modified
Tue Jan 1 14:39:11 2019 UTC
(2 years ago)
by
michael
- autoreconf
Revision
8757 -
Directory Listing
Modified
Tue Jan 1 14:38:49 2019 UTC
(2 years ago)
by
michael
- autoreconf
Revision
8756 -
Directory Listing
Modified
Tue Jan 1 14:38:27 2019 UTC
(2 years ago)
by
michael
- configure.ac: disable -Wformat-truncation as it's spamming only false-positives with the current code
Revision
8755 -
Directory Listing
Modified
Tue Jan 1 14:38:16 2019 UTC
(2 years ago)
by
michael
- configure.ac: disable -Wformat-truncation as it's spamming only false-positives with the current code
Revision
8752 -
Directory Listing
Modified
Tue Jan 1 11:07:01 2019 UTC
(2 years ago)
by
michael
- Update copyright years
Revision
8751 -
Directory Listing
Modified
Tue Jan 1 11:06:50 2019 UTC
(2 years ago)
by
michael
- Update copyright years
Revision
8748 -
Directory Listing
Modified
Thu Dec 27 20:46:39 2018 UTC
(2 years ago)
by
michael
- Fixed issue with remote RESV introduced in -r8669
Revision
8747 -
Directory Listing
Modified
Thu Dec 27 20:46:14 2018 UTC
(2 years ago)
by
michael
- Fixed issue with remote RESV introduced in -r8670
Revision
8746 -
Directory Listing
Modified
Thu Dec 27 19:54:45 2018 UTC
(2 years ago)
by
michael
- Recreate autogenerated files
Revision
8745 -
Directory Listing
Modified
Thu Dec 27 19:51:40 2018 UTC
(2 years ago)
by
michael
- Bump version to hybrid-8.2.25
Revision
8744 -
Directory Listing
Modified
Wed Dec 26 11:24:50 2018 UTC
(2 years, 1 month ago)
by
michael
- conf.h: remove unused CidrItem struct
Revision
8743 -
Directory Listing
Modified
Wed Dec 26 11:24:30 2018 UTC
(2 years, 1 month ago)
by
michael
- conf.h: remove unused CidrItem struct
Revision
8737 -
Directory Listing
Modified
Sun Dec 16 11:13:50 2018 UTC
(2 years, 1 month ago)
by
michael
- m_dline.c: dline_handle(): drop some notice back to the user in case of a malformed IP address; fixed style inconsistency in dline_check()
Revision
8736 -
Directory Listing
Modified
Sun Dec 16 11:13:40 2018 UTC
(2 years, 1 month ago)
by
michael
- m_dline.c: dline_handle(): drop some notice back to the user in case of a malformed IP address; fixed style inconsistency in dline_check()
Revision
8735 -
Directory Listing
Modified
Sat Dec 15 19:28:40 2018 UTC
(2 years, 1 month ago)
by
michael
- m_dline.c:dline_check(): deduplicate
Revision
8734 -
Directory Listing
Modified
Sat Dec 15 19:28:29 2018 UTC
(2 years, 1 month ago)
by
michael
- m_dline.c:dline_check(): deduplicate
Revision
8733 -
Directory Listing
Modified
Sat Dec 15 16:55:05 2018 UTC
(2 years, 1 month ago)
by
michael
- m_watch.c: use const
Revision
8732 -
Directory Listing
Modified
Sat Dec 15 16:54:54 2018 UTC
(2 years, 1 month ago)
by
michael
- m_watch.c: use const
Revision
8731 -
Directory Listing
Modified
Sat Dec 15 12:56:52 2018 UTC
(2 years, 1 month ago)
by
michael
- autoreconf
Revision
8730 -
Directory Listing
Modified
Sat Dec 15 12:56:34 2018 UTC
(2 years, 1 month ago)
by
michael
- autoreconf
Revision
8729 -
Directory Listing
Modified
Sat Dec 15 12:56:11 2018 UTC
(2 years, 1 month ago)
by
michael
- Get rid of version.c
Revision
8728 -
Directory Listing
Modified
Sat Dec 15 12:54:47 2018 UTC
(2 years, 1 month ago)
by
michael
- Get rid of version.c
Revision
8727 -
Directory Listing
Modified
Fri Dec 14 19:27:10 2018 UTC
(2 years, 1 month ago)
by
michael
- conf.c:verify_access(): improve readability
Revision
8726 -
Directory Listing
Modified
Fri Dec 14 19:26:55 2018 UTC
(2 years, 1 month ago)
by
michael
- conf.c:verify_access(): improve readability
Revision
8725 -
Directory Listing
Modified
Wed Dec 12 17:32:14 2018 UTC
(2 years, 1 month ago)
by
michael
- m_away.c:do_away(): re-add strncmp check. Now with away-notify we don't want clients to be able to spam other channel members with the same away message over and over again
Revision
8724 -
Directory Listing
Modified
Wed Dec 12 17:32:04 2018 UTC
(2 years, 1 month ago)
by
michael
- m_away.c:do_away(): re-add strncmp check. Now with away-notify we don't want clients to be able to spam other channel members with the same away message over and over again
Revision
8723 -
Directory Listing
Modified
Tue Dec 11 23:02:08 2018 UTC
(2 years, 1 month ago)
by
michael
- modules: replace MODULE_FLAG_CORE and MODULE_FLAG_NOUNLOAD with dedicated variables; fixed the ircd from crashing in case reloading a module fails
Revision
8722 -
Directory Listing
Modified
Tue Dec 11 23:01:56 2018 UTC
(2 years, 1 month ago)
by
michael
- modules: replace MODULE_FLAG_CORE and MODULE_FLAG_NOUNLOAD with dedicated variables; fixed the ircd from crashing in case reloading a module fails
Revision
8721 -
Directory Listing
Modified
Tue Dec 11 20:54:22 2018 UTC
(2 years, 1 month ago)
by
michael
- auth: replace AM_DOING_AUTH and AM_DNS_PENDING with dedicated variables
Revision
8720 -
Directory Listing
Modified
Tue Dec 11 20:53:56 2018 UTC
(2 years, 1 month ago)
by
michael
- auth: replace AM_DOING_AUTH and AM_DNS_PENDING with dedicated variables
Revision
8719 -
Directory Listing
Modified
Mon Dec 10 18:59:47 2018 UTC
(2 years, 1 month ago)
by
michael
- m_whois.c:whois_person(): make 'callerid' use bool
Revision
8718 -
Directory Listing
Modified
Mon Dec 10 18:59:35 2018 UTC
(2 years, 1 month ago)
by
michael
- m_whois.c:whois_person(): make 'callerid' use bool
Revision
8717 -
Directory Listing
Modified
Mon Dec 10 16:53:51 2018 UTC
(2 years, 1 month ago)
by
michael
- Sprinkle some assert()
Revision
8716 -
Directory Listing
Modified
Mon Dec 10 16:53:30 2018 UTC
(2 years, 1 month ago)
by
michael
- Sprinkle some assert()
Revision
8715 -
Directory Listing
Modified
Sun Dec 9 20:17:02 2018 UTC
(2 years, 1 month ago)
by
michael
- Rewrites to have parse_handle_command() end the flood grace period. MODE and TIME no longer ends the grace period.
Revision
8714 -
Directory Listing
Modified
Sun Dec 9 20:13:28 2018 UTC
(2 years, 1 month ago)
by
michael
- Rewrites to have parse_handle_command() end the flood grace period. MODE and TIME no longer ends the grace period.
Revision
8713 -
Directory Listing
Modified
Sun Dec 9 18:33:02 2018 UTC
(2 years, 1 month ago)
by
michael
- client.h: remove last traces of Connection::allow_read
Revision
8712 -
Directory Listing
Modified
Sun Dec 9 18:32:52 2018 UTC
(2 years, 1 month ago)
by
michael
- client.h: remove last traces of Connection::allow_read
Revision
8711 -
Directory Listing
Modified
Sun Dec 9 18:31:03 2018 UTC
(2 years, 1 month ago)
by
michael
- Get rid of Connection::allow_read and have parse_client_queued() determine max lines to be processed
Revision
8710 -
Directory Listing
Modified
Sun Dec 9 18:29:37 2018 UTC
(2 years, 1 month ago)
by
michael
- Get rid of Connection::allow_read and have parse_client_queued() determine max lines to be processed
Revision
8709 -
Directory Listing
Modified
Sun Dec 9 17:44:22 2018 UTC
(2 years, 1 month ago)
by
michael
- packet.c: made extract_one_line() of type size_t
Revision
8708 -
Directory Listing
Modified
Sun Dec 9 17:44:02 2018 UTC
(2 years, 1 month ago)
by
michael
- packet.c: made extract_one_line() of type size_t
Revision
8707 -
Directory Listing
Modified
Sun Dec 9 16:00:47 2018 UTC
(2 years, 1 month ago)
by
michael
- server_die(): remove die/restart enum. Use bool instead.
Revision
8706 -
Directory Listing
Modified
Sun Dec 9 16:00:32 2018 UTC
(2 years, 1 month ago)
by
michael
- server_die(): remove die/restart enum. Use bool instead.
Revision
8705 -
Directory Listing
Modified
Sat Dec 8 16:45:52 2018 UTC
(2 years, 1 month ago)
by
michael
- Boolify
Revision
8704 -
Directory Listing
Modified
Sat Dec 8 16:45:39 2018 UTC
(2 years, 1 month ago)
by
michael
- Boolify
Revision
8703 -
Directory Listing
Modified
Sat Dec 8 16:34:52 2018 UTC
(2 years, 1 month ago)
by
michael
- Stylistic changes
Revision
8702 -
Directory Listing
Modified
Sat Dec 8 16:34:40 2018 UTC
(2 years, 1 month ago)
by
michael
- Stylistic changes
Revision
8701 -
Directory Listing
Modified
Wed Dec 5 20:20:40 2018 UTC
(2 years, 1 month ago)
by
michael
- Move resv_find() test out of resv_make()
Revision
8700 -
Directory Listing
Modified
Wed Dec 5 20:19:53 2018 UTC
(2 years, 1 month ago)
by
michael
- Move resv_find() test out of resv_make()
Revision
8699 -
Directory Listing
Modified
Sun Dec 2 16:17:51 2018 UTC
(2 years, 1 month ago)
by
michael
- m_cap.c: change most functions to void type
Revision
8698 -
Directory Listing
Modified
Sun Dec 2 16:17:41 2018 UTC
(2 years, 1 month ago)
by
michael
- m_cap.c: change most functions to void type
Revision
8697 -
Directory Listing
Modified
Sun Dec 2 14:36:02 2018 UTC
(2 years, 1 month ago)
by
michael
- Update NEWS file
Revision
8696 -
Directory Listing
Modified
Sun Dec 2 14:34:35 2018 UTC
(2 years, 1 month ago)
by
michael
- m_resv.c:resv_handle(): adding RESVs with wirldcards no longer requires administrator privileges
Revision
8695 -
Directory Listing
Modified
Sun Dec 2 14:34:20 2018 UTC
(2 years, 1 month ago)
by
michael
- m_resv.c:resv_handle(): adding RESVs with wirldcards no longer requires administrator privileges
Revision
8694 -
Directory Listing
Modified
Sun Dec 2 14:31:54 2018 UTC
(2 years, 1 month ago)
by
michael
- m_resv.c:ms_resv(): add missing newline
Revision
8693 -
Directory Listing
Modified
Sun Dec 2 14:31:43 2018 UTC
(2 years, 1 month ago)
by
michael
- m_resv.c:ms_resv(): add missing newline
Revision
8692 -
Directory Listing
Modified
Sun Dec 2 14:22:00 2018 UTC
(2 years, 1 month ago)
by
michael
- m_dline.c:dline_handle(): remove valid_wild_card() test not needed for dlines
Revision
8691 -
Directory Listing
Modified
Sun Dec 2 14:21:50 2018 UTC
(2 years, 1 month ago)
by
michael
- m_dline.c:dline_handle(): remove valid_wild_card() test not needed for dlines
Revision
8690 -
Directory Listing
Modified
Sun Dec 2 12:53:54 2018 UTC
(2 years, 1 month ago)
by
michael
- m_oper.c:oper_up(): in preparation for further configuration subsystem rewrites, don't retrieve the conf pointer through x->connection->confs.head->data. Pass it as separate pointer to oper_up() instead.
Revision
8689 -
Directory Listing
Modified
Sun Dec 2 12:53:43 2018 UTC
(2 years, 1 month ago)
by
michael
- m_oper.c:oper_up(): in preparation for further configuration subsystem rewrites, don't retrieve the conf pointer through x->connection->confs.head->data. Pass it as separate pointer to oper_up() instead.
Revision
8688 -
Directory Listing
Modified
Sun Dec 2 12:46:22 2018 UTC
(2 years, 1 month ago)
by
michael
- More bool conversion. This should be everything now.
Revision
8687 -
Directory Listing
Modified
Sun Dec 2 12:46:02 2018 UTC
(2 years, 1 month ago)
by
michael
- More bool conversion. This should be everything now.
Revision
8686 -
Directory Listing
Modified
Sat Dec 1 19:49:23 2018 UTC
(2 years, 1 month ago)
by
michael
- AUTHORS, version.c: update my email address
Revision
8685 -
Directory Listing
Modified
Sat Dec 1 19:49:13 2018 UTC
(2 years, 1 month ago)
by
michael
- AUTHORS, version.c: update my email address
Revision
8684 -
Directory Listing
Modified
Mon Nov 26 20:12:22 2018 UTC
(2 years, 2 months ago)
by
michael
- Update dline and kline help files
Revision
8683 -
Directory Listing
Modified
Mon Nov 26 20:12:12 2018 UTC
(2 years, 2 months ago)
by
michael
- Update dline and kline help files
Revision
8682 -
Directory Listing
Modified
Sun Nov 25 08:21:03 2018 UTC
(2 years, 2 months ago)
by
michael
- Fix Coverity CID 1475602: Memory - illegal accesses (UNINIT)
Revision
8681 -
Directory Listing
Modified
Sun Nov 25 08:20:52 2018 UTC
(2 years, 2 months ago)
by
michael
- Fix Coverity CID 1475602: Memory - illegal accesses (UNINIT)
Revision
8680 -
Directory Listing
Modified
Sat Nov 24 18:49:24 2018 UTC
(2 years, 2 months ago)
by
michael
- More parse_aline() tweaks
Revision
8679 -
Directory Listing
Modified
Sat Nov 24 18:48:14 2018 UTC
(2 years, 2 months ago)
by
michael
- More parse_aline() tweaks
Revision
8678 -
Directory Listing
Modified
Sat Nov 24 17:45:55 2018 UTC
(2 years, 2 months ago)
by
michael
- Cleanup xline_remove()
Revision
8677 -
Directory Listing
Modified
Sat Nov 24 17:45:29 2018 UTC
(2 years, 2 months ago)
by
michael
- Cleanup xline_remove()
Revision
8676 -
Directory Listing
Modified
Sat Nov 24 17:26:57 2018 UTC
(2 years, 2 months ago)
by
michael
- Further parse_aline() cleanups; get rid of find_user_host()
- /KLINE and /DLINE now no longer supports nick names
Revision
8675 -
Directory Listing
Modified
Sat Nov 24 17:25:23 2018 UTC
(2 years, 2 months ago)
by
michael
- Further parse_aline() cleanups; get rid of find_user_host()
- /KLINE and /DLINE now no longer supports nick names
Revision
8674 -
Directory Listing
Modified
Sat Nov 24 14:34:12 2018 UTC
(2 years, 2 months ago)
by
michael
- m_list.c: rename 'errors' variable
Revision
8673 -
Directory Listing
Modified
Sat Nov 24 14:33:53 2018 UTC
(2 years, 2 months ago)
by
michael
- m_list.c: rename 'errors' variable
Revision
8672 -
Directory Listing
Modified
Sat Nov 24 14:27:40 2018 UTC
(2 years, 2 months ago)
by
michael
- Stylistic changes
Revision
8671 -
Directory Listing
Modified
Sat Nov 24 14:27:19 2018 UTC
(2 years, 2 months ago)
by
michael
- Stylistic changes
Revision
8670 -
Directory Listing
Modified
Sat Nov 24 13:32:28 2018 UTC
(2 years, 2 months ago)
by
michael
- Cleanup parse_aline() related code
Revision
8669 -
Directory Listing
Modified
Sat Nov 24 13:31:53 2018 UTC
(2 years, 2 months ago)
by
michael
- Cleanup parse_aline() related code
Revision
8668 -
Directory Listing
Modified
Fri Nov 23 18:31:17 2018 UTC
(2 years, 2 months ago)
by
michael
- m_topic.c:ms_topic(): fixed server name hiding issue
Revision
8667 -
Directory Listing
Modified
Fri Nov 23 18:31:04 2018 UTC
(2 years, 2 months ago)
by
michael
- m_topic.c:ms_topic(): fixed server name hiding issue
Revision
8666 -
Directory Listing
Modified
Thu Nov 22 15:06:51 2018 UTC
(2 years, 2 months ago)
by
michael
- tls_none.c:tls_new_cred(): fixed bool conversion mistake. Should return 'true' here
Revision
8665 -
Directory Listing
Modified
Thu Nov 22 15:06:41 2018 UTC
(2 years, 2 months ago)
by
michael
- tls_none.c:tls_new_cred(): fixed bool conversion mistake. Should return 'true' here
Revision
8664 -
Directory Listing
Modified
Thu Nov 22 14:26:32 2018 UTC
(2 years, 2 months ago)
by
michael
- Make use of bool even more
Revision
8663 -
Directory Listing
Modified
Thu Nov 22 14:25:57 2018 UTC
(2 years, 2 months ago)
by
michael
- Make use of bool even more
Revision
8662 -
Directory Listing
Modified
Sun Nov 18 13:46:57 2018 UTC
(2 years, 2 months ago)
by
michael
- m_join.c: remove unused header include
Revision
8661 -
Directory Listing
Modified
Sun Nov 18 13:46:41 2018 UTC
(2 years, 2 months ago)
by
michael
- m_join.c: remove unused header include
Revision
8660 -
Directory Listing
Modified
Sun Nov 18 12:55:59 2018 UTC
(2 years, 2 months ago)
by
michael
- Make use of the bool data type in some more places
Revision
8659 -
Directory Listing
Modified
Sun Nov 18 12:53:34 2018 UTC
(2 years, 2 months ago)
by
michael
- Make use of the bool data type in some more places
Revision
8658 -
Directory Listing
Modified
Mon Nov 12 19:03:09 2018 UTC
(2 years, 2 months ago)
by
michael
- Make use of the bool data type in some more places
Revision
8657 -
Directory Listing
Modified
Mon Nov 12 19:02:38 2018 UTC
(2 years, 2 months ago)
by
michael
- Make use of the bool data type in some more places
Revision
8656 -
Directory Listing
Modified
Sun Nov 11 20:19:17 2018 UTC
(2 years, 2 months ago)
by
michael
- Make use of the bool data type in some places
Revision
8655 -
Directory Listing
Modified
Sun Nov 11 20:18:54 2018 UTC
(2 years, 2 months ago)
by
michael
- Make use of the bool data type in some places
Revision
8654 -
Directory Listing
Modified
Sun Nov 11 16:40:51 2018 UTC
(2 years, 2 months ago)
by
michael
- Use bool data type in struct Whowas
Revision
8653 -
Directory Listing
Modified
Sun Nov 11 16:40:11 2018 UTC
(2 years, 2 months ago)
by
michael
- Use bool data type in struct Whowas
Revision
8652 -
Directory Listing
Modified
Sun Nov 11 15:20:19 2018 UTC
(2 years, 2 months ago)
by
michael
- Use bool data types in some places
Revision
8651 -
Directory Listing
Modified
Sun Nov 11 15:20:01 2018 UTC
(2 years, 2 months ago)
by
michael
- Use bool data types in some places
Revision
8650 -
Directory Listing
Modified
Sun Nov 11 14:36:28 2018 UTC
(2 years, 2 months ago)
by
michael
- channel_mode.c:chm_simple(): remove hardcoded CHACCESS_HALFOP oplevel test to allow channel mode modules to register their own oplevel in the future
Revision
8649 -
Directory Listing
Modified
Sun Nov 11 14:36:15 2018 UTC
(2 years, 2 months ago)
by
michael
- channel_mode.c:chm_simple(): remove hardcoded CHACCESS_HALFOP oplevel test to allow channel mode modules to register their own oplevel in the future
Revision
8648 -
Directory Listing
Modified
Sat Nov 10 23:46:05 2018 UTC
(2 years, 2 months ago)
by
michael
- Cleanups to add_id and del_id; have these function take a dlink_list pointer to the channel's banmask list
Revision
8647 -
Directory Listing
Modified
Sat Nov 10 23:45:24 2018 UTC
(2 years, 2 months ago)
by
michael
- Cleanups to add_id and del_id; have these function take a dlink_list pointer to the channel's banmask list
Revision
8646 -
Directory Listing
Modified
Sat Nov 10 23:22:27 2018 UTC
(2 years, 2 months ago)
by
michael
- channel_mode.(c|h): get rid of the specialized chm_ban, chm_except, and chm_invex functions and just have chm_mask instead
Revision
8645 -
Directory Listing
Modified
Sat Nov 10 23:22:04 2018 UTC
(2 years, 2 months ago)
by
michael
- channel_mode.(c|h): get rid of the specialized chm_ban, chm_except, and chm_invex functions and just have chm_mask instead
Revision
8644 -
Directory Listing
Modified
Sat Nov 10 22:11:37 2018 UTC
(2 years, 2 months ago)
by
michael
- Use a boolean type for chan_mode::only_servers and chan_mode::only_opers
Revision
8643 -
Directory Listing
Modified
Sat Nov 10 22:11:25 2018 UTC
(2 years, 2 months ago)
by
michael
- Use a boolean type for chan_mode::only_servers and chan_mode::only_opers
Revision
8642 -
Directory Listing
Modified
Sat Nov 10 21:55:35 2018 UTC
(2 years, 2 months ago)
by
michael
- channel_mode.h: remove excessive const
Revision
8641 -
Directory Listing
Modified
Sat Nov 10 21:55:13 2018 UTC
(2 years, 2 months ago)
by
michael
- channel_mode.h: remove excessive const
Revision
8640 -
Directory Listing
Modified
Sat Nov 10 21:51:31 2018 UTC
(2 years, 2 months ago)
by
michael
- channel_mode.(c|h): get rid of the specialized chm_op, chm_hop, and chm_voice functions and just have chm_flag instead
Revision
8639 -
Directory Listing
Modified
Sat Nov 10 21:51:13 2018 UTC
(2 years, 2 months ago)
by
michael
- channel_mode.(c|h): get rid of the specialized chm_op, chm_hop, and chm_voice functions and just have chm_flag instead
Revision
8638 -
Directory Listing
Modified
Sat Nov 10 17:54:59 2018 UTC
(2 years, 2 months ago)
by
michael
- ircd_getopt.h: remove unused ENDEBUG from argtype
Revision
8637 -
Directory Listing
Modified
Sat Nov 10 17:54:47 2018 UTC
(2 years, 2 months ago)
by
michael
- ircd_getopt.h: remove unused ENDEBUG from argtype
Revision
8636 -
Directory Listing
Modified
Sat Nov 3 21:53:30 2018 UTC
(2 years, 2 months ago)
by
michael
- m_sjoin.c:remove_ban_list(): minor cleanups
Revision
8635 -
Directory Listing
Modified
Sat Nov 3 21:53:20 2018 UTC
(2 years, 2 months ago)
by
michael
- m_sjoin.c:remove_ban_list(): minor cleanups
Revision
8634 -
Directory Listing
Modified
Sat Nov 3 21:25:08 2018 UTC
(2 years, 2 months ago)
by
michael
- m_join.c, m_sjoin.c: cleanup chaotic (re)use of global variables
Revision
8633 -
Directory Listing
Modified
Sat Nov 3 21:24:56 2018 UTC
(2 years, 2 months ago)
by
michael
- m_join.c, m_sjoin.c: cleanup chaotic (re)use of global variables
Revision
8632 -
Directory Listing
Modified
Sat Nov 3 19:39:49 2018 UTC
(2 years, 2 months ago)
by
michael
- svn propset
Revision
8631 -
Directory Listing
Modified
Sat Nov 3 19:27:24 2018 UTC
(2 years, 2 months ago)
by
michael
- patricia.c:ascii2prefix(): fixed compile warning
Revision
8630 -
Directory Listing
Modified
Sat Nov 3 19:27:05 2018 UTC
(2 years, 2 months ago)
by
michael
- patricia.c:ascii2prefix(): fixed compile warning
Revision
8629 -
Directory Listing
Modified
Sat Nov 3 18:54:36 2018 UTC
(2 years, 2 months ago)
by
michael
- m_nick.c: stylistic changes
Revision
8628 -
Directory Listing
Modified
Sat Nov 3 18:54:25 2018 UTC
(2 years, 2 months ago)
by
michael
- m_nick.c: stylistic changes
Revision
8627 -
Directory Listing
Modified
Sat Nov 3 18:45:16 2018 UTC
(2 years, 2 months ago)
by
michael
- hostmask.h: remove mask_addr() prototype
Revision
8626 -
Directory Listing
Modified
Sat Nov 3 18:45:06 2018 UTC
(2 years, 2 months ago)
by
michael
- hostmask.h: remove mask_addr() prototype
Revision
8625 -
Directory Listing
Modified
Sat Nov 3 18:41:07 2018 UTC
(2 years, 2 months ago)
by
michael
- Recreate conf_parser.c
Revision
8624 -
Directory Listing
Modified
Sat Nov 3 18:40:25 2018 UTC
(2 years, 2 months ago)
by
michael
- Backport ipcache and class cidr limits rewrite from trunk
Revision
8623 -
Directory Listing
Modified
Sat Nov 3 18:34:58 2018 UTC
(2 years, 2 months ago)
by
michael
- Makefile.am: add patricia.c to ircd_SOURCES
Revision
8622 -
Directory Listing
Modified
Sat Nov 3 18:34:00 2018 UTC
(2 years, 2 months ago)
by
michael
- Add latest patricia sources from trunk
Revision
8621 -
Directory Listing
Modified
Sat Nov 3 17:46:51 2018 UTC
(2 years, 2 months ago)
by
michael
- Stylistic changes
Revision
8620 -
Directory Listing
Modified
Sat Nov 3 17:46:37 2018 UTC
(2 years, 2 months ago)
by
michael
- Stylistic changes
Revision
8619 -
Directory Listing
Modified
Sat Nov 3 17:25:48 2018 UTC
(2 years, 2 months ago)
by
michael
- m_nick.c: fix compile error
Revision
8618 -
Directory Listing
Modified
Fri Nov 2 23:03:30 2018 UTC
(2 years, 2 months ago)
by
michael
- m_nick.c:uid_from_server(): add the ipcache record only if getaddrinfo() doesn't fail
Revision
8617 -
Directory Listing
Modified
Fri Nov 2 23:03:09 2018 UTC
(2 years, 2 months ago)
by
michael
- m_nick.c:uid_from_server(): add the ipcache record only if getaddrinfo() doesn't fail
Revision
8616 -
Directory Listing
Modified
Fri Nov 2 20:56:15 2018 UTC
(2 years, 2 months ago)
by
michael
- m_server.c: merge 'Simplyify server_check logic, do not use magic constants everywhere' (Adam)
Revision
8615 -
Directory Listing
Modified
Fri Nov 2 20:55:30 2018 UTC
(2 years, 2 months ago)
by
michael
- m_server.c: merge 'Simplyify server_check logic, do not use magic constants everywhere' (Adam)
Revision
8614 -
Directory Listing
Modified
Thu Nov 1 16:22:04 2018 UTC
(2 years, 2 months ago)
by
michael
- client.h: whitespace cleanups
Revision
8613 -
Directory Listing
Modified
Thu Nov 1 16:21:30 2018 UTC
(2 years, 2 months ago)
by
michael
- client.h: whitespace cleanups
Revision
8612 -
Directory Listing
Modified
Thu Nov 1 15:59:51 2018 UTC
(2 years, 2 months ago)
by
michael
- patricia.c:patricia_clear(): remove commented out xfree(). For this we have patricia_destroy()
Revision
8611 -
Directory Listing
Modified
Thu Nov 1 15:56:52 2018 UTC
(2 years, 2 months ago)
by
michael
- ipcache, conf_class: use separate trees for ipv6 and ipv4 addresses. Until fixed, this is to work around a patricia.c limitation/bug where
a ipv6 and a ipv4 prefix can share the same tree node in case they have the same length and bit pattern.
Revision
8610 -
Directory Listing
Modified
Wed Oct 31 20:28:01 2018 UTC
(2 years, 2 months ago)
by
michael
- patricia.c:patricia_clear(): must set patricia->head to NULL
Revision
8609 -
Directory Listing
Modified
Tue Oct 30 07:46:31 2018 UTC
(2 years, 2 months ago)
by
michael
- conf_parser.y: run class_ip_limit_rebuild() only in case the class{} settings have changed
Revision
8608 -
Directory Listing
Modified
Mon Oct 29 22:09:25 2018 UTC
(2 years, 2 months ago)
by
michael
- class_ip_limit_add, class_ip_limit_remove: use void pointers for 'addr'
Revision
8607 -
Directory Listing
Modified
Mon Oct 29 21:26:54 2018 UTC
(2 years, 2 months ago)
by
michael
- Rewrite class based subnet limiting to use a patricia trie
Revision
8606 -
Directory Listing
Modified
Sun Oct 28 19:56:32 2018 UTC
(2 years, 2 months ago)
by
michael
- conf_db.c:open_db_read(): simplify
Revision
8605 -
Directory Listing
Modified
Sun Oct 28 19:56:20 2018 UTC
(2 years, 2 months ago)
by
michael
- conf_db.c:open_db_read(): simplify
Revision
8604 -
Directory Listing
Modified
Sun Oct 28 19:44:00 2018 UTC
(2 years, 2 months ago)
by
michael
- Fixed style inconsistencies in various places
Revision
8603 -
Directory Listing
Modified
Sun Oct 28 19:43:30 2018 UTC
(2 years, 2 months ago)
by
michael
- Fixed style inconsistencies in various places
Revision
8602 -
Directory Listing
Modified
Sun Oct 28 18:43:06 2018 UTC
(2 years, 2 months ago)
by
michael
- client_svstag.c:svstag_attach(): documentation
Revision
8601 -
Directory Listing
Modified
Sun Oct 28 18:42:42 2018 UTC
(2 years, 2 months ago)
by
michael
- client_svstag.c:svstag_attach(): documentation
Revision
8600 -
Directory Listing
Modified
Sun Oct 28 18:12:12 2018 UTC
(2 years, 2 months ago)
by
michael
- Rename Channel:locmembers to Channel::members_local
Revision
8599 -
Directory Listing
Modified
Sun Oct 28 18:09:37 2018 UTC
(2 years, 2 months ago)
by
michael
- Rename Channel:locmembers to Channel::members_local
Revision
8598 -
Directory Listing
Modified
Mon Oct 22 19:29:20 2018 UTC
(2 years, 3 months ago)
by
michael
- patricia.c: stylistic changes
Revision
8597 -
Directory Listing
Modified
Mon Oct 22 18:53:58 2018 UTC
(2 years, 3 months ago)
by
michael
- patricia.c:ascii2prefix(): don't allow to overflow 'save'; change size of 'save' to INET6_ADDRSTRLEN
Revision
8596 -
Directory Listing
Modified
Mon Oct 22 17:56:33 2018 UTC
(2 years, 3 months ago)
by
michael
- patricia.c:ascii2prefix(): Fix CID 1474567: Memory - illegal accesses (RETURN_LOCAL). Using "string", which points to an out-of-scope variable "save".
Revision
8595 -
Directory Listing
Modified
Sun Oct 21 21:08:08 2018 UTC
(2 years, 3 months ago)
by
michael
- patricia.c:comp_with_mask(): fix compile warning with -Wshift-negative-value
Revision
8594 -
Directory Listing
Modified
Sun Oct 21 18:12:06 2018 UTC
(2 years, 3 months ago)
by
michael
- Makefile.am: add patricia.c to ircd_SOURCES
Revision
8593 -
Directory Listing
Modified
Sun Oct 21 18:11:04 2018 UTC
(2 years, 3 months ago)
by
michael
- ipcache: rewrite to use patricia
Revision
8592 -
Directory Listing
Modified
Sun Oct 21 16:02:02 2018 UTC
(2 years, 3 months ago)
by
michael
- patricia: add patricia_make_and_lookup_addr()
Revision
8591 -
Directory Listing
Modified
Sun Oct 21 15:44:22 2018 UTC
(2 years, 3 months ago)
by
michael
- watch: cache hash values
Revision
8590 -
Directory Listing
Modified
Sun Oct 21 15:44:08 2018 UTC
(2 years, 3 months ago)
by
michael
- watch: cache hash values
Revision
8589 -
Directory Listing
Modified
Sun Oct 21 10:52:11 2018 UTC
(2 years, 3 months ago)
by
michael
- Sprinkle some assert(); cleanup existing ones
Revision
8588 -
Directory Listing
Modified
Sun Oct 21 10:51:52 2018 UTC
(2 years, 3 months ago)
by
michael
- Sprinkle some assert(); cleanup existing ones
Revision
8557 -
Directory Listing
Modified
Sat Sep 22 21:45:45 2018 UTC
(2 years, 4 months ago)
by
michael
- Minor style corrections
Revision
8556 -
Directory Listing
Modified
Sat Sep 22 21:45:27 2018 UTC
(2 years, 4 months ago)
by
michael
- Minor style corrections
Revision
8542 -
Directory Listing
Modified
Sat Sep 15 14:11:43 2018 UTC
(2 years, 4 months ago)
by
michael
- channel.c:channel_do_join(): deduplicate
Revision
8541 -
Directory Listing
Modified
Sat Sep 15 14:11:29 2018 UTC
(2 years, 4 months ago)
by
michael
- channel.c:channel_do_join(): deduplicate
Revision
8540 -
Directory Listing
Modified
Mon Apr 30 19:49:16 2018 UTC
(2 years, 8 months ago)
by
michael
- modules.c: style corrections
Revision
8539 -
Directory Listing
Modified
Mon Apr 30 19:49:01 2018 UTC
(2 years, 8 months ago)
by
michael
- modules.c: style corrections
Revision
8538 -
Directory Listing
Modified
Sun Apr 29 18:09:36 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd.c:ssl_handshake: use 'F' instead of 'client_p->connection->fd'
Revision
8537 -
Directory Listing
Modified
Sun Apr 29 18:09:01 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd.c:ssl_handshake: use 'F' instead of 'client_p->connection->fd'
Revision
8536 -
Directory Listing
Modified
Sun Apr 29 17:12:26 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd_epoll.c: remove syscall.h header include
Revision
8535 -
Directory Listing
Modified
Sun Apr 29 17:12:02 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd_epoll.c: remove syscall.h header include
Revision
8534 -
Directory Listing
Modified
Sun Apr 29 16:43:39 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd_epoll.c: get rid of the fixed size ep_fdlist and add support for a growing epoll_event array. Some code derived from libevent.
Revision
8533 -
Directory Listing
Modified
Sun Apr 29 16:43:06 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd_epoll.c: get rid of the fixed size ep_fdlist and add support for a growing epoll_event array. Some code derived from libevent.
Revision
8532 -
Directory Listing
Modified
Sun Apr 29 15:03:39 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd_epoll.c: use epoll_create1 w/ EPOLL_CLOEXEC
Revision
8531 -
Directory Listing
Modified
Sun Apr 29 15:02:45 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd_epoll.c: use epoll_create1 w/ EPOLL_CLOEXEC
Revision
8530 -
Directory Listing
Modified
Sun Apr 29 14:29:55 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd_epoll.c:comm_setselect(): use memset 0 on 'ep_event'
Revision
8529 -
Directory Listing
Modified
Sun Apr 29 14:29:13 2018 UTC
(2 years, 8 months ago)
by
michael
- s_bsd_epoll.c:comm_setselect(): use memset 0 on 'ep_event'
Revision
8528 -
Directory Listing
Modified
Sun Apr 29 13:59:55 2018 UTC
(2 years, 8 months ago)
by
michael
- Minor cleanup to fd_open()
Revision
8527 -
Directory Listing
Modified
Sun Apr 29 13:59:14 2018 UTC
(2 years, 8 months ago)
by
michael
- Minor cleanup to fd_open()
Revision
8526 -
Directory Listing
Modified
Tue Apr 24 20:33:23 2018 UTC
(2 years, 9 months ago)
by
michael
- user.c: style corrections
Revision
8525 -
Directory Listing
Modified
Tue Apr 24 20:33:08 2018 UTC
(2 years, 9 months ago)
by
michael
- user.c: style corrections
Revision
8524 -
Directory Listing
Modified
Tue Apr 24 19:55:30 2018 UTC
(2 years, 9 months ago)
by
michael
- auth.c: style correction; add some assert() to auth_error()
Revision
8523 -
Directory Listing
Modified
Tue Apr 24 19:55:18 2018 UTC
(2 years, 9 months ago)
by
michael
- auth.c: style correction; add some assert() to auth_error()
Revision
8522 -
Directory Listing
Modified
Tue Apr 24 19:48:22 2018 UTC
(2 years, 9 months ago)
by
michael
- Style corrections
Revision
8521 -
Directory Listing
Modified
Tue Apr 24 19:46:21 2018 UTC
(2 years, 9 months ago)
by
michael
- Style corrections
Revision
8520 -
Directory Listing
Modified
Mon Apr 16 19:32:31 2018 UTC
(2 years, 9 months ago)
by
michael
- fdlist.c: initialize 'highest_fd' with -1 so we don't run into problems if we ever have a fd == 0 in fdlist_update_highest_fd(), which currently is highly unlikely
Revision
8519 -
Directory Listing
Modified
Mon Apr 16 19:32:15 2018 UTC
(2 years, 9 months ago)
by
michael
- fdlist.c: initialize 'highest_fd' with -1 so we don't run into problems if we ever have a fd == 0 in fdlist_update_highest_fd(), which currently is highly unlikely
Revision
8518 -
Directory Listing
Modified
Fri Apr 6 22:52:34 2018 UTC
(2 years, 9 months ago)
by
michael
- AUTHORS, version.c: purge a bunch of yada yada yada
Revision
8517 -
Directory Listing
Modified
Fri Apr 6 22:52:20 2018 UTC
(2 years, 9 months ago)
by
michael
- AUTHORS, version.c: purge a bunch of yada yada yada
Revision
8516 -
Directory Listing
Modified
Fri Apr 6 20:17:10 2018 UTC
(2 years, 9 months ago)
by
michael
- m_oper.c: oper_up() is called for local clients only; use NULL as first argument to sendto_server()
Revision
8515 -
Directory Listing
Modified
Fri Apr 6 20:16:56 2018 UTC
(2 years, 9 months ago)
by
michael
- m_oper.c: oper_up() is called for local clients only; use NULL as first argument to sendto_server()
Revision
8514 -
Directory Listing
Modified
Fri Apr 6 20:15:15 2018 UTC
(2 years, 9 months ago)
by
michael
- channel.c: channel_do_join() is called for local clients only; use NULL as first argument to sendto_server()
Revision
8513 -
Directory Listing
Modified
Fri Apr 6 20:15:02 2018 UTC
(2 years, 9 months ago)
by
michael
- channel.c: channel_do_join() is called for local clients only; use NULL as first argument to sendto_server()
Revision
8512 -
Directory Listing
Modified
Fri Apr 6 19:28:05 2018 UTC
(2 years, 9 months ago)
by
michael
- Style corrections
Revision
8511 -
Directory Listing
Modified
Fri Apr 6 19:27:49 2018 UTC
(2 years, 9 months ago)
by
michael
- Style corrections
Revision
8510 -
Directory Listing
Modified
Fri Apr 6 12:55:22 2018 UTC
(2 years, 9 months ago)
by
michael
- Further cleanups to log.c
Revision
8509 -
Directory Listing
Modified
Fri Apr 6 12:54:47 2018 UTC
(2 years, 9 months ago)
by
michael
- Further cleanups to log.c
Revision
8508 -
Directory Listing
Modified
Fri Apr 6 12:41:58 2018 UTC
(2 years, 9 months ago)
by
michael
- log.c: further cleanups
Revision
8507 -
Directory Listing
Modified
Fri Apr 6 12:41:36 2018 UTC
(2 years, 9 months ago)
by
michael
- log.c: further cleanups
Revision
8506 -
Directory Listing
Modified
Fri Apr 6 11:43:23 2018 UTC
(2 years, 9 months ago)
by
michael
- log.c: cleanups to improve readability; remove pointless log_set_file() call in ilog()
Revision
8505 -
Directory Listing
Modified
Fri Apr 6 11:43:04 2018 UTC
(2 years, 9 months ago)
by
michael
- log.c: cleanups to improve readability; remove pointless log_set_file() call in ilog()
Revision
8504 -
Directory Listing
Modified
Thu Apr 5 14:23:28 2018 UTC
(2 years, 9 months ago)
by
michael
- Update reference.conf
Revision
8503 -
Directory Listing
Modified
Thu Apr 5 14:23:06 2018 UTC
(2 years, 9 months ago)
by
michael
- Update reference.conf
Revision
8502 -
Directory Listing
Modified
Thu Apr 5 14:20:08 2018 UTC
(2 years, 9 months ago)
by
michael
- Update NEWS file
Revision
8501 -
Directory Listing
Modified
Thu Apr 5 13:09:40 2018 UTC
(2 years, 9 months ago)
by
michael
- Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
Revision
8500 -
Directory Listing
Modified
Thu Apr 5 13:00:49 2018 UTC
(2 years, 9 months ago)
by
michael
- Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
Revision
8499 -
Directory Listing
Modified
Thu Apr 5 12:59:25 2018 UTC
(2 years, 9 months ago)
by
michael
- Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
Revision
8498 -
Directory Listing
Modified
Thu Apr 5 12:49:07 2018 UTC
(2 years, 9 months ago)
by
michael
- Recreate autogenerated files
Revision
8497 -
Directory Listing
Modified
Thu Apr 5 12:47:26 2018 UTC
(2 years, 9 months ago)
by
michael
- Recreate autogenerated files
Revision
8496 -
Directory Listing
Modified
Thu Apr 5 12:46:00 2018 UTC
(2 years, 9 months ago)
by
michael
- Killed userhost.c. Rewrote everything to use ipcache.c
Revision
8495 -
Directory Listing
Modified
Thu Apr 5 12:40:05 2018 UTC
(2 years, 9 months ago)
by
michael
- Killed userhost.c. Rewrote everything to use ipcache.c
Revision
8494 -
Directory Listing
Modified
Wed Apr 4 22:33:45 2018 UTC
(2 years, 9 months ago)
by
michael
RELEASE TAG 8.2.24
Revision
8493 -
Directory Listing
Modified
Wed Apr 4 22:21:19 2018 UTC
(2 years, 9 months ago)
by
michael
- m_unresv.c: stylistic changes
Revision
8492 -
Directory Listing
Modified
Wed Apr 4 22:21:06 2018 UTC
(2 years, 9 months ago)
by
michael
- m_unresv.c: stylistic changes
Revision
8491 -
Directory Listing
Modified
Wed Apr 4 22:02:58 2018 UTC
(2 years, 9 months ago)
by
michael
- pseudo {} blocks aka services aliases are now reported via "STATS s"
Revision
8490 -
Directory Listing
Modified
Wed Apr 4 22:02:18 2018 UTC
(2 years, 9 months ago)
by
michael
- pseudo {} blocks aka services aliases are now reported via "STATS s"
Revision
8489 -
Directory Listing
Modified
Wed Apr 4 21:50:38 2018 UTC
(2 years, 9 months ago)
by
michael
- Update NEWS file
Revision
8488 -
Directory Listing
Modified
Wed Apr 4 16:56:09 2018 UTC
(2 years, 9 months ago)
by
michael
- m_knock.c: avoid indexing parv[] multiple times
Revision
8487 -
Directory Listing
Modified
Wed Apr 4 16:55:58 2018 UTC
(2 years, 9 months ago)
by
michael
- m_knock.c: avoid indexing parv[] multiple times
Revision
8486 -
Directory Listing
Modified
Wed Apr 4 15:13:05 2018 UTC
(2 years, 9 months ago)
by
michael
- propset
Revision
8485 -
Directory Listing
Modified
Wed Apr 4 15:11:40 2018 UTC
(2 years, 9 months ago)
by
michael
- propset
Revision
8484 -
Directory Listing
Modified
Wed Apr 4 15:08:59 2018 UTC
(2 years, 9 months ago)
by
michael
- Move svstag related code into its own files
Revision
8483 -
Directory Listing
Modified
Wed Apr 4 15:07:19 2018 UTC
(2 years, 9 months ago)
by
michael
- Move svstag related code into its own files
Revision
8482 -
Directory Listing
Modified
Wed Apr 4 14:19:08 2018 UTC
(2 years, 9 months ago)
by
michael
- Update NEWS file
Revision
8481 -
Directory Listing
Modified
Wed Apr 4 14:18:04 2018 UTC
(2 years, 9 months ago)
by
michael
- m_whois.c:whois_person(): services clients are now tagged with 'is a Network Service' in "WHOIS"
Revision
8480 -
Directory Listing
Modified
Wed Apr 4 14:17:30 2018 UTC
(2 years, 9 months ago)
by
michael
- m_whois.c:whois_person(): services clients are now tagged with 'is a Network Service' in "WHOIS"
Revision
8479 -
Directory Listing
Modified
Tue Apr 3 17:03:47 2018 UTC
(2 years, 9 months ago)
by
michael
- Documentation changes
Revision
8478 -
Directory Listing
Modified
Tue Apr 3 17:03:30 2018 UTC
(2 years, 9 months ago)
by
michael
- Documentation changes
Revision
8477 -
Directory Listing
Modified
Tue Apr 3 13:57:57 2018 UTC
(2 years, 9 months ago)
by
michael
- autoreconf
Revision
8476 -
Directory Listing
Modified
Tue Apr 3 13:57:34 2018 UTC
(2 years, 9 months ago)
by
michael
- configure.ac: remove -fno-strict-aliasing from cflags
Revision
8475 -
Directory Listing
Modified
Tue Apr 3 13:57:21 2018 UTC
(2 years, 9 months ago)
by
michael
- autoreconf
Revision
8474 -
Directory Listing
Modified
Tue Apr 3 13:56:59 2018 UTC
(2 years, 9 months ago)
by
michael
- configure.ac: remove -fno-strict-aliasing from cflags
Revision
8473 -
Directory Listing
Modified
Tue Apr 3 12:54:54 2018 UTC
(2 years, 9 months ago)
by
michael
- conf_gecos.c, conf_resv.c: stylistic changes
Revision
8472 -
Directory Listing
Modified
Tue Apr 3 12:54:41 2018 UTC
(2 years, 9 months ago)
by
michael
- conf_gecos.c, conf_resv.c: stylistic changes
Revision
8471 -
Directory Listing
Modified
Tue Apr 3 12:48:39 2018 UTC
(2 years, 9 months ago)
by
michael
- Bump version to ircd-hybrid-8.2.24
Revision
8470 -
Directory Listing
Modified
Tue Apr 3 12:05:32 2018 UTC
(2 years, 9 months ago)
by
michael
- auth.c: deduplicate; minor cleanups
Revision
8469 -
Directory Listing
Modified
Tue Apr 3 12:05:14 2018 UTC
(2 years, 9 months ago)
by
michael
- auth.c: deduplicate; minor cleanups
Revision
8468 -
Directory Listing
Modified
Tue Apr 3 11:23:28 2018 UTC
(2 years, 9 months ago)
by
michael
- Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set
Revision
8467 -
Directory Listing
Modified
Tue Apr 3 11:21:48 2018 UTC
(2 years, 9 months ago)
by
michael
- Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set
Revision
8466 -
Directory Listing
Modified
Mon Apr 2 14:04:45 2018 UTC
(2 years, 9 months ago)
by
michael
- s_bsd_epoll.c:comm_setselect(): add assert()
Revision
8465 -
Directory Listing
Modified
Mon Apr 2 14:04:25 2018 UTC
(2 years, 9 months ago)
by
michael
- s_bsd_epoll.c:comm_setselect(): add assert()
Revision
8464 -
Directory Listing
Modified
Sun Apr 1 12:33:41 2018 UTC
(2 years, 9 months ago)
by
michael
- m_svskill.c: cleanup ms_svskill(). args_min is 3 now. A TS argument is now always required, but it can be 0
Revision
8463 -
Directory Listing
Modified
Sun Apr 1 12:33:22 2018 UTC
(2 years, 9 months ago)
by
michael
- m_svskill.c: cleanup ms_svskill(). args_min is 3 now. A TS argument is now always required, but it can be 0
Revision
8462 -
Directory Listing
Modified
Sat Mar 31 15:43:00 2018 UTC
(2 years, 9 months ago)
by
michael
- conf_pseudo.c:pseudo_message_handler(): stylistic changes
Revision
8461 -
Directory Listing
Modified
Sat Mar 31 15:42:41 2018 UTC
(2 years, 9 months ago)
by
michael
- conf_pseudo.c:pseudo_message_handler(): stylistic changes
Revision
8460 -
Directory Listing
Modified
Sat Mar 31 15:36:09 2018 UTC
(2 years, 9 months ago)
by
michael
- Recreate conf_parser
Revision
8459 -
Directory Listing
Modified
Sat Mar 31 15:35:52 2018 UTC
(2 years, 9 months ago)
by
michael
- Recreate conf_parser
Revision
8458 -
Directory Listing
Modified
Sat Mar 31 15:34:53 2018 UTC
(2 years, 9 months ago)
by
michael
- Move pseudot_stats() to m_stats.c
Revision
8457 -
Directory Listing
Modified
Sat Mar 31 15:33:39 2018 UTC
(2 years, 9 months ago)
by
michael
- Move pseudot_stats() to m_stats.c
Revision
8456 -
Directory Listing
Modified
Fri Mar 30 16:51:40 2018 UTC
(2 years, 9 months ago)
by
michael
- Update NEWS file
Revision
8455 -
Directory Listing
Modified
Fri Mar 30 16:45:18 2018 UTC
(2 years, 9 months ago)
by
michael
- m_stats.c:stats_tab[]: who would have thought that R comes right after Q
Revision
8454 -
Directory Listing
Modified
Fri Mar 30 16:44:59 2018 UTC
(2 years, 9 months ago)
by
michael
- m_stats.c:stats_tab[]: who would have thought that R comes right after Q
Revision
8453 -
Directory Listing
Modified
Fri Mar 30 16:42:33 2018 UTC
(2 years, 9 months ago)
by
michael
- Report configured pseudo {} blocks in '/stats R'. For now we use the numeric 227. Maybe there's some other numeric that's more suitable for this.
Revision
8452 -
Directory Listing
Modified
Fri Mar 30 16:41:25 2018 UTC
(2 years, 9 months ago)
by
michael
- Report configured pseudo {} blocks in '/stats R'. For now we use the numeric 227. Maybe there's some other numeric that's more suitable for this.
Revision
8451 -
Directory Listing
Modified
Fri Mar 30 15:15:15 2018 UTC
(2 years, 9 months ago)
by
michael
- conf.c:clear_out_old_conf(): free ConfigServerHide.hidden_name
Revision
8450 -
Directory Listing
Modified
Fri Mar 30 15:15:01 2018 UTC
(2 years, 9 months ago)
by
michael
- conf.c:clear_out_old_conf(): free ConfigServerHide.hidden_name
Revision
8449 -
Directory Listing
Modified
Fri Mar 30 11:40:25 2018 UTC
(2 years, 9 months ago)
by
michael
- m_die(), m_restart(): don't give any hints about how to use this command if missing the server name parameter. Just send ERR_NEEDMOREPARAMS.
Revision
8448 -
Directory Listing
Modified
Fri Mar 30 11:40:13 2018 UTC
(2 years, 9 months ago)
by
michael
- m_die(), m_restart(): don't give any hints about how to use this command if missing the server name parameter. Just send ERR_NEEDMOREPARAMS.
Revision
8447 -
Directory Listing
Modified
Fri Mar 30 11:36:17 2018 UTC
(2 years, 9 months ago)
by
michael
- Stylistic changes
Revision
8446 -
Directory Listing
Modified
Fri Mar 30 11:36:06 2018 UTC
(2 years, 9 months ago)
by
michael
- Stylistic changes
Revision
8445 -
Directory Listing
Modified
Fri Mar 30 11:07:19 2018 UTC
(2 years, 9 months ago)
by
michael
- autoreconf
Revision
8444 -
Directory Listing
Modified
Fri Mar 30 11:07:03 2018 UTC
(2 years, 9 months ago)
by
michael
- autreconf
Revision
8443 -
Directory Listing
Modified
Fri Mar 30 11:06:31 2018 UTC
(2 years, 9 months ago)
by
michael
- ax_arg_enable_warnings.m4: add -Wshift-negative-value
Revision
8442 -
Directory Listing
Modified
Fri Mar 30 11:06:14 2018 UTC
(2 years, 9 months ago)
by
michael
- ax_arg_enable_warnings.m4: add -Wshift-negative-value
Revision
8441 -
Directory Listing
Modified
Thu Mar 29 13:15:15 2018 UTC
(2 years, 9 months ago)
by
michael
- m_ison(), m_userhost(): const correctness
Revision
8440 -
Directory Listing
Modified
Thu Mar 29 13:14:41 2018 UTC
(2 years, 9 months ago)
by
michael
- m_ison(), m_userhost(): const correctness
Revision
8439 -
Directory Listing
Modified
Thu Mar 29 13:07:32 2018 UTC
(2 years, 9 months ago)
by
michael
- Add channel_get_list() to channel.c which should be used when accessing channel_list outside of channel.c
Revision
8438 -
Directory Listing
Modified
Thu Mar 29 13:05:42 2018 UTC
(2 years, 9 months ago)
by
michael
- Add channel_get_list() to channel.c which should be used when accessing channel_list outside of channel.c
Revision
8437 -
Directory Listing
Modified
Thu Mar 29 09:05:34 2018 UTC
(2 years, 9 months ago)
by
michael
- Stylistic changes
Revision
8436 -
Directory Listing
Modified
Thu Mar 29 09:04:53 2018 UTC
(2 years, 9 months ago)
by
michael
- Stylistic changes
Revision
8435 -
Directory Listing
Modified
Tue Mar 27 20:14:26 2018 UTC
(2 years, 10 months ago)
by
michael
- conf_gecos.c: remove unused header include
Revision
8434 -
Directory Listing
Modified
Tue Mar 27 20:14:06 2018 UTC
(2 years, 10 months ago)
by
michael
- conf_gecos.c: remove unused header include
Revision
8433 -
Directory Listing
Modified
Tue Mar 27 20:10:26 2018 UTC
(2 years, 10 months ago)
by
michael
- Allow a matching function to be passed to conf_service.c:service_find()
Revision
8432 -
Directory Listing
Modified
Tue Mar 27 20:10:09 2018 UTC
(2 years, 10 months ago)
by
michael
- Allow a matching function to be passed to conf_service.c:service_find()
Revision
8431 -
Directory Listing
Modified
Tue Mar 27 18:49:15 2018 UTC
(2 years, 10 months ago)
by
michael
- Stylistic changes
Revision
8430 -
Directory Listing
Modified
Tue Mar 27 18:48:40 2018 UTC
(2 years, 10 months ago)
by
michael
- Stylistic changes
Revision
8429 -
Directory Listing
Modified
Mon Mar 26 10:28:04 2018 UTC
(2 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8428 -
Directory Listing
Modified
Mon Mar 26 09:12:50 2018 UTC
(2 years, 10 months ago)
by
michael
RELEASE TAG 8.2.23
Revision
8427 -
Directory Listing
Modified
Mon Mar 26 09:09:47 2018 UTC
(2 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8426 -
Directory Listing
Modified
Sun Mar 25 17:46:15 2018 UTC
(2 years, 10 months ago)
by
michael
- Rename some functions to comply with naming convention
Revision
8425 -
Directory Listing
Modified
Sun Mar 25 17:45:13 2018 UTC
(2 years, 10 months ago)
by
michael
- Rename some functions to comply with naming convention
Revision
8424 -
Directory Listing
Modified
Sat Mar 24 19:12:29 2018 UTC
(2 years, 10 months ago)
by
michael
- m_server.c:ms_sid(): removed outdated/invalid comment
Revision
8423 -
Directory Listing
Modified
Sat Mar 24 19:11:49 2018 UTC
(2 years, 10 months ago)
by
michael
- m_server.c:ms_sid(): removed outdated/invalid comment
Revision
8422 -
Directory Listing
Modified
Sat Mar 24 18:55:07 2018 UTC
(2 years, 10 months ago)
by
michael
- m_server.c:ms_sid(): use source_p->from instead of client_p
Revision
8421 -
Directory Listing
Modified
Sat Mar 24 18:54:45 2018 UTC
(2 years, 10 months ago)
by
michael
- m_server.c:ms_sid(): use source_p->from instead of client_p
Revision
8420 -
Directory Listing
Modified
Sat Mar 24 18:49:50 2018 UTC
(2 years, 10 months ago)
by
michael
- m_server.c:server_estab(): removed outdated/invalid comment
Revision
8419 -
Directory Listing
Modified
Sat Mar 24 18:49:11 2018 UTC
(2 years, 10 months ago)
by
michael
- m_server.c:server_estab(): removed outdated/invalid comment
Revision
8418 -
Directory Listing
Modified
Sat Mar 24 18:40:36 2018 UTC
(2 years, 10 months ago)
by
michael
- Remove fd-management.txt hostmask.txt index.txt network.txt send.txt from doc/technical/
Revision
8417 -
Directory Listing
Modified
Sat Mar 24 18:39:47 2018 UTC
(2 years, 10 months ago)
by
michael
- Remove fd-management.txt hostmask.txt index.txt network.txt send.txt from doc/technical/
Revision
8416 -
Directory Listing
Modified
Sat Mar 24 18:37:29 2018 UTC
(2 years, 10 months ago)
by
michael
- Remove CHW and HOPS server capabilities. These are mandatory for quite some time now.
Revision
8415 -
Directory Listing
Modified
Sat Mar 24 18:37:03 2018 UTC
(2 years, 10 months ago)
by
michael
- Remove CHW and HOPS server capabilities. These are mandatory for quite some time now.
Revision
8414 -
Directory Listing
Modified
Thu Mar 22 18:11:39 2018 UTC
(2 years, 10 months ago)
by
michael
- Rename some functions to comply with naming convention
Revision
8413 -
Directory Listing
Modified
Thu Mar 22 18:09:06 2018 UTC
(2 years, 10 months ago)
by
michael
- Rename some functions to comply with naming convention
Revision
8412 -
Directory Listing
Modified
Wed Mar 21 17:20:03 2018 UTC
(2 years, 10 months ago)
by
michael
- ircd_signal.c:setup_signals(): use NULL instead of 0 as third argument for sigaction()
Revision
8411 -
Directory Listing
Modified
Wed Mar 21 17:19:52 2018 UTC
(2 years, 10 months ago)
by
michael
- ircd_signal.c:setup_signals(): use NULL instead of 0 as third argument for sigaction()
Revision
8410 -
Directory Listing
Modified
Wed Mar 21 16:57:55 2018 UTC
(2 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8409 -
Directory Listing
Modified
Wed Mar 21 16:55:33 2018 UTC
(2 years, 10 months ago)
by
michael
- m_stats.c:stats_tstats(): fixed 'unknown closes' statistic; minor cleanup
Revision
8408 -
Directory Listing
Modified
Wed Mar 21 16:55:20 2018 UTC
(2 years, 10 months ago)
by
michael
- m_stats.c:stats_tstats(): fixed 'unknown closes' statistic; minor cleanup
Revision
8407 -
Directory Listing
Modified
Mon Mar 19 19:40:05 2018 UTC
(2 years, 10 months ago)
by
michael
- m_userhost.c:m_userhost(): removed pointless MyConnect() test which is a lazylink leftover
Revision
8406 -
Directory Listing
Modified
Mon Mar 19 19:39:50 2018 UTC
(2 years, 10 months ago)
by
michael
- m_userhost.c:m_userhost(): removed pointless MyConnect() test which is a lazylink leftover
Revision
8405 -
Directory Listing
Modified
Mon Mar 19 19:34:07 2018 UTC
(2 years, 10 months ago)
by
michael
- m_userhost.c:m_userhost(): changed size of 'response' buffer to something more sane
Revision
8404 -
Directory Listing
Modified
Mon Mar 19 19:33:39 2018 UTC
(2 years, 10 months ago)
by
michael
- m_userhost.c:m_userhost(): changed size of 'response' buffer to something more sane
Revision
8403 -
Directory Listing
Modified
Sun Mar 18 19:14:36 2018 UTC
(2 years, 10 months ago)
by
michael
- server.c:serv_connect_callback, finish_ssl_server_handshake: cleanups; immediately continue with read_packet()
Revision
8402 -
Directory Listing
Modified
Sun Mar 18 19:14:25 2018 UTC
(2 years, 10 months ago)
by
michael
- server.c:serv_connect_callback, finish_ssl_server_handshake: cleanups; immediately continue with read_packet()
Revision
8401 -
Directory Listing
Modified
Sun Mar 18 16:49:29 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:client_free(): remove some assert() that are now no longer valid
Revision
8400 -
Directory Listing
Modified
Sun Mar 18 16:49:08 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:client_free(): remove some assert() that are now no longer valid
Revision
8399 -
Directory Listing
Modified
Sun Mar 18 14:43:15 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:dead_link_on_read(): replace two report_error with a sendto_realops_flags/ilog combo
Revision
8398 -
Directory Listing
Modified
Sun Mar 18 14:42:53 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:dead_link_on_read(): replace two report_error with a sendto_realops_flags/ilog combo
Revision
8397 -
Directory Listing
Modified
Sun Mar 18 13:47:58 2018 UTC
(2 years, 10 months ago)
by
michael
- list.c: revert 'dlinkDelete(): reset m->data as well'
Revision
8396 -
Directory Listing
Modified
Sun Mar 18 13:47:47 2018 UTC
(2 years, 10 months ago)
by
michael
- list.c: revert 'dlinkDelete(): reset m->data as well'
Revision
8395 -
Directory Listing
Modified
Sun Mar 18 13:14:35 2018 UTC
(2 years, 10 months ago)
by
michael
- Rename attach_conf() -> conf_attach(), detach_conf() -> conf_detach(); clean up documentation
Revision
8394 -
Directory Listing
Modified
Sun Mar 18 13:13:20 2018 UTC
(2 years, 10 months ago)
by
michael
- Rename attach_conf() -> conf_attach(), detach_conf() -> conf_detach(); clean up documentation
Revision
8393 -
Directory Listing
Modified
Sun Mar 18 12:54:22 2018 UTC
(2 years, 10 months ago)
by
michael
- Move close_connection() from s_bsd.c to client.c
Revision
8392 -
Directory Listing
Modified
Sun Mar 18 12:53:46 2018 UTC
(2 years, 10 months ago)
by
michael
- Move close_connection() from s_bsd.c to client.c
Revision
8391 -
Directory Listing
Modified
Sat Mar 17 21:45:30 2018 UTC
(2 years, 10 months ago)
by
michael
- Clean up some awful CONF_SERVER handling in serv_connect()
Revision
8390 -
Directory Listing
Modified
Sat Mar 17 21:43:52 2018 UTC
(2 years, 10 months ago)
by
michael
- Clean up some awful CONF_SERVER handling in serv_connect()
Revision
8389 -
Directory Listing
Modified
Fri Mar 16 20:23:22 2018 UTC
(2 years, 10 months ago)
by
michael
- hash.c:free_list_task(): properly unlink nodes from their lists even though memory is freed solely for debugging purposes
Revision
8388 -
Directory Listing
Modified
Fri Mar 16 20:23:06 2018 UTC
(2 years, 10 months ago)
by
michael
- hash.c:free_list_task(): properly unlink nodes from their lists even though memory is freed solely for debugging purposes
Revision
8387 -
Directory Listing
Modified
Fri Mar 16 20:10:48 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8386 -
Directory Listing
Modified
Fri Mar 16 20:10:18 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8385 -
Directory Listing
Modified
Fri Mar 16 20:09:55 2018 UTC
(2 years, 10 months ago)
by
michael
- Rip out mempool
Revision
8384 -
Directory Listing
Modified
Fri Mar 16 20:06:38 2018 UTC
(2 years, 10 months ago)
by
michael
- Rip out mempool
Revision
8383 -
Directory Listing
Modified
Wed Mar 14 14:11:46 2018 UTC
(2 years, 10 months ago)
by
michael
- s_bsd_epoll.c, s_bsd_kqueue.c: make use of epoll_event.data.ptr and kevent.udata
Revision
8382 -
Directory Listing
Modified
Wed Mar 14 14:11:26 2018 UTC
(2 years, 10 months ago)
by
michael
- s_bsd_epoll.c, s_bsd_kqueue.c: make use of epoll_event.data.ptr and kevent.udata
Revision
8381 -
Directory Listing
Modified
Mon Mar 12 19:23:49 2018 UTC
(2 years, 10 months ago)
by
michael
- defaults.h: change NETWORK_NAME_DEFAULT and NETWORK_DESC_DEFAULT
Revision
8380 -
Directory Listing
Modified
Mon Mar 12 19:23:29 2018 UTC
(2 years, 10 months ago)
by
michael
- defaults.h: change NETWORK_NAME_DEFAULT and NETWORK_DESC_DEFAULT
Revision
8379 -
Directory Listing
Modified
Sun Mar 11 14:57:20 2018 UTC
(2 years, 10 months ago)
by
michael
- Move fd_dump() to m_stats.c; rename it to stats_fdlist()
Revision
8378 -
Directory Listing
Modified
Sun Mar 11 14:56:39 2018 UTC
(2 years, 10 months ago)
by
michael
- Move fd_dump() to m_stats.c; rename it to stats_fdlist()
Revision
8377 -
Directory Listing
Modified
Sat Mar 10 19:44:32 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c: moved clear_invite_list(), and del_all_accepts() calls from exit_one_client() to exit_client()
Revision
8376 -
Directory Listing
Modified
Sat Mar 10 19:44:11 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c: moved clear_invite_list(), and del_all_accepts() calls from exit_one_client() to exit_client()
Revision
8375 -
Directory Listing
Modified
Sat Mar 10 18:27:33 2018 UTC
(2 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8374 -
Directory Listing
Modified
Fri Mar 9 20:39:53 2018 UTC
(2 years, 10 months ago)
by
michael
- Update NEWS
Revision
8373 -
Directory Listing
Modified
Fri Mar 9 20:08:01 2018 UTC
(2 years, 10 months ago)
by
michael
- Fixed bug spotted by Erick J. Velez where ircd would not remove RPL_WHOISOPERATOR based svstags when deoppering.
Revision
8372 -
Directory Listing
Modified
Fri Mar 9 20:06:45 2018 UTC
(2 years, 10 months ago)
by
michael
- Fixed bug spotted by Erick J. Velez where ircd would not remove RPL_WHOISOPERATOR based svstags when deoppering.
Revision
8371 -
Directory Listing
Modified
Wed Mar 7 18:56:54 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8370 -
Directory Listing
Modified
Wed Mar 7 18:56:33 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8369 -
Directory Listing
Modified
Wed Mar 7 18:56:10 2018 UTC
(2 years, 10 months ago)
by
michael
- Move 'gcc_stack_protect' to 'ax_gcc_stack_protect'
Revision
8368 -
Directory Listing
Modified
Wed Mar 7 18:55:29 2018 UTC
(2 years, 10 months ago)
by
michael
- Move 'gcc_stack_protect' to 'ax_gcc_stack_protect'
Revision
8367 -
Directory Listing
Modified
Mon Mar 5 19:51:42 2018 UTC
(2 years, 10 months ago)
by
michael
- "JOIN 0" is now no longer supported
Revision
8366 -
Directory Listing
Modified
Mon Mar 5 19:51:02 2018 UTC
(2 years, 10 months ago)
by
michael
- "JOIN 0" is now no longer supported
Revision
8365 -
Directory Listing
Modified
Sun Mar 4 17:59:17 2018 UTC
(2 years, 10 months ago)
by
michael
- fdlist.c: remove unused header includes
Revision
8364 -
Directory Listing
Modified
Sun Mar 4 17:59:06 2018 UTC
(2 years, 10 months ago)
by
michael
- fdlist.c: remove unused header includes
Revision
8363 -
Directory Listing
Modified
Sun Mar 4 14:27:01 2018 UTC
(2 years, 10 months ago)
by
michael
- res.c:restart_resolver(): Added sanity test. ResolverFileDescriptor might be NULL at this point
Revision
8362 -
Directory Listing
Modified
Sun Mar 4 14:26:48 2018 UTC
(2 years, 10 months ago)
by
michael
- res.c:restart_resolver(): Added sanity test. ResolverFileDescriptor might be NULL at this point
Revision
8361 -
Directory Listing
Modified
Sun Mar 4 14:22:42 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.c: added some assert()
Revision
8360 -
Directory Listing
Modified
Sun Mar 4 14:22:26 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.c: added some assert()
Revision
8359 -
Directory Listing
Modified
Sun Mar 4 14:19:23 2018 UTC
(2 years, 10 months ago)
by
michael
- Update INSTALL and README
Revision
8358 -
Directory Listing
Modified
Sun Mar 4 14:19:00 2018 UTC
(2 years, 10 months ago)
by
michael
- Update INSTALL and README
Revision
8357 -
Directory Listing
Modified
Sun Mar 4 13:57:37 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8356 -
Directory Listing
Modified
Sun Mar 4 13:57:08 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8355 -
Directory Listing
Modified
Sun Mar 4 13:56:48 2018 UTC
(2 years, 10 months ago)
by
michael
- Moved AC_DEFINE_DIR to AX_DEFINE_DIR
Revision
8354 -
Directory Listing
Modified
Sun Mar 4 13:55:42 2018 UTC
(2 years, 10 months ago)
by
michael
- Moved AC_DEFINE_DIR to AX_DEFINE_DIR
Revision
8353 -
Directory Listing
Modified
Sun Mar 4 13:52:56 2018 UTC
(2 years, 10 months ago)
by
michael
- Bump version to ircd-hybrid 8.2.23
Revision
8352 -
Directory Listing
Modified
Sun Mar 4 13:36:42 2018 UTC
(2 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8351 -
Directory Listing
Modified
Sun Mar 4 13:27:35 2018 UTC
(2 years, 10 months ago)
by
michael
- mempool.c:mp_pool_init(): fixed compile warning with --disable-mempool
Revision
8350 -
Directory Listing
Modified
Sun Mar 4 13:27:17 2018 UTC
(2 years, 10 months ago)
by
michael
- mempool.c:mp_pool_init(): fixed compile warning with --disable-mempool
Revision
8349 -
Directory Listing
Modified
Sun Mar 4 13:24:03 2018 UTC
(2 years, 10 months ago)
by
michael
- Style corrections
Revision
8348 -
Directory Listing
Modified
Sun Mar 4 13:23:49 2018 UTC
(2 years, 10 months ago)
by
michael
- Style corrections
Revision
8347 -
Directory Listing
Modified
Sun Mar 4 00:17:43 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.c:make_auth(): fixes to previous commit
Revision
8346 -
Directory Listing
Modified
Sun Mar 4 00:17:21 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.c:make_auth(): fixes to previous commit
Revision
8345 -
Directory Listing
Modified
Sun Mar 4 00:06:22 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.c:make_auth(): properly assign 'auth' to 'auth->client->connection->auth'
Revision
8344 -
Directory Listing
Modified
Sun Mar 4 00:05:53 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.c:make_auth(): properly assign 'auth' to 'auth->client->connection->auth'
Revision
8343 -
Directory Listing
Modified
Sat Mar 3 23:22:31 2018 UTC
(2 years, 10 months ago)
by
michael
- s_bsd_kqueue.c:comm_select(): fixed another compile error
Revision
8342 -
Directory Listing
Modified
Sat Mar 3 23:22:19 2018 UTC
(2 years, 10 months ago)
by
michael
- s_bsd_kqueue.c:comm_select(): fixed another compile error
Revision
8341 -
Directory Listing
Modified
Sat Mar 3 23:13:25 2018 UTC
(2 years, 10 months ago)
by
michael
- s_bsd_kqueue.c:comm_select(): fixed build
Revision
8340 -
Directory Listing
Modified
Sat Mar 3 23:13:13 2018 UTC
(2 years, 10 months ago)
by
michael
- s_bsd_kqueue.c:comm_select(): fixed build
Revision
8339 -
Directory Listing
Modified
Sat Mar 3 22:47:06 2018 UTC
(2 years, 10 months ago)
by
michael
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
Revision
8338 -
Directory Listing
Modified
Sat Mar 3 22:26:59 2018 UTC
(2 years, 10 months ago)
by
michael
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
Revision
8337 -
Directory Listing
Modified
Thu Mar 1 23:06:49 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:client_free(): fixed assert() broken by previous commit
Revision
8336 -
Directory Listing
Modified
Thu Mar 1 23:06:33 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:client_free(): fixed assert() broken by previous commit
Revision
8335 -
Directory Listing
Modified
Thu Mar 1 22:11:48 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:client_free(): inspect most of the relevant 'struct Client' and 'struct Connection' members
Revision
8334 -
Directory Listing
Modified
Thu Mar 1 22:11:29 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:client_free(): inspect most of the relevant 'struct Client' and 'struct Connection' members
Revision
8333 -
Directory Listing
Modified
Thu Mar 1 20:40:51 2018 UTC
(2 years, 10 months ago)
by
michael
- client.h: removed 'country_id' libgeoip leftover from Client struct
Revision
8332 -
Directory Listing
Modified
Thu Mar 1 20:40:30 2018 UTC
(2 years, 10 months ago)
by
michael
- client.h: removed 'country_id' libgeoip leftover from Client struct
Revision
8331 -
Directory Listing
Modified
Wed Feb 28 21:33:00 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8330 -
Directory Listing
Modified
Wed Feb 28 21:32:12 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8329 -
Directory Listing
Modified
Wed Feb 28 21:31:17 2018 UTC
(2 years, 10 months ago)
by
michael
- Add --enable-efence switch to allow easy linking with the electric fence memory debugger library
Revision
8328 -
Directory Listing
Modified
Wed Feb 28 21:30:39 2018 UTC
(2 years, 10 months ago)
by
michael
- Add --enable-efence switch to allow easy linking with the electric fence memory debugger library
Revision
8327 -
Directory Listing
Modified
Wed Feb 28 19:53:28 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8326 -
Directory Listing
Modified
Wed Feb 28 19:53:02 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8325 -
Directory Listing
Modified
Wed Feb 28 19:52:33 2018 UTC
(2 years, 10 months ago)
by
michael
- The memory pooling allocator can be disabled with the --disable-mempool switch now
Revision
8324 -
Directory Listing
Modified
Wed Feb 28 19:52:14 2018 UTC
(2 years, 10 months ago)
by
michael
- The memory pooling allocator can be disabled with the --disable-mempool switch now
Revision
8323 -
Directory Listing
Modified
Wed Feb 28 19:15:53 2018 UTC
(2 years, 10 months ago)
by
michael
- ax_append_compile_flags.m4: update to latest version
Revision
8322 -
Directory Listing
Modified
Wed Feb 28 19:15:40 2018 UTC
(2 years, 10 months ago)
by
michael
- ax_append_compile_flags.m4: update to latest version
Revision
8321 -
Directory Listing
Modified
Wed Feb 28 19:13:41 2018 UTC
(2 years, 10 months ago)
by
michael
- ax_arg_enable_warnings.m4: add -Wduplicated-cond
Revision
8320 -
Directory Listing
Modified
Wed Feb 28 19:13:09 2018 UTC
(2 years, 10 months ago)
by
michael
- ax_arg_enable_warnings.m4: add -Wduplicated-cond
Revision
8319 -
Directory Listing
Modified
Wed Feb 28 17:59:31 2018 UTC
(2 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8318 -
Directory Listing
Modified
Wed Feb 28 17:50:27 2018 UTC
(2 years, 10 months ago)
by
michael
- Recreate parser files
Revision
8317 -
Directory Listing
Modified
Wed Feb 28 17:49:36 2018 UTC
(2 years, 10 months ago)
by
michael
- Recreate parser files
Revision
8316 -
Directory Listing
Modified
Wed Feb 28 17:48:39 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8315 -
Directory Listing
Modified
Wed Feb 28 17:48:10 2018 UTC
(2 years, 10 months ago)
by
michael
- autoreconf
Revision
8314 -
Directory Listing
Modified
Wed Feb 28 17:47:23 2018 UTC
(2 years, 10 months ago)
by
michael
- Remove experimental libgeoip support
Revision
8313 -
Directory Listing
Modified
Wed Feb 28 17:45:36 2018 UTC
(2 years, 10 months ago)
by
michael
- Remove experimental libgeoip support
Revision
8312 -
Directory Listing
Modified
Wed Feb 28 16:55:22 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:client_free(): set client_p->connection = NULL after freeing it
Revision
8311 -
Directory Listing
Modified
Wed Feb 28 16:55:06 2018 UTC
(2 years, 10 months ago)
by
michael
- client.c:client_free(): set client_p->connection = NULL after freeing it
Revision
8310 -
Directory Listing
Modified
Wed Feb 28 16:46:13 2018 UTC
(2 years, 10 months ago)
by
michael
- Clean up remaining sizeof() to sizeof(variable)
Revision
8309 -
Directory Listing
Modified
Wed Feb 28 16:45:52 2018 UTC
(2 years, 10 months ago)
by
michael
- Clean up remaining sizeof() to sizeof(variable)
Revision
8308 -
Directory Listing
Modified
Tue Feb 27 21:19:41 2018 UTC
(2 years, 10 months ago)
by
michael
- s_bsd.c: removed useless auth.h header include
Revision
8307 -
Directory Listing
Modified
Tue Feb 27 21:19:21 2018 UTC
(2 years, 10 months ago)
by
michael
- s_bsd.c: removed useless auth.h header include
Revision
8306 -
Directory Listing
Modified
Tue Feb 27 21:18:34 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.h, auth.c: reformating; rename some functions to comply with naming convention
Revision
8305 -
Directory Listing
Modified
Tue Feb 27 21:17:58 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.h, auth.c: reformating; rename some functions to comply with naming convention
Revision
8304 -
Directory Listing
Modified
Tue Feb 27 20:05:58 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.h, auth.c: made release_auth_client() 'static'; removed declaration in auth.h
Revision
8303 -
Directory Listing
Modified
Tue Feb 27 20:05:22 2018 UTC
(2 years, 10 months ago)
by
michael
- auth.h, auth.c: made release_auth_client() 'static'; removed declaration in auth.h
Revision
8302 -
Directory Listing
Modified
Sun Feb 25 14:45:07 2018 UTC
(2 years, 11 months ago)
by
michael
- m_help.c:do_help(): silence some valgrind warning
Revision
8301 -
Directory Listing
Modified
Sun Feb 25 14:44:54 2018 UTC
(2 years, 11 months ago)
by
michael
- m_help.c:do_help(): silence some valgrind warning
Revision
8300 -
Directory Listing
Modified
Sun Feb 25 13:05:46 2018 UTC
(2 years, 11 months ago)
by
michael
- auth.c:auth_delete(): clear AM_DOING_AUTH, and AM_DNS_PENDING flags as appropriate
Revision
8299 -
Directory Listing
Modified
Sun Feb 25 13:05:30 2018 UTC
(2 years, 11 months ago)
by
michael
- auth.c:auth_delete(): clear AM_DOING_AUTH, and AM_DNS_PENDING flags as appropriate
Revision
8298 -
Directory Listing
Modified
Sun Feb 25 11:15:47 2018 UTC
(2 years, 11 months ago)
by
michael
- auth.c:release_auth_client(): use the AddFlag macro
Revision
8297 -
Directory Listing
Modified
Sun Feb 25 11:15:28 2018 UTC
(2 years, 11 months ago)
by
michael
- auth.c:release_auth_client(): use the AddFlag macro
Revision
8296 -
Directory Listing
Modified
Sun Feb 25 10:20:19 2018 UTC
(2 years, 11 months ago)
by
michael
- list.c:dlinkDelete(): added assert()
Revision
8295 -
Directory Listing
Modified
Sun Feb 25 10:19:58 2018 UTC
(2 years, 11 months ago)
by
michael
- list.c:dlinkDelete(): added assert()
Revision
8294 -
Directory Listing
Modified
Sun Feb 25 09:48:33 2018 UTC
(2 years, 11 months ago)
by
michael
- client.c:exit_client(): added assert(); style correction
Revision
8293 -
Directory Listing
Modified
Sun Feb 25 09:48:15 2018 UTC
(2 years, 11 months ago)
by
michael
- client.c:exit_client(): added assert(); style correction
Revision
8292 -
Directory Listing
Modified
Sun Feb 25 09:38:29 2018 UTC
(2 years, 11 months ago)
by
michael
- client.c:exit_aborted_clients(): deduplicate
Revision
8291 -
Directory Listing
Modified
Sun Feb 25 09:38:11 2018 UTC
(2 years, 11 months ago)
by
michael
- client.c:exit_aborted_clients(): deduplicate
Revision
8290 -
Directory Listing
Modified
Sun Feb 25 09:34:06 2018 UTC
(2 years, 11 months ago)
by
michael
- list.c:dlinkDelete(): reset m->data as well
Revision
8289 -
Directory Listing
Modified
Sun Feb 25 09:33:47 2018 UTC
(2 years, 11 months ago)
by
michael
- list.c:dlinkDelete(): reset m->data as well
Revision
8288 -
Directory Listing
Modified
Sat Feb 24 20:10:23 2018 UTC
(2 years, 11 months ago)
by
michael
- client.c:client_free(): fixed compile error introduced by previous changes
Revision
8287 -
Directory Listing
Modified
Sat Feb 24 20:10:04 2018 UTC
(2 years, 11 months ago)
by
michael
- client.c:client_free(): fixed compile error introduced by previous changes
Revision
8286 -
Directory Listing
Modified
Sat Feb 24 19:42:02 2018 UTC
(2 years, 11 months ago)
by
michael
- client.c:client_free(): sprinkle some assert()
Revision
8285 -
Directory Listing
Modified
Sat Feb 24 19:41:44 2018 UTC
(2 years, 11 months ago)
by
michael
- client.c:client_free(): sprinkle some assert()
Revision
8284 -
Directory Listing
Modified
Sat Feb 24 16:48:35 2018 UTC
(2 years, 11 months ago)
by
michael
- mempool.c:mp_pool_new(): minor clarification in some debug log message
Revision
8283 -
Directory Listing
Modified
Sat Feb 24 16:48:07 2018 UTC
(2 years, 11 months ago)
by
michael
- mempool.c:mp_pool_new(): minor clarification in some debug log message
Revision
8282 -
Directory Listing
Modified
Fri Feb 23 17:24:28 2018 UTC
(2 years, 11 months ago)
by
michael
- ircd.c:main(): show 'ircd_version' and 'serno' in 'Server ready' message
Revision
8281 -
Directory Listing
Modified
Fri Feb 23 17:24:01 2018 UTC
(2 years, 11 months ago)
by
michael
- ircd.c:main(): show 'ircd_version' and 'serno' in 'Server ready' message
Revision
8280 -
Directory Listing
Modified
Tue Feb 20 19:30:33 2018 UTC
(2 years, 11 months ago)
by
michael
- Update copyright years
Revision
8279 -
Directory Listing
Modified
Tue Feb 20 19:30:13 2018 UTC
(2 years, 11 months ago)
by
michael
- Update copyright years
Revision
8278 -
Directory Listing
Modified
Tue Feb 20 19:16:19 2018 UTC
(2 years, 11 months ago)
by
michael
- m_trace.c:do_trace(): 'tab' should be const here
Revision
8277 -
Directory Listing
Modified
Tue Feb 20 19:15:42 2018 UTC
(2 years, 11 months ago)
by
michael
- m_trace.c:do_trace(): 'tab' should be const here
Revision
8276 -
Directory Listing
Modified
Wed Sep 27 18:53:50 2017 UTC
(3 years, 3 months ago)
by
michael
- channel.c:check_spambot_warning(): stylistic changes; improve readability
Revision
8275 -
Directory Listing
Modified
Wed Sep 27 18:53:35 2017 UTC
(3 years, 3 months ago)
by
michael
- channel.c:check_spambot_warning(): stylistic changes; improve readability
Revision
8274 -
Directory Listing
Modified
Wed Sep 27 18:45:51 2017 UTC
(3 years, 3 months ago)
by
michael
- channel.c:check_spambot_warning(): remove extraneous parentheses
Revision
8273 -
Directory Listing
Modified
Wed Sep 27 18:45:32 2017 UTC
(3 years, 3 months ago)
by
michael
- channel.c:check_spambot_warning(): remove extraneous parentheses
Revision
8272 -
Directory Listing
Modified
Wed Jul 19 18:59:30 2017 UTC
(3 years, 6 months ago)
by
michael
- Update INSTALL file; clarification on the --enable-debugging switch.
Revision
8271 -
Directory Listing
Modified
Wed Jul 19 18:59:12 2017 UTC
(3 years, 6 months ago)
by
michael
- Update INSTALL file; clarification on the --enable-debugging switch.
Revision
8270 -
Directory Listing
Modified
Fri Jun 23 17:21:34 2017 UTC
(3 years, 7 months ago)
by
michael
- motd.c:motd_lookup(): fixed indentation
Revision
8269 -
Directory Listing
Modified
Fri Jun 23 17:21:09 2017 UTC
(3 years, 7 months ago)
by
michael
- motd.c:motd_lookup(): fixed indentation
Revision
8268 -
Directory Listing
Modified
Mon Jun 19 16:46:47 2017 UTC
(3 years, 7 months ago)
by
michael
- Update NEWS file
Revision
8267 -
Directory Listing
Modified
Sat Jun 3 20:28:42 2017 UTC
(3 years, 7 months ago)
by
michael
- m_webirc.c: from p4: don't allow ips to begin with :
Revision
8266 -
Directory Listing
Modified
Sat Jun 3 20:28:31 2017 UTC
(3 years, 7 months ago)
by
michael
- m_webirc.c: from p4: don't allow ips to begin with :
Revision
8265 -
Directory Listing
Modified
Sat Jun 3 20:11:37 2017 UTC
(3 years, 7 months ago)
by
michael
- s_bsd.c: from p4: add_connection(): clean up logic for ips beginning with :
Revision
8264 -
Directory Listing
Modified
Sat Jun 3 20:11:14 2017 UTC
(3 years, 7 months ago)
by
michael
- s_bsd.c: from p4: add_connection(): clean up logic for ips beginning with :
Revision
8263 -
Directory Listing
Modified
Thu May 25 16:09:15 2017 UTC
(3 years, 8 months ago)
by
michael
- m_trace.c:do_trace(): restore H6 behavior where the RPL_TRACECLASS list would be sent only on a full TRACE list
Revision
8262 -
Directory Listing
Modified
Thu May 25 16:09:00 2017 UTC
(3 years, 8 months ago)
by
michael
- m_trace.c:do_trace(): restore H6 behavior where the RPL_TRACECLASS list would be sent only on a full TRACE list
Revision
8261 -
Directory Listing
Modified
Thu May 25 15:47:57 2017 UTC
(3 years, 8 months ago)
by
michael
- m_encap.c: fixed comments
Revision
8260 -
Directory Listing
Modified
Thu May 25 15:47:46 2017 UTC
(3 years, 8 months ago)
by
michael
- m_encap.c: fixed comments
Revision
8259 -
Directory Listing
Modified
Thu May 25 15:47:26 2017 UTC
(3 years, 8 months ago)
by
michael
- m_etrace.c:do_etrace(): cleanups
Revision
8258 -
Directory Listing
Modified
Thu May 25 15:47:09 2017 UTC
(3 years, 8 months ago)
by
michael
- m_etrace.c:do_etrace(): cleanups
Revision
8257 -
Directory Listing
Modified
Thu May 25 12:19:26 2017 UTC
(3 years, 8 months ago)
by
michael
- m_trace.c:do_trace(): cleanup/deduplicate
Revision
8256 -
Directory Listing
Modified
Thu May 25 12:19:01 2017 UTC
(3 years, 8 months ago)
by
michael
- m_trace.c:do_trace(): cleanup/deduplicate
Revision
8255 -
Directory Listing
Modified
Wed May 24 17:08:47 2017 UTC
(3 years, 8 months ago)
by
michael
- Change RPL_WELCOME to rfc2812 style now that we have the realhost information in Client::realhost
Revision
8254 -
Directory Listing
Modified
Wed May 24 17:08:16 2017 UTC
(3 years, 8 months ago)
by
michael
- Change RPL_WELCOME to rfc2812 style now that we have the realhost information in Client::realhost
Revision
8253 -
Directory Listing
Modified
Mon May 22 19:29:26 2017 UTC
(3 years, 8 months ago)
by
michael
- Have s_bsd.c:comm_accept() take a fde_t pointer instead of a struct Listener
Revision
8252 -
Directory Listing
Modified
Mon May 22 19:28:52 2017 UTC
(3 years, 8 months ago)
by
michael
- Have s_bsd.c:comm_accept() take a fde_t pointer instead of a struct Listener
Revision
8251 -
Directory Listing
Modified
Sat May 20 16:40:53 2017 UTC
(3 years, 8 months ago)
by
michael
- channel_mode.c:set_channel_mode(): use explicit NULL
Revision
8250 -
Directory Listing
Modified
Sat May 20 16:40:35 2017 UTC
(3 years, 8 months ago)
by
michael
- channel_mode.c:set_channel_mode(): use explicit NULL
Revision
8249 -
Directory Listing
Modified
Mon May 15 17:19:41 2017 UTC
(3 years, 8 months ago)
by
michael
- m_encap.c: documenting
Revision
8248 -
Directory Listing
Modified
Mon May 15 17:19:19 2017 UTC
(3 years, 8 months ago)
by
michael
- m_encap.c: documenting
Revision
8245 -
Directory Listing
Modified
Mon May 15 17:09:05 2017 UTC
(3 years, 8 months ago)
by
michael
- flex 2.6.4
Revision
8244 -
Directory Listing
Modified
Mon May 15 17:07:41 2017 UTC
(3 years, 8 months ago)
by
michael
- flex 2.6.4
Revision
8243 -
Directory Listing
Modified
Wed Apr 19 13:13:52 2017 UTC
(3 years, 9 months ago)
by
michael
- m_webirc.c:mr_webirc(): set source_p->realhost here too
Revision
8242 -
Directory Listing
Modified
Wed Apr 19 13:13:31 2017 UTC
(3 years, 9 months ago)
by
michael
- m_webirc.c:mr_webirc(): set source_p->realhost here too
Revision
8227 -
Directory Listing
Modified
Mon Apr 17 09:33:45 2017 UTC
(3 years, 9 months ago)
by
michael
- channel_mode.c:channel_modes(): fixed invalid test
Revision
8226 -
Directory Listing
Modified
Mon Apr 17 09:32:37 2017 UTC
(3 years, 9 months ago)
by
michael
- channel_mode.c:channel_modes(): fixed invalid test
Revision
8223 -
Directory Listing
Modified
Sun Apr 16 12:54:01 2017 UTC
(3 years, 9 months ago)
by
michael
- client.c, user.c: show the real host in client connect/exit notices
Revision
8222 -
Directory Listing
Modified
Sun Apr 16 12:53:37 2017 UTC
(3 years, 9 months ago)
by
michael
- client.c, user.c: show the real host in client connect/exit notices
Revision
8219 -
Directory Listing
Modified
Sun Apr 16 12:31:33 2017 UTC
(3 years, 9 months ago)
by
michael
- auth.c: add documentation
Revision
8218 -
Directory Listing
Modified
Sun Apr 16 12:31:22 2017 UTC
(3 years, 9 months ago)
by
michael
- auth.c: add documentation
Revision
8217 -
Directory Listing
Modified
Sun Apr 16 12:19:09 2017 UTC
(3 years, 9 months ago)
by
michael
- auth.c: have auth_dns_callback() to check for invalid hostnames rather than in user.c:register_local_user()
Revision
8216 -
Directory Listing
Modified
Sun Apr 16 12:18:38 2017 UTC
(3 years, 9 months ago)
by
michael
- auth.c: have auth_dns_callback() to check for invalid hostnames rather than in user.c:register_local_user()
Revision
8215 -
Directory Listing
Modified
Sun Apr 16 11:53:54 2017 UTC
(3 years, 9 months ago)
by
michael
- Update NEWS file
Revision
8214 -
Directory Listing
Modified
Sun Apr 16 11:44:44 2017 UTC
(3 years, 9 months ago)
by
michael
- Store real host information in Client.realhost and extend the UID message to send the actual host.
This allows operators to see the real host of a client in /whois and /whowas.
Revision
8213 -
Directory Listing
Modified
Sun Apr 16 11:42:51 2017 UTC
(3 years, 9 months ago)
by
michael
- Store real host information in Client.realhost and extend the UID message to send the actual host.
This allows operators to see the real host of a client in /whois and /whowas.
Revision
8212 -
Directory Listing
Modified
Sun Apr 16 10:50:08 2017 UTC
(3 years, 9 months ago)
by
michael
- client.h: remove outdated comment on Client.host
Revision
8211 -
Directory Listing
Modified
Sun Apr 16 10:49:49 2017 UTC
(3 years, 9 months ago)
by
michael
- client.h: remove outdated comment on Client.host
Revision
8210 -
Directory Listing
Modified
Sun Apr 16 10:46:46 2017 UTC
(3 years, 9 months ago)
by
michael
- Remove UMODE_HIDDENHOST as we don't need a separat mode for that
Revision
8209 -
Directory Listing
Modified
Sun Apr 16 10:45:01 2017 UTC
(3 years, 9 months ago)
by
michael
- Remove UMODE_HIDDENHOST as we don't need a separat mode for that
Revision
8196 -
Directory Listing
Modified
Sat Apr 15 17:48:53 2017 UTC
(3 years, 9 months ago)
by
michael
- user.h: remove prototypes for functions that no longer exist
Revision
8195 -
Directory Listing
Modified
Sat Apr 15 17:48:41 2017 UTC
(3 years, 9 months ago)
by
michael
- user.h: remove prototypes for functions that no longer exist
Revision
8172 -
Directory Listing
Modified
Sun Apr 9 16:16:29 2017 UTC
(3 years, 9 months ago)
by
michael
- server_capab.h, server_capab.c: propset
Revision
8171 -
Directory Listing
Modified
Sun Apr 9 16:15:45 2017 UTC
(3 years, 9 months ago)
by
michael
- server_capab.h, server_capab.c: propset
Revision
8170 -
Directory Listing
Modified
Sun Apr 9 16:14:09 2017 UTC
(3 years, 9 months ago)
by
michael
- Add server_capab files
Revision
8169 -
Directory Listing
Modified
Sun Apr 9 16:13:28 2017 UTC
(3 years, 9 months ago)
by
michael
- Add server_capab files
Revision
8168 -
Directory Listing
Modified
Sun Apr 9 16:10:57 2017 UTC
(3 years, 9 months ago)
by
michael
- autoreconf
Revision
8167 -
Directory Listing
Modified
Sun Apr 9 16:10:24 2017 UTC
(3 years, 9 months ago)
by
michael
- autoreconf
Revision
8166 -
Directory Listing
Modified
Sun Apr 9 16:09:54 2017 UTC
(3 years, 9 months ago)
by
michael
- Move all CAPAB related code to server_capab.c, and server_capab.h
Revision
8165 -
Directory Listing
Modified
Sun Apr 9 16:08:02 2017 UTC
(3 years, 9 months ago)
by
michael
- Move all CAPAB related code to server_capab.c, and server_capab.h
Revision
8162 -
Directory Listing
Modified
Sun Apr 9 11:28:10 2017 UTC
(3 years, 9 months ago)
by
michael
- irc_string.c: sync strlcpy() and strlcat() with latest versions from openbsd
Revision
8161 -
Directory Listing
Modified
Sun Apr 9 11:27:54 2017 UTC
(3 years, 9 months ago)
by
michael
- irc_string.c: sync strlcpy() and strlcat() with latest versions from openbsd
Revision
8160 -
Directory Listing
Modified
Sun Apr 9 10:24:39 2017 UTC
(3 years, 9 months ago)
by
michael
- channel_mode.c: replace some two-case switches with just a small if/else if
Revision
8159 -
Directory Listing
Modified
Sun Apr 9 10:24:20 2017 UTC
(3 years, 9 months ago)
by
michael
- channel_mode.c: replace some two-case switches with just a small if/else if
Revision
8158 -
Directory Listing
Modified
Sat Apr 8 19:40:45 2017 UTC
(3 years, 9 months ago)
by
michael
- Update Riedel's email address
Revision
8157 -
Directory Listing
Modified
Sat Apr 8 19:39:33 2017 UTC
(3 years, 9 months ago)
by
michael
- Update Riedel's email address
Revision
8097 -
Directory Listing
Modified
Sat Apr 1 20:06:37 2017 UTC
(3 years, 9 months ago)
by
michael
- channel_mode.c:chm_simple(): drop redundant mode changes; deduplicate
Revision
8096 -
Directory Listing
Modified
Sat Apr 1 20:06:13 2017 UTC
(3 years, 9 months ago)
by
michael
- channel_mode.c:chm_simple(): drop redundant mode changes; deduplicate
Revision
8095 -
Directory Listing
Modified
Wed Mar 29 13:47:38 2017 UTC
(3 years, 9 months ago)
by
michael
- Fixed NULL pointer dereference in chm_nosuch()
Revision
8094 -
Directory Listing
Modified
Wed Mar 29 13:47:08 2017 UTC
(3 years, 9 months ago)
by
michael
- Fixed NULL pointer dereference in chm_nosuch()
Revision
8093 -
Directory Listing
Modified
Wed Mar 29 13:17:20 2017 UTC
(3 years, 9 months ago)
by
michael
- channel_mode.c:cmode_tab[]: use designated initializers
Revision
8092 -
Directory Listing
Modified
Wed Mar 29 13:16:56 2017 UTC
(3 years, 9 months ago)
by
michael
- channel_mode.c:cmode_tab[]: use designated initializers
Revision
8091 -
Directory Listing
Modified
Wed Mar 29 12:50:17 2017 UTC
(3 years, 9 months ago)
by
michael
- Get rid of chm_registered() and chm_simple_oper()
Revision
8090 -
Directory Listing
Modified
Wed Mar 29 12:49:28 2017 UTC
(3 years, 9 months ago)
by
michael
- Get rid of chm_registered() and chm_simple_oper()
Revision
8089 -
Directory Listing
Modified
Wed Mar 29 12:22:47 2017 UTC
(3 years, 9 months ago)
by
michael
- Cleanup channel mode table handling
Revision
8088 -
Directory Listing
Modified
Wed Mar 29 12:21:50 2017 UTC
(3 years, 9 months ago)
by
michael
- Cleanup channel mode table handling
Revision
8087 -
Directory Listing
Modified
Sun Mar 26 15:37:58 2017 UTC
(3 years, 10 months ago)
by
michael
RELEASE TAG 8.2.22
Revision
8086 -
Directory Listing
Modified
Sun Mar 26 10:55:11 2017 UTC
(3 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8085 -
Directory Listing
Modified
Sun Mar 26 10:54:53 2017 UTC
(3 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8084 -
Directory Listing
Modified
Sun Mar 26 10:15:47 2017 UTC
(3 years, 10 months ago)
by
michael
- Add RPL_ETRACEEND numeric taken from irc2.11
Revision
8083 -
Directory Listing
Modified
Sun Mar 26 10:14:41 2017 UTC
(3 years, 10 months ago)
by
michael
- Add RPL_ETRACEEND numeric taken from irc2.11
Revision
8082 -
Directory Listing
Modified
Sat Mar 25 20:37:34 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: reformatting
Revision
8081 -
Directory Listing
Modified
Sat Mar 25 20:37:24 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: reformatting
Revision
8080 -
Directory Listing
Modified
Sat Mar 25 20:09:14 2017 UTC
(3 years, 10 months ago)
by
michael
- m_etrace.c:do_etrace(): get remote ETRACE to work properly
Revision
8079 -
Directory Listing
Modified
Sat Mar 25 20:08:55 2017 UTC
(3 years, 10 months ago)
by
michael
- m_etrace.c:do_etrace(): get remote ETRACE to work properly
Revision
8078 -
Directory Listing
Modified
Sat Mar 25 19:51:58 2017 UTC
(3 years, 10 months ago)
by
michael
- m_etrace.c:do_etrace(): cleanup function arguments
Revision
8077 -
Directory Listing
Modified
Sat Mar 25 19:51:34 2017 UTC
(3 years, 10 months ago)
by
michael
- m_etrace.c:do_etrace(): cleanup function arguments
Revision
8076 -
Directory Listing
Modified
Sat Mar 25 19:49:44 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: rename do_actual_trace() to do_trace(); cleanup function arguments
Revision
8075 -
Directory Listing
Modified
Sat Mar 25 19:49:20 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: rename do_actual_trace() to do_trace(); cleanup function arguments
Revision
8074 -
Directory Listing
Modified
Sat Mar 25 19:42:51 2017 UTC
(3 years, 10 months ago)
by
michael
- m_module.c:module_reload(): use EXIT_FAILURE for exit()
Revision
8073 -
Directory Listing
Modified
Sat Mar 25 19:42:32 2017 UTC
(3 years, 10 months ago)
by
michael
- m_module.c:module_reload(): use EXIT_FAILURE for exit()
Revision
8072 -
Directory Listing
Modified
Sat Mar 25 19:37:56 2017 UTC
(3 years, 10 months ago)
by
michael
- m_etrace.c: use me.name for RPL_TRACEEND
Revision
8071 -
Directory Listing
Modified
Sat Mar 25 19:37:36 2017 UTC
(3 years, 10 months ago)
by
michael
- m_etrace.c: use me.name for RPL_TRACEEND
Revision
8070 -
Directory Listing
Modified
Sat Mar 25 19:28:45 2017 UTC
(3 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8069 -
Directory Listing
Modified
Thu Mar 23 17:56:31 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: kill ms_trace() not really needed
Revision
8068 -
Directory Listing
Modified
Thu Mar 23 17:56:06 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: kill ms_trace() not really needed
Revision
8067 -
Directory Listing
Modified
Thu Mar 23 17:39:01 2017 UTC
(3 years, 10 months ago)
by
michael
- m_etrace.c: add support for remote ETRACE
Revision
8066 -
Directory Listing
Modified
Thu Mar 23 17:38:28 2017 UTC
(3 years, 10 months ago)
by
michael
- m_etrace.c: add support for remote ETRACE
Revision
8065 -
Directory Listing
Modified
Thu Mar 23 17:27:48 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: documentation
Revision
8064 -
Directory Listing
Modified
Thu Mar 23 17:27:30 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: documentation
Revision
8063 -
Directory Listing
Modified
Thu Mar 23 17:13:50 2017 UTC
(3 years, 10 months ago)
by
michael
- Add UMODE_MAX_STR enum to user.h and make use of it in relevant places
Revision
8062 -
Directory Listing
Modified
Thu Mar 23 17:13:05 2017 UTC
(3 years, 10 months ago)
by
michael
- Add UMODE_MAX_STR enum to user.h and make use of it in relevant places
Revision
8061 -
Directory Listing
Modified
Thu Mar 23 16:52:24 2017 UTC
(3 years, 10 months ago)
by
michael
- user.c:show_lusers(): get rid of redundant tests
Revision
8060 -
Directory Listing
Modified
Thu Mar 23 16:52:02 2017 UTC
(3 years, 10 months ago)
by
michael
- user.c:show_lusers(): get rid of redundant tests
Revision
8059 -
Directory Listing
Modified
Thu Mar 23 16:13:39 2017 UTC
(3 years, 10 months ago)
by
michael
- Fixed style inconsistencies in various places
Revision
8058 -
Directory Listing
Modified
Thu Mar 23 16:13:10 2017 UTC
(3 years, 10 months ago)
by
michael
- Fixed style inconsistencies in various places
Revision
8057 -
Directory Listing
Modified
Wed Mar 22 18:36:41 2017 UTC
(3 years, 10 months ago)
by
michael
- m_info.c: clarification on 'failed_oper_notice'
Revision
8056 -
Directory Listing
Modified
Wed Mar 22 18:36:24 2017 UTC
(3 years, 10 months ago)
by
michael
- m_info.c: clarification on 'failed_oper_notice'
Revision
8055 -
Directory Listing
Modified
Wed Mar 22 17:54:14 2017 UTC
(3 years, 10 months ago)
by
michael
- Update modes.txt
Revision
8054 -
Directory Listing
Modified
Wed Mar 22 17:53:55 2017 UTC
(3 years, 10 months ago)
by
michael
- Update modes.txt
Revision
8053 -
Directory Listing
Modified
Wed Mar 22 17:48:25 2017 UTC
(3 years, 10 months ago)
by
michael
- numeric.c: add channel modes 'Lu' to RPL_MYINFO
Revision
8052 -
Directory Listing
Modified
Wed Mar 22 17:47:59 2017 UTC
(3 years, 10 months ago)
by
michael
- numeric.c: add channel modes 'Lu' to RPL_MYINFO
Revision
8051 -
Directory Listing
Modified
Sun Mar 19 11:25:46 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: constification; remove useless comments
Revision
8050 -
Directory Listing
Modified
Sun Mar 19 11:25:27 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: constification; remove useless comments
Revision
8049 -
Directory Listing
Modified
Sat Mar 18 18:24:29 2017 UTC
(3 years, 10 months ago)
by
michael
- Update NEWS file
Revision
8048 -
Directory Listing
Modified
Sat Mar 18 18:09:45 2017 UTC
(3 years, 10 months ago)
by
michael
- Rebuilt configuration parser files
Revision
8047 -
Directory Listing
Modified
Sat Mar 18 18:09:01 2017 UTC
(3 years, 10 months ago)
by
michael
- Rebuilt configuration parser files
Revision
8046 -
Directory Listing
Modified
Sat Mar 18 18:07:45 2017 UTC
(3 years, 10 months ago)
by
michael
- Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size
specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by
irc-operators or servers.
Revision
8045 -
Directory Listing
Modified
Sat Mar 18 18:05:41 2017 UTC
(3 years, 10 months ago)
by
michael
- Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size
specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by
irc-operators or servers.
Revision
8044 -
Directory Listing
Modified
Sat Mar 18 16:52:10 2017 UTC
(3 years, 10 months ago)
by
michael
- Add chptr->mode.mode manipulation macros
Revision
8043 -
Directory Listing
Modified
Sat Mar 18 16:51:06 2017 UTC
(3 years, 10 months ago)
by
michael
- Add chptr->mode.mode manipulation macros
Revision
8042 -
Directory Listing
Modified
Sat Mar 18 16:32:07 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.h, channel_mode.c: use 'unsigned' in some places
Revision
8041 -
Directory Listing
Modified
Sat Mar 18 16:31:57 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.h, channel_mode.c: use 'unsigned' in some places
Revision
8040 -
Directory Listing
Modified
Sat Mar 18 16:20:24 2017 UTC
(3 years, 10 months ago)
by
michael
- Implement channel mode 'u' which hides bmasks (+b/+e/+I) to non-chanops everywhere
Revision
8039 -
Directory Listing
Modified
Sat Mar 18 16:18:51 2017 UTC
(3 years, 10 months ago)
by
michael
- Implement channel mode 'u' which hides bmasks (+b/+e/+I) to non-chanops everywhere
Revision
8038 -
Directory Listing
Modified
Fri Mar 17 22:28:19 2017 UTC
(3 years, 10 months ago)
by
michael
- configure.ac: remove test for sys/resource.h
Revision
8037 -
Directory Listing
Modified
Fri Mar 17 22:28:04 2017 UTC
(3 years, 10 months ago)
by
michael
- configure.ac: remove test for sys/resource.h
Revision
8036 -
Directory Listing
Modified
Fri Mar 17 17:49:22 2017 UTC
(3 years, 10 months ago)
by
michael
- send.c: replace IsDefunct() test in sendto_wallops_flags(), and sendto_realops_flags() with just IsDead()
Revision
8035 -
Directory Listing
Modified
Fri Mar 17 17:49:11 2017 UTC
(3 years, 10 months ago)
by
michael
- send.c: replace IsDefunct() test in sendto_wallops_flags(), and sendto_realops_flags() with just IsDead()
Revision
8034 -
Directory Listing
Modified
Fri Mar 17 17:34:54 2017 UTC
(3 years, 10 months ago)
by
michael
- send.c:sendto_realops_flags(): only allocate a single dbuf_block instead of multiple ones depending on how many recipient there are
Revision
8033 -
Directory Listing
Modified
Fri Mar 17 17:34:36 2017 UTC
(3 years, 10 months ago)
by
michael
- send.c:sendto_realops_flags(): only allocate a single dbuf_block instead of multiple ones depending on how many recipient there are
Revision
8032 -
Directory Listing
Modified
Fri Mar 17 16:16:14 2017 UTC
(3 years, 10 months ago)
by
michael
- m_ison.c, m_userhost.c: fixed style inconsistencies
Revision
8031 -
Directory Listing
Modified
Fri Mar 17 16:16:04 2017 UTC
(3 years, 10 months ago)
by
michael
- m_ison.c, m_userhost.c: fixed style inconsistencies
Revision
8030 -
Directory Listing
Modified
Fri Mar 17 15:57:01 2017 UTC
(3 years, 10 months ago)
by
michael
- send.c:sendto_realops_flags(): initialize 'ntype' with "???"
Revision
8029 -
Directory Listing
Modified
Fri Mar 17 15:56:45 2017 UTC
(3 years, 10 months ago)
by
michael
- send.c:sendto_realops_flags(): initialize 'ntype' with "???"
Revision
8028 -
Directory Listing
Modified
Fri Mar 17 15:36:42 2017 UTC
(3 years, 10 months ago)
by
michael
- channel.c:channel_make(): commenting
Revision
8027 -
Directory Listing
Modified
Fri Mar 17 15:36:32 2017 UTC
(3 years, 10 months ago)
by
michael
- channel.c:channel_make(): commenting
Revision
8026 -
Directory Listing
Modified
Fri Mar 17 15:34:00 2017 UTC
(3 years, 10 months ago)
by
michael
- m_xline.c: fixed style inconsistencies
Revision
8025 -
Directory Listing
Modified
Fri Mar 17 15:33:49 2017 UTC
(3 years, 10 months ago)
by
michael
- m_xline.c: fixed style inconsistencies
Revision
8024 -
Directory Listing
Modified
Fri Mar 17 15:04:35 2017 UTC
(3 years, 10 months ago)
by
michael
- channel.c: fixed style inconsistencies
Revision
8023 -
Directory Listing
Modified
Fri Mar 17 15:04:18 2017 UTC
(3 years, 10 months ago)
by
michael
- channel.c: fixed style inconsistencies
Revision
8022 -
Directory Listing
Modified
Thu Mar 16 21:03:07 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: fixed an issue in chm_key() where "MODE #chan +k-k bla bla" would result in a "MODE #chan +k-k *" sent back to clients.
Revision
8021 -
Directory Listing
Modified
Thu Mar 16 21:02:38 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: fixed an issue in chm_key() where "MODE #chan +k-k bla bla" would result in a "MODE #chan +k-k *" sent back to clients.
Revision
8020 -
Directory Listing
Modified
Thu Mar 16 18:45:15 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c:send_mode_changes_client(): remove senseless code
Revision
8019 -
Directory Listing
Modified
Thu Mar 16 18:44:58 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c:send_mode_changes_client(): remove senseless code
Revision
8018 -
Directory Listing
Modified
Thu Mar 16 16:42:13 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c:chm_ban, chm_except, chm_invex: add some comments about the max length of 'mask'
Revision
8017 -
Directory Listing
Modified
Thu Mar 16 16:41:58 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c:chm_ban, chm_except, chm_invex: add some comments about the max length of 'mask'
Revision
8016 -
Directory Listing
Modified
Thu Mar 16 16:27:09 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: send_mode_changes_(client|server): remove length test on parabuf; minor other cleanups
Revision
8015 -
Directory Listing
Modified
Thu Mar 16 16:26:59 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: send_mode_changes_(client|server): remove length test on parabuf; minor other cleanups
Revision
8014 -
Directory Listing
Modified
Thu Mar 16 16:03:17 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: send_mode_changes_(client|server): rename variables; 'nc' -> 'modecount', 'mc' -> 'paracount'
Revision
8013 -
Directory Listing
Modified
Thu Mar 16 16:03:07 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: send_mode_changes_(client|server): rename variables; 'nc' -> 'modecount', 'mc' -> 'paracount'
Revision
8012 -
Directory Listing
Modified
Thu Mar 16 15:48:04 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: fixed possible issue in send_mode_changes_(client|server) where it wouldn't strip the trailing space on TMODE with more than MAXMODEPARAMS parameters
Revision
8011 -
Directory Listing
Modified
Thu Mar 16 15:47:45 2017 UTC
(3 years, 10 months ago)
by
michael
- channel_mode.c: fixed possible issue in send_mode_changes_(client|server) where it wouldn't strip the trailing space on TMODE with more than MAXMODEPARAMS parameters
Revision
8010 -
Directory Listing
Modified
Wed Mar 15 13:41:42 2017 UTC
(3 years, 10 months ago)
by
michael
- Remove some pointless/outdated comments
Revision
8009 -
Directory Listing
Modified
Wed Mar 15 13:41:19 2017 UTC
(3 years, 10 months ago)
by
michael
- Remove some pointless/outdated comments
Revision
8008 -
Directory Listing
Modified
Tue Mar 14 18:34:59 2017 UTC
(3 years, 10 months ago)
by
michael
- Bump version to ircd-hybrid-8.2.22
Revision
8007 -
Directory Listing
Modified
Tue Mar 14 15:29:49 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: use me.name for RPL_TRACEEND
Revision
8006 -
Directory Listing
Modified
Tue Mar 14 15:29:39 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: use me.name for RPL_TRACEEND
Revision
8005 -
Directory Listing
Modified
Tue Mar 14 14:32:35 2017 UTC
(3 years, 10 months ago)
by
michael
- m_server.c: stylistic changes
Revision
8004 -
Directory Listing
Modified
Tue Mar 14 14:32:25 2017 UTC
(3 years, 10 months ago)
by
michael
- m_server.c: stylistic changes
Revision
8003 -
Directory Listing
Modified
Tue Mar 14 14:21:14 2017 UTC
(3 years, 10 months ago)
by
michael
- Removed CAPAB_IE and CAPAB_EX. These are mandatory for some years now.
Revision
8002 -
Directory Listing
Modified
Tue Mar 14 14:20:50 2017 UTC
(3 years, 10 months ago)
by
michael
- Removed CAPAB_IE and CAPAB_EX. These are mandatory for some years now.
Revision
8001 -
Directory Listing
Modified
Tue Mar 14 14:12:31 2017 UTC
(3 years, 10 months ago)
by
michael
- Fixed old bug where lusers/stats u would report an invalid max local connection count in RPL_STATSCONN
Revision
8000 -
Directory Listing
Modified
Tue Mar 14 14:12:21 2017 UTC
(3 years, 10 months ago)
by
michael
- Fixed old bug where lusers/stats u would report an invalid max local connection count in RPL_STATSCONN
Revision
7999 -
Directory Listing
Modified
Tue Mar 14 13:50:59 2017 UTC
(3 years, 10 months ago)
by
michael
- Removed redundant 'Count.max_loc_cli'; use 'Count.max_loc' instead
Revision
7998 -
Directory Listing
Modified
Tue Mar 14 13:50:29 2017 UTC
(3 years, 10 months ago)
by
michael
- Removed redundant 'Count.max_loc_cli'; use 'Count.max_loc' instead
Revision
7997 -
Directory Listing
Modified
Tue Mar 14 13:17:52 2017 UTC
(3 years, 10 months ago)
by
michael
- Rename get_client_name() to client_get_name()
Revision
7996 -
Directory Listing
Modified
Tue Mar 14 13:17:39 2017 UTC
(3 years, 10 months ago)
by
michael
- Rename get_client_name() to client_get_name()
Revision
7995 -
Directory Listing
Modified
Tue Mar 14 12:36:04 2017 UTC
(3 years, 10 months ago)
by
michael
- server.c: stylistic changes
Revision
7994 -
Directory Listing
Modified
Tue Mar 14 12:35:54 2017 UTC
(3 years, 10 months ago)
by
michael
- server.c: stylistic changes
Revision
7993 -
Directory Listing
Modified
Tue Mar 14 12:28:29 2017 UTC
(3 years, 10 months ago)
by
michael
- m_pass.c: remove unused header includes; update comments
Revision
7992 -
Directory Listing
Modified
Tue Mar 14 12:28:12 2017 UTC
(3 years, 10 months ago)
by
michael
- m_pass.c: remove unused header includes
Revision
7991 -
Directory Listing
Modified
Tue Mar 14 12:22:18 2017 UTC
(3 years, 10 months ago)
by
michael
- server.c:server_hunt(): use 'tmp' instead of 'node->data'
Revision
7990 -
Directory Listing
Modified
Tue Mar 14 12:22:07 2017 UTC
(3 years, 10 months ago)
by
michael
- server.c:server_hunt(): use 'tmp' instead of 'node->data'
Revision
7989 -
Directory Listing
Modified
Tue Mar 14 00:39:56 2017 UTC
(3 years, 10 months ago)
by
michael
- m_whowas.c:do_whowas(): rename variable
Revision
7988 -
Directory Listing
Modified
Tue Mar 14 00:39:46 2017 UTC
(3 years, 10 months ago)
by
michael
- m_whowas.c:do_whowas(): rename variable
Revision
7987 -
Directory Listing
Modified
Tue Mar 14 00:28:58 2017 UTC
(3 years, 10 months ago)
by
michael
- client.c: stylistic changes
Revision
7986 -
Directory Listing
Modified
Tue Mar 14 00:28:48 2017 UTC
(3 years, 10 months ago)
by
michael
- client.c: stylistic changes
Revision
7985 -
Directory Listing
Modified
Tue Mar 14 00:11:26 2017 UTC
(3 years, 10 months ago)
by
michael
- numeric.c: made ERR_SSLONLYCHAN more descriptive as requested by r0d3nt
Revision
7984 -
Directory Listing
Modified
Tue Mar 14 00:11:05 2017 UTC
(3 years, 10 months ago)
by
michael
- numeric.c: made ERR_SSLONLYCHAN more descriptive as requested by r0d3nt
Revision
7983 -
Directory Listing
Modified
Mon Mar 13 23:47:19 2017 UTC
(3 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): optimizations
Revision
7982 -
Directory Listing
Modified
Mon Mar 13 23:47:03 2017 UTC
(3 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): optimizations
Revision
7981 -
Directory Listing
Modified
Mon Mar 13 23:37:34 2017 UTC
(3 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): add some server stats
Revision
7980 -
Directory Listing
Modified
Mon Mar 13 23:37:19 2017 UTC
(3 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): add some server stats
Revision
7979 -
Directory Listing
Modified
Mon Mar 13 23:15:14 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: stylistic changes
Revision
7978 -
Directory Listing
Modified
Mon Mar 13 23:15:03 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: stylistic changes
Revision
7977 -
Directory Listing
Modified
Mon Mar 13 22:58:20 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c:do_actual_trace(): replace hash_find_client() with find_person() so remote requests with UIDs are processed properly
Revision
7976 -
Directory Listing
Modified
Mon Mar 13 22:58:09 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c:do_actual_trace(): replace hash_find_client() with find_person() so remote requests with UIDs are processed properly
Revision
7975 -
Directory Listing
Modified
Mon Mar 13 22:27:00 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: further cleanups to mo_trace()
Revision
7974 -
Directory Listing
Modified
Mon Mar 13 22:26:47 2017 UTC
(3 years, 10 months ago)
by
michael
- m_trace.c: further cleanups to mo_trace()
Revision
7973 -
Directory Listing
Modified
Mon Mar 13 22:05:51 2017 UTC
(3 years, 10 months ago)
by
michael
- Made server_hunt() return a const pointer
Revision
7972 -
Directory Listing
Modified
Mon Mar 13 22:05:40 2017 UTC
(3 years, 10 months ago)
by
michael
- Made server_hunt() return a const pointer
Revision
7971 -
Directory Listing
Modified
Mon Mar 13 21:56:53 2017 UTC
(3 years, 10 months ago)
by
michael
- Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with
"ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
Revision
7970 -
Directory Listing
Modified
Mon Mar 13 21:55:33 2017 UTC
(3 years, 10 months ago)
by
michael
- Cleanup some bad mess in mo_trace(). This also fixes some bug where we would get RPL_TRACELINK replies with
"ac2ptr_is_NULL!!" from remote servers including SIDs or UIDs.
Revision
7969 -
Directory Listing
Modified
Mon Mar 13 19:28:30 2017 UTC
(3 years, 10 months ago)
by
michael
- Get rid of Count.local
Revision
7968 -
Directory Listing
Modified
Mon Mar 13 19:27:42 2017 UTC
(3 years, 10 months ago)
by
michael
- Get rid of Count.local
Revision
7967 -
Directory Listing
Modified
Mon Mar 13 19:10:19 2017 UTC
(3 years, 10 months ago)
by
michael
- Get rid of Count.myserver
Revision
7966 -
Directory Listing
Modified
Mon Mar 13 19:09:33 2017 UTC
(3 years, 10 months ago)
by
michael
- Get rid of Count.myserver
Revision
7965 -
Directory Listing
Modified
Mon Mar 13 18:59:51 2017 UTC
(3 years, 10 months ago)
by
michael
- Get rid of Count.total
Revision
7964 -
Directory Listing
Modified
Mon Mar 13 18:58:59 2017 UTC
(3 years, 10 months ago)
by
michael
- Get rid of Count.total
Revision
7963 -
Directory Listing
Modified
Mon Mar 13 18:50:04 2017 UTC
(3 years, 10 months ago)
by
michael
- No longer put servers on the 'global_client_list'. This was just bad.
Revision
7962 -
Directory Listing
Modified
Mon Mar 13 18:48:59 2017 UTC
(3 years, 10 months ago)
by
michael
- No longer put servers on the 'global_client_list'. This was just bad.
Revision
7961 -
Directory Listing
Modified
Mon Mar 13 18:20:19 2017 UTC
(3 years, 10 months ago)
by
michael
- client.c: merge update_client_exit_stats() into exit_one_client()
Revision
7960 -
Directory Listing
Modified
Mon Mar 13 18:19:54 2017 UTC
(3 years, 10 months ago)
by
michael
- client.c: merge update_client_exit_stats() into exit_one_client()
Revision
7959 -
Directory Listing
Modified
Sun Mar 5 17:57:56 2017 UTC
(3 years, 10 months ago)
by
michael
- Update REAME
Revision
7958 -
Directory Listing
Modified
Sun Mar 5 17:57:36 2017 UTC
(3 years, 10 months ago)
by
michael
- Update README
Revision
7957 -
Directory Listing
Modified
Sun Mar 5 11:53:49 2017 UTC
(3 years, 10 months ago)
by
michael
- Rename some functions in client.c to comply with naming convention
Revision
7956 -
Directory Listing
Modified
Sun Mar 5 11:52:53 2017 UTC
(3 years, 10 months ago)
by
michael
- Rename some functions in client.c to comply with naming convention
Revision
7955 -
Directory Listing
Modified
Sat Mar 4 19:38:05 2017 UTC
(3 years, 10 months ago)
by
michael
- Rename some functions in auth.c to comply with naming convention
Revision
7954 -
Directory Listing
Modified
Sat Mar 4 19:37:07 2017 UTC
(3 years, 10 months ago)
by
michael
- Rename some functions in auth.c to comply with naming convention
Revision
7953 -
Directory Listing
Modified
Thu Mar 2 18:02:23 2017 UTC
(3 years, 10 months ago)
by
michael
- Rename hunt_server() to server_hunt()
Revision
7952 -
Directory Listing
Modified
Thu Mar 2 18:02:12 2017 UTC
(3 years, 10 months ago)
by
michael
- Rename hunt_server() to server_hunt()
Revision
7951 -
Directory Listing
Modified
Thu Mar 2 17:54:43 2017 UTC
(3 years, 10 months ago)
by
michael
- Move check_server() from server.c to m_server.c; rename it to server_check()
Revision
7950 -
Directory Listing
Modified
Thu Mar 2 17:54:03 2017 UTC
(3 years, 10 months ago)
by
michael
- Move check_server() from server.c to m_server.c; rename it to server_check()
Revision
7949 -
Directory Listing
Modified
Thu Mar 2 13:47:14 2017 UTC
(3 years, 10 months ago)
by
michael
- 'opers_bypass_callerid' now defaults to 'yes'
Revision
7948 -
Directory Listing
Modified
Thu Mar 2 13:47:00 2017 UTC
(3 years, 10 months ago)
by
michael
- 'opers_bypass_callerid' now defaults to 'yes'
Revision
7947 -
Directory Listing
Modified
Wed Feb 22 19:53:14 2017 UTC
(3 years, 11 months ago)
by
michael
- send.c: style corrections
Revision
7946 -
Directory Listing
Modified
Wed Feb 22 19:53:04 2017 UTC
(3 years, 11 months ago)
by
michael
- send.c: style corrections
Revision
7945 -
Directory Listing
Modified
Wed Feb 22 19:46:22 2017 UTC
(3 years, 11 months ago)
by
michael
- send.c:sendto_channel_butone(): split long if statement
Revision
7944 -
Directory Listing
Modified
Wed Feb 22 19:46:11 2017 UTC
(3 years, 11 months ago)
by
michael
- send.c:sendto_channel_butone(): split long if statement
Revision
7943 -
Directory Listing
Modified
Wed Feb 22 19:39:49 2017 UTC
(3 years, 11 months ago)
by
michael
- send.c:sendto_channel_butone(): test IsDefunct() on 'target_p->from' instead of 'target_p' as it can be a remote client
Revision
7942 -
Directory Listing
Modified
Wed Feb 22 19:39:33 2017 UTC
(3 years, 11 months ago)
by
michael
- send.c:sendto_channel_butone(): test IsDefunct() on 'target_p->from' instead of 'target_p' as it can be a remote client
Revision
7941 -
Directory Listing
Modified
Fri Jan 27 15:04:35 2017 UTC
(3 years, 11 months ago)
by
michael
- misc.c: add some comments
Revision
7940 -
Directory Listing
Modified
Fri Jan 27 15:04:09 2017 UTC
(3 years, 11 months ago)
by
michael
- misc.c: add some comments
Revision
7939 -
Directory Listing
Modified
Fri Jan 27 14:53:49 2017 UTC
(3 years, 11 months ago)
by
michael
- conf_resv.c:resv_find(): remove explicit initialization on 'node' and 'list'
Revision
7938 -
Directory Listing
Modified
Fri Jan 27 14:53:37 2017 UTC
(3 years, 11 months ago)
by
michael
- conf_resv.c:resv_find(): remove explicit initialization on 'node' and 'list'
Revision
7937 -
Directory Listing
Modified
Fri Jan 27 14:36:28 2017 UTC
(3 years, 11 months ago)
by
michael
- conf_class.c:class_init(): make things look saner
Revision
7936 -
Directory Listing
Modified
Fri Jan 27 14:36:16 2017 UTC
(3 years, 11 months ago)
by
michael
- conf_class.c:class_init(): make things look saner
Revision
7935 -
Directory Listing
Modified
Fri Jan 27 14:29:29 2017 UTC
(3 years, 11 months ago)
by
michael
- motd.c:motd_lookup(): don't retrieve ClassItem pointer when there's no need to
Revision
7934 -
Directory Listing
Modified
Fri Jan 27 14:29:17 2017 UTC
(3 years, 11 months ago)
by
michael
- motd.c:motd_lookup(): don't retrieve ClassItem pointer when there's no need to
Revision
7931 -
Directory Listing
Modified
Sat Jan 21 19:39:48 2017 UTC
(4 years ago)
by
michael
- .travis.yml: fix to previous commit
Revision
7930 -
Directory Listing
Modified
Sat Jan 21 19:39:36 2017 UTC
(4 years ago)
by
michael
- .travis.yml: fix to previous commit
Revision
7929 -
Directory Listing
Modified
Sat Jan 21 19:34:12 2017 UTC
(4 years ago)
by
michael
- .travis.yml: attempt to fix the gcc build on OS X
Revision
7928 -
Directory Listing
Modified
Sat Jan 21 19:33:53 2017 UTC
(4 years ago)
by
michael
- .travis.yml: attempt to fix the gcc build on OS X
Revision
7925 -
Directory Listing
Modified
Sat Dec 31 13:57:24 2016 UTC
(4 years ago)
by
michael
- Update copyright years
Revision
7924 -
Directory Listing
Modified
Sat Dec 31 13:57:08 2016 UTC
(4 years ago)
by
michael
- Update copyright years
Revision
7923 -
Directory Listing
Modified
Tue Dec 6 20:49:28 2016 UTC
(4 years, 1 month ago)
by
michael
- m_kill.c:mo_kill(): removed old irc2.6 comment no longer valid these days
Revision
7922 -
Directory Listing
Modified
Tue Dec 6 20:49:02 2016 UTC
(4 years, 1 month ago)
by
michael
- m_kill.c:mo_kill(): removed old irc2.6 comment no longer valid these days
Revision
7921 -
Directory Listing
Modified
Tue Dec 6 20:25:00 2016 UTC
(4 years, 1 month ago)
by
michael
- m_kill.c: removed target's SID from the kill notice
Revision
7920 -
Directory Listing
Modified
Tue Dec 6 20:24:38 2016 UTC
(4 years, 1 month ago)
by
michael
- m_kill.c: removed target's SID from the kill notice
Revision
7919 -
Directory Listing
Modified
Sun Nov 27 19:54:38 2016 UTC
(4 years, 1 month ago)
by
michael
RELEASE TAG 8.2.21
Revision
7918 -
Directory Listing
Modified
Sun Nov 27 19:28:23 2016 UTC
(4 years, 1 month ago)
by
michael
- Update NEWS file
Revision
7917 -
Directory Listing
Modified
Sun Nov 27 19:18:26 2016 UTC
(4 years, 1 month ago)
by
michael
- Update NEWS file
Revision
7916 -
Directory Listing
Modified
Sun Nov 27 19:07:49 2016 UTC
(4 years, 1 month ago)
by
michael
- m_ping.c: remove useless tests on 'destination'
Revision
7915 -
Directory Listing
Modified
Sun Nov 27 19:07:27 2016 UTC
(4 years, 1 month ago)
by
michael
- m_ping.c: remove useless tests on 'destination'
Revision
7914 -
Directory Listing
Modified
Sun Nov 27 18:54:53 2016 UTC
(4 years, 1 month ago)
by
michael
- Style corrections
Revision
7913 -
Directory Listing
Modified
Sun Nov 27 18:54:38 2016 UTC
(4 years, 1 month ago)
by
michael
- Style corrections
Revision
7912 -
Directory Listing
Modified
Sun Nov 27 18:44:04 2016 UTC
(4 years, 1 month ago)
by
michael
- Cleanup m_ping.c
Revision
7911 -
Directory Listing
Modified
Sun Nov 27 18:43:43 2016 UTC
(4 years, 1 month ago)
by
michael
- Cleanup m_ping.c
Revision
7910 -
Directory Listing
Modified
Sun Nov 27 16:59:35 2016 UTC
(4 years, 1 month ago)
by
michael
- m_etrace.c:do_etrace(): swap test
Revision
7909 -
Directory Listing
Modified
Sun Nov 27 16:59:26 2016 UTC
(4 years, 1 month ago)
by
michael
- m_etrace.c:do_etrace(): swap test
Revision
7908 -
Directory Listing
Modified
Sun Nov 27 13:55:32 2016 UTC
(4 years, 1 month ago)
by
michael
- channel.c:channel_do_join(): rename variable
Revision
7907 -
Directory Listing
Modified
Sun Nov 27 13:55:16 2016 UTC
(4 years, 1 month ago)
by
michael
- channel.c:channel_do_join(): rename variable
Revision
7906 -
Directory Listing
Modified
Sun Nov 27 13:46:33 2016 UTC
(4 years, 1 month ago)
by
michael
- m_kick.c:m_kick(): whitespace changes
Revision
7905 -
Directory Listing
Modified
Sun Nov 27 13:46:14 2016 UTC
(4 years, 1 month ago)
by
michael
- m_kick.c:m_kick(): whitespace changes
Revision
7904 -
Directory Listing
Modified
Sun Nov 27 13:44:44 2016 UTC
(4 years, 1 month ago)
by
michael
- m_invite.c:m_invite(): adjust "/invite" to work with the new Invite structure
Revision
7903 -
Directory Listing
Modified
Sun Nov 27 13:44:31 2016 UTC
(4 years, 1 month ago)
by
michael
- m_invite.c:m_invite(): adjust "/invite" to work with the new Invite structure
Revision
7902 -
Directory Listing
Modified
Sun Nov 27 11:43:27 2016 UTC
(4 years, 1 month ago)
by
michael
- Bump version to 8.2.21
Revision
7901 -
Directory Listing
Modified
Sun Nov 27 11:39:27 2016 UTC
(4 years, 1 month ago)
by
michael
- Update NEWS file
Revision
7900 -
Directory Listing
Modified
Fri Nov 25 20:09:14 2016 UTC
(4 years, 2 months ago)
by
michael
- m_error.c: fix comments
Revision
7899 -
Directory Listing
Modified
Fri Nov 25 20:09:00 2016 UTC
(4 years, 2 months ago)
by
michael
- m_error.c: fix comments
Revision
7898 -
Directory Listing
Modified
Thu Nov 24 19:52:51 2016 UTC
(4 years, 2 months ago)
by
michael
- m_oper.c: move oper-up logging to oper_up()
Revision
7897 -
Directory Listing
Modified
Thu Nov 24 19:52:38 2016 UTC
(4 years, 2 months ago)
by
michael
- m_oper.c: move oper-up logging to oper_up()
Revision
7896 -
Directory Listing
Modified
Thu Nov 24 10:09:46 2016 UTC
(4 years, 2 months ago)
by
michael
- m_set.c: replace mixture of %d/%i conversion specifiers with proper ones
Revision
7895 -
Directory Listing
Modified
Thu Nov 24 10:09:33 2016 UTC
(4 years, 2 months ago)
by
michael
- m_set.c: replace mixture of %d/%i conversion specifiers with proper ones
Revision
7894 -
Directory Listing
Modified
Mon Nov 21 21:53:42 2016 UTC
(4 years, 2 months ago)
by
michael
- m_pong.c: cleanup ms_pong()
Revision
7893 -
Directory Listing
Modified
Mon Nov 21 21:53:27 2016 UTC
(4 years, 2 months ago)
by
michael
- m_pong.c: cleanup ms_pong()
Revision
7892 -
Directory Listing
Modified
Mon Nov 21 19:16:45 2016 UTC
(4 years, 2 months ago)
by
michael
- m_pong.c:ms_pong(): added wrong direction test as suggested by Adam
Revision
7891 -
Directory Listing
Modified
Mon Nov 21 19:15:29 2016 UTC
(4 years, 2 months ago)
by
michael
- m_pong.c:ms_pong(): added wrong direction test as suggested by Adam
Revision
7890 -
Directory Listing
Modified
Wed Nov 16 15:00:19 2016 UTC
(4 years, 2 months ago)
by
michael
- mempool.c: remove useless NULL assignment
Revision
7889 -
Directory Listing
Modified
Wed Nov 16 15:00:01 2016 UTC
(4 years, 2 months ago)
by
michael
- mempool.c: remove useless NULL assignment
Revision
7886 -
Directory Listing
Modified
Wed Nov 16 14:42:30 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.h: remove 'user1' data pointer from the _patricia_node_t struct
Revision
7885 -
Directory Listing
Modified
Wed Nov 16 14:33:50 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: whitespace change
Revision
7878 -
Directory Listing
Modified
Sat Nov 12 19:37:35 2016 UTC
(4 years, 2 months ago)
by
michael
- Update NEWS file
Revision
7877 -
Directory Listing
Modified
Fri Nov 11 20:43:16 2016 UTC
(4 years, 2 months ago)
by
michael
- m_connect.c: update comments
Revision
7876 -
Directory Listing
Modified
Fri Nov 11 20:42:54 2016 UTC
(4 years, 2 months ago)
by
michael
- m_connect.c: update comments
Revision
7875 -
Directory Listing
Modified
Fri Nov 11 20:19:21 2016 UTC
(4 years, 2 months ago)
by
michael
- m_connect.c: ignore the port argument to CONNECT and always use the port provided in conf->port
Revision
7874 -
Directory Listing
Modified
Fri Nov 11 20:18:59 2016 UTC
(4 years, 2 months ago)
by
michael
- m_connect.c: ignore the port argument to CONNECT and always use the port provided in conf->port
Revision
7873 -
Directory Listing
Modified
Thu Nov 10 18:01:43 2016 UTC
(4 years, 2 months ago)
by
michael
- m_eob.c: remove server_eob() backwards compatibility code
Revision
7872 -
Directory Listing
Modified
Thu Nov 10 18:01:32 2016 UTC
(4 years, 2 months ago)
by
michael
- m_eob.c: remove server_eob() backwards compatibility code
Revision
7871 -
Directory Listing
Modified
Wed Nov 9 20:13:07 2016 UTC
(4 years, 2 months ago)
by
michael
- Style corrections in several places
Revision
7870 -
Directory Listing
Modified
Wed Nov 9 20:12:50 2016 UTC
(4 years, 2 months ago)
by
michael
- Style corrections in several places
Revision
7869 -
Directory Listing
Modified
Wed Nov 9 13:41:34 2016 UTC
(4 years, 2 months ago)
by
michael
- Make hash.c:free_list_task() use dlinkDelete() instead of dlinkFindDelete()
Revision
7868 -
Directory Listing
Modified
Wed Nov 9 13:41:02 2016 UTC
(4 years, 2 months ago)
by
michael
- Make hash.c:free_list_task() use dlinkDelete() instead of dlinkFindDelete()
Revision
7867 -
Directory Listing
Modified
Wed Nov 9 12:29:18 2016 UTC
(4 years, 2 months ago)
by
michael
- help/set: whitespace change
Revision
7866 -
Directory Listing
Modified
Wed Nov 9 12:29:07 2016 UTC
(4 years, 2 months ago)
by
michael
- help/set: whitespace change
Revision
7865 -
Directory Listing
Modified
Wed Nov 9 12:28:20 2016 UTC
(4 years, 2 months ago)
by
michael
- m_message.c:flood_attack_channel(): don't rate-limit messages sent by opers
Revision
7864 -
Directory Listing
Modified
Wed Nov 9 12:27:56 2016 UTC
(4 years, 2 months ago)
by
michael
- m_message.c:flood_attack_channel(): don't rate-limit messages sent by opers
Revision
7863 -
Directory Listing
Modified
Tue Nov 8 20:17:03 2016 UTC
(4 years, 2 months ago)
by
michael
- Use unsigned where appropriate
Revision
7862 -
Directory Listing
Modified
Tue Nov 8 20:16:26 2016 UTC
(4 years, 2 months ago)
by
michael
- Use unsigned where appropriate
Revision
7861 -
Directory Listing
Modified
Tue Nov 8 20:12:48 2016 UTC
(4 years, 2 months ago)
by
michael
- Rebuilt parser files
Revision
7860 -
Directory Listing
Modified
Tue Nov 8 20:11:54 2016 UTC
(4 years, 2 months ago)
by
michael
- Rebuilt parser files
Revision
7859 -
Directory Listing
Modified
Tue Nov 8 20:09:29 2016 UTC
(4 years, 2 months ago)
by
michael
- Import FLOODTIME changes from p4
Revision
7858 -
Directory Listing
Modified
Tue Nov 8 20:06:16 2016 UTC
(4 years, 2 months ago)
by
michael
- Import FLOODTIME changes from p4
Revision
7857 -
Directory Listing
Modified
Sun Nov 6 21:26:59 2016 UTC
(4 years, 2 months ago)
by
michael
- m_svsnick.c: fixed spelling
Revision
7856 -
Directory Listing
Modified
Sun Nov 6 21:26:47 2016 UTC
(4 years, 2 months ago)
by
michael
- m_svsnick.c: fixed spelling
Revision
7855 -
Directory Listing
Modified
Sun Nov 6 20:58:04 2016 UTC
(4 years, 2 months ago)
by
michael
- m_svsnick.c: add source ts support
Revision
7854 -
Directory Listing
Modified
Sun Nov 6 20:57:44 2016 UTC
(4 years, 2 months ago)
by
michael
- m_svsnick.c: add source ts support
Revision
7848 -
Directory Listing
Modified
Sun Nov 6 18:05:24 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: style corrections; remove unused header includes
Revision
7847 -
Directory Listing
Modified
Sun Nov 6 16:58:50 2016 UTC
(4 years, 2 months ago)
by
michael
- aptricia.c, patricia.h: add patricia_try_search_exact_addr() and patricia_try_search_best_addr()
Revision
7846 -
Directory Listing
Modified
Sun Nov 6 16:08:49 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c, patricia.h: prefix several externally visible functions with patricia_
Revision
7845 -
Directory Listing
Modified
Sun Nov 6 14:23:36 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: white-space changes
Revision
7844 -
Directory Listing
Modified
Sun Nov 6 13:58:59 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: removed several 0 assignments not needed with calloc()
Revision
7843 -
Directory Listing
Modified
Sun Nov 6 13:55:28 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c, patricia.h:New_Patricia() fixed compile warning; removed useless 0 assignments
Revision
7842 -
Directory Listing
Modified
Sun Nov 6 13:52:40 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c:ascii2prefix() fixed compile warning
Revision
7841 -
Directory Listing
Modified
Sun Nov 6 13:44:02 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: cleanup New_Prefix2()
Revision
7840 -
Directory Listing
Modified
Sun Nov 6 13:24:49 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: cleanup ascii2prefix()
Revision
7839 -
Directory Listing
Modified
Sun Nov 6 13:02:30 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c, patricia.h: rewrite prefix_toa() to suck less
Revision
7838 -
Directory Listing
Modified
Sun Nov 6 12:26:01 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: mostly white-space changes
Revision
7837 -
Directory Listing
Modified
Sun Nov 6 12:05:05 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c:Deref_Prefix(): removed pointless assert(); stylistic changes
Revision
7836 -
Directory Listing
Modified
Sun Nov 6 12:01:21 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.h: add missing prototype for try_search_best()
Revision
7835 -
Directory Listing
Modified
Sun Nov 6 11:59:48 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: remove PATRICIA_MAX_THREADS define we no longer need
Revision
7834 -
Directory Listing
Modified
Sun Nov 6 11:59:01 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c, patricia.h: indenting; remove extraneous parentheses
Revision
7833 -
Directory Listing
Modified
Sat Nov 5 19:42:55 2016 UTC
(4 years, 2 months ago)
by
michael
RELEASE TAG 8.2.20
Revision
7832 -
Directory Listing
Modified
Sat Nov 5 19:39:24 2016 UTC
(4 years, 2 months ago)
by
michael
- Update NEWS file
Revision
7831 -
Directory Listing
Modified
Sat Nov 5 18:24:34 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: use xfree() instead of free()
Revision
7830 -
Directory Listing
Modified
Sat Nov 5 18:22:37 2016 UTC
(4 years, 2 months ago)
by
michael
- patricia.c: remove 'num_active_patricia' not needed
Revision
7826 -
Directory Listing
Modified
Sat Oct 29 18:18:52 2016 UTC
(4 years, 2 months ago)
by
michael
- flex 2.6.2
Revision
7825 -
Directory Listing
Modified
Sat Oct 29 18:18:40 2016 UTC
(4 years, 2 months ago)
by
michael
- flex 2.6.2
Revision
7824 -
Directory Listing
Modified
Thu Oct 20 17:54:54 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.h, patricia.c: cleanup prefix_toa() to fit our needs; make it use snprintf()
Revision
7822 -
Directory Listing
Modified
Wed Oct 19 21:53:19 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.h, patricia.c: constification
Revision
7814 -
Directory Listing
Modified
Wed Oct 19 17:37:13 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.h, patricia.c: we don't need these functions outside patricia.c
Revision
7813 -
Directory Listing
Modified
Wed Oct 19 16:47:56 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.h, patricia.c: kill _prefix4_t struct. we can afford the little extra memory
Revision
7812 -
Directory Listing
Modified
Wed Oct 19 16:43:47 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.h: removed unused header includes
Revision
7811 -
Directory Listing
Modified
Wed Oct 19 16:33:21 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.h, patricia.c: removed void_fn_t typedef
Revision
7810 -
Directory Listing
Modified
Wed Oct 19 16:11:32 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.c:make_and_lookup(): make it work with both ipv4 and ipv6; add pointer tests as ascii2prefix() can return NULL
Revision
7809 -
Directory Listing
Modified
Wed Oct 19 15:59:43 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.c:try_search_exact(): add missing NULL return
Revision
7808 -
Directory Listing
Modified
Wed Oct 19 15:57:36 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.c:try_search_exact(): make it work with both ipv4 and ipv6; add pointer tests as ascii2prefix() can return NULL
Revision
7807 -
Directory Listing
Modified
Wed Oct 19 15:56:00 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.c:try_search_best(): make it work with both ipv4 and ipv6; add pointer tests as ascii2prefix() can return NULL
Revision
7806 -
Directory Listing
Modified
Wed Oct 19 15:42:50 2016 UTC
(4 years, 3 months ago)
by
michael
- patricia.h, patricia.c: get rid of BSD data types
Revision
7805 -
Directory Listing
Modified
Tue Oct 18 21:39:04 2016 UTC
(4 years, 3 months ago)
by
michael
- autoreconf
Revision
7800 -
Directory Listing
Modified
Tue Oct 18 17:40:46 2016 UTC
(4 years, 3 months ago)
by
michael
- Update NEWS file
Revision
7799 -
Directory Listing
Modified
Tue Oct 18 17:29:01 2016 UTC
(4 years, 3 months ago)
by
michael
- reference.conf: ramp up invite_expire_time to 60 minutes
Revision
7798 -
Directory Listing
Modified
Tue Oct 18 17:28:42 2016 UTC
(4 years, 3 months ago)
by
michael
- reference.conf: ramp up invite_expire_time to 60 minutes
Revision
7797 -
Directory Listing
Modified
Tue Oct 18 17:27:10 2016 UTC
(4 years, 3 months ago)
by
michael
- Minor style corrections and constifications
Revision
7796 -
Directory Listing
Modified
Tue Oct 18 17:26:37 2016 UTC
(4 years, 3 months ago)
by
michael
- Minor style corrections and constifications
Revision
7795 -
Directory Listing
Modified
Mon Oct 17 19:30:40 2016 UTC
(4 years, 3 months ago)
by
michael
- Rebuilt parser files
Revision
7794 -
Directory Listing
Modified
Mon Oct 17 19:30:29 2016 UTC
(4 years, 3 months ago)
by
michael
- Rebuilt parser files
Revision
7793 -
Directory Listing
Modified
Mon Oct 17 19:28:52 2016 UTC
(4 years, 3 months ago)
by
michael
- Implement INVITE expirations
Revision
7792 -
Directory Listing
Modified
Mon Oct 17 19:22:28 2016 UTC
(4 years, 3 months ago)
by
michael
- Implement INVITE expirations
Revision
7791 -
Directory Listing
Modified
Mon Oct 17 17:30:58 2016 UTC
(4 years, 3 months ago)
by
michael
- hostmask.c: try_parse_v6_netmask()/try_parse_v4_netmask(): set address family accordingly. parse_netmask(): zero out 'addr'
Revision
7790 -
Directory Listing
Modified
Mon Oct 17 17:30:47 2016 UTC
(4 years, 3 months ago)
by
michael
- hostmask.c: try_parse_v6_netmask()/try_parse_v4_netmask(): set address family accordingly. parse_netmask(): zero out 'addr'
Revision
7789 -
Directory Listing
Modified
Mon Oct 17 15:50:10 2016 UTC
(4 years, 3 months ago)
by
michael
- conf.c:conf_error_report(), yyerror(): use const
Revision
7788 -
Directory Listing
Modified
Mon Oct 17 15:49:53 2016 UTC
(4 years, 3 months ago)
by
michael
- conf.c:conf_error_report(), yyerror(): use const
Revision
7787 -
Directory Listing
Modified
Sun Oct 9 18:46:10 2016 UTC
(4 years, 3 months ago)
by
michael
- Bump version to hybrid-8.2.20
Revision
7786 -
Directory Listing
Modified
Sun Oct 9 18:44:50 2016 UTC
(4 years, 3 months ago)
by
michael
- autoreconf
Revision
7785 -
Directory Listing
Modified
Sun Oct 9 18:44:23 2016 UTC
(4 years, 3 months ago)
by
michael
- autoreconf
Revision
7784 -
Directory Listing
Modified
Sun Oct 9 18:44:01 2016 UTC
(4 years, 3 months ago)
by
michael
- Removed help/error
Revision
7783 -
Directory Listing
Modified
Sun Oct 9 18:43:26 2016 UTC
(4 years, 3 months ago)
by
michael
- Removed help/error
Revision
7782 -
Directory Listing
Modified
Sun Oct 9 18:23:17 2016 UTC
(4 years, 3 months ago)
by
michael
- Update NEWS file
Revision
7781 -
Directory Listing
Modified
Sun Oct 9 17:44:58 2016 UTC
(4 years, 3 months ago)
by
michael
- motd.h: increase MOTD_LINESIZE to 321
Revision
7780 -
Directory Listing
Modified
Sun Oct 9 17:44:30 2016 UTC
(4 years, 3 months ago)
by
michael
- motd.h: increase MOTD_LINESIZE to 321
Revision
7779 -
Directory Listing
Modified
Sat Oct 8 17:24:34 2016 UTC
(4 years, 3 months ago)
by
michael
- channel.c, dbuf.c: stylistic changes
Revision
7778 -
Directory Listing
Modified
Sat Oct 8 17:24:11 2016 UTC
(4 years, 3 months ago)
by
michael
- channel.c, dbuf.c: stylistic changes
Revision
7777 -
Directory Listing
Modified
Sat Oct 8 16:57:43 2016 UTC
(4 years, 3 months ago)
by
michael
- conf.c:conf_error_report(): fixed compile warning
Revision
7776 -
Directory Listing
Modified
Sat Oct 8 16:57:31 2016 UTC
(4 years, 3 months ago)
by
michael
- conf.c:conf_error_report(): fixed compile warning
Revision
7775 -
Directory Listing
Modified
Sat Oct 8 16:54:29 2016 UTC
(4 years, 3 months ago)
by
michael
- motd.c:motd_cache(): stylistic changes
Revision
7774 -
Directory Listing
Modified
Sat Oct 8 16:54:12 2016 UTC
(4 years, 3 months ago)
by
michael
- motd.c:motd_cache(): stylistic changes
Revision
7773 -
Directory Listing
Modified
Sat Oct 8 16:31:37 2016 UTC
(4 years, 3 months ago)
by
michael
- Rebuilt parser files
Revision
7772 -
Directory Listing
Modified
Sat Oct 8 16:31:25 2016 UTC
(4 years, 3 months ago)
by
michael
- Rebuilt parser files
Revision
7771 -
Directory Listing
Modified
Sat Oct 8 16:30:33 2016 UTC
(4 years, 3 months ago)
by
michael
- user.c:send_umode(): fixed compile warning (-Wshadow) on centos and possibly others
Revision
7770 -
Directory Listing
Modified
Sat Oct 8 16:30:18 2016 UTC
(4 years, 3 months ago)
by
michael
- user.c:send_umode(): fixed compile warning (-Wshadow) on centos and possibly others
Revision
7769 -
Directory Listing
Modified
Fri Oct 7 18:32:45 2016 UTC
(4 years, 3 months ago)
by
michael
- Update NEWS file
Revision
7768 -
Directory Listing
Modified
Fri Oct 7 17:28:31 2016 UTC
(4 years, 3 months ago)
by
michael
- .travis.yml: disable gcc builds on osx for now
Revision
7767 -
Directory Listing
Modified
Fri Oct 7 17:28:16 2016 UTC
(4 years, 3 months ago)
by
michael
- .travis.yml: disable gcc builds on osx for now
Revision
7766 -
Directory Listing
Modified
Fri Oct 7 16:27:37 2016 UTC
(4 years, 3 months ago)
by
michael
- Added 'channel::max_invites' configuration directive
Revision
7765 -
Directory Listing
Modified
Fri Oct 7 16:26:19 2016 UTC
(4 years, 3 months ago)
by
michael
- Added 'channel::max_invites' configuration directive
Revision
7764 -
Directory Listing
Modified
Thu Oct 6 17:01:40 2016 UTC
(4 years, 3 months ago)
by
michael
- Get rid of clear_ban_cache_channel() and clear_ban_cache_client(). Use clear_ban_cache_list() instead.
Revision
7763 -
Directory Listing
Modified
Thu Oct 6 16:59:51 2016 UTC
(4 years, 3 months ago)
by
michael
- Get rid of clear_ban_cache_channel() and clear_ban_cache_client(). Use clear_ban_cache_list() instead.
Revision
7762 -
Directory Listing
Modified
Thu Oct 6 16:45:18 2016 UTC
(4 years, 3 months ago)
by
michael
- Get rid of clear_invites_channel() and clear_invites_client(). Use clear_invite_list() instead.
Revision
7761 -
Directory Listing
Modified
Thu Oct 6 16:44:27 2016 UTC
(4 years, 3 months ago)
by
michael
- Get rid of clear_invites_channel() and clear_invites_client(). Use clear_invite_list() instead.
Revision
7760 -
Directory Listing
Modified
Wed Oct 5 18:33:22 2016 UTC
(4 years, 3 months ago)
by
michael
- s_bsd_kqueue.c:kq_update_events(): make 'zero_timespec' a const struct
Revision
7759 -
Directory Listing
Modified
Wed Oct 5 18:33:01 2016 UTC
(4 years, 3 months ago)
by
michael
- s_bsd_kqueue.c:kq_update_events(): make 'zero_timespec' a const struct
Revision
7758 -
Directory Listing
Modified
Mon Oct 3 17:54:32 2016 UTC
(4 years, 3 months ago)
by
michael
- m_whois.c:whois_person(): re-add /whois notice. Goes to user mode +y
Revision
7757 -
Directory Listing
Modified
Mon Oct 3 17:54:19 2016 UTC
(4 years, 3 months ago)
by
michael
- m_whois.c:whois_person(): re-add /whois notice. Goes to user mode +y
Revision
7746 -
Directory Listing
Modified
Sat Oct 1 17:43:39 2016 UTC
(4 years, 3 months ago)
by
michael
- conf.c: fixed a lineno off-by-one for parser warnings in included configuration files
Revision
7745 -
Directory Listing
Modified
Sat Oct 1 17:43:16 2016 UTC
(4 years, 3 months ago)
by
michael
- conf.c: fixed a lineno off-by-one for parser warnings in included configuration files
Revision
7744 -
Directory Listing
Modified
Fri Sep 30 18:46:15 2016 UTC
(4 years, 3 months ago)
by
michael
- conf_lexer.l: replace a snprintf with strlcpy
Revision
7743 -
Directory Listing
Modified
Fri Sep 30 18:46:03 2016 UTC
(4 years, 3 months ago)
by
michael
- conf_lexer.l: replace a snprintf with strlcpy
Revision
7732 -
Directory Listing
Modified
Mon Sep 26 15:55:25 2016 UTC
(4 years, 4 months ago)
by
michael
- conf_lexer.l:cinclude(): we don't use yyin
Revision
7731 -
Directory Listing
Modified
Mon Sep 26 15:54:46 2016 UTC
(4 years, 4 months ago)
by
michael
- conf_lexer.l:cinclude(): we don't use yyin
Revision
7726 -
Directory Listing
Modified
Mon Sep 26 15:00:20 2016 UTC
(4 years, 4 months ago)
by
michael
- Add stripws() to irc_string.c; make warnings about syntax errors with multiple whitespaces look nicer
Revision
7725 -
Directory Listing
Modified
Mon Sep 26 14:59:44 2016 UTC
(4 years, 4 months ago)
by
michael
- Add stripws() to irc_string.c; make warnings about syntax errors with multiple whitespaces look nicer
Revision
7709 -
Directory Listing
Modified
Fri Sep 23 16:56:30 2016 UTC
(4 years, 4 months ago)
by
michael
- Update NEWS file
Revision
7708 -
Directory Listing
Modified
Fri Sep 23 16:46:01 2016 UTC
(4 years, 4 months ago)
by
michael
- Show GnuTLS/OpenSSL library/header versions in /INFO as suggested by Adam
Revision
7707 -
Directory Listing
Modified
Fri Sep 23 16:45:18 2016 UTC
(4 years, 4 months ago)
by
michael
- Show GnuTLS/OpenSSL library/header versions in /INFO as suggested by Adam
Revision
7706 -
Directory Listing
Modified
Wed Sep 21 16:49:04 2016 UTC
(4 years, 4 months ago)
by
michael
- conf_lexer.l: cleanup config include stack code (Adam)
Revision
7705 -
Directory Listing
Modified
Wed Sep 21 16:48:47 2016 UTC
(4 years, 4 months ago)
by
michael
- conf_lexer.l: cleanup config include stack code (Adam)
Revision
7704 -
Directory Listing
Modified
Sat Sep 17 17:10:31 2016 UTC
(4 years, 4 months ago)
by
michael
- Update help/kick
Revision
7703 -
Directory Listing
Modified
Sat Sep 17 17:10:18 2016 UTC
(4 years, 4 months ago)
by
michael
- Update help/kick
Revision
7702 -
Directory Listing
Modified
Sun Sep 4 16:56:20 2016 UTC
(4 years, 4 months ago)
by
michael
- Update help/kick as suggested by jackal
Revision
7701 -
Directory Listing
Modified
Sun Sep 4 16:55:51 2016 UTC
(4 years, 4 months ago)
by
michael
- Update help/kick as suggested by jackal
Revision
7700 -
Directory Listing
Modified
Sun Sep 4 15:46:58 2016 UTC
(4 years, 4 months ago)
by
michael
- version.c: update metalrock's email
Revision
7699 -
Directory Listing
Modified
Sun Sep 4 15:46:47 2016 UTC
(4 years, 4 months ago)
by
michael
- version.c: update metalrock's email
Revision
7698 -
Directory Listing
Modified
Sun Sep 4 15:45:49 2016 UTC
(4 years, 4 months ago)
by
michael
- Update metalrock's email
Revision
7697 -
Directory Listing
Modified
Sat Sep 3 10:38:32 2016 UTC
(4 years, 4 months ago)
by
metalrock
Change to a working email
Revision
7696 -
Directory Listing
Modified
Thu Sep 1 09:35:19 2016 UTC
(4 years, 4 months ago)
by
michael
- AUTHORS, version.c: fix inconsistency
Revision
7695 -
Directory Listing
Modified
Thu Sep 1 09:35:09 2016 UTC
(4 years, 4 months ago)
by
michael
- AUTHORS, version.c: fix inconsistency
Revision
7694 -
Directory Listing
Modified
Wed Aug 31 18:43:08 2016 UTC
(4 years, 4 months ago)
by
michael
- Add Andrew Strutt to AUTHORS and version.c
Revision
7693 -
Directory Listing
Modified
Wed Aug 31 18:42:42 2016 UTC
(4 years, 4 months ago)
by
michael
- Add Andrew Strutt to AUTHORS and version.c
Revision
7692 -
Directory Listing
Modified
Sun Aug 28 18:38:42 2016 UTC
(4 years, 4 months ago)
by
michael
- Update NEWS file
Revision
7691 -
Directory Listing
Modified
Thu Aug 25 18:47:30 2016 UTC
(4 years, 5 months ago)
by
michael
- reference.conf: clarify that 'anti_spam_exit_message_time' applies to PART, too
Revision
7690 -
Directory Listing
Modified
Thu Aug 25 18:47:19 2016 UTC
(4 years, 5 months ago)
by
michael
- reference.conf: clarify that 'anti_spam_exit_message_time' applies to PART, too
Revision
7689 -
Directory Listing
Modified
Sun Aug 21 16:58:15 2016 UTC
(4 years, 5 months ago)
by
michael
RELEASE TAG 8.2.19
Revision
7688 -
Directory Listing
Modified
Sun Aug 21 16:52:31 2016 UTC
(4 years, 5 months ago)
by
michael
- Update NEWS file
Revision
7687 -
Directory Listing
Modified
Thu Aug 18 17:32:22 2016 UTC
(4 years, 5 months ago)
by
michael
- Remove excessive const keyword on dlink_node pointers
Revision
7686 -
Directory Listing
Modified
Thu Aug 18 17:32:04 2016 UTC
(4 years, 5 months ago)
by
michael
- Remove excessive const keyword on dlink_node pointers
Revision
7685 -
Directory Listing
Modified
Thu Aug 18 14:41:08 2016 UTC
(4 years, 5 months ago)
by
michael
- conf_pseudo.h, conf_pseudo.c: added pseudo_get_list() for later use
Revision
7684 -
Directory Listing
Modified
Thu Aug 18 14:40:43 2016 UTC
(4 years, 5 months ago)
by
michael
- conf_pseudo.h, conf_pseudo.c: added pseudo_get_list() for later use
Revision
7683 -
Directory Listing
Modified
Wed Aug 3 14:56:43 2016 UTC
(4 years, 5 months ago)
by
michael
- m_nick.c: style corrections; move comment to proper place
Revision
7682 -
Directory Listing
Modified
Wed Aug 3 14:56:12 2016 UTC
(4 years, 5 months ago)
by
michael
- m_nick.c: style corrections; move comment to proper place
Revision
7681 -
Directory Listing
Modified
Fri Jul 29 18:42:45 2016 UTC
(4 years, 5 months ago)
by
michael
- Bump version to 8.2.19
Revision
7680 -
Directory Listing
Modified
Thu Jul 21 16:00:55 2016 UTC
(4 years, 6 months ago)
by
michael
- m_svsmode.c: revert -r7666
Revision
7679 -
Directory Listing
Modified
Thu Jul 21 16:00:33 2016 UTC
(4 years, 6 months ago)
by
michael
- m_svsmode.c: revert -r7665
Revision
7678 -
Directory Listing
Modified
Wed Jul 20 19:47:26 2016 UTC
(4 years, 6 months ago)
by
michael
- conf_lexer.l: update filename for \file
Revision
7677 -
Directory Listing
Modified
Wed Jul 20 19:47:11 2016 UTC
(4 years, 6 months ago)
by
michael
- conf_lexer.l: update filename for \file
Revision
7676 -
Directory Listing
Modified
Wed Jul 20 19:31:34 2016 UTC
(4 years, 6 months ago)
by
michael
- Fixed more svn properties as pointed out by jackal
Revision
7675 -
Directory Listing
Modified
Wed Jul 20 19:31:22 2016 UTC
(4 years, 6 months ago)
by
michael
- Fixed more svn properties as pointed out by jackal
Revision
7674 -
Directory Listing
Modified
Wed Jul 20 18:54:17 2016 UTC
(4 years, 6 months ago)
by
michael
- m_dline.c, m_xline.c: whitespace changes
Revision
7673 -
Directory Listing
Modified
Wed Jul 20 18:54:05 2016 UTC
(4 years, 6 months ago)
by
michael
- m_dline.c, m_xline.c: whitespace changes
Revision
7672 -
Directory Listing
Modified
Wed Jul 20 18:47:20 2016 UTC
(4 years, 6 months ago)
by
michael
- hostmask.c:add_conf_by_address(): stylistic changes
Revision
7671 -
Directory Listing
Modified
Wed Jul 20 18:47:10 2016 UTC
(4 years, 6 months ago)
by
michael
- hostmask.c:add_conf_by_address(): stylistic changes
Revision
7670 -
Directory Listing
Modified
Wed Jul 20 18:22:12 2016 UTC
(4 years, 6 months ago)
by
michael
- Update Doxyfile to 1.8.8
Revision
7669 -
Directory Listing
Modified
Wed Jul 20 18:21:42 2016 UTC
(4 years, 6 months ago)
by
michael
- Update Doxyfile to 1.8.8
Revision
7668 -
Directory Listing
Modified
Wed Jul 20 17:09:49 2016 UTC
(4 years, 6 months ago)
by
michael
- Fixed svn properties
Revision
7667 -
Directory Listing
Modified
Wed Jul 20 17:09:36 2016 UTC
(4 years, 6 months ago)
by
michael
- Fixed svn properties
Revision
7666 -
Directory Listing
Modified
Wed Jul 20 12:20:23 2016 UTC
(4 years, 6 months ago)
by
michael
- m_svsmode.c: use const
Revision
7665 -
Directory Listing
Modified
Wed Jul 20 12:19:53 2016 UTC
(4 years, 6 months ago)
by
michael
- m_svsmode.c: use const
Revision
7664 -
Directory Listing
Modified
Tue Jul 19 18:57:07 2016 UTC
(4 years, 6 months ago)
by
michael
- reference.conf: update copyright years
Revision
7663 -
Directory Listing
Modified
Tue Jul 19 18:56:56 2016 UTC
(4 years, 6 months ago)
by
michael
- reference.conf: update copyright years
Revision
7662 -
Directory Listing
Modified
Tue Jul 19 18:55:58 2016 UTC
(4 years, 6 months ago)
by
michael
- Update NEWS file
Revision
7661 -
Directory Listing
Modified
Tue Jul 19 18:55:03 2016 UTC
(4 years, 6 months ago)
by
michael
- m_nick.c:change_remote_nick(): user mode 'n' now shows nick name changes from remote clients, too
Revision
7660 -
Directory Listing
Modified
Tue Jul 19 18:54:40 2016 UTC
(4 years, 6 months ago)
by
michael
- m_nick.c:change_remote_nick(): user mode 'n' now shows nick name changes from remote clients, too
Revision
7659 -
Directory Listing
Modified
Tue Jul 19 18:44:32 2016 UTC
(4 years, 6 months ago)
by
michael
- m_nick.c:perform_nick_change_collides(): whitespace change
Revision
7658 -
Directory Listing
Modified
Tue Jul 19 18:44:07 2016 UTC
(4 years, 6 months ago)
by
michael
- m_nick.c:perform_nick_change_collides(): whitespace change
Revision
7657 -
Directory Listing
Modified
Tue Jul 19 16:26:03 2016 UTC
(4 years, 6 months ago)
by
michael
- Update NEWS file
Revision
7656 -
Directory Listing
Modified
Mon Jul 18 16:57:52 2016 UTC
(4 years, 6 months ago)
by
michael
- m_stats.c:show_ports(): don't show IP addresses to admins unless !ConfigServerHide.hide_server_ips
Revision
7655 -
Directory Listing
Modified
Mon Jul 18 16:57:31 2016 UTC
(4 years, 6 months ago)
by
michael
- m_stats.c:show_ports(): don't show IP addresses to admins unless !ConfigServerHide.hide_server_ips
Revision
7654 -
Directory Listing
Modified
Mon Jul 18 16:27:59 2016 UTC
(4 years, 6 months ago)
by
michael
- m_stats.c:stats_L_list(): remove extraneous test on ConfigServerHide.hide_server_ips since get_client_name() already deals with that
Revision
7653 -
Directory Listing
Modified
Mon Jul 18 16:27:47 2016 UTC
(4 years, 6 months ago)
by
michael
- m_stats.c:stats_L_list(): remove extraneous test on ConfigServerHide.hide_server_ips since get_client_name() already deals with that
Revision
7652 -
Directory Listing
Modified
Mon Jul 18 16:23:28 2016 UTC
(4 years, 6 months ago)
by
michael
- m_stats.c:stats_L_list(): sanitize utterly bad logic
Revision
7651 -
Directory Listing
Modified
Mon Jul 18 16:23:15 2016 UTC
(4 years, 6 months ago)
by
michael
- m_stats.c:stats_L_list(): sanitize utterly bad logic
Revision
7650 -
Directory Listing
Modified
Sun Jul 17 14:59:21 2016 UTC
(4 years, 6 months ago)
by
michael
- Update NEWS file
Revision
7649 -
Directory Listing
Modified
Sun Jul 17 14:37:24 2016 UTC
(4 years, 6 months ago)
by
michael
- m_svinfo.c:ms_svinfo(): whitespace change
Revision
7648 -
Directory Listing
Modified
Sun Jul 17 14:37:14 2016 UTC
(4 years, 6 months ago)
by
michael
- m_svinfo.c:ms_svinfo(): whitespace change
Revision
7647 -
Directory Listing
Modified
Sun Jul 17 14:29:49 2016 UTC
(4 years, 6 months ago)
by
michael
- m_svstag.c:ms_svstag(): replace strtoimax() with strtoumax()
Revision
7646 -
Directory Listing
Modified
Sun Jul 17 14:29:36 2016 UTC
(4 years, 6 months ago)
by
michael
- m_svstag.c:ms_svstag(): replace strtoimax() with strtoumax()
Revision
7645 -
Directory Listing
Modified
Sat Jul 16 17:57:13 2016 UTC
(4 years, 6 months ago)
by
michael
- m_who.c:m_who(): swap tests
Revision
7644 -
Directory Listing
Modified
Sat Jul 16 17:56:53 2016 UTC
(4 years, 6 months ago)
by
michael
- m_who.c:m_who(): swap tests
Revision
7643 -
Directory Listing
Modified
Fri Jul 15 19:52:16 2016 UTC
(4 years, 6 months ago)
by
michael
- m_who.c:who_matches(): allow operators to search by ip address
Revision
7642 -
Directory Listing
Modified
Fri Jul 15 19:51:58 2016 UTC
(4 years, 6 months ago)
by
michael
- m_who.c:who_matches(): allow operators to search by ip address
Revision
7641 -
Directory Listing
Modified
Fri Jul 15 19:46:58 2016 UTC
(4 years, 6 months ago)
by
michael
- m_who.c: merged big mask matching conditional statement found in who_global() and who_common_channel() into a separate function.
As a side effect this fixes a possible server name leak in who_global() with server hiding enabled
Revision
7640 -
Directory Listing
Modified
Fri Jul 15 19:46:40 2016 UTC
(4 years, 6 months ago)
by
michael
- m_who.c: merged big mask matching conditional statement found in who_global() and who_common_channel() into a separate function.
As a side effect this fixes a possible server name leak in who_global() with server hiding enabled
Revision
7639 -
Directory Listing
Modified
Wed Jul 13 17:58:55 2016 UTC
(4 years, 6 months ago)
by
michael
- conf.c:conf_rehash(): from p4: Log when rehashing due to sighup
Revision
7638 -
Directory Listing
Modified
Wed Jul 13 17:58:44 2016 UTC
(4 years, 6 months ago)
by
michael
- conf.c:conf_rehash(): from p4: Log when rehashing due to sighup
Revision
7636 -
Directory Listing
Modified
Mon Jul 4 16:34:25 2016 UTC
(4 years, 6 months ago)
by
michael
- m_away.c: deduplicate
Revision
7635 -
Directory Listing
Modified
Mon Jul 4 16:34:04 2016 UTC
(4 years, 6 months ago)
by
michael
- m_away.c: deduplicate
Revision
7634 -
Directory Listing
Modified
Mon Jul 4 16:13:46 2016 UTC
(4 years, 6 months ago)
by
michael
- list.c: fixed typo in comments
Revision
7633 -
Directory Listing
Modified
Mon Jul 4 16:13:28 2016 UTC
(4 years, 6 months ago)
by
michael
- list.c: fixed typo in comments
Revision
7632 -
Directory Listing
Modified
Thu Jun 30 16:44:19 2016 UTC
(4 years, 6 months ago)
by
michael
- send.c:sendto_match_servs(): move test
Revision
7631 -
Directory Listing
Modified
Thu Jun 30 16:44:02 2016 UTC
(4 years, 6 months ago)
by
michael
- send.c:sendto_match_servs(): move test
Revision
7630 -
Directory Listing
Modified
Tue Jun 28 16:46:50 2016 UTC
(4 years, 6 months ago)
by
michael
- user.c:register_remote_user(): remove TS5 leftover
Revision
7629 -
Directory Listing
Modified
Tue Jun 28 16:46:30 2016 UTC
(4 years, 6 months ago)
by
michael
- user.c:register_remote_user(): remove TS5 leftover
Revision
7628 -
Directory Listing
Modified
Sun Jun 26 15:50:12 2016 UTC
(4 years, 7 months ago)
by
michael
- Update help/stats
Revision
7627 -
Directory Listing
Modified
Sun Jun 26 15:49:53 2016 UTC
(4 years, 7 months ago)
by
michael
- Update help/stats
Revision
7626 -
Directory Listing
Modified
Thu Jun 23 12:46:46 2016 UTC
(4 years, 7 months ago)
by
michael
- Re-built autogenerated files
Revision
7625 -
Directory Listing
Modified
Thu Jun 23 12:45:35 2016 UTC
(4 years, 7 months ago)
by
michael
- Re-built autogenerated files
Revision
7624 -
Directory Listing
Modified
Thu Jun 23 12:44:09 2016 UTC
(4 years, 7 months ago)
by
michael
- Change userhost.c to deal with ip addresses only. Also we no longer care about usernames/ident replies.
Due to the hash function in hash.c not ideal for ip addresses, we'll be using either iphash.c, or
patricia.c soon for this.
Revision
7623 -
Directory Listing
Modified
Thu Jun 23 12:42:04 2016 UTC
(4 years, 7 months ago)
by
michael
- Change userhost.c to deal with ip addresses only. Also we no longer care about usernames/ident replies.
Due to the hash function in hash.c not ideal for ip addresses, we'll be using either iphash.c, or
patricia.c soon for this.
Revision
7622 -
Directory Listing
Modified
Wed Jun 22 17:16:30 2016 UTC
(4 years, 7 months ago)
by
michael
RELEASE TAG 8.2.18
Revision
7621 -
Directory Listing
Modified
Wed Jun 22 17:14:29 2016 UTC
(4 years, 7 months ago)
by
michael
- Update README
Revision
7620 -
Directory Listing
Modified
Wed Jun 22 17:14:12 2016 UTC
(4 years, 7 months ago)
by
michael
- Update README
Revision
7619 -
Directory Listing
Modified
Wed Jun 22 17:11:09 2016 UTC
(4 years, 7 months ago)
by
michael
- Update NEWS file
Revision
7618 -
Directory Listing
Modified
Wed Jun 22 16:54:28 2016 UTC
(4 years, 7 months ago)
by
michael
- Update NEWS file
Revision
7617 -
Directory Listing
Modified
Wed Jun 22 16:54:09 2016 UTC
(4 years, 7 months ago)
by
michael
- Update NEWS file
Revision
7616 -
Directory Listing
Modified
Wed Jun 22 11:31:47 2016 UTC
(4 years, 7 months ago)
by
michael
- m_stats.c:stats_memory(): use the %zu conversion specifier
Revision
7615 -
Directory Listing
Modified
Wed Jun 22 11:31:29 2016 UTC
(4 years, 7 months ago)
by
michael
- m_stats.c:stats_memory(): use the %zu conversion specifier
Revision
7614 -
Directory Listing
Modified
Tue Jun 21 16:50:32 2016 UTC
(4 years, 7 months ago)
by
michael
- m_nick.c: stylistic changes
Revision
7613 -
Directory Listing
Modified
Tue Jun 21 16:50:21 2016 UTC
(4 years, 7 months ago)
by
michael
- m_nick.c: stylistic changes
Revision
7612 -
Directory Listing
Modified
Tue Jun 21 12:57:05 2016 UTC
(4 years, 7 months ago)
by
michael
- channel.c:channel_part_one_client(): update comment
Revision
7611 -
Directory Listing
Modified
Tue Jun 21 12:56:48 2016 UTC
(4 years, 7 months ago)
by
michael
- channel.c:channel_part_one_client(): update comment
Revision
7610 -
Directory Listing
Modified
Tue Jun 21 12:54:58 2016 UTC
(4 years, 7 months ago)
by
michael
- s_user.c: rename variables for consistency
Revision
7609 -
Directory Listing
Modified
Tue Jun 21 12:54:40 2016 UTC
(4 years, 7 months ago)
by
michael
- s_user.c: rename variables for consistency
Revision
7608 -
Directory Listing
Modified
Tue Jun 21 12:44:05 2016 UTC
(4 years, 7 months ago)
by
michael
- Update NEWS file
Revision
7607 -
Directory Listing
Modified
Tue Jun 21 12:37:52 2016 UTC
(4 years, 7 months ago)
by
michael
- m_stats.c:stats_memory(): fix /invite memory stats
Revision
7606 -
Directory Listing
Modified
Tue Jun 21 12:37:40 2016 UTC
(4 years, 7 months ago)
by
michael
- m_stats.c:stats_memory(): fix /invite memory stats
Revision
7605 -
Directory Listing
Modified
Tue Jun 21 12:34:56 2016 UTC
(4 years, 7 months ago)
by
michael
- m_stats.c:stats_memory(): get rid of 'channel_memory'
Revision
7604 -
Directory Listing
Modified
Tue Jun 21 12:34:29 2016 UTC
(4 years, 7 months ago)
by
michael
- m_stats.c:stats_memory(): get rid of 'channel_memory'
Revision
7603 -
Directory Listing
Modified
Tue Jun 21 12:25:52 2016 UTC
(4 years, 7 months ago)
by
michael
- m_stats.c:stats_memory(): remove away/topic info as these have a fixed size now
Revision
7602 -
Directory Listing
Modified
Tue Jun 21 12:25:33 2016 UTC
(4 years, 7 months ago)
by
michael
- m_stats.c:stats_memory(): remove away/topic info as these have a fixed size now
Revision
7601 -
Directory Listing
Modified
Mon Jun 13 19:03:05 2016 UTC
(4 years, 7 months ago)
by
michael
- user.c:send_umode_out(): replace MyClient test with just MyConnect
Revision
7600 -
Directory Listing
Modified
Mon Jun 13 19:02:54 2016 UTC
(4 years, 7 months ago)
by
michael
- user.c:send_umode_out(): replace MyClient test with just MyConnect
Revision
7599 -
Directory Listing
Modified
Mon Jun 13 18:56:33 2016 UTC
(4 years, 7 months ago)
by
michael
- Minor cleanup to send_umode() to get rid of the redundant struct Client * pointer
Revision
7598 -
Directory Listing
Modified
Mon Jun 13 18:55:15 2016 UTC
(4 years, 7 months ago)
by
michael
- Minor cleanup to send_umode() to get rid of the redundant struct Client * pointer
Revision
7597 -
Directory Listing
Modified
Fri Jun 10 16:17:17 2016 UTC
(4 years, 7 months ago)
by
michael
- res.c: minor stylistic changes
Revision
7596 -
Directory Listing
Modified
Fri Jun 10 16:17:05 2016 UTC
(4 years, 7 months ago)
by
michael
- res.c: minor stylistic changes
Revision
7595 -
Directory Listing
Modified
Thu Jun 9 16:04:26 2016 UTC
(4 years, 7 months ago)
by
michael
- res.c: reslist::id is now of unsigned type; remove reslist::sent which we currently don't need
Revision
7594 -
Directory Listing
Modified
Thu Jun 9 16:04:16 2016 UTC
(4 years, 7 months ago)
by
michael
- res.c: reslist::id is now of unsigned type; remove reslist::sent which we currently don't need
Revision
7593 -
Directory Listing
Modified
Thu Jun 9 15:52:21 2016 UTC
(4 years, 7 months ago)
by
michael
- res.c:send_res_msg(): remove extraneous parentheses
Revision
7592 -
Directory Listing
Modified
Thu Jun 9 15:51:59 2016 UTC
(4 years, 7 months ago)
by
michael
- res.c:send_res_msg(): remove extraneous parentheses
Revision
7591 -
Directory Listing
Modified
Tue Jun 7 17:00:02 2016 UTC
(4 years, 7 months ago)
by
michael
- Bump version to 8.2.18
Revision
7590 -
Directory Listing
Modified
Mon Jun 6 17:42:07 2016 UTC
(4 years, 7 months ago)
by
michael
- Merge send_capabilities() and show_capabilities() into get_capabilities()
Revision
7589 -
Directory Listing
Modified
Mon Jun 6 17:41:13 2016 UTC
(4 years, 7 months ago)
by
michael
- Merge send_capabilities() and show_capabilities() into get_capabilities()
Revision
7588 -
Directory Listing
Modified
Wed Jun 1 19:31:58 2016 UTC
(4 years, 7 months ago)
by
michael
- server.c: style corrections
Revision
7587 -
Directory Listing
Modified
Wed Jun 1 19:31:47 2016 UTC
(4 years, 7 months ago)
by
michael
- server.c: style corrections
Revision
7586 -
Directory Listing
Modified
Wed Jun 1 19:16:50 2016 UTC
(4 years, 7 months ago)
by
michael
- m_svshost.c: propset
Revision
7585 -
Directory Listing
Modified
Wed Jun 1 19:16:32 2016 UTC
(4 years, 7 months ago)
by
michael
- m_svshost.c: propset
Revision
7584 -
Directory Listing
Modified
Wed Jun 1 19:02:15 2016 UTC
(4 years, 7 months ago)
by
michael
- token_vector(): use unsigned where appropriate
Revision
7583 -
Directory Listing
Modified
Wed Jun 1 19:01:33 2016 UTC
(4 years, 7 months ago)
by
michael
- token_vector(): use unsigned where appropriate
Revision
7582 -
Directory Listing
Modified
Tue May 31 20:40:46 2016 UTC
(4 years, 7 months ago)
by
michael
- autoreconf
Revision
7581 -
Directory Listing
Modified
Tue May 31 20:40:21 2016 UTC
(4 years, 7 months ago)
by
michael
- autoreconf
Revision
7580 -
Directory Listing
Modified
Tue May 31 19:12:58 2016 UTC
(4 years, 7 months ago)
by
michael
- Add m_svshost.c for later use
Revision
7579 -
Directory Listing
Modified
Tue May 31 19:11:24 2016 UTC
(4 years, 7 months ago)
by
michael
- Add m_svshost.c for later use
Revision
7578 -
Directory Listing
Modified
Tue May 31 18:41:30 2016 UTC
(4 years, 7 months ago)
by
michael
- Update NEWS file
Revision
7577 -
Directory Listing
Modified
Sun May 29 20:42:52 2016 UTC
(4 years, 7 months ago)
by
michael
- hash.c: fixed previous commit to free_list_task()
Revision
7576 -
Directory Listing
Modified
Sun May 29 20:42:35 2016 UTC
(4 years, 7 months ago)
by
michael
- hash.c: fixed previous commit to free_list_task()
Revision
7575 -
Directory Listing
Modified
Sun May 29 20:38:46 2016 UTC
(4 years, 7 months ago)
by
michael
- hash.c:free_list_task(): we really want to use dlinkFindDelete() here instead of just dlinkDelete()
Revision
7574 -
Directory Listing
Modified
Sun May 29 20:38:28 2016 UTC
(4 years, 7 months ago)
by
michael
- hash.c:free_list_task(): we really want to use dlinkFindDelete() here instead of just dlinkDelete()
Revision
7573 -
Directory Listing
Modified
Tue May 24 16:34:18 2016 UTC
(4 years, 8 months ago)
by
michael
- Move initialize_server_capabs() from ircd.c to server.c and rename it to server_capab_init()
Revision
7572 -
Directory Listing
Modified
Tue May 24 16:33:40 2016 UTC
(4 years, 8 months ago)
by
michael
- Move initialize_server_capabs() from ircd.c to server.c and rename it to server_capab_init()
Revision
7571 -
Directory Listing
Modified
Tue May 24 16:29:46 2016 UTC
(4 years, 8 months ago)
by
michael
- user.c:register_local_user(): style correction
Revision
7570 -
Directory Listing
Modified
Tue May 24 16:29:23 2016 UTC
(4 years, 8 months ago)
by
michael
- user.c:register_local_user(): style correction
Revision
7569 -
Directory Listing
Modified
Tue May 24 16:26:05 2016 UTC
(4 years, 8 months ago)
by
michael
- Rename init_resolver() to resolver_init()
Revision
7568 -
Directory Listing
Modified
Tue May 24 16:25:32 2016 UTC
(4 years, 8 months ago)
by
michael
- Rename init_resolver() to resolver_init()
Revision
7567 -
Directory Listing
Modified
Tue May 24 16:23:51 2016 UTC
(4 years, 8 months ago)
by
michael
- Rename init_netio() to netio_init()
Revision
7566 -
Directory Listing
Modified
Tue May 24 16:23:36 2016 UTC
(4 years, 8 months ago)
by
michael
- Rename init_netio() to netio_init()
Revision
7557 -
Directory Listing
Modified
Sun May 8 11:30:13 2016 UTC
(4 years, 8 months ago)
by
michael
- channel.c, m_message.c: stylistic changes
Revision
7556 -
Directory Listing
Modified
Sun May 8 11:29:43 2016 UTC
(4 years, 8 months ago)
by
michael
- channel.c, m_message.c: stylistic changes
Revision
7555 -
Directory Listing
Modified
Sat Apr 30 17:05:13 2016 UTC
(4 years, 8 months ago)
by
michael
- Minor cleanup to client/channel burst logic
Revision
7554 -
Directory Listing
Modified
Sat Apr 30 17:03:50 2016 UTC
(4 years, 8 months ago)
by
michael
- Minor cleanup to client/channel burst logic
Revision
7553 -
Directory Listing
Modified
Wed Apr 27 16:47:25 2016 UTC
(4 years, 9 months ago)
by
michael
- m_sjoin.c: we're only doing UIDs
Revision
7552 -
Directory Listing
Modified
Wed Apr 27 16:46:55 2016 UTC
(4 years, 9 months ago)
by
michael
- m_sjoin.c: we're only doing UIDs
Revision
7551 -
Directory Listing
Modified
Fri Apr 22 20:04:49 2016 UTC
(4 years, 9 months ago)
by
michael
- autoreconf
Revision
7550 -
Directory Listing
Modified
Fri Apr 22 20:04:27 2016 UTC
(4 years, 9 months ago)
by
michael
- autoreconf
Revision
7549 -
Directory Listing
Modified
Fri Apr 22 19:29:22 2016 UTC
(4 years, 9 months ago)
by
michael
- Rewrite invite handling to be more flexible for future additions such as client based invite throttling, invite expiration, etc
Revision
7548 -
Directory Listing
Modified
Fri Apr 22 19:28:45 2016 UTC
(4 years, 9 months ago)
by
michael
- Rewrite invite handling to be more flexible for future additions such as client based invite throttling, invite expiration, etc
Revision
7547 -
Directory Listing
Modified
Thu Apr 21 18:37:12 2016 UTC
(4 years, 9 months ago)
by
michael
RELEASE TAG 8.2.17
Revision
7546 -
Directory Listing
Modified
Thu Apr 21 18:11:36 2016 UTC
(4 years, 9 months ago)
by
michael
- Update NEWS file
Revision
7545 -
Directory Listing
Modified
Thu Apr 21 18:11:11 2016 UTC
(4 years, 9 months ago)
by
michael
- Update NEWS file
Revision
7544 -
Directory Listing
Modified
Thu Apr 21 11:16:14 2016 UTC
(4 years, 9 months ago)
by
michael
- channel.c:channel_do_join(): const correctness
Revision
7543 -
Directory Listing
Modified
Thu Apr 21 11:15:58 2016 UTC
(4 years, 9 months ago)
by
michael
- channel.c:channel_do_join(): const correctness
Revision
7542 -
Directory Listing
Modified
Thu Apr 21 10:32:24 2016 UTC
(4 years, 9 months ago)
by
michael
- channel.c:add_invite(): trim down client's invite list until there are no more
than ConfigChannel.max_channels entries on the list
Revision
7541 -
Directory Listing
Modified
Thu Apr 21 10:32:05 2016 UTC
(4 years, 9 months ago)
by
michael
- channel.c:add_invite(): trim down client's invite list until there are no more
than ConfigChannel.max_channels entries on the list
Revision
7540 -
Directory Listing
Modified
Wed Apr 20 18:38:32 2016 UTC
(4 years, 9 months ago)
by
michael
- Update NEWS file
Revision
7539 -
Directory Listing
Modified
Wed Apr 20 18:31:50 2016 UTC
(4 years, 9 months ago)
by
michael
- channel.c:add_invite(): fixed possible core with channel::max_channels = 0
Revision
7538 -
Directory Listing
Modified
Wed Apr 20 18:31:28 2016 UTC
(4 years, 9 months ago)
by
michael
- channel.c:add_invite(): fixed possible core with channel::max_channels = 0
Revision
7537 -
Directory Listing
Modified
Mon Apr 11 15:02:47 2016 UTC
(4 years, 9 months ago)
by
michael
- conf.c:check_client(): removed redudant sockhost info in server notice
Revision
7536 -
Directory Listing
Modified
Mon Apr 11 15:02:36 2016 UTC
(4 years, 9 months ago)
by
michael
- conf.c:check_client(): removed redudant sockhost info in server notice
Revision
7535 -
Directory Listing
Modified
Mon Apr 11 14:47:10 2016 UTC
(4 years, 9 months ago)
by
michael
- conf.c: removed unused cluster_a_line() prototype
Revision
7534 -
Directory Listing
Modified
Mon Apr 11 14:46:54 2016 UTC
(4 years, 9 months ago)
by
michael
- conf.c: removed unused cluster_a_line() prototype
Revision
7533 -
Directory Listing
Modified
Sun Apr 10 17:35:10 2016 UTC
(4 years, 9 months ago)
by
michael
- server.c:find_servconn_in_progress(): replace match() call with irccmp()
Revision
7532 -
Directory Listing
Modified
Sun Apr 10 17:34:51 2016 UTC
(4 years, 9 months ago)
by
michael
- server.c:find_servconn_in_progress(): replace match() call with irccmp()
Revision
7531 -
Directory Listing
Modified
Sun Apr 10 17:29:52 2016 UTC
(4 years, 9 months ago)
by
michael
- server.c:show_capabilities(): remove "TS" which is irrelevant info
Revision
7530 -
Directory Listing
Modified
Sun Apr 10 17:29:41 2016 UTC
(4 years, 9 months ago)
by
michael
- server.c:show_capabilities(): remove "TS" which is irrelevant info
Revision
7529 -
Directory Listing
Modified
Sun Apr 10 17:26:07 2016 UTC
(4 years, 9 months ago)
by
michael
- Update AUTHORS and version.c
Revision
7528 -
Directory Listing
Modified
Sun Apr 10 17:25:44 2016 UTC
(4 years, 9 months ago)
by
michael
- Update AUTHORS and version.c
Revision
7527 -
Directory Listing
Modified
Wed Apr 6 16:26:23 2016 UTC
(4 years, 9 months ago)
by
michael
- whowas.h: documentation
Revision
7526 -
Directory Listing
Modified
Wed Apr 6 16:26:08 2016 UTC
(4 years, 9 months ago)
by
michael
- whowas.h: documentation
Revision
7525 -
Directory Listing
Modified
Mon Apr 4 18:52:06 2016 UTC
(4 years, 9 months ago)
by
michael
- m_connect.c:mo_connect(): don't let 'flags::connect:remote' override 'flags::connect'
Revision
7524 -
Directory Listing
Modified
Mon Apr 4 18:51:46 2016 UTC
(4 years, 9 months ago)
by
michael
- m_connect.c:mo_connect(): don't let 'flags::connect:remote' override 'flags::connect'
Revision
7523 -
Directory Listing
Modified
Sun Apr 3 10:16:42 2016 UTC
(4 years, 9 months ago)
by
michael
- reference.conf: tweaks and updates by Dominic Hargreaves
Revision
7522 -
Directory Listing
Modified
Sun Apr 3 10:16:18 2016 UTC
(4 years, 9 months ago)
by
michael
- reference.conf: tweaks and updates by Dominic Hargreaves
Revision
7521 -
Directory Listing
Modified
Sat Apr 2 15:55:37 2016 UTC
(4 years, 9 months ago)
by
michael
- attach_connect_block(), check_server(): replace match() calls with irccmp() since the
strings that are to be compared cannot contain wildcards anyway
Revision
7520 -
Directory Listing
Modified
Sat Apr 2 15:55:25 2016 UTC
(4 years, 9 months ago)
by
michael
- attach_connect_block(), check_server(): replace match() calls with irccmp() since the
strings that are to be compared cannot contain wildcards anyway
Revision
7519 -
Directory Listing
Modified
Wed Mar 30 18:26:55 2016 UTC
(4 years, 9 months ago)
by
michael
- Bump version to hybrid-8.2.17
Revision
7518 -
Directory Listing
Modified
Wed Mar 30 18:25:44 2016 UTC
(4 years, 9 months ago)
by
michael
- Update NEWS file
Revision
7517 -
Directory Listing
Modified
Wed Mar 30 18:22:45 2016 UTC
(4 years, 9 months ago)
by
michael
- channel_mode.c: cosmetical changes
Revision
7516 -
Directory Listing
Modified
Wed Mar 30 18:22:29 2016 UTC
(4 years, 9 months ago)
by
michael
- channel_mode.c: cosmetical changes
Revision
7515 -
Directory Listing
Modified
Sat Mar 26 19:57:49 2016 UTC
(4 years, 10 months ago)
by
michael
- ircd_defs.h: increase REASONLEN to 260
Revision
7514 -
Directory Listing
Modified
Sat Mar 26 19:57:32 2016 UTC
(4 years, 10 months ago)
by
michael
- ircd_defs.h: increase REASONLEN to 260
Revision
7513 -
Directory Listing
Modified
Sat Mar 26 19:55:55 2016 UTC
(4 years, 10 months ago)
by
michael
- Removed KILLLEN; use REASONLEN instead
Revision
7512 -
Directory Listing
Modified
Sat Mar 26 19:55:16 2016 UTC
(4 years, 10 months ago)
by
michael
- Removed KILLLEN; use REASONLEN instead
Revision
7511 -
Directory Listing
Modified
Sat Mar 26 19:48:38 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:show_iline_prefix(): whitespace change
Revision
7510 -
Directory Listing
Modified
Sat Mar 26 19:48:19 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:show_iline_prefix(): whitespace change
Revision
7509 -
Directory Listing
Modified
Sat Mar 26 19:47:02 2016 UTC
(4 years, 10 months ago)
by
michael
- ircd_defs.h: add TOPICLEN documentation
Revision
7508 -
Directory Listing
Modified
Sat Mar 26 19:46:51 2016 UTC
(4 years, 10 months ago)
by
michael
- ircd_defs.h: add TOPICLEN documentation
Revision
7507 -
Directory Listing
Modified
Sat Mar 26 19:30:48 2016 UTC
(4 years, 10 months ago)
by
michael
- ircd_defs.h: improve NICKLEN documentation
Revision
7506 -
Directory Listing
Modified
Sat Mar 26 19:30:22 2016 UTC
(4 years, 10 months ago)
by
michael
- ircd_defs.h: improve NICKLEN documentation
Revision
7505 -
Directory Listing
Modified
Fri Mar 25 18:08:41 2016 UTC
(4 years, 10 months ago)
by
michael
- reslib.c:add_nameserver(): remove useless test on 'res'
Revision
7504 -
Directory Listing
Modified
Fri Mar 25 18:08:30 2016 UTC
(4 years, 10 months ago)
by
michael
- reslib.c:add_nameserver(): remove useless test on 'res'
Revision
7503 -
Directory Listing
Modified
Fri Mar 25 14:27:49 2016 UTC
(4 years, 10 months ago)
by
michael
- mempool.h: #undef MEMPOOL_STATS
Revision
7502 -
Directory Listing
Modified
Fri Mar 25 14:27:04 2016 UTC
(4 years, 10 months ago)
by
michael
- mempool.h: #undef MEMPOOL_STATS
Revision
7501 -
Directory Listing
Modified
Tue Mar 22 19:48:59 2016 UTC
(4 years, 10 months ago)
by
michael
- mempool.c:mp_pool_get(): stylistic change
Revision
7500 -
Directory Listing
Modified
Tue Mar 22 19:48:49 2016 UTC
(4 years, 10 months ago)
by
michael
- mempool.c:mp_pool_get(): stylistic change
Revision
7499 -
Directory Listing
Modified
Tue Mar 22 19:47:12 2016 UTC
(4 years, 10 months ago)
by
michael
- modules.h, modules.c: avoid using HYB_PATH_MAX for module_path::path
Revision
7498 -
Directory Listing
Modified
Tue Mar 22 19:46:44 2016 UTC
(4 years, 10 months ago)
by
michael
- modules.h, modules.c: avoid using HYB_PATH_MAX for module_path::path
Revision
7497 -
Directory Listing
Modified
Mon Mar 21 20:33:43 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c:whowas_make(): fixed potential core when general::whowas_history_length is set to 0
Revision
7496 -
Directory Listing
Modified
Mon Mar 21 20:33:32 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c:whowas_make(): fixed potential core when general::whowas_history_length is set to 0
Revision
7495 -
Directory Listing
Modified
Mon Mar 21 20:03:46 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c:whowas_trim(): use dlink_list_length
Revision
7494 -
Directory Listing
Modified
Mon Mar 21 20:03:33 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c:whowas_trim(): use dlink_list_length
Revision
7493 -
Directory Listing
Modified
Sun Mar 20 11:26:46 2016 UTC
(4 years, 10 months ago)
by
michael
- Update NEWS file
Revision
7492 -
Directory Listing
Modified
Sun Mar 20 11:24:45 2016 UTC
(4 years, 10 months ago)
by
michael
RELEASE TAG 8.2.16
Revision
7491 -
Directory Listing
Modified
Sun Mar 20 11:07:21 2016 UTC
(4 years, 10 months ago)
by
michael
- Update NEWS file
Revision
7490 -
Directory Listing
Modified
Sat Mar 19 18:58:29 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c:whowas_trim(): fixed test on whowas_list.tail
Revision
7489 -
Directory Listing
Modified
Sat Mar 19 18:58:18 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c:whowas_trim(): fixed test on whowas_list.tail
Revision
7488 -
Directory Listing
Modified
Wed Mar 16 15:31:57 2016 UTC
(4 years, 10 months ago)
by
michael
- client.c:free_client(): fix broken assert()
Revision
7487 -
Directory Listing
Modified
Wed Mar 16 15:31:44 2016 UTC
(4 years, 10 months ago)
by
michael
- client.c:free_client(): fix broken assert()
Revision
7486 -
Directory Listing
Modified
Wed Mar 16 10:45:17 2016 UTC
(4 years, 10 months ago)
by
michael
- Rename Client::whowas to Client::whowas_list
Revision
7485 -
Directory Listing
Modified
Wed Mar 16 10:44:47 2016 UTC
(4 years, 10 months ago)
by
michael
- Rename Client::whowas to Client::whowas_list
Revision
7484 -
Directory Listing
Modified
Wed Mar 16 09:28:14 2016 UTC
(4 years, 10 months ago)
by
michael
- hash.c: remove unused header includes
Revision
7483 -
Directory Listing
Modified
Wed Mar 16 09:28:00 2016 UTC
(4 years, 10 months ago)
by
michael
- hash.c: remove unused header includes
Revision
7482 -
Directory Listing
Modified
Wed Mar 16 09:18:18 2016 UTC
(4 years, 10 months ago)
by
michael
- event.c: remove unused header includes
Revision
7481 -
Directory Listing
Modified
Wed Mar 16 09:18:07 2016 UTC
(4 years, 10 months ago)
by
michael
- event.c: remove unused header includes
Revision
7480 -
Directory Listing
Modified
Wed Mar 16 08:53:56 2016 UTC
(4 years, 10 months ago)
by
michael
- conf.c:read_conf_files(): removed isupport_rebuild() call no longer needed
Revision
7479 -
Directory Listing
Modified
Wed Mar 16 08:53:26 2016 UTC
(4 years, 10 months ago)
by
michael
- conf.c:read_conf_files(): removed isupport_rebuild() call no longer needed
Revision
7478 -
Directory Listing
Modified
Tue Mar 15 19:28:31 2016 UTC
(4 years, 10 months ago)
by
michael
- numeric.h: remove irrelevant comment
Revision
7477 -
Directory Listing
Modified
Tue Mar 15 19:28:12 2016 UTC
(4 years, 10 months ago)
by
michael
- numeric.h: remove irrelevant comment
Revision
7476 -
Directory Listing
Modified
Tue Mar 15 19:21:05 2016 UTC
(4 years, 10 months ago)
by
michael
- Update reference.conf
Revision
7475 -
Directory Listing
Modified
Tue Mar 15 19:20:54 2016 UTC
(4 years, 10 months ago)
by
michael
- Update reference.conf
Revision
7474 -
Directory Listing
Modified
Sun Mar 13 19:15:57 2016 UTC
(4 years, 10 months ago)
by
michael
- Bump version to hybrid-8.2.16
Revision
7473 -
Directory Listing
Modified
Sun Mar 13 12:32:13 2016 UTC
(4 years, 10 months ago)
by
michael
- watch.c: remove unused header include
Revision
7472 -
Directory Listing
Modified
Sun Mar 13 12:31:57 2016 UTC
(4 years, 10 months ago)
by
michael
- watch.c: remove unused header include
Revision
7471 -
Directory Listing
Modified
Sun Mar 13 11:51:03 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: style corrections; use const keyword where appropriate
Revision
7470 -
Directory Listing
Modified
Sun Mar 13 11:50:44 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: style corrections; use const keyword where appropriate
Revision
7469 -
Directory Listing
Modified
Sat Mar 12 19:07:20 2016 UTC
(4 years, 10 months ago)
by
michael
- m_svsnick.c:ms_svsnick(): split up if statement
Revision
7468 -
Directory Listing
Modified
Sat Mar 12 19:06:56 2016 UTC
(4 years, 10 months ago)
by
michael
- m_svsnick.c:ms_svsnick(): split up if statement
Revision
7467 -
Directory Listing
Modified
Sat Mar 12 14:16:55 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): remove TOTAL info which is completely off anyway
Revision
7466 -
Directory Listing
Modified
Sat Mar 12 14:16:37 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): remove TOTAL info which is completely off anyway
Revision
7465 -
Directory Listing
Modified
Sat Mar 12 13:45:42 2016 UTC
(4 years, 10 months ago)
by
michael
- Update NEWS file
Revision
7464 -
Directory Listing
Modified
Sat Mar 12 13:13:53 2016 UTC
(4 years, 10 months ago)
by
michael
- client.c:find_chasing(): remove useless cast
Revision
7463 -
Directory Listing
Modified
Sat Mar 12 13:13:43 2016 UTC
(4 years, 10 months ago)
by
michael
- client.c:find_chasing(): remove useless cast
Revision
7462 -
Directory Listing
Modified
Sat Mar 12 13:12:23 2016 UTC
(4 years, 10 months ago)
by
michael
- m_kill.c:mo_kill(): remove ueseless cast
Revision
7461 -
Directory Listing
Modified
Sat Mar 12 13:12:11 2016 UTC
(4 years, 10 months ago)
by
michael
- m_kill.c:mo_kill(): remove ueseless cast
Revision
7460 -
Directory Listing
Modified
Sat Mar 12 12:56:44 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: renamings
Revision
7459 -
Directory Listing
Modified
Sat Mar 12 12:56:34 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: renamings
Revision
7458 -
Directory Listing
Modified
Sat Mar 12 12:51:54 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:stats_events(): use proper conversion specifier
Revision
7457 -
Directory Listing
Modified
Sat Mar 12 12:51:35 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:stats_events(): use proper conversion specifier
Revision
7456 -
Directory Listing
Modified
Sat Mar 12 12:47:27 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): remove extraneous whowas_count_memory() call
Revision
7455 -
Directory Listing
Modified
Sat Mar 12 12:47:07 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): remove extraneous whowas_count_memory() call
Revision
7452 -
Directory Listing
Modified
Fri Mar 11 18:47:05 2016 UTC
(4 years, 10 months ago)
by
michael
- Update NEWS file
Revision
7451 -
Directory Listing
Modified
Fri Mar 11 17:32:13 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: remove unused header include
Revision
7450 -
Directory Listing
Modified
Fri Mar 11 17:31:56 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: remove unused header include
Revision
7449 -
Directory Listing
Modified
Fri Mar 11 17:22:15 2016 UTC
(4 years, 10 months ago)
by
michael
- Further cleanups to recent WHOWAS changes
Revision
7448 -
Directory Listing
Modified
Fri Mar 11 17:21:27 2016 UTC
(4 years, 10 months ago)
by
michael
- Further cleanups to recent WHOWAS changes
Revision
7447 -
Directory Listing
Modified
Fri Mar 11 17:02:24 2016 UTC
(4 years, 10 months ago)
by
michael
- Update reference.conf
Revision
7446 -
Directory Listing
Modified
Fri Mar 11 17:02:00 2016 UTC
(4 years, 10 months ago)
by
michael
- Update reference.conf
Revision
7445 -
Directory Listing
Modified
Thu Mar 10 20:49:32 2016 UTC
(4 years, 10 months ago)
by
michael
- Rebuilt autogenerated files
Revision
7444 -
Directory Listing
Modified
Thu Mar 10 20:48:15 2016 UTC
(4 years, 10 months ago)
by
michael
- Rebuilt autogenerated files
Revision
7443 -
Directory Listing
Modified
Thu Mar 10 20:27:34 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: documentation
Revision
7442 -
Directory Listing
Modified
Thu Mar 10 20:27:23 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: documentation
Revision
7441 -
Directory Listing
Modified
Thu Mar 10 20:21:20 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: documentation
Revision
7440 -
Directory Listing
Modified
Thu Mar 10 20:20:54 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: documentation
Revision
7439 -
Directory Listing
Modified
Thu Mar 10 20:03:41 2016 UTC
(4 years, 10 months ago)
by
michael
- ircd.c:main(): actually call whowas_init() now
Revision
7438 -
Directory Listing
Modified
Thu Mar 10 20:03:29 2016 UTC
(4 years, 10 months ago)
by
michael
- ircd.c:main(): actually call whowas_init() now
Revision
7437 -
Directory Listing
Modified
Thu Mar 10 19:59:52 2016 UTC
(4 years, 10 months ago)
by
michael
- Change whowas system to use a linked list instead of othe this monolithic WHOWAS table
- Size of the whowas nick name history length is now configurable
Revision
7436 -
Directory Listing
Modified
Thu Mar 10 19:57:51 2016 UTC
(4 years, 10 months ago)
by
michael
- Change whowas system to use a linked list instead of othe this monolithic WHOWAS table
- Size of the whowas nick name history length is now configurable
Revision
7435 -
Directory Listing
Modified
Wed Mar 9 17:50:09 2016 UTC
(4 years, 10 months ago)
by
michael
- m_dline.c, m_kline.c, m_xline.c: use const keyword where appropriate
Revision
7434 -
Directory Listing
Modified
Wed Mar 9 17:49:48 2016 UTC
(4 years, 10 months ago)
by
michael
- m_dline.c, m_kline.c, m_xline.c: use const keyword where appropriate
Revision
7433 -
Directory Listing
Modified
Wed Mar 9 17:36:18 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): variable renamings; remove unused code
Revision
7432 -
Directory Listing
Modified
Wed Mar 9 17:35:59 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:stats_memory(): variable renamings; remove unused code
Revision
7431 -
Directory Listing
Modified
Tue Mar 8 18:20:10 2016 UTC
(4 years, 10 months ago)
by
michael
- Minor style cleanups & constification
Revision
7430 -
Directory Listing
Modified
Tue Mar 8 18:19:38 2016 UTC
(4 years, 10 months ago)
by
michael
- Minor style cleanups & constification
Revision
7429 -
Directory Listing
Modified
Mon Mar 7 17:47:07 2016 UTC
(4 years, 10 months ago)
by
michael
- parse_aline() cleanups
Revision
7428 -
Directory Listing
Modified
Mon Mar 7 17:46:09 2016 UTC
(4 years, 10 months ago)
by
michael
- parse_aline() cleanups
Revision
7427 -
Directory Listing
Modified
Mon Mar 7 17:17:38 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: remove unused header includes
Revision
7426 -
Directory Listing
Modified
Mon Mar 7 17:17:19 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: remove unused header includes
Revision
7425 -
Directory Listing
Modified
Mon Mar 7 16:57:15 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:report_shared(), report_cluster(): increase buffer size for the extra 'c' character
Revision
7424 -
Directory Listing
Modified
Mon Mar 7 16:57:04 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c:report_shared(), report_cluster(): increase buffer size for the extra 'c' character
Revision
7423 -
Directory Listing
Modified
Mon Mar 7 16:48:20 2016 UTC
(4 years, 10 months ago)
by
michael
- m_dline.c, m_kline.c: expiry time for *LINES set by remote clients is no longer capped at MAX_TDKLINE_TIME
Revision
7422 -
Directory Listing
Modified
Mon Mar 7 16:48:08 2016 UTC
(4 years, 10 months ago)
by
michael
- m_dline.c, m_kline.c: expiry time for *LINES set by remote clients is no longer capped at MAX_TDKLINE_TIME
Revision
7421 -
Directory Listing
Modified
Sun Mar 6 19:59:24 2016 UTC
(4 years, 10 months ago)
by
michael
- m_kline.c: save us a second parse_netmask() call
Revision
7420 -
Directory Listing
Modified
Sun Mar 6 19:59:05 2016 UTC
(4 years, 10 months ago)
by
michael
- m_kline.c: save us a second parse_netmask() call
Revision
7419 -
Directory Listing
Modified
Sun Mar 6 19:51:08 2016 UTC
(4 years, 10 months ago)
by
michael
- m_dline.c: deduplicate
Revision
7418 -
Directory Listing
Modified
Sun Mar 6 19:50:50 2016 UTC
(4 years, 10 months ago)
by
michael
- m_dline.c: deduplicate
Revision
7417 -
Directory Listing
Modified
Sun Mar 6 19:33:57 2016 UTC
(4 years, 10 months ago)
by
michael
- m_kline.c: deduplicate
Revision
7416 -
Directory Listing
Modified
Sun Mar 6 19:33:46 2016 UTC
(4 years, 10 months ago)
by
michael
- m_kline.c: deduplicate
Revision
7415 -
Directory Listing
Modified
Sun Mar 6 19:18:12 2016 UTC
(4 years, 10 months ago)
by
michael
- m_xline.c: deduplicate
Revision
7414 -
Directory Listing
Modified
Sun Mar 6 19:18:01 2016 UTC
(4 years, 10 months ago)
by
michael
- m_xline.c: deduplicate
Revision
7413 -
Directory Listing
Modified
Sun Mar 6 18:37:33 2016 UTC
(4 years, 10 months ago)
by
michael
- m_xline.c: merge relay_xline() into ms_xline(); allow services to override valid_wild_card_simple()
Revision
7412 -
Directory Listing
Modified
Sun Mar 6 18:37:12 2016 UTC
(4 years, 10 months ago)
by
michael
- m_xline.c: merge relay_xline() into ms_xline(); allow services to override valid_wild_card_simple()
Revision
7411 -
Directory Listing
Modified
Sun Mar 6 18:19:35 2016 UTC
(4 years, 10 months ago)
by
michael
- m_kline.c:ms_kline(): allow services to override valid_wild_card()
Revision
7410 -
Directory Listing
Modified
Sun Mar 6 18:19:24 2016 UTC
(4 years, 10 months ago)
by
michael
- m_kline.c:ms_kline(): allow services to override valid_wild_card()
Revision
7409 -
Directory Listing
Modified
Sun Mar 6 18:09:54 2016 UTC
(4 years, 10 months ago)
by
michael
- m_resv.c:resv_handle(): allow services to override valid_wild_card_simple()
Revision
7408 -
Directory Listing
Modified
Sun Mar 6 18:09:40 2016 UTC
(4 years, 10 months ago)
by
michael
- m_resv.c:resv_handle(): allow services to override valid_wild_card_simple()
Revision
7407 -
Directory Listing
Modified
Sun Mar 6 17:19:39 2016 UTC
(4 years, 10 months ago)
by
michael
- m_set.c:quote_autoconn(): use conf->name when reporting the server name
Revision
7406 -
Directory Listing
Modified
Sun Mar 6 17:19:26 2016 UTC
(4 years, 10 months ago)
by
michael
- m_set.c:quote_autoconn(): use conf->name when reporting the server name
Revision
7405 -
Directory Listing
Modified
Sun Mar 6 16:57:50 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: split report_confitem_types() into two separate functions
Revision
7404 -
Directory Listing
Modified
Sun Mar 6 16:57:32 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: split report_confitem_types() into two separate functions
Revision
7403 -
Directory Listing
Modified
Sun Mar 6 16:33:12 2016 UTC
(4 years, 10 months ago)
by
michael
- Remove useless parameters from operator_find()
Revision
7402 -
Directory Listing
Modified
Sun Mar 6 16:32:59 2016 UTC
(4 years, 10 months ago)
by
michael
- Remove useless parameters from operator_find()
Revision
7401 -
Directory Listing
Modified
Sun Mar 6 16:15:22 2016 UTC
(4 years, 10 months ago)
by
michael
- Cleanups to operator/connect block lookup routines
Revision
7400 -
Directory Listing
Modified
Sun Mar 6 16:10:14 2016 UTC
(4 years, 10 months ago)
by
michael
- Cleanups to operator/connect block lookup routines
Revision
7399 -
Directory Listing
Modified
Sun Mar 6 10:21:49 2016 UTC
(4 years, 10 months ago)
by
michael
- numeric.h, numeric.c: remove unused ERR_NOADMININFO
Revision
7398 -
Directory Listing
Modified
Sun Mar 6 10:21:18 2016 UTC
(4 years, 10 months ago)
by
michael
- numeric.h, numeric.c: remove unused ERR_NOADMININFO
Revision
7397 -
Directory Listing
Modified
Sat Mar 5 18:33:40 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: merge some of the recently introduced conf-report functions
Revision
7396 -
Directory Listing
Modified
Sat Mar 5 18:33:21 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c: merge some of the recently introduced conf-report functions
Revision
7395 -
Directory Listing
Modified
Sat Mar 5 16:59:34 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: rename some variables for consistency
Revision
7394 -
Directory Listing
Modified
Sat Mar 5 16:59:25 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: rename some variables for consistency
Revision
7393 -
Directory Listing
Modified
Sat Mar 5 16:56:22 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: doxygen
Revision
7392 -
Directory Listing
Modified
Sat Mar 5 16:55:57 2016 UTC
(4 years, 10 months ago)
by
michael
- whowas.c: doxygen
Revision
7391 -
Directory Listing
Modified
Sat Mar 5 16:46:16 2016 UTC
(4 years, 10 months ago)
by
michael
- list.c: cleanup/dedup dlinkFindDelete()
Revision
7390 -
Directory Listing
Modified
Sat Mar 5 16:45:59 2016 UTC
(4 years, 10 months ago)
by
michael
- list.c: cleanup/dedup dlinkFindDelete()
Revision
7389 -
Directory Listing
Modified
Fri Mar 4 17:05:30 2016 UTC
(4 years, 10 months ago)
by
michael
- Update doc/ircd.8 by jackal
Revision
7388 -
Directory Listing
Modified
Fri Mar 4 17:05:06 2016 UTC
(4 years, 10 months ago)
by
michael
- Update doc/ircd.8 by jackal
Revision
7387 -
Directory Listing
Modified
Thu Mar 3 12:38:12 2016 UTC
(4 years, 10 months ago)
by
michael
- Remove artificial cap of minimum required size of the dh parameter file
Revision
7386 -
Directory Listing
Modified
Thu Mar 3 12:38:02 2016 UTC
(4 years, 10 months ago)
by
michael
- Remove artificial cap of minimum required size of the dh parameter file
Revision
7385 -
Directory Listing
Modified
Thu Mar 3 12:16:55 2016 UTC
(4 years, 10 months ago)
by
michael
- conf.h: removed now unused MaskItem::count
Revision
7384 -
Directory Listing
Modified
Thu Mar 3 12:16:34 2016 UTC
(4 years, 10 months ago)
by
michael
- conf.h: removed now unused MaskItem::count
Revision
7383 -
Directory Listing
Modified
Wed Mar 2 18:09:09 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c whitespace changes
Revision
7382 -
Directory Listing
Modified
Wed Mar 2 18:08:50 2016 UTC
(4 years, 10 months ago)
by
michael
- m_stats.c whitespace changes
Revision
7381 -
Directory Listing
Modified
Wed Mar 2 17:52:02 2016 UTC
(4 years, 10 months ago)
by
michael
- send.c:sendto_realops_flags(): use sendto_one_notice()
Revision
7380 -
Directory Listing
Modified
Wed Mar 2 17:51:43 2016 UTC
(4 years, 10 months ago)
by
michael
- send.c:sendto_realops_flags(): use sendto_one_notice()
Revision
7379 -
Directory Listing
Modified
Tue Mar 1 17:35:03 2016 UTC
(4 years, 10 months ago)
by
michael
- parse.c:parse(): change length to size_t type
Revision
7378 -
Directory Listing
Modified
Tue Mar 1 17:34:47 2016 UTC
(4 years, 10 months ago)
by
michael
- parse.c:parse(): change length to size_t type
Revision
7377 -
Directory Listing
Modified
Sun Feb 28 17:37:15 2016 UTC
(4 years, 10 months ago)
by
michael
- numeric.c: RPL_TRACEUNKNOWN: use proper conversion specifier for 'uintmax_t'
Revision
7376 -
Directory Listing
Modified
Sun Feb 28 17:36:55 2016 UTC
(4 years, 10 months ago)
by
michael
- numeric.c: RPL_TRACEUNKNOWN: use proper conversion specifier for 'uintmax_t'
Revision
7375 -
Directory Listing
Modified
Sun Feb 28 17:05:18 2016 UTC
(4 years, 10 months ago)
by
michael
- m_svskill.c: remove unused header include
Revision
7374 -
Directory Listing
Modified
Sun Feb 28 17:05:07 2016 UTC
(4 years, 10 months ago)
by
michael
- m_svskill.c: remove unused header include
Revision
7373 -
Directory Listing
Modified
Sun Feb 28 17:02:18 2016 UTC
(4 years, 10 months ago)
by
michael
- m_svstag.c: remove unused header includes
Revision
7372 -
Directory Listing
Modified
Sun Feb 28 17:02:08 2016 UTC
(4 years, 10 months ago)
by
michael
- m_svstag.c: remove unused header includes
Revision
7371 -
Directory Listing
Modified
Sun Feb 28 16:49:11 2016 UTC
(4 years, 10 months ago)
by
michael
- Update help/invite explaining what INVITE with no arguments does
Revision
7370 -
Directory Listing
Modified
Sun Feb 28 16:48:59 2016 UTC
(4 years, 10 months ago)
by
michael
- Update help/invite explaining what INVITE with no arguments does
Revision
7369 -
Directory Listing
Modified
Wed Feb 24 13:06:13 2016 UTC
(4 years, 11 months ago)
by
michael
RELEASE TAG 8.2.15
Revision
7368 -
Directory Listing
Modified
Wed Feb 24 12:46:07 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS
Revision
7367 -
Directory Listing
Modified
Wed Feb 24 12:45:53 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS
Revision
7366 -
Directory Listing
Modified
Wed Feb 24 12:40:19 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS
Revision
7365 -
Directory Listing
Modified
Wed Feb 24 12:40:02 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS
Revision
7364 -
Directory Listing
Modified
Wed Feb 24 12:39:22 2016 UTC
(4 years, 11 months ago)
by
michael
- Update README
Revision
7363 -
Directory Listing
Modified
Wed Feb 24 12:39:07 2016 UTC
(4 years, 11 months ago)
by
michael
- Update README
Revision
7362 -
Directory Listing
Modified
Tue Feb 23 21:13:08 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS file
Revision
7361 -
Directory Listing
Modified
Tue Feb 23 19:35:24 2016 UTC
(4 years, 11 months ago)
by
michael
- m_resv.c, m_xline.c: replaced atoi() with strtoumax()
Revision
7360 -
Directory Listing
Modified
Tue Feb 23 19:35:02 2016 UTC
(4 years, 11 months ago)
by
michael
- m_resv.c, m_xline.c: replaced atoi() with strtoumax()
Revision
7359 -
Directory Listing
Modified
Mon Feb 22 20:17:40 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS file
Revision
7358 -
Directory Listing
Modified
Mon Feb 22 19:55:28 2016 UTC
(4 years, 11 months ago)
by
michael
- autoreconf
Revision
7357 -
Directory Listing
Modified
Mon Feb 22 19:54:39 2016 UTC
(4 years, 11 months ago)
by
michael
- Bump version to 8.2.15
Revision
7356 -
Directory Listing
Modified
Mon Feb 22 18:59:30 2016 UTC
(4 years, 11 months ago)
by
michael
- Cleanup more conversion specifiers
Revision
7355 -
Directory Listing
Modified
Mon Feb 22 18:59:13 2016 UTC
(4 years, 11 months ago)
by
michael
- Cleanup more conversion specifiers
Revision
7354 -
Directory Listing
Modified
Sun Feb 21 12:52:34 2016 UTC
(4 years, 11 months ago)
by
michael
- m_message.c:build_target_list(): stylistic changes
Revision
7353 -
Directory Listing
Modified
Sun Feb 21 12:52:19 2016 UTC
(4 years, 11 months ago)
by
michael
- m_message.c:build_target_list(): stylistic changes
Revision
7352 -
Directory Listing
Modified
Sun Feb 21 12:45:22 2016 UTC
(4 years, 11 months ago)
by
michael
- m_message.c:flood_attack_*(): incorporate fixes from p4 so 'can_flood' actually works
Revision
7351 -
Directory Listing
Modified
Sun Feb 21 12:45:02 2016 UTC
(4 years, 11 months ago)
by
michael
- m_message.c:flood_attack_*(): incorporate fixes from p4 so 'can_flood' actually works
Revision
7350 -
Directory Listing
Modified
Sun Feb 21 11:56:06 2016 UTC
(4 years, 11 months ago)
by
michael
- Show some stats about allocated listeners in /stats z
Revision
7349 -
Directory Listing
Modified
Sun Feb 21 11:55:30 2016 UTC
(4 years, 11 months ago)
by
michael
- Show some stats about allocated listeners in /stats z
Revision
7348 -
Directory Listing
Modified
Sun Feb 21 11:44:35 2016 UTC
(4 years, 11 months ago)
by
michael
- Remove unused header includes
Revision
7347 -
Directory Listing
Modified
Sun Feb 21 11:44:24 2016 UTC
(4 years, 11 months ago)
by
michael
- Remove unused header includes
Revision
7346 -
Directory Listing
Modified
Sun Feb 21 11:27:43 2016 UTC
(4 years, 11 months ago)
by
michael
- Remove excessive 'const'
Revision
7345 -
Directory Listing
Modified
Sun Feb 21 11:27:31 2016 UTC
(4 years, 11 months ago)
by
michael
- Remove excessive 'const'
Revision
7344 -
Directory Listing
Modified
Sun Feb 21 11:17:04 2016 UTC
(4 years, 11 months ago)
by
michael
- m_stats.c: remove stats_usage()
Revision
7343 -
Directory Listing
Modified
Sun Feb 21 11:16:54 2016 UTC
(4 years, 11 months ago)
by
michael
- m_stats.c: remove stats_usage()
Revision
7342 -
Directory Listing
Modified
Sun Feb 21 11:12:56 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS file
Revision
7341 -
Directory Listing
Modified
Sat Feb 20 18:55:29 2016 UTC
(4 years, 11 months ago)
by
michael
- client_attach_svstag(): remove excessive 'const'
Revision
7340 -
Directory Listing
Modified
Sat Feb 20 18:55:03 2016 UTC
(4 years, 11 months ago)
by
michael
- client_attach_svstag(): remove excessive 'const'
Revision
7339 -
Directory Listing
Modified
Sat Feb 20 18:48:24 2016 UTC
(4 years, 11 months ago)
by
michael
- m_eob.c:ms_eob(): use proper conversion specifier
Revision
7338 -
Directory Listing
Modified
Sat Feb 20 18:48:05 2016 UTC
(4 years, 11 months ago)
by
michael
- m_eob.c:ms_eob(): use proper conversion specifier
Revision
7337 -
Directory Listing
Modified
Sat Feb 20 18:11:30 2016 UTC
(4 years, 11 months ago)
by
michael
- client.c:exit_client(): improve user logging
Revision
7336 -
Directory Listing
Modified
Sat Feb 20 18:11:14 2016 UTC
(4 years, 11 months ago)
by
michael
- client.c:exit_client(): improve user logging
Revision
7335 -
Directory Listing
Modified
Sat Feb 20 17:50:51 2016 UTC
(4 years, 11 months ago)
by
michael
- conf.c:clear_out_old_conf(): removed double motd_clear() call which somehow sneaked in
Revision
7334 -
Directory Listing
Modified
Sat Feb 20 17:50:27 2016 UTC
(4 years, 11 months ago)
by
michael
- conf.c:clear_out_old_conf(): removed double motd_clear() call which somehow sneaked in
Revision
7333 -
Directory Listing
Modified
Fri Feb 19 17:56:28 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS file
Revision
7332 -
Directory Listing
Modified
Fri Feb 19 17:52:36 2016 UTC
(4 years, 11 months ago)
by
michael
- README: add 'Raspbian Jessie' to tested platforms
Revision
7331 -
Directory Listing
Modified
Fri Feb 19 17:52:18 2016 UTC
(4 years, 11 months ago)
by
michael
- README: add 'Raspbian Jessie' to tested platforms
Revision
7330 -
Directory Listing
Modified
Fri Feb 19 17:50:13 2016 UTC
(4 years, 11 months ago)
by
michael
- Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers,
we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and
doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and
forever and use uintmax_t instead which has at least a 'standardized' conversion specifier
associated with it.
Revision
7329 -
Directory Listing
Modified
Thu Feb 18 21:07:50 2016 UTC
(4 years, 11 months ago)
by
michael
- Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers,
we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and
doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and
forever and use uintmax_t instead which has at least a 'standardized' conversion specifier
associated with it.
Revision
7328 -
Directory Listing
Modified
Tue Feb 16 17:36:55 2016 UTC
(4 years, 11 months ago)
by
michael
- fdlist.h: removed FILEIO_V2 define
Revision
7327 -
Directory Listing
Modified
Tue Feb 16 17:36:27 2016 UTC
(4 years, 11 months ago)
by
michael
- fdlist.h: removed FILEIO_V2 define
Revision
7326 -
Directory Listing
Modified
Tue Feb 16 17:33:39 2016 UTC
(4 years, 11 months ago)
by
michael
- Remove useless header includes
Revision
7325 -
Directory Listing
Modified
Tue Feb 16 17:32:07 2016 UTC
(4 years, 11 months ago)
by
michael
- Remove useless header includes
Revision
7324 -
Directory Listing
Modified
Sun Feb 14 16:28:20 2016 UTC
(4 years, 11 months ago)
by
michael
- client.h: remove unused struct MaskItem declaration
Revision
7323 -
Directory Listing
Modified
Sun Feb 14 16:28:09 2016 UTC
(4 years, 11 months ago)
by
michael
- client.h: remove unused struct MaskItem declaration
Revision
7322 -
Directory Listing
Modified
Sun Feb 14 15:41:25 2016 UTC
(4 years, 11 months ago)
by
michael
- Constification
Revision
7321 -
Directory Listing
Modified
Sun Feb 14 15:40:45 2016 UTC
(4 years, 11 months ago)
by
michael
- Constification
Revision
7320 -
Directory Listing
Modified
Sun Feb 14 15:22:23 2016 UTC
(4 years, 11 months ago)
by
michael
- Re-built parser files
Revision
7319 -
Directory Listing
Modified
Sun Feb 14 15:22:09 2016 UTC
(4 years, 11 months ago)
by
michael
- Re-built parser files
Revision
7318 -
Directory Listing
Modified
Sun Feb 14 15:21:07 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_parser.y: fixed triggered assert with user = "" in auth {} blocks
Revision
7317 -
Directory Listing
Modified
Sun Feb 14 15:20:48 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_parser.y: fixed triggered assert with user = "" in auth {} blocks
Revision
7316 -
Directory Listing
Modified
Fri Feb 12 19:46:23 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_resv.h: removed unused struct ResvExemptItem members
Revision
7315 -
Directory Listing
Modified
Fri Feb 12 19:46:11 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_resv.h: removed unused struct ResvExemptItem members
Revision
7314 -
Directory Listing
Modified
Wed Feb 10 11:16:42 2016 UTC
(4 years, 11 months ago)
by
michael
- m_stats.c:report_gecos(): whitespace change
Revision
7313 -
Directory Listing
Modified
Wed Feb 10 11:16:26 2016 UTC
(4 years, 11 months ago)
by
michael
- m_stats.c:report_gecos(): whitespace change
Revision
7312 -
Directory Listing
Modified
Wed Feb 10 11:02:03 2016 UTC
(4 years, 11 months ago)
by
michael
- svn propset
Revision
7311 -
Directory Listing
Modified
Wed Feb 10 11:01:53 2016 UTC
(4 years, 11 months ago)
by
michael
- svn propset
Revision
7310 -
Directory Listing
Modified
Wed Feb 10 10:55:40 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_gecos.h, conf_gecos.c: fixed copyright info
Revision
7309 -
Directory Listing
Modified
Wed Feb 10 10:55:30 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_gecos.h, conf_gecos.c: fixed copyright info
Revision
7308 -
Directory Listing
Modified
Wed Feb 10 10:48:15 2016 UTC
(4 years, 11 months ago)
by
michael
- autoreconf
- re-create parser files
Revision
7307 -
Directory Listing
Modified
Wed Feb 10 10:47:36 2016 UTC
(4 years, 11 months ago)
by
michael
- autoreconf
- re-create parser files
Revision
7306 -
Directory Listing
Modified
Wed Feb 10 10:46:47 2016 UTC
(4 years, 11 months ago)
by
michael
- Add conf_gecos.*
Revision
7305 -
Directory Listing
Modified
Wed Feb 10 10:46:22 2016 UTC
(4 years, 11 months ago)
by
michael
- Add conf_gecos.*
Revision
7304 -
Directory Listing
Modified
Wed Feb 10 10:45:46 2016 UTC
(4 years, 11 months ago)
by
michael
- Cleanup/separate XLINE / gecos{} conf implementation
Revision
7303 -
Directory Listing
Modified
Wed Feb 10 10:34:25 2016 UTC
(4 years, 11 months ago)
by
michael
- Cleanup/separate XLINE / gecos{} conf implementation
Revision
7302 -
Directory Listing
Modified
Tue Feb 9 21:54:58 2016 UTC
(4 years, 11 months ago)
by
michael
RELEASE TAG 8.2.14
Revision
7301 -
Directory Listing
Modified
Tue Feb 9 21:53:02 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS file
Revision
7300 -
Directory Listing
Modified
Tue Feb 9 21:20:59 2016 UTC
(4 years, 11 months ago)
by
michael
- m_info.c: OUTPUT_STRING for libgeoip_ipv4_database_file and libgeoip_ipv6_database_file
Revision
7299 -
Directory Listing
Modified
Tue Feb 9 21:20:42 2016 UTC
(4 years, 11 months ago)
by
michael
- m_info.c: OUTPUT_STRING for libgeoip_ipv4_database_file and libgeoip_ipv6_database_file
Revision
7298 -
Directory Listing
Modified
Tue Feb 9 21:13:42 2016 UTC
(4 years, 11 months ago)
by
michael
- Bump version to 8.2.14
Revision
7297 -
Directory Listing
Modified
Tue Feb 9 19:39:40 2016 UTC
(4 years, 11 months ago)
by
michael
- Update NEWS file
Revision
7296 -
Directory Listing
Modified
Tue Feb 9 19:34:49 2016 UTC
(4 years, 11 months ago)
by
michael
- tls_none.c:tls_new_cred(): return 1 if no tls support is available so conf_handle_tls() doesn't exit the process
Revision
7295 -
Directory Listing
Modified
Tue Feb 9 19:34:26 2016 UTC
(4 years, 11 months ago)
by
michael
- tls_none.c:tls_new_cred(): return 1 if no tls support is available so conf_handle_tls() doesn't exit the process
Revision
7294 -
Directory Listing
Modified
Tue Feb 9 19:02:26 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_pseudo.c: renaming for consistency
Revision
7293 -
Directory Listing
Modified
Tue Feb 9 19:02:08 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_pseudo.c: renaming for consistency
Revision
7292 -
Directory Listing
Modified
Mon Feb 8 19:29:46 2016 UTC
(4 years, 11 months ago)
by
michael
- m_resv.c: cosmetical changes
Revision
7291 -
Directory Listing
Modified
Mon Feb 8 19:29:22 2016 UTC
(4 years, 11 months ago)
by
michael
- m_resv.c: cosmetical changes
Revision
7290 -
Directory Listing
Modified
Sun Feb 7 20:13:09 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_resv.c:resv_make(): move code
Revision
7289 -
Directory Listing
Modified
Sun Feb 7 20:12:50 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_resv.c:resv_make(): move code
Revision
7288 -
Directory Listing
Modified
Sun Feb 7 19:55:12 2016 UTC
(4 years, 11 months ago)
by
michael
- Further fixes to resv rewrite
Revision
7287 -
Directory Listing
Modified
Sun Feb 7 19:54:53 2016 UTC
(4 years, 11 months ago)
by
michael
- Further fixes to resv rewrite
Revision
7286 -
Directory Listing
Modified
Sun Feb 7 18:39:17 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_resv.c:resv_make(): actually add the item to its corresponding list
Revision
7285 -
Directory Listing
Modified
Sun Feb 7 18:39:06 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_resv.c:resv_make(): actually add the item to its corresponding list
Revision
7284 -
Directory Listing
Modified
Sun Feb 7 18:25:56 2016 UTC
(4 years, 11 months ago)
by
michael
- Re-create parser files
Revision
7283 -
Directory Listing
Modified
Sun Feb 7 18:25:22 2016 UTC
(4 years, 11 months ago)
by
michael
- Re-create parser files
Revision
7282 -
Directory Listing
Modified
Sun Feb 7 18:04:26 2016 UTC
(4 years, 11 months ago)
by
michael
- Cleanup/separate RESV conf implementation
Revision
7281 -
Directory Listing
Modified
Sun Feb 7 18:02:24 2016 UTC
(4 years, 11 months ago)
by
michael
- Cleanup/separate RESV conf implementation
Revision
7280 -
Directory Listing
Modified
Sun Feb 7 15:31:23 2016 UTC
(4 years, 11 months ago)
by
michael
- ircd.c: ensure ircd.log is set up properly before calling tls_init()
Revision
7279 -
Directory Listing
Modified
Sun Feb 7 15:31:07 2016 UTC
(4 years, 11 months ago)
by
michael
- ircd.c: ensure ircd.log is set up properly before calling tls_init()
Revision
7278 -
Directory Listing
Modified
Sun Feb 7 15:28:26 2016 UTC
(4 years, 11 months ago)
by
michael
- tls_openssl.c: removed logging to stderr which is closed at this point anyway
Revision
7277 -
Directory Listing
Modified
Sun Feb 7 15:28:09 2016 UTC
(4 years, 11 months ago)
by
michael
- tls_openssl.c: removed logging to stderr which is closed at this point anyway
Revision
7276 -
Directory Listing
Modified
Sat Feb 6 21:09:05 2016 UTC
(4 years, 11 months ago)
by
michael
- tls_none.c: add missing tls_handshake() dummy
Revision
7275 -
Directory Listing
Modified
Sat Feb 6 21:08:46 2016 UTC
(4 years, 11 months ago)
by
michael
- tls_none.c: add missing tls_handshake() dummy
Revision
7274 -
Directory Listing
Modified
Sat Feb 6 20:55:49 2016 UTC
(4 years, 11 months ago)
by
michael
- Let's do this better
Revision
7273 -
Directory Listing
Modified
Sat Feb 6 20:55:20 2016 UTC
(4 years, 11 months ago)
by
michael
- Let's do this better
Revision
7272 -
Directory Listing
Modified
Sat Feb 6 20:48:06 2016 UTC
(4 years, 11 months ago)
by
michael
- Don't exit out with GnuTLS when there's no key and/or certificate
Revision
7271 -
Directory Listing
Modified
Sat Feb 6 20:47:15 2016 UTC
(4 years, 11 months ago)
by
michael
- Don't exit out with GnuTLS when there's no key and/or certificate
Revision
7268 -
Directory Listing
Modified
Sat Feb 6 19:02:58 2016 UTC
(4 years, 11 months ago)
by
michael
- reference.conf: another whitespace cleanup
Revision
7267 -
Directory Listing
Modified
Sat Feb 6 19:02:47 2016 UTC
(4 years, 11 months ago)
by
michael
- reference.conf: another whitespace cleanup
Revision
7266 -
Directory Listing
Modified
Sat Feb 6 19:02:03 2016 UTC
(4 years, 11 months ago)
by
michael
- Minor simplifications on clearing lists
Revision
7265 -
Directory Listing
Modified
Sat Feb 6 19:01:29 2016 UTC
(4 years, 11 months ago)
by
michael
- Minor simplifications on clearing lists
Revision
7264 -
Directory Listing
Modified
Sat Feb 6 18:04:21 2016 UTC
(4 years, 11 months ago)
by
michael
- reference.conf: whitespace change
Revision
7263 -
Directory Listing
Modified
Sat Feb 6 18:04:09 2016 UTC
(4 years, 11 months ago)
by
michael
- reference.conf: whitespace change
Revision
7262 -
Directory Listing
Modified
Sat Feb 6 17:40:10 2016 UTC
(4 years, 11 months ago)
by
michael
- Re-create parser files
Revision
7261 -
Directory Listing
Modified
Sat Feb 6 17:38:17 2016 UTC
(4 years, 11 months ago)
by
michael
- Re-create parser files
Revision
7260 -
Directory Listing
Modified
Sat Feb 6 17:35:35 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_service.c:service_clear(): free() service->name
Revision
7259 -
Directory Listing
Modified
Sat Feb 6 17:35:20 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_service.c:service_clear(): free() service->name
Revision
7258 -
Directory Listing
Modified
Sat Feb 6 17:29:57 2016 UTC
(4 years, 11 months ago)
by
michael
- Improve libGeoIP support
Revision
7257 -
Directory Listing
Modified
Sat Feb 6 17:28:28 2016 UTC
(4 years, 11 months ago)
by
michael
- Improve libGeoIP support
Revision
7256 -
Directory Listing
Modified
Thu Feb 4 17:38:51 2016 UTC
(4 years, 11 months ago)
by
michael
- reference.conf: minor doc improvements to service {} section
Revision
7255 -
Directory Listing
Modified
Thu Feb 4 17:38:40 2016 UTC
(4 years, 11 months ago)
by
michael
- reference.conf: minor doc improvements to service {} section
Revision
7254 -
Directory Listing
Modified
Thu Feb 4 17:29:05 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_cluster: remove useless header include
Revision
7253 -
Directory Listing
Modified
Thu Feb 4 17:28:44 2016 UTC
(4 years, 11 months ago)
by
michael
- conf_cluster: remove useless header include
Revision
7252 -
Directory Listing
Modified
Thu Feb 4 17:25:09 2016 UTC
(4 years, 11 months ago)
by
michael
- Re-create parser files
Revision
7251 -
Directory Listing
Modified
Thu Feb 4 17:24:57 2016 UTC
(4 years, 11 months ago)
by
michael
- autoreconf
Revision
7250 -
Directory Listing
Modified
Thu Feb 4 17:24:07 2016 UTC
(4 years, 11 months ago)
by
michael
- Re-create parser files
Revision
7249 -
Directory Listing
Modified
Thu Feb 4 17:23:21 2016 UTC
(4 years, 11 months ago)
by
michael
- autoreconf
Revision
7248 -
Directory Listing
Modified
Thu Feb 4 17:21:58 2016 UTC
(4 years, 11 months ago)
by
michael
- Move service {} block configuration management into its own module
Revision
7247 -
Directory Listing
Modified
Thu Feb 4 17:19:38 2016 UTC
(4 years, 11 months ago)
by
michael
- Move service {} block configuration management into its own module
Revision
7246 -
Directory Listing
Modified
Wed Feb 3 18:30:27 2016 UTC
(4 years, 11 months ago)
by
michael
- Renamed 'mod_clear_paths()' to 'modules_conf_clear()'. Further simplification to modules_conf_clear()