/[svn]/ircd-hybrid/branches
ViewVC logotype

Log of /ircd-hybrid/branches

View Directory Listing Directory Listing


Sticky Revision:

Revision 5989 - Directory Listing
Modified Tue May 26 19:03:15 2015 UTC (7 years, 9 months ago) by michael
- conf_lexer.l: fixed typo introduced in previous commit


Revision 5988 - Directory Listing
Modified Tue May 26 19:00:04 2015 UTC (7 years, 9 months ago) by michael
- Re-generate parser files


Revision 5986 - Directory Listing
Modified Tue May 26 18:55:38 2015 UTC (7 years, 9 months ago) by michael
- Added 'xline_exempt' to auth{} block flags


Revision 5984 - Directory Listing
Modified Mon May 25 15:34:43 2015 UTC (7 years, 9 months ago) by michael
- Update NEWS file


Revision 5982 - Directory Listing
Modified Mon May 25 15:24:30 2015 UTC (7 years, 9 months ago) by michael
- channel.c:channel_do_join(): removed useless test on conf->reason


Revision 5981 - Directory Listing
Modified Mon May 25 14:24:44 2015 UTC (7 years, 9 months ago) by michael
- client.c:conf_try_ban(): use the proper conversion specifier


Revision 5978 - Directory Listing
Modified Mon May 25 14:18:44 2015 UTC (7 years, 9 months ago) by michael
- client.c:conf_try_ban(): minor cleanups


Revision 5977 - Directory Listing
Modified Mon May 18 15:36:24 2015 UTC (7 years, 10 months ago) by michael
- hostmask.c:try_parse_v4_netmask(): fixed possible OOB read


Revision 5974 - Directory Listing
Modified Sun May 10 21:41:27 2015 UTC (7 years, 10 months ago) by michael
- Update NEWS file


Revision 5958 - Directory Listing
Modified Sat May 9 21:56:02 2015 UTC (7 years, 10 months ago) by michael
- m_resv.c, m_unresv.c: removed useless comments


Revision 5957 - Directory Listing
Modified Sat May 9 19:54:23 2015 UTC (7 years, 10 months ago) by michael
- Removed useless header includes


Revision 5954 - Directory Listing
Modified Sat May 9 19:34:12 2015 UTC (7 years, 10 months ago) by michael
- conf.c:parse_aline(): removed test on target_server. There's no command that doesn't support the "ON" option


Revision 5945 - Directory Listing
Modified Wed May 6 19:18:43 2015 UTC (7 years, 10 months ago) by michael
- Update NEWS file


Revision 5942 - Directory Listing
Modified Wed May 6 19:09:18 2015 UTC (7 years, 10 months ago) by michael
- Bump version to 8.2.8


Revision 5941 - Directory Listing
Modified Wed May 6 19:07:51 2015 UTC (7 years, 10 months ago) by michael
- autoreconf


Revision 5938 - Directory Listing
Modified Wed May 6 19:06:21 2015 UTC (7 years, 10 months ago) by michael
- configure.ac: require automake 1.15


Revision 5937 - Directory Listing
Modified Wed May 6 18:50:54 2015 UTC (7 years, 10 months ago) by michael
- Update NEWS file


Revision 5935 - Directory Listing
Modified Wed May 6 18:32:07 2015 UTC (7 years, 10 months ago) by michael
- Recreate parser/lexer files


Revision 5934 - Directory Listing
Modified Wed May 6 18:31:04 2015 UTC (7 years, 10 months ago) by michael
- Removed the 'havent_read_conf' configuration directive as it only caused a whole lot more trouble than
  it actually helped


Revision 5901 - Directory Listing
Modified Mon May 4 11:56:31 2015 UTC (7 years, 10 months ago) by michael
- Style corrections


Revision 5900 - Directory Listing
Modified Mon May 4 11:19:44 2015 UTC (7 years, 10 months ago) by michael
- conf_db.h, conf_db.c: remove functions/definitions we don't need


Revision 5897 - Directory Listing
Modified Mon May 4 10:49:55 2015 UTC (7 years, 10 months ago) by michael
- '!' and '@' are no longer threated as wildcard characters


Revision 5896 - Directory Listing
Modified Sun May 3 21:18:30 2015 UTC (7 years, 10 months ago) by michael
- Update NEWS file


Revision 5895 - Directory Listing
Modified Sun May 3 21:03:16 2015 UTC (7 years, 10 months ago) by michael
- Removed g-line leftovers


Revision 5892 - Directory Listing
Modified Sun May 3 20:50:09 2015 UTC (7 years, 10 months ago) by michael
- m_resv.c: use m_unregistered() for the UNREGISTERED_HANDLER


Revision 5890 - Directory Listing
Modified Sun May 3 19:14:34 2015 UTC (7 years, 10 months ago) by michael
- m_info.c: don't int overflow if for some unknown reason someone configures insanely high values of > 2^31-1


Revision 5889 - Directory Listing
Modified Sun May 3 16:32:43 2015 UTC (7 years, 10 months ago) by michael
- auth.c: use C99-style array initialization


Revision 5886 - Directory Listing
Modified Sun May 3 16:29:05 2015 UTC (7 years, 10 months ago) by michael
- s_bsd.c: use C99-style array initialization


Revision 5885 - Directory Listing
Modified Sun May 3 16:18:11 2015 UTC (7 years, 10 months ago) by michael
- m_who.c:m_who(): use explicit NULL when calling who_global() for /who with no params


Revision 5882 - Directory Listing
Modified Sun May 3 16:14:45 2015 UTC (7 years, 10 months ago) by michael
- m_who.c: allow /who to be used with no additional parameters


Revision 5880 - Directory Listing
Modified Sun May 3 16:01:42 2015 UTC (7 years, 10 months ago) by michael
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER


Revision 5874 - Directory Listing
Modified Wed Apr 29 11:09:11 2015 UTC (7 years, 10 months ago) by michael
- Style corrections; removed trailing whitespaces


Revision 5873 - Directory Listing
Modified Wed Apr 29 10:35:38 2015 UTC (7 years, 10 months ago) by michael
- Update NEWS file


Revision 5872 - Directory Listing
Modified Tue Apr 28 20:36:12 2015 UTC (7 years, 10 months ago) by michael
- conf.c:expire_tklines(): deduplicate


Revision 5869 - Directory Listing
Modified Tue Apr 28 19:57:24 2015 UTC (7 years, 10 months ago) by michael
- m_xline.c: fixed invalid command sytnax when broadcasting XLINEs to other servers. First argument can't be a digit.


Revision 5868 - Directory Listing
Modified Tue Apr 28 12:47:47 2015 UTC (7 years, 10 months ago) by michael
- m_xline.c: renamed write_xline() to xline_add()


Revision 5866 - Directory Listing
Modified Tue Apr 28 12:43:16 2015 UTC (7 years, 10 months ago) by michael
- m_xline.c: don't allow legit-looking fake exit reasons like "Ping timeout: 240 seconds"; constification


Revision 5863 - Directory Listing
Modified Tue Apr 28 12:23:14 2015 UTC (7 years, 10 months ago) by michael
- Removed useless zero initializers from the module_entry as suggested by Adam


Revision 5854 - Directory Listing
Modified Mon Apr 27 18:01:14 2015 UTC (7 years, 10 months ago) by michael
- channel.c:clear_invites_client(): add missing documentation


Revision 5851 - Directory Listing
Modified Mon Apr 27 17:54:12 2015 UTC (7 years, 10 months ago) by michael
- Renamed clear_invites() to clear_invites_channel()
- Added separate clear_invites_client()


Revision 5849 - Directory Listing
Modified Sun Apr 26 19:56:18 2015 UTC (7 years, 10 months ago) by michael
- hostmask.c:find_conf_by_address(): constification


Revision 5848 - Directory Listing
Modified Sun Apr 26 19:03:20 2015 UTC (7 years, 10 months ago) by michael
- conf.c:clear_out_old_conf(): also don't remove database based XLINE and RESVs from their
  associated linked list(s)


Revision 5845 - Directory Listing
Modified Sun Apr 26 17:48:00 2015 UTC (7 years, 10 months ago) by michael
- hostmask.c:clear_out_address_conf(): removed useless test on arec->conf->until. Temporary
  server bans are always stored in the databases, so it's enough to test for IsConfDatabase()


Revision 5844 - Directory Listing
Modified Sun Apr 26 17:41:38 2015 UTC (7 years, 10 months ago) by michael
- Update NEWS file


Revision 5842 - Directory Listing
Modified Sun Apr 26 17:40:03 2015 UTC (7 years, 10 months ago) by michael
- conf.c:clear_out_old_conf(): also don't clear out RESVs that have been set with the RESV command


Revision 5841 - Directory Listing
Modified Sun Apr 26 17:29:26 2015 UTC (7 years, 10 months ago) by michael
- Update NEWS file


Revision 5839 - Directory Listing
Modified Sun Apr 26 17:27:40 2015 UTC (7 years, 10 months ago) by michael
- conf.c:clear_out_old_conf(): fixed bug where REHASH would clear all x-lines that
  have been set with the XLINE command


Revision 5838 - Directory Listing
Modified Sun Apr 26 17:10:40 2015 UTC (7 years, 10 months ago) by michael
- m_unresv.c: deduplication


Revision 5835 - Directory Listing
Modified Sun Apr 26 16:56:47 2015 UTC (7 years, 10 months ago) by michael
- m_undline.c: use LOG_TYPE_DLINE


Revision 5834 - Directory Listing
Modified Sun Apr 26 16:53:35 2015 UTC (7 years, 10 months ago) by michael
- m_undline.c, m_unkline.c: deduplication
- m_unxline.c: renamed functions


Revision 5831 - Directory Listing
Modified Sun Apr 26 16:27:56 2015 UTC (7 years, 10 months ago) by michael
- m_dline.c, m_kline: renamed functions


Revision 5830 - Directory Listing
Modified Sun Apr 26 16:25:56 2015 UTC (7 years, 10 months ago) by michael
- m_dline.c: deduplication


Revision 5827 - Directory Listing
Modified Sun Apr 26 16:12:14 2015 UTC (7 years, 10 months ago) by michael
- m_kline.c: deduplication


Revision 5826 - Directory Listing
Modified Sun Apr 26 15:56:17 2015 UTC (7 years, 10 months ago) by michael
- m_resv.c:parse_resv(): cleaned up the massive mess a bit


Revision 5824 - Directory Listing
Modified Sun Apr 26 15:38:25 2015 UTC (7 years, 10 months ago) by michael
- Get rid of valid_comment()


Revision 5821 - Directory Listing
Modified Sun Apr 26 12:41:42 2015 UTC (7 years, 10 months ago) by michael
- m_dline.c:mo_dline(): we're not interested in the address nor the bits on the
  first parse_netmask() call


Revision 5820 - Directory Listing
Modified Sun Apr 26 12:31:58 2015 UTC (7 years, 10 months ago) by michael
- m_dline.c:mo_dline(): get rid of some stupid parse_netmask() call


Revision 5817 - Directory Listing
Modified Sun Apr 26 11:57:32 2015 UTC (7 years, 10 months ago) by michael
- m_dline.c:ms_dline(): minor cleanup


Revision 5816 - Directory Listing
Modified Fri Apr 24 17:43:42 2015 UTC (7 years, 10 months ago) by michael
- Update NEWS file


Revision 5814 - Directory Listing
Modified Fri Apr 24 17:32:05 2015 UTC (7 years, 10 months ago) by michael
- Configuration related server notices are now admins only as they potentially
  could leak passwords and other sensitive data to irc operators that don't have
  administrator privileges


Revision 5813 - Directory Listing
Modified Thu Apr 23 17:42:48 2015 UTC (7 years, 11 months ago) by michael
- m_kline.c:already_placed_kline(): removed 'warn' parameter we don't need


Revision 5811 - Directory Listing
Modified Thu Apr 23 17:29:01 2015 UTC (7 years, 11 months ago) by michael
- Recreate autogenerated files


Revision 5810 - Directory Listing
Modified Thu Apr 23 17:27:17 2015 UTC (7 years, 11 months ago) by michael
- Removed glines
- Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and
  dline_min_cidr6 configuration options
- m_dline.c: allow d-lines to be added even if an exempt {} exists


Revision 5803 - Directory Listing
Modified Fri Apr 17 20:03:23 2015 UTC (7 years, 11 months ago) by michael
- numeric.c: use C99 array initialization


Revision 5802 - Directory Listing
Modified Fri Apr 17 19:24:22 2015 UTC (7 years, 11 months ago) by michael
- conf_parser.c: rebuilt


Revision 5799 - Directory Listing
Modified Fri Apr 17 18:55:34 2015 UTC (7 years, 11 months ago) by michael
- conf_parser.y: fixed error messages as pointed out by Adam


Revision 5798 - Directory Listing
Modified Fri Apr 17 16:19:42 2015 UTC (7 years, 11 months ago) by michael
- conf.c:conf_add_class_to_conf(): cleaned up duplicated code


Revision 5795 - Directory Listing
Modified Fri Apr 17 16:09:23 2015 UTC (7 years, 11 months ago) by michael
- Minor cleanups to CAPAB related code


Revision 5794 - Directory Listing
Modified Tue Apr 14 18:06:53 2015 UTC (7 years, 11 months ago) by michael
- Update NEWS file


Revision 5793 - Directory Listing
Modified Tue Apr 14 18:05:37 2015 UTC (7 years, 11 months ago) by michael
- Update NEWS file


Revision 5790 - Directory Listing
Modified Mon Apr 6 18:37:52 2015 UTC (7 years, 11 months ago) by michael
- Reject remote k-line requests that don't have enough non-wildcard characters


Revision 5788 - Directory Listing
Modified Sun Apr 5 18:07:10 2015 UTC (7 years, 11 months ago) by michael
- Revved patchlevel to 8.2.7


Revision 5787 - Directory Listing
Modified Sun Apr 5 18:05:43 2015 UTC (7 years, 11 months ago) by michael
- Update version.c


Revision 5785 - Directory Listing
Modified Sun Apr 5 15:17:51 2015 UTC (7 years, 11 months ago) by michael
- sendnick_TS(), introduce_client(): use the %u conversion specifier for unsigned ints


Revision 5782 - Directory Listing
Modified Sun Apr 5 15:00:54 2015 UTC (7 years, 11 months ago) by michael
- conf.c:find_user_host(): removed unused 'flags' argument


Revision 5781 - Directory Listing
Modified Sun Apr 5 11:21:54 2015 UTC (7 years, 11 months ago) by michael
- Update NEWS file


Revision 5779 - Directory Listing
Modified Sat Apr 4 17:47:27 2015 UTC (7 years, 11 months ago) by michael
- m_nick.c:uid_from_server(): default to '*' for clients that don't have an accountname assigned


Revision 5778 - Directory Listing
Modified Sat Apr 4 17:45:56 2015 UTC (7 years, 11 months ago) by michael
- parse.c:msg_tree_parse(): cleaned up an assert()


Revision 5775 - Directory Listing
Modified Sat Apr 4 17:31:06 2015 UTC (7 years, 11 months ago) by michael
- Changed some function to void if we don't need a return value
- Have some other functions return saner values


Revision 5773 - Directory Listing
Modified Sat Apr 4 15:42:35 2015 UTC (7 years, 11 months ago) by michael
- Removed TS_DOESTS, DoesTS, and related code


Revision 5772 - Directory Listing
Modified Fri Apr 3 18:15:06 2015 UTC (7 years, 11 months ago) by michael
- Update NEWS file


Revision 5771 - Directory Listing
Modified Fri Apr 3 17:02:47 2015 UTC (7 years, 11 months ago) by michael
- Update NEWS file


Revision 5770 - Directory Listing
Modified Thu Apr 2 19:52:15 2015 UTC (7 years, 11 months ago) by michael
- Cleaned up strlen() based array indices


Revision 5767 - Directory Listing
Modified Thu Apr 2 18:47:57 2015 UTC (7 years, 11 months ago) by michael
- Update help/index


Revision 5766 - Directory Listing
Modified Thu Apr 2 18:41:33 2015 UTC (7 years, 11 months ago) by michael
- Rebuilt help/Makefile.in


Revision 5763 - Directory Listing
Modified Thu Apr 2 18:39:00 2015 UTC (7 years, 11 months ago) by michael
- Removed some help files for inter-server commands


Revision 5762 - Directory Listing
Modified Thu Apr 2 18:34:17 2015 UTC (7 years, 11 months ago) by michael
- Regenerate parser/lexer files


Revision 5759 - Directory Listing
Modified Thu Apr 2 18:28:51 2015 UTC (7 years, 11 months ago) by michael
- Removed unused HIDE_SPOOF_IPS and GLOBAL_KILL tokens


Revision 5758 - Directory Listing
Modified Thu Apr 2 18:26:29 2015 UTC (7 years, 11 months ago) by michael
- Changed some members of the Ban structure to use fixed-size arrays


Revision 5755 - Directory Listing
Modified Thu Apr 2 17:32:13 2015 UTC (7 years, 11 months ago) by michael
- m_bmask.c: fixed potential BMASK buffer overflow. Patch provided by Adam.


Revision 5754 - Directory Listing
Modified Thu Apr 2 17:29:27 2015 UTC (7 years, 11 months ago) by michael
- channel_mode.c:add_id(): removed useless IsServer() test


Revision 5751 - Directory Listing
Modified Thu Apr 2 17:27:13 2015 UTC (7 years, 11 months ago) by michael
- Mostly whitespace changes


Revision 5750 - Directory Listing
Modified Tue Mar 31 11:56:02 2015 UTC (7 years, 11 months ago) by michael
- channel_mode.c: moved 'if (!mode_count)' test from send_mode_changes_client() to
  set_channel_mode()


Revision 5747 - Directory Listing
Modified Tue Mar 31 11:51:23 2015 UTC (7 years, 11 months ago) by michael
- channel_mode.c: renamed send_mode_changes() to send_mode_changes_client();
  have send_mode_changes_server() called from set_channel_mode()


Revision 5746 - Directory Listing
Modified Tue Mar 31 11:37:15 2015 UTC (7 years, 11 months ago) by michael
- channel_mode.c:chm_ban(), chm_except(), chm_invex(): replaced memcpy() with strlcpy()


Revision 5744 - Directory Listing
Modified Tue Mar 31 11:33:36 2015 UTC (7 years, 11 months ago) by michael
- user.c:register_remote_user(): removed strcmp() mess from remote connection notices
  (backward compatibility for older servers using "0" in UID messages for spoofed hosts)


Revision 5740 - Directory Listing
Modified Sun Mar 29 16:31:46 2015 UTC (7 years, 11 months ago) by michael
- Update NEWS file


Revision 5739 - Directory Listing
Modified Sun Mar 29 16:06:06 2015 UTC (7 years, 11 months ago) by michael
- Update README file


Revision 5736 - Directory Listing
Modified Sun Mar 29 11:10:50 2015 UTC (7 years, 11 months ago) by michael
- ircd.c:write_pidfile(): removed the PID from the error message


Revision 5735 - Directory Listing
Modified Sun Mar 29 11:01:37 2015 UTC (7 years, 11 months ago) by michael
- Update NEWS file


Revision 5734 - Directory Listing
Modified Sun Mar 29 11:00:20 2015 UTC (7 years, 11 months ago) by michael
- Revved version to 8.2.6


Revision 5733 - Directory Listing
Modified Sun Mar 29 10:58:08 2015 UTC (7 years, 11 months ago) by michael
- client.c: cleanup some comments


Revision 5730 - Directory Listing
Modified Sun Mar 29 10:46:58 2015 UTC (7 years, 11 months ago) by michael
- client.c:make_client(): default client_p->account to '*'


Revision 5729 - Directory Listing
Modified Sun Mar 29 10:22:04 2015 UTC (7 years, 11 months ago) by michael
- user.c: incorporate Adam's add_one_to_uid() rewrite


Revision 5722 - Directory Listing
Modified Sun Mar 22 16:28:38 2015 UTC (8 years ago) by michael
- ircd.c:main(): replaced pointless comment with a more descriptive one


Revision 5721 - Directory Listing
Modified Sun Mar 22 11:50:46 2015 UTC (8 years ago) by michael
- auth.c:auth_connect_callback(): saved a strlen(); hardened test of send()'s return value to
  ensure all bytes were sent


Revision 5718 - Directory Listing
Modified Sun Mar 22 11:28:51 2015 UTC (8 years ago) by michael
- reference.conf: minor fixes


Revision 5698 - Directory Listing
Modified Sun Mar 15 13:40:22 2015 UTC (8 years ago) by michael
- Rebuilt parser files


Revision 5694 - Directory Listing
Modified Sat Mar 14 20:40:41 2015 UTC (8 years ago) by michael
- conf_parser.y: removed YY_NO_UNPUT define which was an undocumented feature
  and has been deprecated for many years now. Proper way is to use 'nounput'
  in the scanner options.


Revision 5663 - Directory Listing
Modified Wed Mar 11 16:13:41 2015 UTC (8 years ago) by michael
- numeric.c: RPL_WHOREPLY: use %u conversion specifier for unsigned ints


Revision 5645 - Directory Listing
Modified Fri Mar 6 17:09:33 2015 UTC (8 years ago) by michael
- defaults.h: tweaked TS_WARN_DELTA_MIN and TS_MAX_DELTA_MIN; allow minimum values of 1


Revision 5643 - Directory Listing
Modified Tue Mar 3 17:23:32 2015 UTC (8 years ago) by michael
- conf.h, conf.c: renamed some structures to match naming convetion of other structures


Revision 5641 - Directory Listing
Modified Sun Mar 1 19:46:45 2015 UTC (8 years ago) by michael
- m_whowas.c: fixed spelling


Revision 5640 - Directory Listing
Modified Sun Mar 1 16:15:37 2015 UTC (8 years ago) by michael
- Constifications


Revision 5637 - Directory Listing
Modified Sun Mar 1 15:32:55 2015 UTC (8 years ago) by michael
- Fixed bug that would allow remote clients to bypass the hard
  limit of max WHOWAS entries to be returned


Revision 5636 - Directory Listing
Modified Sun Mar 1 13:46:39 2015 UTC (8 years ago) by michael
- Updated NEWS


Revision 5633 - Directory Listing
Modified Sun Mar 1 13:42:56 2015 UTC (8 years ago) by michael
- Updated NEWS


Revision 5632 - Directory Listing
Modified Sun Mar 1 12:21:06 2015 UTC (8 years ago) by michael
- Update NEWS


Revision 5630 - Directory Listing
Modified Sun Mar 1 12:18:47 2015 UTC (8 years ago) by michael
- WHOWAS now shows IP addresses to irc operators
- Changed RPL_WHOISACTUALLY numeric string. In the future it will also show the
  *real* hostname once we distinguish between spoofs/vhosts and real hosts


Revision 5629 - Directory Listing
Modified Sat Feb 28 21:18:46 2015 UTC (8 years ago) by michael
- Update NEWS


Revision 5627 - Directory Listing
Modified Fri Feb 27 19:43:31 2015 UTC (8 years ago) by michael
- m_map.c:dump_map(): removed now useless test on server->id[0]


Revision 5626 - Directory Listing
Modified Fri Feb 27 19:38:52 2015 UTC (8 years ago) by michael
- m_message.c: style corrections


Revision 5623 - Directory Listing
Modified Fri Feb 27 19:28:06 2015 UTC (8 years ago) by michael
- index.txt: updates provided by jackal


Revision 5622 - Directory Listing
Modified Fri Feb 27 19:19:45 2015 UTC (8 years ago) by michael
- reference.conf: minor cleanup


Revision 5619 - Directory Listing
Modified Fri Feb 27 19:13:12 2015 UTC (8 years ago) by michael
- m_info.c: added missing 'max_watch' and 'stats_m_oper_only' to /info


Revision 5617 - Directory Listing
Modified Tue Feb 24 20:31:18 2015 UTC (8 years ago) by michael
- Revved patchlevel to 8.2.5


Revision 5615 - Directory Listing
Modified Tue Feb 24 20:20:40 2015 UTC (8 years ago) by michael
- Minor updates to INSTALL provided by jackal


Revision 5613 - Directory Listing
Modified Tue Feb 24 19:41:11 2015 UTC (8 years ago) by michael
- ircd.h: removed useless comment


Revision 5612 - Directory Listing
Modified Tue Feb 24 19:29:24 2015 UTC (8 years ago) by michael
- Update modes.txt


Revision 5609 - Directory Listing
Modified Tue Feb 24 19:15:48 2015 UTC (8 years ago) by michael
- Update README file


Revision 5607 - Directory Listing
Modified Mon Feb 23 22:49:29 2015 UTC (8 years ago) by michael
- Update README file. Added Mac OS X 10.10 (Yosemite) to supported platforms. Thanks to Daniel Oaks.


Revision 5606 - Directory Listing
Modified Mon Feb 23 22:30:06 2015 UTC (8 years ago) by michael
- Update NEWS file


Revision 5605 - Directory Listing
Modified Mon Feb 23 21:07:34 2015 UTC (8 years ago) by michael
- Re-generate parser files


Revision 5604 - Directory Listing
Modified Mon Feb 23 21:07:13 2015 UTC (8 years ago) by michael
- Fixed core in conjunction with OSX 10.10/possibly other system when parsing pseudo{} blocks as reported by Daniel Oaks
- Reverted -r4079, -r4608 and 4107 as they only cause undefined behavior on some systems


Revision 5600 - Directory Listing
Modified Thu Feb 19 19:27:05 2015 UTC (8 years, 1 month ago) by michael
- m_nick.c: minor fixes to update fd info accordingly if unregistered clients
  change just the case of their nick. Patch provided by Adam.


Revision 5598 - Directory Listing
Modified Wed Feb 18 21:25:45 2015 UTC (8 years, 1 month ago) by michael
- help/whowas: incorporate changes done by jackal


Revision 5596 - Directory Listing
Modified Tue Feb 17 20:00:19 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS file


Revision 5594 - Directory Listing
Modified Tue Feb 17 19:50:21 2015 UTC (8 years, 1 month ago) by michael
- Revved patchlevel to 8.2.4


Revision 5592 - Directory Listing
Modified Tue Feb 17 19:48:12 2015 UTC (8 years, 1 month ago) by michael
- libtool 2.4.6


Revision 5591 - Directory Listing
Modified Tue Feb 17 17:55:40 2015 UTC (8 years, 1 month ago) by michael
- Sprinkle some assert()


Revision 5588 - Directory Listing
Modified Tue Feb 17 17:32:13 2015 UTC (8 years, 1 month ago) by michael
- client.c: whitespace changes


Revision 5587 - Directory Listing
Modified Sun Feb 15 21:45:20 2015 UTC (8 years, 1 month ago) by michael
- Fixed spelling


Revision 5586 - Directory Listing
Modified Sun Feb 15 21:42:38 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS file


Revision 5585 - Directory Listing
Modified Sun Feb 15 15:03:04 2015 UTC (8 years, 1 month ago) by michael
- conf.h, conf.c:cluster_a_line(): made 'capab' and 'cluster_type' unsigned types


Revision 5582 - Directory Listing
Modified Sun Feb 15 14:42:58 2015 UTC (8 years, 1 month ago) by michael
- Style corrections only


Revision 5581 - Directory Listing
Modified Sun Feb 15 12:40:22 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS


Revision 5579 - Directory Listing
Modified Sun Feb 15 12:38:33 2015 UTC (8 years, 1 month ago) by michael
- channel_mode.c:chm_operonly(): half-ops that are irc operators may now
  add/remove channel mode 'O' (ircops only channel), too


Revision 5578 - Directory Listing
Modified Sun Feb 15 12:35:44 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS


Revision 5576 - Directory Listing
Modified Sun Feb 15 12:32:58 2015 UTC (8 years, 1 month ago) by michael
- m_kick.c:ms_kick(): replaced IsServer() test with IsClient()


Revision 5575 - Directory Listing
Modified Sun Feb 15 12:30:09 2015 UTC (8 years, 1 month ago) by michael
- Renamed SVIDLEN to ACCOUNTLEN


Revision 5574 - Directory Listing
Modified Sun Feb 15 12:28:06 2015 UTC (8 years, 1 month ago) by michael
- Renamed SVIDLEN to ACCOUNTLEN


Revision 5571 - Directory Listing
Modified Sun Feb 15 12:19:39 2015 UTC (8 years, 1 month ago) by michael
- ircd_defs.h: add a note that NICKLEN should not be touched as the maximum
  allowed nickname lenght can be changed in the ircd.conf file. NICKLEN is
  actually only a hard limit


Revision 5569 - Directory Listing
Modified Sat Feb 14 22:03:51 2015 UTC (8 years, 1 month ago) by michael
- conf_parser.y: forgot to remove the unused T_MAX_CLIENTS token


Revision 5568 - Directory Listing
Modified Sat Feb 14 21:22:23 2015 UTC (8 years, 1 month ago) by michael
- m_server.c:server_estab(): removed pointless detach_conf(client_p, CONF_OPER)


Revision 5565 - Directory Listing
Modified Sat Feb 14 20:15:28 2015 UTC (8 years, 1 month ago) by michael
- ircd.c:write_pidfile(): cosmetical fixes to fopen/fputs error messages to be consistent with all other error messages


Revision 5564 - Directory Listing
Modified Sat Feb 14 20:07:58 2015 UTC (8 years, 1 month ago) by michael
- user.c: update documentation


Revision 5561 - Directory Listing
Modified Sat Feb 14 20:02:54 2015 UTC (8 years, 1 month ago) by michael
- Don't make use of CAP_TS6 as we no longer need it, but still send it to other servers via CAPAB for backward compatibility


Revision 5560 - Directory Listing
Modified Sat Feb 14 19:40:41 2015 UTC (8 years, 1 month ago) by michael
- Regenerate parser/lexer files


Revision 5559 - Directory Listing
Modified Sat Feb 14 19:39:06 2015 UTC (8 years, 1 month ago) by michael
- Finish basic SVSTAG implementatio
- Added oper::whois configuration option which allows to override the default
  RPL_WHOISOPERATOR numeric string shown in /whois.


Revision 5549 - Directory Listing
Modified Thu Feb 12 15:51:14 2015 UTC (8 years, 1 month ago) by michael
- m_svsmode.c: revert to -r5395 because me is stupid


Revision 5547 - Directory Listing
Modified Thu Feb 12 14:25:58 2015 UTC (8 years, 1 month ago) by michael
- m_mode.c, m_svsmode.c, m_svsnick.c: const correctness


Revision 5546 - Directory Listing
Modified Thu Feb 12 14:13:48 2015 UTC (8 years, 1 month ago) by michael
- Fixed style in several places


Revision 5543 - Directory Listing
Modified Thu Feb 12 13:40:13 2015 UTC (8 years, 1 month ago) by michael
- Renamed idle_time_get() to client_get_idle_time()


Revision 5541 - Directory Listing
Modified Thu Feb 12 13:28:29 2015 UTC (8 years, 1 month ago) by michael
- m_stats.c: minor cleanups to comments; removed invalid ones


Revision 5539 - Directory Listing
Modified Thu Feb 12 13:27:15 2015 UTC (8 years, 1 month ago) by michael
- m_topic.c: white space changes


Revision 5537 - Directory Listing
Modified Wed Feb 11 20:30:41 2015 UTC (8 years, 1 month ago) by michael
- m_topic.c:ms_topic(): if we ever have servers changing topics via TOPIC,
  make sure we don't leak hidden server names


Revision 5535 - Directory Listing
Modified Wed Feb 11 20:25:24 2015 UTC (8 years, 1 month ago) by michael
- m_tburst.c:ms_tburst(): TOPIC needs to be n!u@h prefixed if comming from a services client


Revision 5532 - Directory Listing
Modified Wed Feb 11 18:53:12 2015 UTC (8 years, 1 month ago) by michael
- Added basic SVSTAG implementation for later use


Revision 5530 - Directory Listing
Modified Wed Feb 11 18:14:46 2015 UTC (8 years, 1 month ago) by michael
- m_stats.c: explicitely use 'unsigned int' instead of just 'unsigned' when casting
  variables to be used with the %u conversion specifiers


Revision 5529 - Directory Listing
Modified Wed Feb 11 18:11:51 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS file


Revision 5527 - Directory Listing
Modified Wed Feb 11 17:41:15 2015 UTC (8 years, 1 month ago) by michael
- m_whois.c: operators may now see certificate fingerprints, user modes and hidden channels as well.
  This used to be admin only.


Revision 5525 - Directory Listing
Modified Tue Feb 10 19:30:22 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS file


Revision 5521 - Directory Listing
Modified Tue Feb 10 18:57:08 2015 UTC (8 years, 1 month ago) by michael
- Update reference.conf


Revision 5520 - Directory Listing
Modified Tue Feb 10 18:45:11 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS file


Revision 5519 - Directory Listing
Modified Mon Feb 9 23:19:49 2015 UTC (8 years, 1 month ago) by michael
- Bump version to 8.2.3


Revision 5518 - Directory Listing
Modified Mon Feb 9 20:31:13 2015 UTC (8 years, 1 month ago) by michael
- m_whois.c:whois_person(): constification


Revision 5515 - Directory Listing
Modified Mon Feb 9 20:20:33 2015 UTC (8 years, 1 month ago) by michael
- m_map.c:dump_map(): removed 'static' keyword from buf


Revision 5513 - Directory Listing
Modified Mon Feb 9 19:36:29 2015 UTC (8 years, 1 month ago) by michael
- conf.c:get_oper_name(): use IRCD_BUSIZE for buffer size and be done with it


Revision 5512 - Directory Listing
Modified Mon Feb 9 19:32:39 2015 UTC (8 years, 1 month ago) by michael
- conf.c:read_conf_files(): ad channel mode 'C' to CHANMODES isupport


Revision 5509 - Directory Listing
Modified Mon Feb 9 19:26:36 2015 UTC (8 years, 1 month ago) by michael
- server.h: removed redundant struct MaskItem declaration


Revision 5508 - Directory Listing
Modified Mon Feb 9 19:20:05 2015 UTC (8 years, 1 month ago) by michael
- ircd.h: 'int unsigned' -> 'unsigned int'


Revision 5505 - Directory Listing
Modified Mon Feb 9 19:11:18 2015 UTC (8 years, 1 month ago) by michael
- conf.c:set_default_conf(): add all possible oper-only user modes to ConfigGeneral.oper_only_umodes


Revision 5503 - Directory Listing
Modified Sun Feb 8 19:23:47 2015 UTC (8 years, 1 month ago) by michael
- Update reference.conf


Revision 5502 - Directory Listing
Modified Sun Feb 8 19:16:30 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS file


Revision 5501 - Directory Listing
Modified Sun Feb 8 18:41:21 2015 UTC (8 years, 1 month ago) by michael
- m_gline.c: style corrections


Revision 5498 - Directory Listing
Modified Sun Feb 8 18:19:48 2015 UTC (8 years, 1 month ago) by michael
- Allow to disable the NOTICE/PRIVMSG anti-flood mechanism by setting 'default_floodcount' to 0


Revision 5496 - Directory Listing
Modified Sun Feb 8 18:07:48 2015 UTC (8 years, 1 month ago) by michael
- auth.c:sendheader(): fixed compile warnings with -Wformat-security


Revision 5495 - Directory Listing
Modified Sun Feb 8 17:17:08 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS file


Revision 5493 - Directory Listing
Modified Sun Feb 8 17:09:33 2015 UTC (8 years, 1 month ago) by michael
- Update documentation in some places


Revision 5492 - Directory Listing
Modified Sun Feb 8 15:00:56 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS file


Revision 5491 - Directory Listing
Modified Sun Feb 8 14:54:41 2015 UTC (8 years, 1 month ago) by michael
- Re-generate parser/lexer files


Revision 5488 - Directory Listing
Modified Sun Feb 8 14:50:36 2015 UTC (8 years, 1 month ago) by michael
- Fixed bug where "/rehash" would always reset the "MAX", "JFLOODTIME", and "JFLOODCOUNT" values that
  have been changed from within IRC via the "/set" command
- Renamed the following ircd.conf configuration directives to be more descriptive:

  max_clients -> default_max_clients
  join_flood_count -> default_join_flood_count
  join_flood_time -> default_join_flood_time

- Updated related ircd.conf documentation accordingly


Revision 5487 - Directory Listing
Modified Sun Feb 8 13:53:03 2015 UTC (8 years, 1 month ago) by michael
- ircd.c:initialize_global_set_options(): tweaked joinfloodcount and
  joinfloodtime defaults; Removed XXX comment.


Revision 5484 - Directory Listing
Modified Sun Feb 8 13:49:38 2015 UTC (8 years, 1 month ago) by michael
- reference.conf: tweaked join_flood_count and join_flood_time


Revision 5480 - Directory Listing
Modified Sun Feb 8 12:33:36 2015 UTC (8 years, 1 month ago) by michael
- numeric.c: fixed inconsistent use of "You are" and "You're"


Revision 5478 - Directory Listing
Modified Sun Feb 8 11:55:27 2015 UTC (8 years, 1 month ago) by michael
- Update help/join


Revision 5476 - Directory Listing
Modified Sun Feb 8 11:01:21 2015 UTC (8 years, 1 month ago) by michael
- numeric.h, numeric.c: moved ERR_SSLONLYCHAN numeric to 489 to match with insp/unreal


Revision 5474 - Directory Listing
Modified Sat Feb 7 19:44:49 2015 UTC (8 years, 1 month ago) by michael
- Allow servers to send as many CAPAB messages as they want, regardless of TS6; Removed CAP_CAP


Revision 5472 - Directory Listing
Modified Fri Feb 6 17:41:45 2015 UTC (8 years, 1 month ago) by michael
- Update help/umode


Revision 5471 - Directory Listing
Modified Thu Feb 5 20:26:23 2015 UTC (8 years, 1 month ago) by michael
- ircd.c: fixed compile warning. Apparently some gcc have issues with
  compound literals in conjunction with -Wmissing-field-initializers


Revision 5468 - Directory Listing
Modified Thu Feb 5 20:20:43 2015 UTC (8 years, 1 month ago) by michael
- numeric.c: added channel mode C to RPL_MYINFO


Revision 5467 - Directory Listing
Modified Wed Feb 4 19:00:21 2015 UTC (8 years, 1 month ago) by michael
- Update NEWS


Revision 5466 - Directory Listing
Modified Wed Feb 4 18:37:34 2015 UTC (8 years, 1 month ago) by michael
- channel.c:can_send(): better not to modify the message pointer


Revision 5463 - Directory Listing
Modified Wed Feb 4 18:18:26 2015 UTC (8 years, 1 month ago) by michael
- Added channel mode +C which prevents users from sending CTCPS to a channel


Revision 5461 - Directory Listing
Modified Tue Feb 3 23:11:10 2015 UTC (8 years, 1 month ago) by michael
- ircd.h: fixed compile error


Revision 5459 - Directory Listing
Modified Tue Feb 3 22:24:23 2015 UTC (8 years, 1 month ago) by michael
- Minor cleanups here and there


Revision 5458 - Directory Listing
Modified Tue Feb 3 19:52:57 2015 UTC (8 years, 1 month ago) by michael
- m_message.c:build_target_list(): fixed >12 years old bug where "NOTICE a,b,c,@#somechan :bugger"
  would completely abort sending/processing the message to the other targets if not op/voice
  on #somechan


Revision 5455 - Directory Listing
Modified Tue Feb 3 18:12:36 2015 UTC (8 years, 1 month ago) by michael
- m_message.c: further cleanups; removed redundant code, etc


Revision 5453 - Directory Listing
Modified Mon Feb 2 18:58:44 2015 UTC (8 years, 1 month ago) by michael
- m_message.c:msg_client(): don't send a 'message throttled' notice to source_p if
  just watching for floods without actually blocking messages


Revision 5452 - Directory Listing
Modified Mon Feb 2 18:30:39 2015 UTC (8 years, 1 month ago) by michael
- m_message.c: sanitize msg_client(); fixed some logic errors in the flooding code


Revision 5449 - Directory Listing
Modified Sat Jan 31 19:32:11 2015 UTC (8 years, 1 month ago) by michael
- ircd.c:main(): removed pointless chdir() calls as spotted by Adam


Revision 5424 - Directory Listing
Modified Wed Jan 28 13:36:54 2015 UTC (8 years, 1 month ago) by michael
- memory.c:MyFree(): removed extraneous pointer test


Revision 5423 - Directory Listing
Modified Sun Jan 25 17:57:24 2015 UTC (8 years, 1 month ago) by michael
- packet.c: made extract_one_line() unsigned


Revision 5420 - Directory Listing
Modified Sun Jan 25 17:50:26 2015 UTC (8 years, 1 month ago) by michael
- packet.c:extract_one_line(): constification; renamed variable


Revision 5419 - Directory Listing
Modified Sun Jan 25 17:46:57 2015 UTC (8 years, 1 month ago) by michael
- numeric.h, numeric.c: moved ERR_OPERONLYCHAN numeric to 520 to match with insp/unreal


Revision 5416 - Directory Listing
Modified Sun Jan 25 17:43:08 2015 UTC (8 years, 1 month ago) by michael
- Re-create autogenerated parser/lexer files


Revision 5415 - Directory Listing
Modified Sun Jan 25 17:40:52 2015 UTC (8 years, 1 month ago) by michael
- conf_lexer.l, conf_parser.y: removed entropy gathering daemon leftovers


Revision 5412 - Directory Listing
Modified Sun Jan 25 17:36:25 2015 UTC (8 years, 1 month ago) by michael
- packet.c: from p4: change extract_one_line to not over agressively strip whitespace from buffers


Revision 5410 - Directory Listing
Modified Sat Jan 24 19:12:28 2015 UTC (8 years, 1 month ago) by michael
- conf_class.c: removed duplicated code


Revision 5403 - Directory Listing
Modified Tue Jan 20 18:16:32 2015 UTC (8 years, 2 months ago) by michael
- Update NEWS file


Revision 5402 - Directory Listing
Modified Tue Jan 20 16:36:49 2015 UTC (8 years, 2 months ago) by michael
- Update NEWS file


Revision 5401 - Directory Listing
Modified Tue Jan 20 15:12:22 2015 UTC (8 years, 2 months ago) by michael
- m_mode.c, m_whois.c: added missing HasUMode test


Revision 5399 - Directory Listing
Modified Tue Jan 20 14:49:22 2015 UTC (8 years, 2 months ago) by michael
- bison 3.0.3


Revision 5396 - Directory Listing
Modified Tue Jan 20 14:07:02 2015 UTC (8 years, 2 months ago) by michael
- Fixed compile warnings


Revision 5394 - Directory Listing
Modified Tue Jan 20 14:03:09 2015 UTC (8 years, 2 months ago) by michael
- libtool 2.4.5, automake 1.15


Revision 5393 - Directory Listing
Modified Tue Jan 20 13:42:21 2015 UTC (8 years, 2 months ago) by michael
- Minor cleanups and optimizations to usermode handling


Revision 5386 - Directory Listing
Modified Sun Jan 18 12:42:23 2015 UTC (8 years, 2 months ago) by michael
- m_gline.c, m_kline.c, motd.c: need to check against client->sockhost as well


Revision 5346 - Directory Listing
Modified Sun Jan 11 12:41:14 2015 UTC (8 years, 2 months ago) by michael
- Update copyright years


Revision 5345 - Directory Listing
Modified Sun Jan 11 12:30:31 2015 UTC (8 years, 2 months ago) by michael
- Update NEWS file


Revision 5303 - Directory Listing
Modified Sun Jan 4 21:27:56 2015 UTC (8 years, 2 months ago) by michael
- Fixed grammar error as pointed out by Adam


Revision 5300 - Directory Listing
Modified Sun Jan 4 16:58:10 2015 UTC (8 years, 2 months ago) by michael
- user.c:register_remote_user(): show ip addresses in remote connection notices aswell


Revision 5276 - Directory Listing
Modified Thu Jan 1 20:29:27 2015 UTC (8 years, 2 months ago) by michael
- Bump version to 8.2.2


Revision 5050 - Directory Listing
Modified Sat Dec 13 21:30:17 2014 UTC (8 years, 3 months ago) by michael
- Fixed compile warnings


Revision 5041 - Directory Listing
Modified Sat Dec 13 17:33:41 2014 UTC (8 years, 3 months ago) by michael
- m_away.c: avoid indexing parv[] multiple times


Revision 5038 - Directory Listing
Modified Sat Dec 13 16:08:27 2014 UTC (8 years, 3 months ago) by michael
- conf.c:validate_conf(): use 'EmptyString'


Revision 5036 - Directory Listing
Modified Sat Dec 13 15:58:56 2014 UTC (8 years, 3 months ago) by michael
- match.c: style corrections to match()


Revision 5034 - Directory Listing
Modified Sat Dec 13 15:54:44 2014 UTC (8 years, 3 months ago) by michael
- send.c: removed unused header includes


Revision 5033 - Directory Listing
Modified Sat Dec 13 15:38:35 2014 UTC (8 years, 3 months ago) by michael
- m_mode.c:set_user_mode(): no longer allow multiple arguments to be passed to the
  umode handler


Revision 5030 - Directory Listing
Modified Sat Dec 13 15:13:02 2014 UTC (8 years, 3 months ago) by michael
- channel_mode.c: don't allow ban masks to be added that start with a colon


Revision 5028 - Directory Listing
Modified Fri Dec 12 15:28:10 2014 UTC (8 years, 3 months ago) by michael
- reference.conf: fixed stats_k_oper_only documentation


Revision 5027 - Directory Listing
Modified Fri Dec 12 15:25:47 2014 UTC (8 years, 3 months ago) by michael
- Added general::stats_m_oper_only configuration option


Revision 5024 - Directory Listing
Modified Fri Dec 12 15:18:29 2014 UTC (8 years, 3 months ago) by michael
- Added general::stats_m_oper_only configuration option


Revision 5023 - Directory Listing
Modified Thu Dec 11 16:12:12 2014 UTC (8 years, 3 months ago) by michael
- m_info.c: minor correction: use NULL instead of 0 for pointers


Revision 5020 - Directory Listing
Modified Thu Dec 11 14:55:53 2014 UTC (8 years, 3 months ago) by michael
- m_cap.c: minor optimization to send_caplist()


Revision 5019 - Directory Listing
Modified Thu Dec 11 14:52:31 2014 UTC (8 years, 3 months ago) by michael
- m_cap.c: fixed some issues which have been introduced when it was ported from ircu


Revision 5016 - Directory Listing
Modified Thu Dec 11 13:49:46 2014 UTC (8 years, 3 months ago) by michael
- m_invite.c, m_knock.c: send KNOCK/INVITE notifications to halfops too


Revision 5015 - Directory Listing
Modified Tue Dec 9 17:53:37 2014 UTC (8 years, 3 months ago) by michael
- Removed unused header includes:wq


Revision 5012 - Directory Listing
Modified Tue Dec 9 17:14:05 2014 UTC (8 years, 3 months ago) by michael
- m_away.c:m_away(): don't let /AWAY end the client's flood grace period. Depending
  on the configuration, some clients instantly set them away right after connecting.
  AWAY is rate limited anyways.



Revision 5010 - Directory Listing
Modified Tue Dec 9 15:29:46 2014 UTC (8 years, 3 months ago) by michael
- motd.c:motd_create(): fixed indentation


Revision 5009 - Directory Listing
Modified Tue Dec 9 14:37:06 2014 UTC (8 years, 3 months ago) by michael
- mkpasswd.c: removed extraneous parentheses


Revision 5006 - Directory Listing
Modified Tue Dec 9 14:21:32 2014 UTC (8 years, 3 months ago) by michael
- Update doc/reference.conf


Revision 5005 - Directory Listing
Modified Tue Dec 9 14:19:40 2014 UTC (8 years, 3 months ago) by michael
- Added 'opme' to irc-operator flags


Revision 5002 - Directory Listing
Modified Tue Dec 9 14:09:10 2014 UTC (8 years, 3 months ago) by michael
- Style corrections


Revision 5001 - Directory Listing
Modified Tue Dec 9 13:53:36 2014 UTC (8 years, 3 months ago) by michael
- m_etrace.c:do_etrace(): replaced hash_find_client() with find_person()


Revision 4998 - Directory Listing
Modified Tue Dec 9 13:46:33 2014 UTC (8 years, 3 months ago) by michael
- client.c: removed useless assert()s


Revision 4997 - Directory Listing
Modified Tue Dec 9 13:35:18 2014 UTC (8 years, 3 months ago) by michael
- m_who.c:m_who(): replaced hash_find_client() with find_person()


Revision 4994 - Directory Listing
Modified Tue Dec 9 13:25:51 2014 UTC (8 years, 3 months ago) by michael
- send.c:sendq_unblocked(): const correctness


Revision 4993 - Directory Listing
Modified Tue Dec 9 13:23:06 2014 UTC (8 years, 3 months ago) by michael
- Removed useless assert()s


Revision 4991 - Directory Listing
Modified Mon Dec 8 20:51:54 2014 UTC (8 years, 3 months ago) by michael
- channel_mode.h: increased MAXMODEPARAMS to 6


Revision 4988 - Directory Listing
Modified Mon Dec 8 20:04:42 2014 UTC (8 years, 3 months ago) by michael
- The general::true_no_oper_flood configuration option has been deprecated.
  Operators still can have higher 'flood' limits with no_oper_flood = yes;
  hoewever, they are no longer allowed to bypass RecvQ limits.


Revision 4987 - Directory Listing
Modified Mon Dec 8 14:49:23 2014 UTC (8 years, 3 months ago) by michael
- m_unkline.c: merged ms_unkline() and me_unkline(); removed unused encap handler


Revision 4985 - Directory Listing
Modified Mon Dec 8 14:46:29 2014 UTC (8 years, 3 months ago) by michael
- m_kline.c: merged ms_kline() and me_kline(); removed unused encap handler


Revision 4983 - Directory Listing
Modified Sat Dec 6 18:17:33 2014 UTC (8 years, 3 months ago) by michael
- Cleaned up style; reformatting; const correctness


Revision 4980 - Directory Listing
Modified Fri Dec 5 14:30:16 2014 UTC (8 years, 3 months ago) by michael
- Add m4/ax_arg_libgeoip.m4 and tidy up configure.ac a bit


Revision 4978 - Directory Listing
Modified Fri Dec 5 14:14:44 2014 UTC (8 years, 3 months ago) by michael
- Add m4/ax_arg_enable_assert.m4 and tidy up configure.ac a bit


Revision 4976 - Directory Listing
Modified Thu Dec 4 15:12:10 2014 UTC (8 years, 3 months ago) by michael
- Style corrections; constifications


Revision 4974 - Directory Listing
Modified Mon Dec 1 19:53:48 2014 UTC (8 years, 3 months ago) by michael
- Fixed compile warnings due to shadowed global variables on RHEL/maybe other distros


Revision 4973 - Directory Listing
Modified Mon Dec 1 16:28:30 2014 UTC (8 years, 3 months ago) by michael
- user.c:register_remote_user(): modernize old 2.8 notice


Revision 4970 - Directory Listing
Modified Mon Dec 1 14:59:38 2014 UTC (8 years, 3 months ago) by michael
- m_nick.c: if possible compare ip addresses rather than hostnames in both
  perform_nick_change_collides() and perform_uid_introduction_collides()


Revision 4969 - Directory Listing
Modified Mon Dec 1 14:48:48 2014 UTC (8 years, 3 months ago) by michael
- Update NEWS


Revision 4968 - Directory Listing
Modified Mon Dec 1 14:36:42 2014 UTC (8 years, 3 months ago) by michael
- general::hide_spoof_ips is now deprecated


Revision 4964 - Directory Listing
Modified Mon Dec 1 13:59:33 2014 UTC (8 years, 3 months ago) by michael
- user.c, m_server.c: ip addresses are always propagated via UID regardless of ip spoofs


Revision 4963 - Directory Listing
Modified Mon Dec 1 13:08:44 2014 UTC (8 years, 3 months ago) by michael
- Get rid of NOCAPS


Revision 4960 - Directory Listing
Modified Sun Nov 30 17:50:57 2014 UTC (8 years, 3 months ago) by michael
- libtool 2.4.4


Revision 4958 - Directory Listing
Modified Sun Nov 30 17:22:48 2014 UTC (8 years, 3 months ago) by michael
- parse.c:parse_handle_numeric(): removed extraneous parentheses


Revision 4957 - Directory Listing
Modified Sun Nov 30 13:21:09 2014 UTC (8 years, 3 months ago) by michael
- m_motd.c:m_motd(): don't take 'hide_servers' into account for remote MOTD requests since this
  is up to 'disable_remote_commands'


Revision 4954 - Directory Listing
Modified Sun Nov 30 13:01:28 2014 UTC (8 years, 3 months ago) by michael
- m_accept.c: whitespace changes


Revision 4953 - Directory Listing
Modified Sun Nov 30 12:57:23 2014 UTC (8 years, 3 months ago) by michael
- Update NEWS file


Revision 4952 - Directory Listing
Modified Sun Nov 30 12:35:13 2014 UTC (8 years, 3 months ago) by michael
- Update NEWS file


Revision 4951 - Directory Listing
Modified Sun Nov 30 12:24:26 2014 UTC (8 years, 3 months ago) by michael
- Removed old mkkeypair script which has been used for cryptlinks


Revision 4949 - Directory Listing
Modified Sun Nov 30 12:16:01 2014 UTC (8 years, 3 months ago) by michael
- Renamed variables; const correctness


Revision 4946 - Directory Listing
Modified Thu Nov 27 20:48:08 2014 UTC (8 years, 3 months ago) by michael
- Update help/names


Revision 4945 - Directory Listing
Modified Thu Nov 27 20:42:21 2014 UTC (8 years, 3 months ago) by michael
- user.c:user_set_hostmask(): skip target_p when sending JOINs to channel members


Revision 4943 - Directory Listing
Modified Thu Nov 27 15:27:19 2014 UTC (8 years, 3 months ago) by michael
- Update help/etrace


Revision 4940 - Directory Listing
Modified Thu Nov 27 15:16:58 2014 UTC (8 years, 3 months ago) by michael
- conf.c:conf_add_class_to_conf(): improve warning if there's no proper
  class associated with an oper{} block


Revision 4939 - Directory Listing
Modified Thu Nov 27 15:07:36 2014 UTC (8 years, 3 months ago) by michael
- user.c:check_xline(): removed pointless test on 'conf->reason'


Revision 4936 - Directory Listing
Modified Thu Nov 27 15:05:06 2014 UTC (8 years, 3 months ago) by michael
- Renamed variables; const correctness
- Removed IsConfOperator macro


Revision 4935 - Directory Listing
Modified Tue Nov 25 21:09:24 2014 UTC (8 years, 3 months ago) by michael
- Style corrections; constifications


Revision 4932 - Directory Listing
Modified Tue Nov 25 17:54:30 2014 UTC (8 years, 3 months ago) by michael
- numeric.h, numeric.c: removed now unused ERR_GHOSTEDCLIENT


Revision 4930 - Directory Listing
Modified Tue Nov 25 17:45:28 2014 UTC (8 years, 3 months ago) by michael
- send.c: further fixes to send_message_remote()


Revision 4929 - Directory Listing
Modified Tue Nov 25 16:56:39 2014 UTC (8 years, 3 months ago) by michael
- parse.c:parse(): spelling fixes


Revision 4927 - Directory Listing
Modified Tue Nov 25 16:44:00 2014 UTC (8 years, 3 months ago) by michael
- parse.c: get rid of parse_cancel_clients()


Revision 4924 - Directory Listing
Modified Tue Nov 25 16:21:59 2014 UTC (8 years, 3 months ago) by michael
- send.c: replaced remaining DLINK_FOREACH_SAFE with just DLINK_FOREACH


Revision 4922 - Directory Listing
Modified Tue Nov 25 14:37:41 2014 UTC (8 years, 3 months ago) by michael
- send.c: unbreak and sanitize send_message_remote()


Revision 4920 - Directory Listing
Modified Tue Nov 25 14:30:25 2014 UTC (8 years, 3 months ago) by michael
- conf_pseudo:m_pseudo(): constification


Revision 4918 - Directory Listing
Modified Tue Nov 25 12:50:19 2014 UTC (8 years, 3 months ago) by michael
- Update reference.conf


Revision 4917 - Directory Listing
Modified Tue Nov 25 12:41:18 2014 UTC (8 years, 3 months ago) by michael
- Update NEWS


Revision 4916 - Directory Listing
Modified Tue Nov 25 12:37:59 2014 UTC (8 years, 3 months ago) by michael
- Style corrections; renamed variables


Revision 4913 - Directory Listing
Modified Sun Nov 23 20:30:19 2014 UTC (8 years, 3 months ago) by michael
- misc.c:ssl_get_cipher(): added dash between ssl/tls version and ciphers to match other ircds


Revision 4912 - Directory Listing
Modified Sat Nov 22 22:23:40 2014 UTC (8 years, 4 months ago) by michael
- autoreconf


Revision 4911 - Directory Listing
Modified Sat Nov 22 22:23:07 2014 UTC (8 years, 4 months ago) by michael
- Nasty hack to allow for 'automake install -jx'


Revision 4910 - Directory Listing
Modified Sat Nov 22 21:57:06 2014 UTC (8 years, 4 months ago) by michael
- Update NEWS


Revision 4908 - Directory Listing
Modified Sat Nov 22 21:55:15 2014 UTC (8 years, 4 months ago) by michael
- Nasty hack to allow for 'automake install -jx'


Revision 4904 - Directory Listing
Modified Sat Nov 22 19:17:36 2014 UTC (8 years, 4 months ago) by michael
- m_opme.c:ms_opme(): announce OPME requests to 'local' operators


Revision 4903 - Directory Listing
Modified Sat Nov 22 19:09:46 2014 UTC (8 years, 4 months ago) by michael
- m_opme.c:ms_opme(): use TMODE instead of MODE


Revision 4902 - Directory Listing
Modified Sat Nov 22 18:34:43 2014 UTC (8 years, 4 months ago) by michael
- svn propset


Revision 4901 - Directory Listing
Modified Sat Nov 22 18:31:53 2014 UTC (8 years, 4 months ago) by michael
- autoreconf


Revision 4900 - Directory Listing
Modified Sat Nov 22 18:31:39 2014 UTC (8 years, 4 months ago) by michael
- Added m_opme.c to modules/extra


Revision 4898 - Directory Listing
Modified Fri Nov 21 17:52:01 2014 UTC (8 years, 4 months ago) by michael
- m_kick.c:ms_kick(): hide remote server names if KICK comes from hidden servers
  or if serverhide::hide_servers is set to 'yes'


Revision 4897 - Directory Listing
Modified Wed Nov 19 19:20:34 2014 UTC (8 years, 4 months ago) by michael
- numeric.c: added 'h' (half-op) to supported channel modes in RPL_MYINFO


Revision 4896 - Directory Listing
Modified Wed Nov 19 18:45:31 2014 UTC (8 years, 4 months ago) by michael
- numeric.c: added 'h' (half-op) to supported channel modes in RPL_MYINFO


Revision 4893 - Directory Listing
Modified Wed Nov 19 17:15:56 2014 UTC (8 years, 4 months ago) by michael
- Fixed compile warning


Revision 4891 - Directory Listing
Modified Wed Nov 19 17:14:06 2014 UTC (8 years, 4 months ago) by michael
- Set reasonable default ciphers if there aren't any specified in general::ssl_cipher_list


Revision 4889 - Directory Listing
Modified Wed Nov 19 17:10:25 2014 UTC (8 years, 4 months ago) by michael
- Style corrections


Revision 4887 - Directory Listing
Modified Tue Nov 18 16:56:26 2014 UTC (8 years, 4 months ago) by michael
- m_names.c:m_names(): const correctness


Revision 4885 - Directory Listing
Modified Tue Nov 18 16:50:15 2014 UTC (8 years, 4 months ago) by michael
- m_pong.c:mr_pong(): from p4: accept ping cookie replies even if the client still has a pending registration state


Revision 4883 - Directory Listing
Modified Tue Nov 18 16:22:18 2014 UTC (8 years, 4 months ago) by michael
- Style corrections; fixed comments


Revision 4881 - Directory Listing
Modified Sun Nov 16 21:28:02 2014 UTC (8 years, 4 months ago) by michael
- m_ison.c: don't attempt to remove trailing space in case no nick(s) have been found


Revision 4879 - Directory Listing
Modified Sun Nov 16 20:56:14 2014 UTC (8 years, 4 months ago) by michael
- m_ison.c: unbreak /ison; removed useless indexing on parv; removed archaic ircII hack


Revision 4877 - Directory Listing
Modified Sun Nov 16 13:38:30 2014 UTC (8 years, 4 months ago) by michael
- fdlist.c: removed set_fdlimit() wrapper function


Revision 4875 - Directory Listing
Modified Sun Nov 16 12:28:47 2014 UTC (8 years, 4 months ago) by michael
- m_map.c:dump_map(): from p4: readd ':' after Users in /map


Revision 4873 - Directory Listing
Modified Tue Nov 11 18:29:33 2014 UTC (8 years, 4 months ago) by michael
- Const-correctness


Revision 4871 - Directory Listing
Modified Sat Nov 8 16:54:24 2014 UTC (8 years, 4 months ago) by michael
- user.c:init_isupport(): removed +e/+I values from EXCEPTS/INVEX tokens


Revision 4869 - Directory Listing
Modified Fri Nov 7 20:28:08 2014 UTC (8 years, 4 months ago) by michael
- hash.c: constifications


Revision 4867 - Directory Listing
Modified Fri Nov 7 20:14:30 2014 UTC (8 years, 4 months ago) by michael
- hash.c:free_list_task(): removed pointless MyConnect() test


Revision 4866 - Directory Listing
Modified Fri Nov 7 20:04:13 2014 UTC (8 years, 4 months ago) by michael
- auth.c:start_auth_query(): removed archaic comment


Revision 4863 - Directory Listing
Modified Fri Nov 7 19:55:28 2014 UTC (8 years, 4 months ago) by michael
- auth.c:auth_connect_callback(): use report_error() for reporting failed
  getsockname() or getpeername() calls


Revision 4861 - Directory Listing
Modified Fri Nov 7 19:50:33 2014 UTC (8 years, 4 months ago) by michael
- auth.c: constifications


Revision 4860 - Directory Listing
Modified Fri Nov 7 17:19:50 2014 UTC (8 years, 4 months ago) by michael
- auth.c:auth_connect_callback(): decreased size of 'authbuf'


Revision 4857 - Directory Listing
Modified Fri Nov 7 17:18:03 2014 UTC (8 years, 4 months ago) by michael
- auth.c: constifications


Revision 4855 - Directory Listing
Modified Fri Nov 7 16:57:52 2014 UTC (8 years, 4 months ago) by michael
- user.c:report_and_set_user_flags(): fixed typo in comment


Revision 4853 - Directory Listing
Modified Thu Nov 6 17:39:08 2014 UTC (8 years, 4 months ago) by michael
- auth.c: constification


Revision 4852 - Directory Listing
Modified Wed Nov 5 18:17:57 2014 UTC (8 years, 4 months ago) by michael
- Update .travis.yml


Revision 4849 - Directory Listing
Modified Wed Nov 5 17:06:14 2014 UTC (8 years, 4 months ago) by michael
- Removed init_host_hash()


Revision 4847 - Directory Listing
Modified Wed Nov 5 17:00:11 2014 UTC (8 years, 4 months ago) by michael
- conf_class.c: fixed coding convention issues


Revision 4845 - Directory Listing
Modified Tue Nov 4 17:52:49 2014 UTC (8 years, 4 months ago) by michael
- m_die.c:mo_die(), m_restart.c:mo_restart(): minor cleanups


Revision 4843 - Directory Listing
Modified Tue Nov 4 17:49:10 2014 UTC (8 years, 4 months ago) by michael
- m_die.c:mo_die(), m_restart.c:mo_restart(): minor cleanups


Revision 4841 - Directory Listing
Modified Tue Nov 4 17:36:25 2014 UTC (8 years, 4 months ago) by michael
- m_rehash.c:mo_rehash(): minor cleanup


Revision 4839 - Directory Listing
Modified Sun Nov 2 22:35:08 2014 UTC (8 years, 4 months ago) by michael
- listener.c:listener_accept_connection(): no need to send the NUL byte


Revision 4837 - Directory Listing
Modified Sun Nov 2 18:52:26 2014 UTC (8 years, 4 months ago) by michael
- Renamed clear_ban_cache() to clear_ban_cache_channel() to separate it
  better from the clear_ban_cache_client() function


Revision 4835 - Directory Listing
Modified Sun Nov 2 11:53:56 2014 UTC (8 years, 4 months ago) by michael
- m_svskill.c:ms_svskill(): use KILLLEN instead of KICKLEN


Revision 4834 - Directory Listing
Modified Sun Nov 2 11:45:16 2014 UTC (8 years, 4 months ago) by michael
- Constification


Revision 4831 - Directory Listing
Modified Sun Nov 2 11:19:13 2014 UTC (8 years, 4 months ago) by michael
- m_oper.c:m_oper(): constification


Revision 4830 - Directory Listing
Modified Sun Nov 2 11:14:54 2014 UTC (8 years, 4 months ago) by michael
- m_oper.c:m_oper(): renamed variable


Revision 4827 - Directory Listing
Modified Sun Nov 2 10:59:31 2014 UTC (8 years, 4 months ago) by michael
- m_userhost.c:m_userhost(): replaced sprintf() with snprintf()


Revision 4825 - Directory Listing
Modified Sun Nov 2 10:56:38 2014 UTC (8 years, 4 months ago) by michael
- channel_mode.c:add_id(), del_id(): replaced sprintf() with snprintf()


Revision 4824 - Directory Listing
Modified Sat Nov 1 18:22:45 2014 UTC (8 years, 4 months ago) by michael
- client.c, m_who.c: style corrections


Revision 4821 - Directory Listing
Modified Sat Nov 1 17:49:55 2014 UTC (8 years, 4 months ago) by michael
- Renamed exempt::coid to exempt::country_id


Revision 4820 - Directory Listing
Modified Sat Nov 1 16:50:43 2014 UTC (8 years, 4 months ago) by michael
- Renamed Client::svid to Client::account


Revision 4817 - Directory Listing
Modified Sat Nov 1 16:05:01 2014 UTC (8 years, 4 months ago) by michael
- Renamed variables


Revision 4816 - Directory Listing
Modified Sat Nov 1 15:29:49 2014 UTC (8 years, 4 months ago) by michael
- Renamed variables


Revision 4813 - Directory Listing
Modified Sat Nov 1 12:11:53 2014 UTC (8 years, 4 months ago) by michael
- Channel half-ops can now use /INVITE as well


Revision 4812 - Directory Listing
Modified Sat Nov 1 11:57:38 2014 UTC (8 years, 4 months ago) by michael
- channel.c, channel.h: added clear_invites() and make use of it
- ms_sjoin.c:ms_sjoin(): clear invites if the introduced channel has lower TS


Revision 4809 - Directory Listing
Modified Sat Nov 1 11:44:10 2014 UTC (8 years, 4 months ago) by michael
- m_sjoin.c:ms_sjoin(): moved remove_ban_lis() calls


Revision 4807 - Directory Listing
Modified Sat Nov 1 11:36:37 2014 UTC (8 years, 4 months ago) by michael
- m_sjoin.c:ms_sjoin(): from p4: update channel names to match the case of the remote servers channel name on sjoin


Revision 4805 - Directory Listing
Modified Tue Oct 28 15:28:08 2014 UTC (8 years, 4 months ago) by michael
- send.c:sendto_anywhere(): replaced MyClient() test with MyConnect()


Revision 4802 - Directory Listing
Modified Tue Oct 28 15:19:30 2014 UTC (8 years, 4 months ago) by michael
- send.c: added some assert(); removed useless test in send_message_remote()


Revision 4801 - Directory Listing
Modified Tue Oct 28 14:00:38 2014 UTC (8 years, 4 months ago) by michael
- Renamed variables


Revision 4798 - Directory Listing
Modified Tue Oct 28 13:29:16 2014 UTC (8 years, 4 months ago) by michael
- Removed ChModeChange::mems


Revision 4797 - Directory Listing
Modified Tue Oct 28 13:15:20 2014 UTC (8 years, 4 months ago) by michael
- send.c:sendto_match_servs(): style corrections


Revision 4794 - Directory Listing
Modified Tue Oct 28 13:09:31 2014 UTC (8 years, 4 months ago) by michael
- Removed pointless test for UMODE_DEAF in both sendto_channel_local() and
  sendto_channel_local_butone()


Revision 4793 - Directory Listing
Modified Tue Oct 28 12:47:20 2014 UTC (8 years, 4 months ago) by michael
- Added support for the "extended-join" client capability


Revision 4790 - Directory Listing
Modified Tue Oct 28 12:02:27 2014 UTC (8 years, 4 months ago) by michael
- channel_mode.c, send.c: style corrections


Revision 4788 - Directory Listing
Modified Sat Oct 25 20:38:39 2014 UTC (8 years, 4 months ago) by michael
- ts6.txt: update to v8


Revision 4787 - Directory Listing
Modified Sat Oct 25 16:56:27 2014 UTC (8 years, 4 months ago) by michael
- reference.conf: removed missleading comment. Services may always override +g.


Revision 4784 - Directory Listing
Modified Sat Oct 25 16:12:54 2014 UTC (8 years, 4 months ago) by michael
- Constification


Revision 4782 - Directory Listing
Modified Fri Oct 24 20:20:22 2014 UTC (8 years, 4 months ago) by michael
- channel.c:msg_has_ctrls(): update documentation


Revision 4781 - Directory Listing
Modified Wed Oct 22 15:20:22 2014 UTC (8 years, 5 months ago) by michael
- m_squit.c:ms_squit(): don't drop SQUITs with empty reason


Revision 4779 - Directory Listing
Modified Tue Oct 21 16:29:52 2014 UTC (8 years, 5 months ago) by michael
- send.c, client.h: changed Connection::serial to an uint64_t 


Revision 4777 - Directory Listing
Modified Tue Oct 21 16:11:06 2014 UTC (8 years, 5 months ago) by michael
- Removed hybrid 6 leftovers


Revision 4773 - Directory Listing
Modified Tue Oct 21 08:35:05 2014 UTC (8 years, 5 months ago) by michael
- Update README


Revision 4772 - Directory Listing
Modified Mon Oct 20 18:04:30 2014 UTC (8 years, 5 months ago) by michael
- Revved patchlevel to hybrid-8.2.1


Revision 4771 - Directory Listing
Modified Mon Oct 20 16:51:30 2014 UTC (8 years, 5 months ago) by michael
- m_squit.c: style corrections


Revision 4768 - Directory Listing
Modified Mon Oct 20 16:41:18 2014 UTC (8 years, 5 months ago) by michael
- m_squit.c:ms_squit(): don't drop SQUITs with empty reason


Revision 4766 - Directory Listing
Modified Sun Oct 19 18:01:04 2014 UTC (8 years, 5 months ago) by michael
- /WHOWAS now shows the name of the services account a user was logged in
- Prepare whois_person() for target_p->svid[0] being '*' for user that aren't logged into a services account
- Update NEWS


Revision 4765 - Directory Listing
Modified Sun Oct 19 17:22:22 2014 UTC (8 years, 5 months ago) by michael
- numeric.c: correction to RPL_ENDOFMODLIST


Revision 4762 - Directory Listing
Modified Sun Oct 19 15:02:47 2014 UTC (8 years, 5 months ago) by michael
- ircd.c:ssl_init(): removed newline character from ilog()


Revision 4761 - Directory Listing
Modified Sun Oct 19 11:09:29 2014 UTC (8 years, 5 months ago) by michael
- parse.c:parse(): renamed variable


Revision 4758 - Directory Listing
Modified Sun Oct 19 10:54:27 2014 UTC (8 years, 5 months ago) by michael
- Improved RPL_LOAD2HI numeric


Revision 4757 - Directory Listing
Modified Sat Oct 18 19:11:21 2014 UTC (8 years, 5 months ago) by michael
- channel.c:channel_find_last0(): style correction


Revision 4754 - Directory Listing
Modified Sat Oct 18 18:57:23 2014 UTC (8 years, 5 months ago) by michael
- m_server.c, m_stats.c: constification


Revision 4753 - Directory Listing
Modified Thu Oct 16 12:30:33 2014 UTC (8 years, 5 months ago) by michael
- m_list.c:do_list(): removed unused parameters


Revision 4750 - Directory Listing
Modified Thu Oct 16 12:18:44 2014 UTC (8 years, 5 months ago) by michael
- ircd.c:ssl_init(): added two 'return' even though they are not reached


Revision 4749 - Directory Listing
Modified Thu Oct 16 12:10:39 2014 UTC (8 years, 5 months ago) by michael
- ircd.c:write_pidfile(): use strerror() if fopen() fails


Revision 4746 - Directory Listing
Modified Thu Oct 16 11:53:00 2014 UTC (8 years, 5 months ago) by michael
- parse.c:parse(): update documentation


Revision 4745 - Directory Listing
Modified Thu Oct 16 11:46:36 2014 UTC (8 years, 5 months ago) by michael
- Enable ECDH for OpenSSL 0.9.8o and above


Revision 4743 - Directory Listing
Modified Sun Oct 12 16:54:09 2014 UTC (8 years, 5 months ago) by michael
- m_module.c:mo_module(): improve readability; avoid indexing parv[] several times


Revision 4740 - Directory Listing
Modified Sun Oct 12 16:45:36 2014 UTC (8 years, 5 months ago) by michael
- m_certfp.c:ms_certfp(): use source_p->certfp instead of parv[1]


Revision 4739 - Directory Listing
Modified Sun Oct 12 14:03:40 2014 UTC (8 years, 5 months ago) by michael
- Update news [ci skip]


Revision 4738 - Directory Listing
Modified Sun Oct 12 12:06:42 2014 UTC (8 years, 5 months ago) by michael
- s_bsd.c:ssl_handshake(): use CONNECTTIMEOUT instead of hardcoded value
- server.c:ssl_server_handshake(): use CONNECTTIMEOUT instead of hardcoded value


Revision 4735 - Directory Listing
Modified Sun Oct 12 12:01:31 2014 UTC (8 years, 5 months ago) by michael
- ircd.c:write_pidfile(): removed extraneous parentheses


Revision 4734 - Directory Listing
Modified Sun Oct 12 11:58:33 2014 UTC (8 years, 5 months ago) by michael
- ircd.c: style corrections


Revision 4731 - Directory Listing
Modified Sun Oct 12 11:41:07 2014 UTC (8 years, 5 months ago) by michael
- server.c:ssl_server_handshake(): correctly timeout outgoing connects


Revision 4729 - Directory Listing
Modified Sat Oct 11 19:16:25 2014 UTC (8 years, 5 months ago) by michael
- ircd.c:ssl_init(): disabled session tickets aswell as session cache


Revision 4727 - Directory Listing
Modified Thu Oct 9 16:04:11 2014 UTC (8 years, 5 months ago) by michael
- watch.c:watch_add_to_hash_table(): fixed typo in comment


Revision 4726 - Directory Listing
Modified Tue Oct 7 18:47:00 2014 UTC (8 years, 5 months ago) by michael
- client.c:check_conf_klines(): removed useless !IsClient() test


Revision 4723 - Directory Listing
Modified Tue Oct 7 18:44:19 2014 UTC (8 years, 5 months ago) by michael
- user.c: style corrections


Revision 4722 - Directory Listing
Modified Tue Oct 7 17:06:58 2014 UTC (8 years, 5 months ago) by michael
- m_lusers.c:m_lusers(): removed redundant test on 'parc'


Revision 4719 - Directory Listing
Modified Tue Oct 7 16:58:15 2014 UTC (8 years, 5 months ago) by michael
- m_whowas.c:m_whowas(), ms_whowas(): removed redundant test on 'parc'


Revision 4718 - Directory Listing
Modified Tue Oct 7 11:51:09 2014 UTC (8 years, 5 months ago) by michael
- .travis.yml: try this


Revision 4717 - Directory Listing
Modified Tue Oct 7 11:38:42 2014 UTC (8 years, 5 months ago) by michael
- m_pong.c:ms_pong(): hash_find_client() covers both named servers and clients thus
  replaced hash_find_server() with hash_find_id() for ID-based server/client lookups


Revision 4714 - Directory Listing
Modified Tue Oct 7 11:02:17 2014 UTC (8 years, 5 months ago) by michael
- m_ping.c:ms_ping(): added sanity test for wrong directed PING messages as suggested by Adam.
  Needs more discussion whether that test is still needed with TS6


Revision 4713 - Directory Listing
Modified Tue Oct 7 10:56:18 2014 UTC (8 years, 5 months ago) by michael
- m_ping.c, m_pong.c: added proper TS6 support


Revision 4710 - Directory Listing
Modified Tue Oct 7 09:53:11 2014 UTC (8 years, 5 months ago) by michael
- Applied EOB fix from p4:
  Send EOB per-server during bursts

  Will fix incorrectly marking servers are done bursting if they are not when
  a server introduces a server currently bursting to you.

  At a later time we will adjust the behavior of the EOB handler to no
  longer recursively apply EOBs to all servers behind the source.


Revision 4708 - Directory Listing
Modified Mon Oct 6 16:52:06 2014 UTC (8 years, 5 months ago) by michael
- user.c:valid_nickname(): minor cleanup


Revision 4706 - Directory Listing
Modified Sun Oct 5 16:42:47 2014 UTC (8 years, 5 months ago) by michael
- Don't assemble umode buffer twice in send_umode_out()


Revision 4705 - Directory Listing
Modified Sun Oct 5 16:25:18 2014 UTC (8 years, 5 months ago) by michael
- user.c:send_umode(): even if source_p == client_p, don't pass both client_p and
  source_p as arguments


Revision 4702 - Directory Listing
Modified Sun Oct 5 16:18:54 2014 UTC (8 years, 5 months ago) by michael
- m_kill.c:ms_kill(): replaced HasUMode(source_p, UMODE_OPER) with just IsClient(source_p)


Revision 4701 - Directory Listing
Modified Fri Oct 3 17:05:13 2014 UTC (8 years, 5 months ago) by michael
- m_globops.c:ms_globops(): avoid indexing parv three times


Revision 4698 - Directory Listing
Modified Fri Oct 3 15:28:13 2014 UTC (8 years, 5 months ago) by michael
- auth.c:start_auth_query(): removed extraneous ilog(). report_error() already does the logging


Revision 4697 - Directory Listing
Modified Fri Oct 3 15:23:34 2014 UTC (8 years, 5 months ago) by michael
- auth.c:timeout_auth_queries_event(): removed logging


Revision 4694 - Directory Listing
Modified Fri Oct 3 14:23:59 2014 UTC (8 years, 5 months ago) by michael
- m_whois.c:whois_person(): removed useless test on target_p->sockhost[0] which
  can't be NUL now that TS6 is mandatory


Revision 4693 - Directory Listing
Modified Fri Oct 3 14:21:25 2014 UTC (8 years, 5 months ago) by michael
- conf.c:find_user_host(): minor cleanup


Revision 4691 - Directory Listing
Modified Fri Oct 3 14:01:55 2014 UTC (8 years, 5 months ago) by michael
- Style corrections


Revision 4688 - Directory Listing
Modified Fri Oct 3 13:04:52 2014 UTC (8 years, 5 months ago) by michael
- m_connect.c: whitespace changes


Revision 4686 - Directory Listing
Modified Fri Oct 3 11:38:06 2014 UTC (8 years, 5 months ago) by michael
- m_connect.c: clarify server notice. Don't use hardcoded "ircd.conf".


Revision 4685 - Directory Listing
Modified Fri Oct 3 11:29:20 2014 UTC (8 years, 5 months ago) by michael
- m_connect.c:ms_connect(): properly sanity check parv[3] before
  actually calling hunt_server()


Revision 4682 - Directory Listing
Modified Fri Oct 3 11:25:40 2014 UTC (8 years, 5 months ago) by michael
- m_connect.c: style corrections


Revision 4681 - Directory Listing
Modified Fri Oct 3 11:18:09 2014 UTC (8 years, 5 months ago) by michael
- m_connect.c: don't let wildcard /connects bypass hash_find_server()


Revision 4679 - Directory Listing
Modified Fri Oct 3 11:07:56 2014 UTC (8 years, 5 months ago) by michael
- m_connect.c: use target_p->name instead of parv[1] for connection notices


Revision 4676 - Directory Listing
Modified Fri Oct 3 11:03:06 2014 UTC (8 years, 5 months ago) by michael
- server.c:serv_connect(): made failed connection notice more descriptive for remote
  /connects


Revision 4675 - Directory Listing
Modified Sun Sep 28 18:18:48 2014 UTC (8 years, 5 months ago) by michael
- m_dline.c:mo_dline(): correction to previous commit


Revision 4672 - Directory Listing
Modified Sun Sep 28 17:26:43 2014 UTC (8 years, 5 months ago) by michael
- m_dline.c, m_kline.c: avoid using valid_comment()


Revision 4671 - Directory Listing
Modified Sun Sep 28 16:49:13 2014 UTC (8 years, 5 months ago) by michael
- m_unxline.c: renamed remove_xline_match to remove_xline_exact


Revision 4668 - Directory Listing
Modified Sun Sep 28 16:26:47 2014 UTC (8 years, 5 months ago) by michael
- m_error.c: whitespace change


Revision 4667 - Directory Listing
Modified Sun Sep 28 12:42:59 2014 UTC (8 years, 5 months ago) by michael
- m_stats.c:stats_glines(): removed useless test. conf->reason cannot be NULL


Revision 4664 - Directory Listing
Modified Sun Sep 28 12:32:39 2014 UTC (8 years, 5 months ago) by michael
- m_kline.c:already_placed_kline(): removed useless test. conf->reason cannot be NULL


Revision 4663 - Directory Listing
Modified Sun Sep 28 12:04:00 2014 UTC (8 years, 5 months ago) by michael
- Update NEWS


Revision 4662 - Directory Listing
Modified Sun Sep 28 11:56:41 2014 UTC (8 years, 5 months ago) by michael
- client.c:accept_message(): don't allow +G to override +g


Revision 4661 - Directory Listing
Modified Sun Sep 28 11:51:37 2014 UTC (8 years, 5 months ago) by michael
- client.c:accept_message(): don't allow +G to override +g


Revision 4658 - Directory Listing
Modified Tue Sep 23 15:33:43 2014 UTC (8 years, 5 months ago) by michael
- m_server.c:mr_server(), ms_sid(): minor modification to allow for more parameters in the future


Revision 4657 - Directory Listing
Modified Tue Sep 23 15:29:39 2014 UTC (8 years, 5 months ago) by michael
- Update NEWS


Revision 4655 - Directory Listing
Modified Tue Sep 23 14:53:00 2014 UTC (8 years, 5 months ago) by michael
- m_dline.c: whitespace changes


Revision 4654 - Directory Listing
Modified Mon Sep 22 15:48:15 2014 UTC (8 years, 6 months ago) by michael
- Update NEWS


Revision 4652 - Directory Listing
Modified Mon Sep 22 15:43:31 2014 UTC (8 years, 6 months ago) by michael
- m_undline.c: fixed broken /dline remote.server


Revision 4651 - Directory Listing
Modified Mon Sep 22 15:43:00 2014 UTC (8 years, 6 months ago) by michael
- m_dline.c: fixed broken /dline remote.server


Revision 4649 - Directory Listing
Modified Sun Sep 21 18:47:52 2014 UTC (8 years, 6 months ago) by michael
- m_resv.c, m_unresv.c: allow servers to add/remove RESVs


Revision 4648 - Directory Listing
Modified Sun Sep 21 16:35:35 2014 UTC (8 years, 6 months ago) by michael
- m_dline.c:ms_dline(): whitespace changes


Revision 4645 - Directory Listing
Modified Sun Sep 21 12:42:54 2014 UTC (8 years, 6 months ago) by michael
- m_xline.c, m_unxline.c: allow servers to add/remove XLINEs


Revision 4644 - Directory Listing
Modified Sun Sep 21 11:37:26 2014 UTC (8 years, 6 months ago) by michael
- m_dline.c: cleaned up ms_dline(); removed useless junk


Revision 4641 - Directory Listing
Modified Sun Sep 21 11:23:40 2014 UTC (8 years, 6 months ago) by michael
- conf.c:find_user_host(): replaced !IsServer() test with IsClient() 


Revision 4640 - Directory Listing
Modified Sun Sep 21 11:18:20 2014 UTC (8 years, 6 months ago) by michael
- m_dline.c, m_undline.c: allow servers to add/remove DLINEs


Revision 4637 - Directory Listing
Modified Sun Sep 21 10:58:26 2014 UTC (8 years, 6 months ago) by michael
- m_server.c:ms_sid(): don't automatically consider servers behind u-lines are services as well


Revision 4636 - Directory Listing
Modified Sun Sep 21 10:49:44 2014 UTC (8 years, 6 months ago) by michael
- m_kline.c, m_unkline.c: allow servers to add/remove KLINEs


Revision 4633 - Directory Listing
Modified Sun Sep 21 10:07:44 2014 UTC (8 years, 6 months ago) by michael
- m_kline.c:ms_kline(): fixed outdated comment


Revision 4632 - Directory Listing
Modified Sun Sep 21 09:59:32 2014 UTC (8 years, 6 months ago) by michael
- m_resv.c:parse_resv(): log permanent RESVs, too


Revision 4630 - Directory Listing
Modified Sun Sep 21 09:56:19 2014 UTC (8 years, 6 months ago) by michael
- m_resv.c, m_xline.c: some places weren't using get_oper_name()


Revision 4627 - Directory Listing
Modified Sun Sep 21 09:47:43 2014 UTC (8 years, 6 months ago) by michael
- conf.c: let get_oper_name() deal with servers. Makes it easier to allow servers to add/remove
  xlines, resvs, etc. without rewriting too much code later on


Revision 4626 - Directory Listing
Modified Sun Sep 21 09:35:02 2014 UTC (8 years, 6 months ago) by michael
- m_xline.c:relay_xline(): only call atoi() if really needed


Revision 4623 - Directory Listing
Modified Sun Sep 21 08:41:04 2014 UTC (8 years, 6 months ago) by michael
- conf_parser.y: use SSL_CTX_use_certificate_chain_file() instead of SSL_CTX_use_certificate_file()


Revision 4621 - Directory Listing
Modified Mon Sep 8 18:24:31 2014 UTC (8 years, 6 months ago) by michael
- send.c:send_format(): fixed bogus test


Revision 4619 - Directory Listing
Modified Sun Sep 7 13:03:28 2014 UTC (8 years, 6 months ago) by michael
- ircd.c: fixed compile warning


Revision 4617 - Directory Listing
Modified Sun Sep 7 13:00:55 2014 UTC (8 years, 6 months ago) by michael
- Renamed Channel::chname to Channel::name


Revision 4616 - Directory Listing
Modified Sun Sep 7 09:53:13 2014 UTC (8 years, 6 months ago) by michael
- m_resv.c:mo_resv(): removed extraneous space which caused the reason to
  be prepended with a space on remote servers


Revision 4614 - Directory Listing
Modified Sun Sep 7 09:52:14 2014 UTC (8 years, 6 months ago) by michael
- m_resv.c:mo_resv(): removed extraneous space which caused the reason to
  be prepended with a space on remote servers 


Revision 4613 - Directory Listing
Modified Tue Sep 2 08:55:41 2014 UTC (8 years, 6 months ago) by michael
- m_server.c:server_estab(): since we no longer put connecting/unknown servers on the local_server_list,
  we can simplify that "I'm no hub, I'm not allowed to link" test.


Revision 4610 - Directory Listing
Modified Tue Sep 2 08:35:19 2014 UTC (8 years, 6 months ago) by michael
- m_server.c: removed some redundant ERROR messages. exit_client() already takes care of sending ERRORs


Revision 4608 - Directory Listing
Modified Sun Aug 31 08:12:13 2014 UTC (8 years, 6 months ago) by michael
- ircd.h: changed Counter structures to anonymous structure


Revision 4606 - Directory Listing
Modified Sun Aug 31 08:04:58 2014 UTC (8 years, 6 months ago) by michael
- m_server.c:server_estab(): don't set SetGotId here. There is no reason why
  it should be done in this place


Revision 4604 - Directory Listing
Modified Sat Aug 30 18:18:47 2014 UTC (8 years, 6 months ago) by michael
- m_server.c:server_estab(): cleaned up 'inpath', 'inpath_ip' mess


Revision 4602 - Directory Listing
Modified Sat Aug 30 18:11:19 2014 UTC (8 years, 6 months ago) by michael
- m_names.c:m_names(): removed legacy code; constification


Revision 4601 - Directory Listing
Modified Sat Aug 30 17:24:01 2014 UTC (8 years, 6 months ago) by michael
- m_kill.c: doxygen


Revision 4598 - Directory Listing
Modified Sat Aug 30 17:06:01 2014 UTC (8 years, 6 months ago) by michael
- m_squit.c: doxygen


Revision 4597 - Directory Listing
Modified Sat Aug 30 16:56:59 2014 UTC (8 years, 6 months ago) by michael
- conf.c:find_conf_name(): removed useless match(). with server name masking being removed
  with TS6, this is no longer needed.


Revision 4594 - Directory Listing
Modified Sat Aug 30 16:52:46 2014 UTC (8 years, 6 months ago) by michael
- m_server.c:server_estab(): removed 'host = client_p->name' assignment


Revision 4592 - Directory Listing
Modified Wed Aug 27 16:26:31 2014 UTC (8 years, 6 months ago) by michael
- ircd.c:ssl_init(): add SSL_OP_CIPHER_SERVER_PREFERENCE to server options


Revision 4590 - Directory Listing
Modified Tue Aug 26 16:35:40 2014 UTC (8 years, 6 months ago) by michael
- reference.conf: whitespace changes


Revision 4589 - Directory Listing
Modified Tue Aug 26 15:59:21 2014 UTC (8 years, 6 months ago) by michael
- Renamed 'localClient' Client structure member to just 'connection'


Revision 4587 - Directory Listing
Modified Tue Aug 26 15:51:13 2014 UTC (8 years, 6 months ago) by michael
- user.c:register_local_user(): cosmetical fixes to server notice


Revision 4584 - Directory Listing
Modified Tue Aug 26 15:45:13 2014 UTC (8 years, 6 months ago) by michael
- numeric.h, numeric.c: removed unused ERR_RESTRICTED


Revision 4583 - Directory Listing
Modified Mon Aug 25 15:54:40 2014 UTC (8 years, 6 months ago) by michael
- numeric.c: cosmetical fixes


Revision 4580 - Directory Listing
Modified Mon Aug 25 10:31:29 2014 UTC (8 years, 6 months ago) by michael
- Fixed misspellings


Revision 4578 - Directory Listing
Modified Mon Aug 25 09:53:48 2014 UTC (8 years, 6 months ago) by michael
- Renamed variables/definitions to meet coding standards


Revision 4577 - Directory Listing
Modified Mon Aug 25 09:45:23 2014 UTC (8 years, 6 months ago) by michael
- Renamed struct LocalUser to struct Connection


Revision 4574 - Directory Listing
Modified Mon Aug 25 09:31:29 2014 UTC (8 years, 6 months ago) by michael
- client.c:exit_client(): cosmetical fixes to server exiting notice


Revision 4573 - Directory Listing
Modified Sun Aug 24 17:30:37 2014 UTC (8 years, 6 months ago) by michael
- m_server.c: fixed spelling in some places


Revision 4571 - Directory Listing
Modified Sun Aug 24 17:07:19 2014 UTC (8 years, 6 months ago) by michael
- m_server.c: fixed spelling in some places


Revision 4569 - Directory Listing
Modified Sun Aug 24 14:04:41 2014 UTC (8 years, 6 months ago) by michael
- m_stats.c:report_Klines(): removed useless test


Revision 4566 - Directory Listing
Modified Sun Aug 24 10:44:43 2014 UTC (8 years, 6 months ago) by michael
- Update NEWS


Revision 4564 - Directory Listing
Modified Sun Aug 24 10:24:47 2014 UTC (8 years, 6 months ago) by michael
- Update GPL 2 license headers


Revision 4562 - Directory Listing
Modified Sun Aug 24 10:14:12 2014 UTC (8 years, 6 months ago) by michael
- Update gpl2 license file


Revision 4561 - Directory Listing
Modified Sun Aug 24 09:46:04 2014 UTC (8 years, 6 months ago) by michael
- Revved version to hybrid-8.2.0


Revision 4559 - Directory Listing
Modified Sun Aug 24 09:44:13 2014 UTC (8 years, 6 months ago) by michael
- Update doc/reference.conf


Revision 4558 - Directory Listing
Modified Sat Aug 23 17:25:44 2014 UTC (8 years, 7 months ago) by michael
- Replaced RPL_NEWHOSTIS with RPL_VISIBLEHOST


Revision 4555 - Directory Listing
Modified Sat Aug 23 17:21:04 2014 UTC (8 years, 7 months ago) by michael
- parse.c: fixed new defect found by coverity


Revision 4553 - Directory Listing
Modified Fri Aug 22 23:10:17 2014 UTC (8 years, 7 months ago) by michael
- parse.c:parse(): small optimization as suggested by Adam


Revision 4551 - Directory Listing
Modified Fri Aug 22 09:13:13 2014 UTC (8 years, 7 months ago) by michael
- parse.c: constification


Revision 4550 - Directory Listing
Modified Fri Aug 22 09:07:55 2014 UTC (8 years, 7 months ago) by michael
- Fixed previous changes to parse.h


Revision 4547 - Directory Listing
Modified Fri Aug 22 08:48:42 2014 UTC (8 years, 7 months ago) by michael
- Update NEWS


Revision 4546 - Directory Listing
Modified Fri Aug 22 08:46:38 2014 UTC (8 years, 7 months ago) by michael
- Fixed compile warnings with -Wmissing-field-initializers


Revision 4544 - Directory Listing
Modified Thu Aug 21 17:03:28 2014 UTC (8 years, 7 months ago) by michael
- numeric.c: fixed ERR_PASSWDMISMATCH numeric string


Revision 4541 - Directory Listing
Modified Thu Aug 21 16:27:21 2014 UTC (8 years, 7 months ago) by michael
- numeric.c: update ERR_SERVICESDOWN numeric string


Revision 4540 - Directory Listing
Modified Thu Aug 21 16:07:00 2014 UTC (8 years, 7 months ago) by michael
- Update NEWS


Revision 4539 - Directory Listing
Modified Wed Aug 20 20:14:21 2014 UTC (8 years, 7 months ago) by michael
- conf_pseudo.c:m_pseudo(): added additional !IsMe() test to catch misconfigured pseudo {} blocks


Revision 4538 - Directory Listing
Modified Wed Aug 20 18:06:24 2014 UTC (8 years, 7 months ago) by michael
- conf_pseudo.c: cleanups some madness


Revision 4537 - Directory Listing
Modified Wed Aug 20 07:42:06 2014 UTC (8 years, 7 months ago) by michael
- reference.conf: add some documentation about the pseudo {} block


Revision 4536 - Directory Listing
Modified Wed Aug 20 07:20:45 2014 UTC (8 years, 7 months ago) by michael
- conf_pseudo.c: use m_unregistered() for the UNREGISTERED_HANDLER


Revision 4535 - Directory Listing
Modified Wed Aug 20 06:47:22 2014 UTC (8 years, 7 months ago) by michael
- Fixes to pseudo{} blocks


Revision 4534 - Directory Listing
Modified Tue Aug 19 19:52:08 2014 UTC (8 years, 7 months ago) by michael
- Removed m_services.c
- Add missing dlinkDelete in pseudo_clear()
- Rebuild lexer/parser files


Revision 4533 - Directory Listing
Modified Tue Aug 19 19:05:56 2014 UTC (8 years, 7 months ago) by michael
- Implemented pseudo {} blocks (service aliases)


Revision 4532 - Directory Listing
Modified Tue Aug 19 15:35:16 2014 UTC (8 years, 7 months ago) by michael
- m_who.c:who_global(): style corrections


Revision 4530 - Directory Listing
Modified Tue Aug 19 15:22:27 2014 UTC (8 years, 7 months ago) by michael
- m_who.c: made do_who_on_channel() only take 4 parameters


Revision 4527 - Directory Listing
Modified Tue Aug 19 10:39:22 2014 UTC (8 years, 7 months ago) by michael
- m_message.c: fixed bug where "NOTICE +#somechan" did allow bypassing resv{} channels,
  or channels that are set +c (no control codes)


Revision 4525 - Directory Listing
Modified Tue Aug 19 09:57:19 2014 UTC (8 years, 7 months ago) by michael
- m_webirc.c: replaced CGI:IRC references with WEBIRC


Revision 4524 - Directory Listing
Modified Tue Aug 19 09:46:57 2014 UTC (8 years, 7 months ago) by michael
- Fixed double dlinkDelete() in conf_free()
- Fixed memory leak with server/oper/auth configuration items


Revision 4522 - Directory Listing
Modified Tue Aug 19 09:43:06 2014 UTC (8 years, 7 months ago) by michael
- Fixed double dlinkDelete() in conf_free()
- Fixed memory leak with server/oper/auth configuration items


Revision 4520 - Directory Listing
Modified Sun Aug 17 20:20:07 2014 UTC (8 years, 7 months ago) by michael
- listener.c: reformatting


Revision 4519 - Directory Listing
Modified Sun Aug 17 20:04:34 2014 UTC (8 years, 7 months ago) by michael
- listener.c: renamed ListenerPollList to listener_list


Revision 4517 - Directory Listing
Modified Sun Aug 17 19:11:01 2014 UTC (8 years, 7 months ago) by michael
- Update .ytravis.yml


Revision 4515 - Directory Listing
Modified Sun Aug 17 19:09:33 2014 UTC (8 years, 7 months ago) by michael
- Update .travis.yml


Revision 4514 - Directory Listing
Modified Sun Aug 17 18:26:06 2014 UTC (8 years, 7 months ago) by michael
- conf.c:rehash(): moved the strlcpy(me.info,...) to conf_parser.y


Revision 4512 - Directory Listing
Modified Sun Aug 17 15:03:29 2014 UTC (8 years, 7 months ago) by michael
- conf.c:conf_free(): fixed possible infinite loop with /stats c as reported by Adam.
  We now assume that all MaskItem are linked onto some list


Revision 4510 - Directory Listing
Modified Sun Aug 17 14:50:25 2014 UTC (8 years, 7 months ago) by michael
- conf.c:conf_free(): fixed possible infinite loop with /stats c as reported by Adam.
  We now assume that all MaskItem are linked onto some list


Revision 4509 - Directory Listing
Modified Sun Aug 17 11:58:59 2014 UTC (8 years, 7 months ago) by michael
- Instead of silently truncating WHO at 500 replies, added ERR_WHOLIMEXCEED numeric
  to inform users about the /who limit being exceeded


Revision 4507 - Directory Listing
Modified Sun Aug 17 08:25:01 2014 UTC (8 years, 7 months ago) by michael
- Update NEWS


Revision 4506 - Directory Listing
Modified Sun Aug 17 08:20:35 2014 UTC (8 years, 7 months ago) by michael
- Update README


Revision 4503 - Directory Listing
Modified Sun Aug 17 08:16:37 2014 UTC (8 years, 7 months ago) by michael
- Update README


Revision 4501 - Directory Listing
Modified Sat Aug 16 19:10:08 2014 UTC (8 years, 7 months ago) by michael
- hash.c:safe_list_channels(): removed outdated comment


Revision 4500 - Directory Listing
Modified Sat Aug 16 18:29:36 2014 UTC (8 years, 7 months ago) by michael
- conf_parser.y: removed useless tests on ConfigServerInfo.server_ctx


Revision 4498 - Directory Listing
Modified Sat Aug 16 18:21:10 2014 UTC (8 years, 7 months ago) by michael
- ircd.c:ssl_init(): exit if we cannot setup client/server context


Revision 4495 - Directory Listing
Modified Sat Aug 16 18:13:16 2014 UTC (8 years, 7 months ago) by michael
- conf.c:set_default_conf(): really default to secp256r1


Revision 4493 - Directory Listing
Modified Sat Aug 16 18:08:31 2014 UTC (8 years, 7 months ago) by michael
- Update doc/reference.conf


Revision 4492 - Directory Listing
Modified Sat Aug 16 17:12:20 2014 UTC (8 years, 7 months ago) by michael
- Update NEWS


Revision 4491 - Directory Listing
Modified Sat Aug 16 16:58:52 2014 UTC (8 years, 7 months ago) by michael
- m_list.c:do_list(): no need to break in the '-' case


Revision 4488 - Directory Listing
Modified Sat Aug 16 16:55:07 2014 UTC (8 years, 7 months ago) by michael
- Add topic mask option to /list


Revision 4487 - Directory Listing
Modified Sat Aug 16 16:18:17 2014 UTC (8 years, 7 months ago) by michael
- hash.c:list_one_channel(): let other users see channelmodes in /list


Revision 4484 - Directory Listing
Modified Sat Aug 16 15:55:39 2014 UTC (8 years, 7 months ago) by michael
- m_certfp.c:ms_certfp(): use xstrdup() instead of strdup()


Revision 4482 - Directory Listing
Modified Fri Aug 15 17:06:40 2014 UTC (8 years, 7 months ago) by michael
- ax_arg_enable_warnings.m4: fiddle around with warning options


Revision 4480 - Directory Listing
Modified Thu Aug 14 16:39:00 2014 UTC (8 years, 7 months ago) by michael
- event.h: removed typedef


Revision 4478 - Directory Listing
Modified Thu Aug 14 16:17:08 2014 UTC (8 years, 7 months ago) by michael
- Fixed compile warnings


Revision 4477 - Directory Listing
Modified Thu Aug 14 15:52:56 2014 UTC (8 years, 7 months ago) by michael
- Update NEWS


Revision 4475 - Directory Listing
Modified Thu Aug 14 09:49:32 2014 UTC (8 years, 7 months ago) by michael
- res.c: style corrections


Revision 4474 - Directory Listing
Modified Thu Aug 14 09:31:54 2014 UTC (8 years, 7 months ago) by michael
- memory.c:MyRealloc(): As pointed out by Adam, realloc() can be called with
  size being 0 which equals to free(). In that case the outofmemory handler
  shouldn't be triggered.


Revision 4471 - Directory Listing
Modified Thu Aug 14 09:25:30 2014 UTC (8 years, 7 months ago) by michael
- s_bsd_poll.c cleanups/fixes provided by Adam


Revision 4469 - Directory Listing
Modified Thu Aug 14 08:35:21 2014 UTC (8 years, 7 months ago) by michael
- getopt.c:parseargs(): use xstrdup() instead of malloc/strcpy combo; don't modify memory pointed
  by the argument vector. Fixes provided by Adam.


Revision 4467 - Directory Listing
Modified Wed Aug 13 19:00:37 2014 UTC (8 years, 7 months ago) by michael
- res.c:query_name(): get rid of useless typecasting


Revision 4466 - Directory Listing
Modified Wed Aug 13 18:56:47 2014 UTC (8 years, 7 months ago) by michael
- res.c:proc_answer(): error out and leave the client unresolved if we get an unexpected record type


Revision 4463 - Directory Listing
Modified Wed Aug 13 17:26:13 2014 UTC (8 years, 7 months ago) by michael
- Removed CNCB typedef


Revision 4462 - Directory Listing
Modified Wed Aug 13 17:08:22 2014 UTC (8 years, 7 months ago) by michael
- Removed stupid PF typedef in fdlist.h which prevented both gcc and clang from spitting out
  a warning about the first argument of s_bsd:ssl_handshake() being an 'int' when it really
  has to be a 'fde_t' pointer.
- Fixed first argument of s_bsd:ssl_handshake() which should be a 'fde_t' pointer instead of an 'int'.


Revision 4459 - Directory Listing
Modified Mon Aug 11 19:44:25 2014 UTC (8 years, 7 months ago) by michael
- conf.c:conf_dns_lookup(): use gethost_byname_type()
- res.h, res.c: removed gethost_byname()


Revision 4458 - Directory Listing
Modified Mon Aug 11 16:28:40 2014 UTC (8 years, 7 months ago) by michael
- res.c:proc_answer(): delete useless castings


Revision 4455 - Directory Listing
Modified Mon Aug 11 15:59:20 2014 UTC (8 years, 7 months ago) by michael
- res.c:proc_answer(): use 'unsigned'


Revision 4454 - Directory Listing
Modified Mon Aug 11 15:53:33 2014 UTC (8 years, 7 months ago) by michael
- res.c: removed "request_state" enum


Revision 4451 - Directory Listing
Modified Mon Aug 11 15:51:26 2014 UTC (8 years, 7 months ago) by michael
- res.c:proc_answer(): applied "Ignore CNAME records in dns queries" fix from p4.
  ** Ignore CNAME records in dns queries. Allows PTRS to point to CNAMEs
     which can point to an A/AAAA which resolves to the correct IP.


Revision 4450 - Directory Listing
Modified Mon Aug 11 15:47:08 2014 UTC (8 years, 7 months ago) by michael
- res.c: removed "try A if AAAA failed" logic


Revision 4447 - Directory Listing
Modified Sat Aug 9 19:19:58 2014 UTC (8 years, 7 months ago) by michael
- res.c:start_resolver(): made /stats F more descriptive about the resolver socket


Revision 4446 - Directory Listing
Modified Sat Aug 9 19:07:53 2014 UTC (8 years, 7 months ago) by michael
- auth.h: update documentation


Revision 4443 - Directory Listing
Modified Sat Aug 9 18:58:51 2014 UTC (8 years, 7 months ago) by michael
- res.h: add documentation about RFC1035_MAX_DOMAIN_LENGTH definition


Revision 4442 - Directory Listing
Modified Sat Aug 9 18:52:41 2014 UTC (8 years, 7 months ago) by michael
- Update NEWS


Revision 4441 - Directory Listing
Modified Sat Aug 9 18:51:02 2014 UTC (8 years, 7 months ago) by michael
- user.c:oper_up(): successful operator logins are now announced globally via GLOBOPS


Revision 4438 - Directory Listing
Modified Sat Aug 9 18:33:17 2014 UTC (8 years, 7 months ago) by michael
- Renamed various variables


Revision 4437 - Directory Listing
Modified Thu Aug 7 20:42:50 2014 UTC (8 years, 7 months ago) by michael
- Update doc/reference.conf


Revision 4434 - Directory Listing
Modified Thu Aug 7 19:49:19 2014 UTC (8 years, 7 months ago) by michael
- m_info.c:send_conf_options(): made /info look nicer


Revision 4433 - Directory Listing
Modified Thu Aug 7 19:42:13 2014 UTC (8 years, 7 months ago) by michael
- event.c: update show_events() to make /stats E look nicer


Revision 4430 - Directory Listing
Modified Thu Aug 7 19:03:19 2014 UTC (8 years, 7 months ago) by michael
- Rewrite sendto_realops_flags_ratelimited() so it can be used in other places as well


Revision 4429 - Directory Listing
Modified Thu Aug 7 17:46:35 2014 UTC (8 years, 7 months ago) by michael
- Added listener_release() and make use of it


Revision 4426 - Directory Listing
Modified Thu Aug 7 17:15:19 2014 UTC (8 years, 7 months ago) by michael
- listener.c: reformatting


Revision 4425 - Directory Listing
Modified Thu Aug 7 17:09:28 2014 UTC (8 years, 7 months ago) by michael
- listener.c:make_listener(): constification


Revision 4422 - Directory Listing
Modified Thu Aug 7 16:57:44 2014 UTC (8 years, 7 months ago) by michael
- res.c: was missing +1 in reslist::name


Revision 4421 - Directory Listing
Modified Thu Aug 7 16:52:10 2014 UTC (8 years, 7 months ago) by michael
- res.c:init_resolver(): removed useless memset()


Revision 4418 - Directory Listing
Modified Thu Aug 7 16:35:26 2014 UTC (8 years, 7 months ago) by michael
- m_ison.c:m_ison(): replaced memcpy() with strlcpy()


Revision 4416 - Directory Listing
Modified Thu Aug 7 14:39:27 2014 UTC (8 years, 7 months ago) by michael
- Update README


Revision 4414 - Directory Listing
Modified Thu Aug 7 14:06:08 2014 UTC (8 years, 7 months ago) by michael
- Removed ipv6 detection. We now assume all systems that run hybrid have
  ipv6 availability and sockaddr_storage.


Revision 4412 - Directory Listing
Modified Thu Aug 7 11:30:58 2014 UTC (8 years, 7 months ago) by michael
- s_bsd.c:comm_accept(): fixed faulty memset()


Revision 4410 - Directory Listing
Modified Wed Aug 6 21:36:38 2014 UTC (8 years, 7 months ago) by michael
- Let's allow overlength host name entries in connect {} blocks


Revision 4409 - Directory Listing
Modified Wed Aug 6 21:20:45 2014 UTC (8 years, 7 months ago) by michael
- Fixed resolver/auth issues with too long hostnames


Revision 4406 - Directory Listing
Modified Wed Aug 6 18:40:24 2014 UTC (8 years, 7 months ago) by michael
- Moved memset() from accept_connection() to comm_accept()


Revision 4405 - Directory Listing
Modified Wed Aug 6 17:02:31 2014 UTC (8 years, 7 months ago) by michael
- Minor documentation updates


Revision 4402 - Directory Listing
Modified Wed Aug 6 16:09:42 2014 UTC (8 years, 7 months ago) by michael
- Update doc/reference.conf


Revision 4401 - Directory Listing
Modified Tue Aug 5 17:43:39 2014 UTC (8 years, 7 months ago) by michael
- Unset FLAGS_IPHASH on source_p in exit_client() when removing from ipcache


Revision 4398 - Directory Listing
Modified Mon Aug 4 19:35:22 2014 UTC (8 years, 7 months ago) by michael
- ircd.c:main(): use event_add() for comm_checktimeouts


Revision 4397 - Directory Listing
Modified Sun Aug 3 20:23:54 2014 UTC (8 years, 7 months ago) by michael
- Update README


Revision 4394 - Directory Listing
Modified Sun Aug 3 18:34:00 2014 UTC (8 years, 7 months ago) by michael
- Update NEWS


Revision 4393 - Directory Listing
Modified Sun Aug 3 18:23:58 2014 UTC (8 years, 7 months ago) by michael
- Update doc/reference.conf


Revision 4390 - Directory Listing
Modified Sun Aug 3 17:48:11 2014 UTC (8 years, 7 months ago) by michael
- channel.c:send_mode_list(): constification


Revision 4389 - Directory Listing
Modified Sun Aug 3 17:46:05 2014 UTC (8 years, 7 months ago) by michael
- channel.c: moved 'buf' to send_members() and send_mode_list()


Revision 4386 - Directory Listing
Modified Sun Aug 3 17:33:30 2014 UTC (8 years, 7 months ago) by michael
- mempool.c:mp_pool_garbage_collect(): c99 style correction


Revision 4385 - Directory Listing
Modified Sun Aug 3 16:47:23 2014 UTC (8 years, 7 months ago) by michael
- m_cap.c: moved qsorting of the capab_list to module_init()


Revision 4382 - Directory Listing
Modified Sun Aug 3 16:37:40 2014 UTC (8 years, 7 months ago) by michael
- m_nick.c:change_local_nick(): improved an assert()


Revision 4381 - Directory Listing
Modified Sun Aug 3 16:27:05 2014 UTC (8 years, 7 months ago) by michael
- numeric.c: ERR_NICKTOOFAST: use %u conversion specifier


Revision 4378 - Directory Listing
Modified Sun Aug 3 16:18:29 2014 UTC (8 years, 7 months ago) by michael
- Fixed ERR_NICKTOOFAST numeric string to make more sense and to comply with other ircds


Revision 4377 - Directory Listing
Modified Sun Aug 3 15:22:55 2014 UTC (8 years, 7 months ago) by michael
- numeric.c: fixed ERR_TOOMANYAWAY numeric string


Revision 4374 - Directory Listing
Modified Sun Aug 3 14:41:55 2014 UTC (8 years, 7 months ago) by michael
- listener.h, listener.c: use HOSTIPLEN for Listener::name; update documentation


Revision 4373 - Directory Listing
Modified Sun Aug 3 14:12:20 2014 UTC (8 years, 7 months ago) by michael
- ipcache.h: update documentation


Revision 4371 - Directory Listing
Modified Sun Aug 3 10:56:24 2014 UTC (8 years, 7 months ago) by michael
- Revved version to hybrid-8.2.0rc2


Revision 4369 - Directory Listing
Modified Sun Aug 3 10:52:38 2014 UTC (8 years, 7 months ago) by michael
- Update INSTALL


Revision 4368 - Directory Listing
Modified Sun Aug 3 10:33:59 2014 UTC (8 years, 7 months ago) by michael
- ipcache.c: minor cleanup


Revision 4366 - Directory Listing
Modified Sat Aug 2 22:41:39 2014 UTC (8 years, 7 months ago) by michael
- ax_arg_openssl.m4: cosmetical fixes for LibreSSL


Revision 4363 - Directory Listing
Modified Sat Aug 2 22:23:09 2014 UTC (8 years, 7 months ago) by michael
- Moved ax_check_openssl.m4 to ax_arg_openssl.m4


Revision 4362 - Directory Listing
Modified Sat Aug 2 20:52:06 2014 UTC (8 years, 7 months ago) by michael
- ax_library_net.m4: removed useless member test of sockaddr_in.sin_len


Revision 4359 - Directory Listing
Modified Sat Aug 2 20:37:47 2014 UTC (8 years, 7 months ago) by michael
- Got rid of acinclude.m4


Revision 4358 - Directory Listing
Modified Sat Aug 2 18:44:10 2014 UTC (8 years, 7 months ago) by michael
- Update NEWS


Revision 4356 - Directory Listing
Modified Sat Aug 2 18:30:48 2014 UTC (8 years, 7 months ago) by michael
- configure.ac: must be excuting GCC_STACK_PROTECT_LIB aswell, otherwise we won't get
  linked against SSP lib (if there's any)


Revision 4354 - Directory Listing
Modified Sat Aug 2 18:09:39 2014 UTC (8 years, 7 months ago) by michael
- acinclude.m4: fixed typo in comment


Revision 4353 - Directory Listing
Modified Sat Aug 2 17:54:27 2014 UTC (8 years, 7 months ago) by michael
- Cleaned up epoll detection


Revision 4350 - Directory Listing
Modified Sat Aug 2 17:20:16 2014 UTC (8 years, 7 months ago) by michael
- motd.h, motd.c: renamed Motd::hostmask to just Motd::mask just because it's kinda
  missleading since the mask can also be a class name


Revision 4349 - Directory Listing
Modified Sat Aug 2 17:15:13 2014 UTC (8 years, 7 months ago) by michael
- motd.h, motd.c: clean up/fix comments


Revision 4346 - Directory Listing
Modified Sat Aug 2 17:07:14 2014 UTC (8 years, 7 months ago) by michael
- motd.c:motd_cache(): fixed cast


Revision 4345 - Directory Listing
Modified Sat Aug 2 17:01:00 2014 UTC (8 years, 7 months ago) by michael
- Re-arranged ConfigServerInfo structure


Revision 4342 - Directory Listing
Modified Sat Aug 2 16:58:21 2014 UTC (8 years, 7 months ago) by michael
- Removed unused ConfigServerInfo structure member


Revision 4341 - Directory Listing
Modified Sat Aug 2 16:53:48 2014 UTC (8 years, 7 months ago) by michael
- Renamed structures to meet code conventions


Revision 4338 - Directory Listing
Modified Sat Aug 2 16:35:25 2014 UTC (8 years, 7 months ago) by michael
- event.h: style corrections


Revision 4337 - Directory Listing
Modified Sat Aug 2 16:34:29 2014 UTC (8 years, 7 months ago) by michael
- event.h: replaced shorts with ints


Revision 4334 - Directory Listing
Modified Sat Aug 2 15:53:31 2014 UTC (8 years, 7 months ago) by michael
- Removed select() support


Revision 4331 - Directory Listing
Modified Fri Aug 1 19:49:08 2014 UTC (8 years, 7 months ago) by michael
- conf.c:attach_iline(): constification


Revision 4330 - Directory Listing
Modified Fri Aug 1 18:37:01 2014 UTC (8 years, 7 months ago) by michael
- ipcache.c:ipcache_get_stats(): constification; depend on the caller to set integers to zero


Revision 4328 - Directory Listing
Modified Fri Aug 1 18:16:25 2014 UTC (8 years, 7 months ago) by michael
- svn propset on ipcache.c, ipcache.h


Revision 4326 - Directory Listing
Modified Fri Aug 1 18:08:53 2014 UTC (8 years, 7 months ago) by michael
- Moved all ip caching related code to ipcache.c


Revision 4323 - Directory Listing
Modified Fri Aug 1 16:59:23 2014 UTC (8 years, 7 months ago) by michael
- conf.c: optimized count_ip_hash()


Revision 4322 - Directory Listing
Modified Fri Aug 1 16:55:23 2014 UTC (8 years, 7 months ago) by michael
- conf.c:ipcache_remove_expired_entries(): of course should be DLINK_FOREACH_SAFE


Revision 4320 - Directory Listing
Modified Fri Aug 1 16:49:16 2014 UTC (8 years, 7 months ago) by michael
- Cleaned up ipcache


Revision 4318 - Directory Listing
Modified Thu Jul 31 21:17:17 2014 UTC (8 years, 7 months ago) by michael
- res.c:res_readreply(): read as many packets as possible from kernel buffer
  in a single run. This might increase performance for heavy loaded servers
  doing lots of dns requests. As side-effect it fixes issues with edge-triggered
  epoll (we're only doing level-triggered right now)


Revision 4315 - Directory Listing
Modified Thu Jul 31 20:46:17 2014 UTC (8 years, 7 months ago) by michael
- res.c:res_readreply(): don't grant further retries if the packet
  couldn't be decoded. We only give it one shot.


Revision 4314 - Directory Listing
Modified Thu Jul 31 18:53:31 2014 UTC (8 years, 7 months ago) by michael
- Improved AWAY throttling to allow for better fine-tuning


Revision 4312 - Directory Listing
Modified Thu Jul 31 17:02:26 2014 UTC (8 years, 7 months ago) by michael
- res.c: reformatting; style corrections; updated comments


Revision 4310 - Directory Listing
Modified Tue Jul 29 17:25:16 2014 UTC (8 years, 7 months ago) by michael
- Backported auth code related cleanups from newio branch


Revision 4307 - Directory Listing
Modified Sun Jul 27 12:16:41 2014 UTC (8 years, 7 months ago) by michael
- Update doc/reference.conf [ci skip]


Revision 4306 - Directory Listing
Modified Sun Jul 27 10:40:45 2014 UTC (8 years, 7 months ago) by michael
- Update doc/reference.conf [ci skip]


Revision 4304 - Directory Listing
Modified Sun Jul 27 10:39:56 2014 UTC (8 years, 7 months ago) by michael
- Update doc/reference.conf [ci skip]


Revision 4302 - Directory Listing
Modified Sat Jul 26 17:55:50 2014 UTC (8 years, 7 months ago) by michael
- res.c:res_readreply(): use ssize_t for 'rc'


Revision 4300 - Directory Listing
Modified Sun Jul 20 17:23:03 2014 UTC (8 years, 8 months ago) by michael
- Update doc/reference.conf


Revision 4299 - Directory Listing
Modified Sun Jul 20 13:51:28 2014 UTC (8 years, 8 months ago) by michael
- Fixed typos all over the place


Revision 4296 - Directory Listing
Modified Sun Jul 20 11:16:58 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS and INSTALL


Revision 4295 - Directory Listing
Modified Sun Jul 20 10:38:21 2014 UTC (8 years, 8 months ago) by michael
- ./configure now requires OpenSSL 0.9.8o or above in order to enable TLS/SSL support


Revision 4294 - Directory Listing
Modified Sun Jul 20 10:33:10 2014 UTC (8 years, 8 months ago) by michael
- Revved version to hybrid-8.2.0rc1


Revision 4293 - Directory Listing
Modified Sun Jul 20 10:18:30 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4291 - Directory Listing
Modified Sun Jul 20 09:59:05 2014 UTC (8 years, 8 months ago) by michael
- Update several help files


Revision 4290 - Directory Listing
Modified Sun Jul 20 09:42:28 2014 UTC (8 years, 8 months ago) by michael
- Revved version to hybrid-8.1.20


Revision 4289 - Directory Listing
Modified Sun Jul 20 09:35:23 2014 UTC (8 years, 8 months ago) by michael
- Update doc/reference.conf


Revision 4287 - Directory Listing
Modified Sun Jul 20 09:21:21 2014 UTC (8 years, 8 months ago) by michael
- Update doc/reference.conf


Revision 4286 - Directory Listing
Modified Sun Jul 20 09:08:56 2014 UTC (8 years, 8 months ago) by michael
- m_oper.c, m_challenge.c: cosmetical fixes


Revision 4285 - Directory Listing
Modified Sat Jul 19 19:50:34 2014 UTC (8 years, 8 months ago) by michael
- m_oper.c, m_challenge.c: cosmetical fixes


Revision 4282 - Directory Listing
Modified Sat Jul 19 19:39:56 2014 UTC (8 years, 8 months ago) by michael
- m_challenge.c:m_challenge(): added sanity test on parv[1]


Revision 4281 - Directory Listing
Modified Sat Jul 19 19:39:42 2014 UTC (8 years, 8 months ago) by michael
- m_challenge.c:m_challenge(): added sanity test on parv[1]


Revision 4280 - Directory Listing
Modified Sat Jul 19 19:25:12 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4279 - Directory Listing
Modified Sat Jul 19 19:23:07 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4278 - Directory Listing
Modified Sat Jul 19 19:03:31 2014 UTC (8 years, 8 months ago) by michael
- m_challenge.c:m_challenge(): cosmetical fix


Revision 4277 - Directory Listing
Modified Sat Jul 19 18:59:15 2014 UTC (8 years, 8 months ago) by michael
- Update challenge.txt


Revision 4276 - Directory Listing
Modified Sat Jul 19 18:58:29 2014 UTC (8 years, 8 months ago) by michael
- m_xline.c, m_resv.c: fixed bug where the mask which is to be banned is checked in
  both valid_wild_card_simple() and valid_wild_card()


Revision 4275 - Directory Listing
Modified Sat Jul 19 18:56:48 2014 UTC (8 years, 8 months ago) by michael
- m_xline.c, m_resv.c: fixed bug where the mask which is to be banned is checked in
  both valid_wild_card_simple() and valid_wild_card()


Revision 4272 - Directory Listing
Modified Sat Jul 19 18:21:16 2014 UTC (8 years, 8 months ago) by michael
- Update challenge.txt


Revision 4271 - Directory Listing
Modified Sat Jul 19 18:17:19 2014 UTC (8 years, 8 months ago) by michael
- m_challenge.c:m_challenge(): cosmetical fix


Revision 4268 - Directory Listing
Modified Sat Jul 19 17:37:10 2014 UTC (8 years, 8 months ago) by michael
- m_help.c: style corrections


Revision 4267 - Directory Listing
Modified Sat Jul 19 17:26:57 2014 UTC (8 years, 8 months ago) by michael
- Update reference.conf


Revision 4264 - Directory Listing
Modified Sat Jul 19 17:21:14 2014 UTC (8 years, 8 months ago) by michael
- conf.c:valid_wild_card_simple(): don't read past the zero character


Revision 4263 - Directory Listing
Modified Sat Jul 19 17:21:01 2014 UTC (8 years, 8 months ago) by michael
- conf.c:valid_wild_card_simple(): don't read past the zero character


Revision 4261 - Directory Listing
Modified Fri Jul 18 20:59:40 2014 UTC (8 years, 8 months ago) by michael
- respond.c: update binary_to_hex()


Revision 4260 - Directory Listing
Modified Fri Jul 18 20:50:05 2014 UTC (8 years, 8 months ago) by michael
- conf_parser.y: do some logging if the dh param file can't be opened/read
- rsa.c: fixed compile warning


Revision 4259 - Directory Listing
Modified Fri Jul 18 20:47:03 2014 UTC (8 years, 8 months ago) by michael
- conf_parser.y: do some logging if the dh param file can't be opened/read


Revision 4257 - Directory Listing
Modified Fri Jul 18 20:41:28 2014 UTC (8 years, 8 months ago) by michael
- Cleaned up and sanitized /challenge relatedcode
- rsa.c:get_randomness(): removed EGD support; also don't fall back to RAND_pseudo_bytes()
  if RAND_bytes() fails. If RAND_bytes() fails, just reject the /challenge request.


Revision 4255 - Directory Listing
Modified Fri Jul 18 20:35:42 2014 UTC (8 years, 8 months ago) by michael
- conf_parser.y: fixed logging of invalid private key


Revision 4253 - Directory Listing
Modified Fri Jul 18 19:05:01 2014 UTC (8 years, 8 months ago) by michael
- Cleaned up and sanitized /challenge related code
- rsa.c:get_randomness(): removed EGD support; also don't fall back to RAND_pseudo_bytes()
  if RAND_bytes() fails. If RAND_bytes() fails, just reject the /challenge request.


Revision 4252 - Directory Listing
Modified Fri Jul 18 18:26:35 2014 UTC (8 years, 8 months ago) by michael
- .travis.yml: according to the travis ci guys, gcc-4.8 is now pre-installed on osx.
  Let's see if it works this time.


Revision 4251 - Directory Listing
Modified Fri Jul 18 18:25:26 2014 UTC (8 years, 8 months ago) by michael
- .travis.yml: according to the travis ci guys, gcc-4.8 is now pre-installed on osx.
  Let's see if it works this time.


Revision 4249 - Directory Listing
Modified Thu Jul 17 19:52:48 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4248 - Directory Listing
Modified Thu Jul 17 19:48:55 2014 UTC (8 years, 8 months ago) by michael
- m_server.c: fixed build with LibreSSL which hasn't compression support
- ax_check_openssl.m4: 0.9.8m is now the minimum requirement


Revision 4246 - Directory Listing
Modified Thu Jul 17 19:41:33 2014 UTC (8 years, 8 months ago) by michael
- m_server.c: fixed build with LibreSSL which hasn't compression support
- ax_check_openssl.m4: 0.9.8m is now the minimum requirement


Revision 4244 - Directory Listing
Modified Thu Jul 17 19:14:52 2014 UTC (8 years, 8 months ago) by michael
- auth.h, s_bsd.h: removed unused function declarations


Revision 4243 - Directory Listing
Modified Thu Jul 17 15:19:15 2014 UTC (8 years, 8 months ago) by michael
- m_xline.c: fixed broken check_xline()


Revision 4241 - Directory Listing
Modified Thu Jul 17 15:18:49 2014 UTC (8 years, 8 months ago) by michael
- m_xline.c: fixed broken check_xline()


Revision 4239 - Directory Listing
Modified Tue Jul 15 17:40:24 2014 UTC (8 years, 8 months ago) by michael
- res.c:res_readreply(): removed sparc/alpha hack


Revision 4238 - Directory Listing
Modified Tue Jul 15 17:39:02 2014 UTC (8 years, 8 months ago) by michael
- res.c:res_readreply(): don't do anything until we checked for possible
  fake replies


Revision 4235 - Directory Listing
Modified Tue Jul 15 17:32:14 2014 UTC (8 years, 8 months ago) by michael
- res.c:res_readreply(): even if it's not clear if it's possible to receive 
  a response for a query we didn't send, but we better execute auth_dns_callback()
  immediately instead of waiting until timeout_auth_queries_event() takes action.


Revision 4234 - Directory Listing
Modified Tue Jul 15 17:25:03 2014 UTC (8 years, 8 months ago) by michael
- res.c: made timeout_query_list() not require an argument


Revision 4232 - Directory Listing
Modified Tue Jul 15 16:57:13 2014 UTC (8 years, 8 months ago) by michael
- parse.c: reformatting


Revision 4229 - Directory Listing
Modified Mon Jul 14 20:11:08 2014 UTC (8 years, 8 months ago) by michael
- m_nick(), mr_nick(): use target_p->name when reporting ERR_NICKNAMEINUSE


Revision 4228 - Directory Listing
Modified Mon Jul 14 19:48:27 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c:check_clean_nick(): make sure not to send a KILL for a server


Revision 4225 - Directory Listing
Modified Mon Jul 14 19:40:35 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c: removed unused header includes


Revision 4224 - Directory Listing
Modified Mon Jul 14 19:09:07 2014 UTC (8 years, 8 months ago) by michael
- user.c:register_remote_user(): constification


Revision 4221 - Directory Listing
Modified Mon Jul 14 18:56:14 2014 UTC (8 years, 8 months ago) by michael
- user.c:user_welcome(): removed useless test on source_p->id


Revision 4220 - Directory Listing
Modified Mon Jul 14 15:56:12 2014 UTC (8 years, 8 months ago) by michael
- Update ircd manpage [ci skip]


Revision 4218 - Directory Listing
Modified Mon Jul 14 15:55:30 2014 UTC (8 years, 8 months ago) by michael
- Update ircd manpage


Revision 4217 - Directory Listing
Modified Mon Jul 14 15:48:23 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS [ci skip]


Revision 4216 - Directory Listing
Modified Mon Jul 14 14:29:37 2014 UTC (8 years, 8 months ago) by michael
- Removed Tao-of-IRC.940110


Revision 4215 - Directory Listing
Modified Mon Jul 14 12:35:20 2014 UTC (8 years, 8 months ago) by michael
- client.c: cleaned up style; sprinkled some assert() statements


Revision 4212 - Directory Listing
Modified Mon Jul 14 09:24:10 2014 UTC (8 years, 8 months ago) by michael
- Renamed serv_list to local_server_list


Revision 4211 - Directory Listing
Modified Sat Jul 12 19:22:22 2014 UTC (8 years, 8 months ago) by michael
- server.c:hunt_server(): removed useless test. Discussed and approved by Adam.


Revision 4208 - Directory Listing
Modified Sat Jul 12 18:13:06 2014 UTC (8 years, 8 months ago) by michael
- Renammed global_serv_list to global_server_list


Revision 4207 - Directory Listing
Modified Sat Jul 12 17:52:08 2014 UTC (8 years, 8 months ago) by michael
- server.c: cleaned up hunt_server()


Revision 4204 - Directory Listing
Modified Sat Jul 12 17:32:13 2014 UTC (8 years, 8 months ago) by michael
- Update reference.conf


Revision 4203 - Directory Listing
Modified Sat Jul 12 17:27:08 2014 UTC (8 years, 8 months ago) by michael
- Update helpfiles


Revision 4201 - Directory Listing
Modified Fri Jul 11 19:51:25 2014 UTC (8 years, 8 months ago) by michael
- parse.c:handle_numeric(): if source_p is a hidden server, rewrite prefix aswell


Revision 4198 - Directory Listing
Modified Thu Jul 10 19:52:27 2014 UTC (8 years, 8 months ago) by michael
- ircd.c:initialize_global_set_options(): removed useless memset()


Revision 4197 - Directory Listing
Modified Thu Jul 10 19:49:02 2014 UTC (8 years, 8 months ago) by michael
- server.c:try_connections(): whitespace changes


Revision 4194 - Directory Listing
Modified Thu Jul 10 19:10:15 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c:perform_nick_change_collides(): style cleanups


Revision 4193 - Directory Listing
Modified Thu Jul 10 18:22:06 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c: removed unused/dead code


Revision 4191 - Directory Listing
Modified Mon Jul 7 19:03:14 2014 UTC (8 years, 8 months ago) by michael
- Removed doc/Tao-of-IRC.940110


Revision 4188 - Directory Listing
Modified Mon Jul 7 18:29:35 2014 UTC (8 years, 8 months ago) by michael
- Don't add/remove unregistered connections to/from global_client_list


Revision 4186 - Directory Listing
Modified Sun Jul 6 16:14:19 2014 UTC (8 years, 8 months ago) by michael
- client.c:exit_one_client(): re-added test on source_p->node.next


Revision 4184 - Directory Listing
Modified Sun Jul 6 15:43:10 2014 UTC (8 years, 8 months ago) by michael
- Update reference.conf


Revision 4182 - Directory Listing
Modified Sun Jul 6 14:04:06 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4181 - Directory Listing
Modified Sun Jul 6 13:11:44 2014 UTC (8 years, 8 months ago) by michael
- Revved version to hybrid-8.2.0beta4


Revision 4180 - Directory Listing
Modified Sun Jul 6 12:28:49 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4178 - Directory Listing
Modified Sat Jul 5 19:59:04 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4177 - Directory Listing
Modified Sat Jul 5 19:47:15 2014 UTC (8 years, 8 months ago) by michael
- Revved version to hybrid-8.1.19


Revision 4175 - Directory Listing
Modified Sat Jul 5 17:40:59 2014 UTC (8 years, 8 months ago) by michael
- channel_mode.c:clear_ban_cache(): use locmembers list


Revision 4174 - Directory Listing
Modified Sat Jul 5 16:41:57 2014 UTC (8 years, 8 months ago) by michael
- m_encap.c:ms_encap(): removed unused variable


Revision 4172 - Directory Listing
Modified Sat Jul 5 15:58:57 2014 UTC (8 years, 8 months ago) by michael
- Update reference.conf


Revision 4171 - Directory Listing
Modified Sat Jul 5 15:33:37 2014 UTC (8 years, 8 months ago) by michael
- Bring back channel->locmember list


Revision 4169 - Directory Listing
Modified Fri Jul 4 18:41:53 2014 UTC (8 years, 8 months ago) by michael
- .travis.yml: build with --enable-assert


Revision 4167 - Directory Listing
Modified Fri Jul 4 18:41:03 2014 UTC (8 years, 8 months ago) by michael
- .travis.yml: build with --enable-assert


Revision 4166 - Directory Listing
Modified Fri Jul 4 17:35:58 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c: fixed compile error with --enable-assert


Revision 4164 - Directory Listing
Modified Thu Jul 3 20:14:07 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4163 - Directory Listing
Modified Thu Jul 3 19:45:30 2014 UTC (8 years, 8 months ago) by michael
- Removed ssl_server_method and ssl_client_method configuration options.
  ircd now only allows TLSv1, TLSv1.1 and TLSv1.2 protocols depending
  on the OpenSSL version.


Revision 4160 - Directory Listing
Modified Thu Jul 3 18:25:36 2014 UTC (8 years, 8 months ago) by michael
- ircd.c:ssl_init(): removed SSL_OP_TLS_ROLLBACK_BUG from options


Revision 4159 - Directory Listing
Modified Wed Jul 2 18:41:48 2014 UTC (8 years, 8 months ago) by michael
- Update README


Revision 4158 - Directory Listing
Modified Wed Jul 2 18:38:56 2014 UTC (8 years, 8 months ago) by michael
- Removed supported.h


Revision 4157 - Directory Listing
Modified Wed Jul 2 18:33:39 2014 UTC (8 years, 8 months ago) by michael
- Removed hooking system
- Update help/stats


Revision 4156 - Directory Listing
Modified Wed Jul 2 18:25:51 2014 UTC (8 years, 8 months ago) by michael
- m_encap.c: respect args_min when calling the encap handler


Revision 4154 - Directory Listing
Modified Wed Jul 2 18:23:48 2014 UTC (8 years, 8 months ago) by michael
- m_encap.c: respect args_min when calling the encap handler


Revision 4153 - Directory Listing
Modified Wed Jul 2 17:45:42 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c: from p4: move resv channel oper notice to umode reject


Revision 4152 - Directory Listing
Modified Wed Jul 2 17:45:06 2014 UTC (8 years, 8 months ago) by michael
- channel.c: from p4: move resv channel oper notice to umode reject


Revision 4149 - Directory Listing
Modified Wed Jul 2 17:34:30 2014 UTC (8 years, 8 months ago) by michael
- Another help/stats update


Revision 4148 - Directory Listing
Modified Wed Jul 2 17:26:07 2014 UTC (8 years, 8 months ago) by michael
- Update help/stats


Revision 4147 - Directory Listing
Modified Wed Jul 2 17:25:21 2014 UTC (8 years, 8 months ago) by michael
- Update help/stats


Revision 4144 - Directory Listing
Modified Wed Jul 2 17:15:59 2014 UTC (8 years, 8 months ago) by michael
- Update help/stats


Revision 4143 - Directory Listing
Modified Wed Jul 2 17:15:01 2014 UTC (8 years, 8 months ago) by michael
- Removed hooking system


Revision 4141 - Directory Listing
Modified Wed Jul 2 14:44:59 2014 UTC (8 years, 8 months ago) by michael
- client.c:exit_one_client(): removed XXX; added an assert() just in case


Revision 4138 - Directory Listing
Modified Wed Jul 2 14:23:31 2014 UTC (8 years, 8 months ago) by michael
- ircd.c:ssl_init(): add SSL_OP_SINGLE_DH_USE to options


Revision 4137 - Directory Listing
Modified Wed Jul 2 11:31:04 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c:uid_from_server(): fixed use of wrong CLient pointer


Revision 4134 - Directory Listing
Modified Wed Jul 2 11:01:11 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c:change_remote_nick(): fixed broken assert()


Revision 4132 - Directory Listing
Modified Tue Jul 1 21:42:48 2014 UTC (8 years, 8 months ago) by michael
- ircd.c: removed 'event_check_splitmode'. Changed 'splitmode_event' to run every 5 seconds
  if server is in splitmode


Revision 4131 - Directory Listing
Modified Tue Jul 1 19:49:41 2014 UTC (8 years, 8 months ago) by michael
- event.c, event.h: update copyright headers


Revision 4128 - Directory Listing
Modified Tue Jul 1 19:32:05 2014 UTC (8 years, 8 months ago) by michael
- ircd.c:ssl_init(): minor cleanup


Revision 4127 - Directory Listing
Modified Tue Jul 1 19:24:32 2014 UTC (8 years, 8 months ago) by michael
- event.c:event_addish(): removed XXX


Revision 4124 - Directory Listing
Modified Tue Jul 1 17:43:33 2014 UTC (8 years, 8 months ago) by michael
- event.c: removed unused header includes


Revision 4123 - Directory Listing
Modified Tue Jul 1 17:26:06 2014 UTC (8 years, 8 months ago) by michael
- Update reference.conf


Revision 4120 - Directory Listing
Modified Tue Jul 1 16:59:39 2014 UTC (8 years, 8 months ago) by michael
- conf_parser.y: fixed stupid bug. no comment there...


Revision 4119 - Directory Listing
Modified Tue Jul 1 16:56:29 2014 UTC (8 years, 8 months ago) by michael
- event.c:event_run(): changed 'len' variable to an unsigned int.
  Note that dlink_list_length() is unsigned int.


Revision 4116 - Directory Listing
Modified Tue Jul 1 16:50:58 2014 UTC (8 years, 8 months ago) by michael
- event.c:event_run(): removed unused variable


Revision 4115 - Directory Listing
Modified Tue Jul 1 16:49:54 2014 UTC (8 years, 8 months ago) by michael
- Added ssl_message_digest_algorithm configuration option to serverinfo{} block.
  See doc/reference.conf for more information.


Revision 4112 - Directory Listing
Modified Tue Jul 1 16:02:36 2014 UTC (8 years, 8 months ago) by michael
- Make use of binary_to_hex() in ssl_handshake() and ssl_server_handshake()


Revision 4111 - Directory Listing
Modified Tue Jul 1 15:56:36 2014 UTC (8 years, 8 months ago) by michael
- rsa.c: make binary_to_hex() more readable


Revision 4109 - Directory Listing
Modified Mon Jun 30 21:02:18 2014 UTC (8 years, 8 months ago) by michael
- Allow [ in usernames


Revision 4107 - Directory Listing
Modified Mon Jun 30 15:50:40 2014 UTC (8 years, 8 months ago) by michael
- ircd.h, ircd.c: change some structures to anonymous structures


Revision 4104 - Directory Listing
Modified Mon Jun 30 15:38:09 2014 UTC (8 years, 8 months ago) by michael
- Removed supported.h


Revision 4103 - Directory Listing
Modified Mon Jun 30 15:35:08 2014 UTC (8 years, 8 months ago) by michael
- reference.conf: allow 1 connection every 2 seconds


Revision 4101 - Directory Listing
Modified Sun Jun 29 19:35:16 2014 UTC (8 years, 8 months ago) by michael
- Add CHACCESS_REMOTE for servers remote Clients


Revision 4100 - Directory Listing
Modified Sun Jun 29 17:22:41 2014 UTC (8 years, 8 months ago) by michael
- event.c: fixed issue in event_run()


Revision 4097 - Directory Listing
Modified Sun Jun 29 12:18:39 2014 UTC (8 years, 8 months ago) by michael
- mempool.c: run mp_pool_garbage_collect every 3 minutes


Revision 4096 - Directory Listing
Modified Sun Jun 29 11:58:47 2014 UTC (8 years, 8 months ago) by michael
- conf.c:set_default_conf(): default to 1 connection per 1 second


Revision 4095 - Directory Listing
Modified Sun Jun 29 11:51:22 2014 UTC (8 years, 8 months ago) by michael
- Merged Adam's event system rewrite


Revision 4092 - Directory Listing
Modified Sun Jun 29 09:51:17 2014 UTC (8 years, 8 months ago) by michael
- m_nick.c: improve documentation


Revision 4091 - Directory Listing
Modified Sun Jun 29 09:36:39 2014 UTC (8 years, 8 months ago) by michael
- Cleaned up UID introduction / NICK change related code


Revision 4087 - Directory Listing
Modified Sat Jun 28 16:45:42 2014 UTC (8 years, 8 months ago) by michael
- Let mp_pool_get() clear memory


Revision 4084 - Directory Listing
Modified Sat Jun 28 16:31:11 2014 UTC (8 years, 8 months ago) by michael
- m_message.c: style cleanups; constification


Revision 4083 - Directory Listing
Modified Sat Jun 28 16:23:04 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4082 - Directory Listing
Modified Sat Jun 28 16:20:12 2014 UTC (8 years, 8 months ago) by michael
- m_knock.c, m_invite.c: don't further penalize throttled clients


Revision 4079 - Directory Listing
Modified Sat Jun 28 15:59:53 2014 UTC (8 years, 8 months ago) by michael
- conf.c, conf.h: change some structures to anonymous structures


Revision 4077 - Directory Listing
Modified Fri Jun 27 15:33:43 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS, README


Revision 4076 - Directory Listing
Modified Thu Jun 26 19:00:32 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4075 - Directory Listing
Modified Thu Jun 26 18:54:53 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4074 - Directory Listing
Modified Thu Jun 26 18:52:33 2014 UTC (8 years, 8 months ago) by michael
- Update NEWS


Revision 4072 - Directory Listing
Modified Thu Jun 26 15:44:32 2014 UTC (8 years, 8 months ago) by michael
- ircd.c:ssl_init(): removed SSL_OP_ALL from options


Revision 4071 - Directory Listing
Modified Thu Jun 26 15:42:08 2014 UTC (8 years, 8 months ago) by michael
- Added proper ECDH support


Revision 4069 - Directory Listing
Modified Wed Jun 25 16:43:46 2014 UTC (8 years, 8 months ago) by michael
- conf.c:set_default_conf(): default to 1 connection per 1 second


Revision 4065 - Directory Listing
Modified Wed Jun 25 15:16:01 2014 UTC (8 years, 8 months ago) by michael
- channel.c:check_splitmode(): logic fixes


Revision 4064 - Directory Listing
Modified Wed Jun 25 15:15:22 2014 UTC (8 years, 8 months ago) by michael
- channel.c:check_splitmode(): logic fixes


Revision 4061 - Directory Listing
Modified Wed Jun 25 12:03:55 2014 UTC (8 years, 8 months ago) by michael
- m_eob.c:server_eob(): fixed faulty assert()


Revision 4060 - Directory Listing
Modified Wed Jun 25 12:03:21 2014 UTC (8 years, 8 months ago) by michael
- m_eob.c:server_eob(): fixed faulty assert()


Revision 4059 - Directory Listing
Modified Tue Jun 24 18:37:34 2014 UTC (8 years, 8 months ago) by michael
- .travis.yml: build 8.1.x with --enable-halfops


Revision 4057 - Directory Listing
Modified Tue Jun 24 18:18:46 2014 UTC (8 years, 8 months ago) by michael
- Use %u conversion specifier for unsigned ints


Revision 4056 - Directory Listing
Modified Tue Jun 24 16:09:53 2014 UTC (8 years, 8 months ago) by michael
- conf.c:conf_connect_allowed(): fixed some logic errors


Revision 4053 - Directory Listing
Modified Tue Jun 24 15:31:18 2014 UTC (8 years, 8 months ago) by michael
- conf.c:read_conf_files(): chanmodes c an M were missed in CHANMODES


Revision 4052 - Directory Listing
Modified Tue Jun 24 15:30:35 2014 UTC (8 years, 8 months ago) by michael
- conf.c:read_conf_files(): chanmodes c an M were missed in CHANMODES


Revision 4050 - Directory Listing
Modified Sun Jun 22 21:50:48 2014 UTC (8 years, 9 months ago) by michael
- m_undline.c:mo_undline(): don't require an address to be prepended with *@


Revision 4048 - Directory Listing
Modified Sun Jun 22 21:49:13 2014 UTC (8 years, 9 months ago) by michael
- m_dline.c:mo_dline(): don't require an address to be prepended with *@


Revision 4046 - Directory Listing
Modified Sun Jun 22 16:13:51 2014 UTC (8 years, 9 months ago) by michael
- channel.c:get_member_status(): document the magic value of 4


Revision 4045 - Directory Listing
Modified Sun Jun 22 16:09:24 2014 UTC (8 years, 9 months ago) by michael
- channel.c, channel_mode.c: update documentation in some places


Revision 4042 - Directory Listing
Modified Sun Jun 22 16:06:27 2014 UTC (8 years, 9 months ago) by michael
- m_accept.c:list_accepts(): make sure to have one byte left for the space


Revision 4041 - Directory Listing
Modified Sun Jun 22 13:34:49 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 4039 - Directory Listing
Modified Sun Jun 22 13:29:40 2014 UTC (8 years, 9 months ago) by michael
- m_stats.c:stats_tstats(): prefix "/stats t" reply with 't' instead of 'T',
  as "/stats T" reports configured motd{} blocks


Revision 4038 - Directory Listing
Modified Sun Jun 22 13:29:29 2014 UTC (8 years, 9 months ago) by michael
- m_stats.c:stats_tstats(): prefix "/stats t" reply with 't' instead of 'T',
  as "/stats T" reports configured motd{} blocks


Revision 4036 - Directory Listing
Modified Sun Jun 22 12:03:14 2014 UTC (8 years, 9 months ago) by michael
- m_stats.c:stats_auth(): removed useless test on conf->class


Revision 4035 - Directory Listing
Modified Sun Jun 22 11:59:46 2014 UTC (8 years, 9 months ago) by michael
- m_stats.c: style corrections


Revision 4033 - Directory Listing
Modified Sat Jun 21 19:43:58 2014 UTC (8 years, 9 months ago) by michael
- m_stats.c: constification


Revision 4031 - Directory Listing
Modified Sat Jun 21 19:37:57 2014 UTC (8 years, 9 months ago) by michael
- m_stats.c:report_confitem_types(), report_auth(): removed useless test on conf->class


Revision 4029 - Directory Listing
Modified Sat Jun 21 18:31:00 2014 UTC (8 years, 9 months ago) by michael
- server.c:try_connections(): removed useless test on conf->class to
  make coverity shut up. There shouldn't ever be a MaskItem on the
  server_items list that hasn't a class attached to it.


Revision 4026 - Directory Listing
Modified Fri Jun 20 16:41:09 2014 UTC (8 years, 9 months ago) by michael
- client.h: fixed comment


Revision 4025 - Directory Listing
Modified Fri Jun 20 16:36:09 2014 UTC (8 years, 9 months ago) by michael
- Removed LocalUser.last_nick_change as well as LocalUser.number_of_nick_changes.
  Now using existing struct which is also being used for INVITE/KNOCK throttling.


Revision 4022 - Directory Listing
Modified Fri Jun 20 16:28:29 2014 UTC (8 years, 9 months ago) by michael
- channel.h: removed Channel.last_invite; it's not used anymore


Revision 4021 - Directory Listing
Modified Fri Jun 20 16:19:28 2014 UTC (8 years, 9 months ago) by michael
- Got rid of SEND_UMODES. We now propagate all modes.


Revision 4018 - Directory Listing
Modified Fri Jun 20 16:04:36 2014 UTC (8 years, 9 months ago) by michael
- Renamed OPER_FLAG_K to OPER_FLAG_KLINE


Revision 4017 - Directory Listing
Modified Fri Jun 20 15:57:05 2014 UTC (8 years, 9 months ago) by michael
- client.h: update/fix comments


Revision 4015 - Directory Listing
Modified Thu Jun 19 18:49:29 2014 UTC (8 years, 9 months ago) by michael
- m_accept.c:list_accepts(): whitespace changes; fixed typo


Revision 4012 - Directory Listing
Modified Thu Jun 19 18:29:02 2014 UTC (8 years, 9 months ago) by michael
- m_accept.c:list_accepts(): fixed magic value to actually fully utilize all 512 bytes.
  Add some documentation which describes this magic value so other people don't tear
  their hair out about this value.


Revision 4011 - Directory Listing
Modified Thu Jun 19 15:56:40 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:msg_client(): minor optimization


Revision 4008 - Directory Listing
Modified Thu Jun 19 15:18:21 2014 UTC (8 years, 9 months ago) by michael
- m_server.c:server_estab(): SVINFO can be prefixed


Revision 4007 - Directory Listing
Modified Thu Jun 19 15:00:59 2014 UTC (8 years, 9 months ago) by michael
- AUTHORS, version.c: added Fawkes to contributors


Revision 4006 - Directory Listing
Modified Thu Jun 19 15:00:43 2014 UTC (8 years, 9 months ago) by michael
- AUTHORS, version.c: added Fawkes to contributors


Revision 4004 - Directory Listing
Modified Thu Jun 19 12:59:49 2014 UTC (8 years, 9 months ago) by michael
- m_encap.c: minor cleanup. Also there must always be some function
  assigned to the ENCAP handler. Let it crash if there isn't one.


Revision 4002 - Directory Listing
Modified Wed Jun 18 18:39:27 2014 UTC (8 years, 9 months ago) by michael
- m_message.c: constification; fixed style in some places


Revision 3999 - Directory Listing
Modified Wed Jun 18 18:18:30 2014 UTC (8 years, 9 months ago) by michael
- channel.c:send_mode_list(): improve documentation


Revision 3998 - Directory Listing
Modified Wed Jun 18 18:09:42 2014 UTC (8 years, 9 months ago) by michael
- channel.c:send_mode_list(): renamed variable


Revision 3995 - Directory Listing
Modified Wed Jun 18 18:07:08 2014 UTC (8 years, 9 months ago) by michael
- channel.c:send_mode_list(): removed outdated comment


Revision 3994 - Directory Listing
Modified Wed Jun 18 17:10:15 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:handle_special(): removed user@server messages to local users,
  as this was an easy way to bypass +R/+G/+g usermodes.


Revision 3992 - Directory Listing
Modified Wed Jun 18 16:30:46 2014 UTC (8 years, 9 months ago) by michael
- version.c: fixed compile warning with clang -Winvalid-source-encoding. Fix provided by grawity.


Revision 3991 - Directory Listing
Modified Wed Jun 18 16:30:33 2014 UTC (8 years, 9 months ago) by michael
- version.c: fixed compile warning with clang -Winvalid-source-encoding. Fix provided by grawity.


Revision 3989 - Directory Listing
Modified Wed Jun 18 16:23:37 2014 UTC (8 years, 9 months ago) by michael
- Update README. 8.x works properly on Mac OS X 10.9 (Mavericks). [ci skip]


Revision 3988 - Directory Listing
Modified Wed Jun 18 16:23:23 2014 UTC (8 years, 9 months ago) by michael
- Update README. 8.x works properly on Mac OS X 10.9 (Mavericks). [ci skip]


Revision 3987 - Directory Listing
Modified Wed Jun 18 14:41:06 2014 UTC (8 years, 9 months ago) by michael
- Removed unused header includes


Revision 3985 - Directory Listing
Modified Wed Jun 18 13:24:48 2014 UTC (8 years, 9 months ago) by michael
- s_bsd_epoll.c, s_bsd_kqueue.c: removed defines/prototypes for extremely outdated systems


Revision 3982 - Directory Listing
Modified Wed Jun 18 12:55:57 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:build_target_list(): constification; made things look nicer with an EmptyString()


Revision 3981 - Directory Listing
Modified Wed Jun 18 12:43:43 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:build_target_list(): constification


Revision 3978 - Directory Listing
Modified Wed Jun 18 12:41:10 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:msg_client(): minor optimization. Most clients aren't set away, and a
  directed message is nearly always a PRIVMSG


Revision 3977 - Directory Listing
Modified Wed Jun 18 12:09:00 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3976 - Directory Listing
Modified Wed Jun 18 11:59:47 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:msg_client(): replaced MyConnect with MyClient test. Otherwise +R/+G opers won't receive
  server notices for remote CONNECT and remote KLINE/DLINE/XLINE/RESV attempts.


Revision 3974 - Directory Listing
Modified Wed Jun 18 11:58:40 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:msg_client(): replaced MyConnect with MyClient test. Otherwise +R/+G opers won't receive
  server notices for remote CONNECT and remote KLINE/DLINE/XLINE/RESV attempts.


Revision 3973 - Directory Listing
Modified Wed Jun 18 11:40:25 2014 UTC (8 years, 9 months ago) by michael
- m_message.c: update client->localClient->last_privmsg in m_privmsg()


Revision 3970 - Directory Listing
Modified Wed Jun 18 11:26:37 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:msg_client(): style corrections


Revision 3969 - Directory Listing
Modified Wed Jun 18 11:13:33 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:handle_special(): fixed stupid logic error


Revision 3966 - Directory Listing
Modified Wed Jun 18 10:53:33 2014 UTC (8 years, 9 months ago) by michael
- m_svsnick.c:ms_svsnick(): don't use hunt_server()


Revision 3964 - Directory Listing
Modified Tue Jun 17 18:32:04 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:handle_special(): removed redundant HasUMode(source_p, UMODE_OPER) test


Revision 3963 - Directory Listing
Modified Tue Jun 17 18:18:14 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3962 - Directory Listing
Modified Tue Jun 17 18:17:13 2014 UTC (8 years, 9 months ago) by michael
- Fixed EOB logic for remote servers. Fix derived from p4


Revision 3960 - Directory Listing
Modified Tue Jun 17 18:15:07 2014 UTC (8 years, 9 months ago) by michael
- Fixed EOB logic for remote servers. Fix derived from p4


Revision 3959 - Directory Listing
Modified Tue Jun 17 17:14:36 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3958 - Directory Listing
Modified Tue Jun 17 17:14:23 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3953 - Directory Listing
Modified Mon Jun 16 19:53:22 2014 UTC (8 years, 9 months ago) by michael
- channel.c: improve documentation


Revision 3950 - Directory Listing
Modified Mon Jun 16 18:49:59 2014 UTC (8 years, 9 months ago) by michael
- m_message.c:handle_special(): constification


Revision 3948 - Directory Listing
Modified Mon Jun 16 18:47:47 2014 UTC (8 years, 9 months ago) by michael
- send.c:handle_special(): removed user@server messages to local users.
  Going the RB and Chary way for now, as this was an easy way to bypass
  +R/+G usermodes.


Revision 3946 - Directory Listing
Modified Mon Jun 16 18:08:38 2014 UTC (8 years, 9 months ago) by michael
- send.c:sendto_match_servs(): swap function calls; renamed variable


Revision 3945 - Directory Listing
Modified Mon Jun 16 18:04:33 2014 UTC (8 years, 9 months ago) by michael
- Renamed global_channel_list to channel_list


Revision 3943 - Directory Listing
Modified Mon Jun 16 17:57:48 2014 UTC (8 years, 9 months ago) by michael
- send.c: fixed stupid 'bug' in sendto_match_servs()


Revision 3940 - Directory Listing
Modified Tue Jun 10 19:27:34 2014 UTC (8 years, 9 months ago) by michael
- Renamed set_channel_topic() to channel_set_topic()


Revision 3939 - Directory Listing
Modified Tue Jun 10 19:19:43 2014 UTC (8 years, 9 months ago) by michael
- channel.c:channel_do_join(): use chptr->chname if we know the channel exists


Revision 3936 - Directory Listing
Modified Tue Jun 10 18:59:51 2014 UTC (8 years, 9 months ago) by michael
- Fixed SVSJOIN/SVSPART issues


Revision 3935 - Directory Listing
Modified Tue Jun 10 18:10:48 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3934 - Directory Listing
Modified Mon Jun 9 17:59:22 2014 UTC (8 years, 9 months ago) by michael
- Added max_channels to class{} blocks


Revision 3932 - Directory Listing
Modified Mon Jun 9 15:25:08 2014 UTC (8 years, 9 months ago) by michael
- conf.c:valid_wild_card(): use unsigned


Revision 3930 - Directory Listing
Modified Mon Jun 9 14:58:12 2014 UTC (8 years, 9 months ago) by michael
- Greatly speedup d-line lookup. Instead of testing every single client against
  every existing d-line just check the just added ban against connected clients.
  Also now check d-line _before_ looking for a matching exempt{}


Revision 3927 - Directory Listing
Modified Mon Jun 9 13:39:57 2014 UTC (8 years, 9 months ago) by michael
- m_kline.c: fixed compile warning with -Wconversion


Revision 3926 - Directory Listing
Modified Mon Jun 9 13:35:19 2014 UTC (8 years, 9 months ago) by michael
- Fixed bunch of compile warnings with -Wconversion


Revision 3922 - Directory Listing
Modified Mon Jun 9 12:33:22 2014 UTC (8 years, 9 months ago) by michael
- Ugly-fix compile warning


Revision 3921 - Directory Listing
Modified Mon Jun 9 12:04:26 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3920 - Directory Listing
Modified Mon Jun 9 11:56:33 2014 UTC (8 years, 9 months ago) by michael
- Revved version to 8.1.18


Revision 3918 - Directory Listing
Modified Sun Jun 8 14:47:52 2014 UTC (8 years, 9 months ago) by michael
- m_svspart.c:ms_svspart(): must of course use target_p


Revision 3917 - Directory Listing
Modified Sun Jun 8 13:49:55 2014 UTC (8 years, 9 months ago) by michael
- m_join.c: removed do_join_0()


Revision 3914 - Directory Listing
Modified Sun Jun 8 13:23:04 2014 UTC (8 years, 9 months ago) by michael
- m_oper.c:m_oper(): style corrections


Revision 3913 - Directory Listing
Modified Sun Jun 8 13:21:53 2014 UTC (8 years, 9 months ago) by michael
- Moved duplicated code used by m_svspart.c and m_part.c, aswell as
  m_svsjoin.c and m_join.c to channel.c


Revision 3910 - Directory Listing
Modified Sat Jun 7 00:09:17 2014 UTC (8 years, 9 months ago) by michael
- m_who.c: Use 'unsigned' whenever possible


Revision 3909 - Directory Listing
Modified Fri Jun 6 23:57:40 2014 UTC (8 years, 9 months ago) by michael
- hash.c: Use 'unsigned' whenever possible


Revision 3906 - Directory Listing
Modified Fri Jun 6 23:52:50 2014 UTC (8 years, 9 months ago) by michael
- Use 'unsigned' whenever possible


Revision 3904 - Directory Listing
Modified Fri Jun 6 22:26:24 2014 UTC (8 years, 9 months ago) by michael
- m_squit.c:mo_squit(): "fixed" coverity CID 1135874


Revision 3903 - Directory Listing
Modified Fri Jun 6 21:39:45 2014 UTC (8 years, 9 months ago) by michael
- ircd.h: use 'unsigned' whenever possible


Revision 3900 - Directory Listing
Modified Fri Jun 6 21:32:30 2014 UTC (8 years, 9 months ago) by michael
- client.h: fixed spelling error


Revision 3899 - Directory Listing
Modified Fri Jun 6 20:43:59 2014 UTC (8 years, 9 months ago) by michael
- client.h: fixed compile warnings with -Wsign-conversion


Revision 3897 - Directory Listing
Modified Fri Jun 6 19:09:00 2014 UTC (8 years, 9 months ago) by michael
- user.c:add_isupport(): fixed compile warning with -Wconditional-uninitialized


Revision 3895 - Directory Listing
Modified Fri Jun 6 19:01:05 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3894 - Directory Listing
Modified Fri Jun 6 18:47:19 2014 UTC (8 years, 9 months ago) by michael
- m_info.c:send_info_text(): fixed compile warning


Revision 3891 - Directory Listing
Modified Fri Jun 6 18:42:27 2014 UTC (8 years, 9 months ago) by michael
- conf_parser.y: fixed stupid bug that has successfully has hidden itself since Feb 5, 2002


Revision 3890 - Directory Listing
Modified Fri Jun 6 18:42:14 2014 UTC (8 years, 9 months ago) by michael
- conf_parser.y: fixed stupid bug that has successfully has hidden itself since Feb 5, 2002


Revision 3889 - Directory Listing
Modified Fri Jun 6 18:22:16 2014 UTC (8 years, 9 months ago) by michael
- channel.c: documentation updates


Revision 3886 - Directory Listing
Modified Fri Jun 6 17:33:27 2014 UTC (8 years, 9 months ago) by michael
Update .travis.yml


Revision 3885 - Directory Listing
Modified Fri Jun 6 17:33:11 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3884 - Directory Listing
Modified Fri Jun 6 17:11:01 2014 UTC (8 years, 9 months ago) by michael
- Minor fix to reference.conf


Revision 3883 - Directory Listing
Modified Fri Jun 6 17:10:09 2014 UTC (8 years, 9 months ago) by michael
- Update reference.conf


Revision 3880 - Directory Listing
Modified Fri Jun 6 16:40:19 2014 UTC (8 years, 9 months ago) by michael
- rng_mt.c: removed trailing whitespaces


Revision 3879 - Directory Listing
Modified Fri Jun 6 16:03:09 2014 UTC (8 years, 9 months ago) by michael
- m_info.c.:send_info_text(): style corrections


Revision 3876 - Directory Listing
Modified Fri Jun 6 15:42:52 2014 UTC (8 years, 9 months ago) by michael
- Added general::throttle_count idea from p4


Revision 3874 - Directory Listing
Modified Fri Jun 6 14:42:13 2014 UTC (8 years, 9 months ago) by michael
- Style corrections; fixed comments


Revision 3873 - Directory Listing
Modified Fri Jun 6 13:20:18 2014 UTC (8 years, 9 months ago) by michael
- parse.c:mod_add_cmd(): no need to reset command counters upon module load


Revision 3871 - Directory Listing
Modified Fri Jun 6 13:08:03 2014 UTC (8 years, 9 months ago) by michael
- Use unsigned whenever possible


Revision 3868 - Directory Listing
Modified Thu Jun 5 22:13:23 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3867 - Directory Listing
Modified Thu Jun 5 22:11:02 2014 UTC (8 years, 9 months ago) by michael
- Removed OPERWALL. Use GLOBOPS instead.


Revision 3865 - Directory Listing
Modified Thu Jun 5 21:07:40 2014 UTC (8 years, 9 months ago) by michael
- m_invite.c, m_knock.c: fixed stupid logic error


Revision 3864 - Directory Listing
Modified Thu Jun 5 20:41:19 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3863 - Directory Listing
Modified Thu Jun 5 20:31:35 2014 UTC (8 years, 9 months ago) by michael
- Made the INVITE/KNOCK throttling logic less aggressive as requested by Adam


Revision 3858 - Directory Listing
Modified Thu Jun 5 16:42:51 2014 UTC (8 years, 9 months ago) by michael
- doc/reference.conf: whitespace changes


Revision 3857 - Directory Listing
Modified Thu Jun 5 14:10:15 2014 UTC (8 years, 9 months ago) by michael
- m_set.c: made things use an unsigned int


Revision 3854 - Directory Listing
Modified Thu Jun 5 14:04:33 2014 UTC (8 years, 9 months ago) by michael
- m_set.c: whitespace changes


Revision 3853 - Directory Listing
Modified Thu Jun 5 13:13:00 2014 UTC (8 years, 9 months ago) by michael
- reslib.c: style corrections


Revision 3850 - Directory Listing
Modified Thu Jun 5 12:43:26 2014 UTC (8 years, 9 months ago) by michael
- m_squit.c:ms_squit(): use sendto_realops_flags() when announcing remote SQUITs


Revision 3849 - Directory Listing
Modified Thu Jun 5 12:00:31 2014 UTC (8 years, 9 months ago) by michael
- m_connect.c:ms_connect(): use sendto_realops_flags() when announcing the CONNECT


Revision 3846 - Directory Listing
Modified Thu Jun 5 11:55:33 2014 UTC (8 years, 9 months ago) by michael
- m_locops.c, m_globops.c: removed extra colons


Revision 3845 - Directory Listing
Modified Thu Jun 5 11:54:16 2014 UTC (8 years, 9 months ago) by michael
- m_locops.c, m_globops.c: removed extra colons


Revision 3843 - Directory Listing
Modified Thu Jun 5 11:34:39 2014 UTC (8 years, 9 months ago) by michael
- send.h: update comment


Revision 3842 - Directory Listing
Modified Thu Jun 5 11:19:13 2014 UTC (8 years, 9 months ago) by michael
- Removed ONLY_CHANOPS; let non-ops see +I/+e lists, too


Revision 3840 - Directory Listing
Modified Thu Jun 5 00:36:37 2014 UTC (8 years, 9 months ago) by michael
- Update macros in m4/


Revision 3839 - Directory Listing
Modified Thu Jun 5 00:35:43 2014 UTC (8 years, 9 months ago) by michael
- Update macros in m4/


Revision 3837 - Directory Listing
Modified Thu Jun 5 00:17:51 2014 UTC (8 years, 9 months ago) by michael
- .travis.yml: build with libGeoIP


Revision 3836 - Directory Listing
Modified Thu Jun 5 00:17:37 2014 UTC (8 years, 9 months ago) by michael
- .travis.yml: build with libGeoIP


Revision 3829 - Directory Listing
Modified Wed Jun 4 20:07:13 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3828 - Directory Listing
Modified Wed Jun 4 20:07:00 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3827 - Directory Listing
Modified Wed Jun 4 18:53:44 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3825 - Directory Listing
Modified Wed Jun 4 18:52:13 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3823 - Directory Listing
Modified Wed Jun 4 18:33:24 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3822 - Directory Listing
Modified Wed Jun 4 18:33:05 2014 UTC (8 years, 9 months ago) by michael
- Update .travis.yml


Revision 3821 - Directory Listing
Modified Wed Jun 4 18:10:47 2014 UTC (8 years, 9 months ago) by michael
- Added .travis.yml


Revision 3820 - Directory Listing
Modified Wed Jun 4 18:10:26 2014 UTC (8 years, 9 months ago) by michael
- Added .travis.yml


Revision 3817 - Directory Listing
Modified Tue Jun 3 21:42:31 2014 UTC (8 years, 9 months ago) by michael
- doc/reference.conf: fixed spelling error


Revision 3816 - Directory Listing
Modified Tue Jun 3 21:28:02 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3815 - Directory Listing
Modified Tue Jun 3 20:13:48 2014 UTC (8 years, 9 months ago) by michael
- Added -Wlogical-op to warning options


Revision 3813 - Directory Listing
Modified Tue Jun 3 19:35:04 2014 UTC (8 years, 9 months ago) by michael
- Added -Wpointer-arith to warning options


Revision 3811 - Directory Listing
Modified Tue Jun 3 19:18:52 2014 UTC (8 years, 9 months ago) by michael
- Added -Wmissing-include-dirs to warnings options


Revision 3808 - Directory Listing
Modified Tue Jun 3 18:57:48 2014 UTC (8 years, 9 months ago) by michael
- m_squit.c:ms_squit(): use GLOBOPS to announce remote squits


Revision 3807 - Directory Listing
Modified Tue Jun 3 18:55:28 2014 UTC (8 years, 9 months ago) by michael
- m_connect.c:ms_connect(): use GLOBOPS to announce remote connects


Revision 3804 - Directory Listing
Modified Tue Jun 3 18:27:26 2014 UTC (8 years, 9 months ago) by michael
- send.c:sendto_channel_butone(): replaced IsServer() test with IsClient()


Revision 3802 - Directory Listing
Modified Tue Jun 3 18:24:19 2014 UTC (8 years, 9 months ago) by michael
- send.c:sendto_match_servs(): use DLINK_FOREACH_SAFE() as send_message_remote()
  might exit client/server


Revision 3801 - Directory Listing
Modified Tue Jun 3 18:24:04 2014 UTC (8 years, 9 months ago) by michael
- send.c:sendto_match_servs(): use DLINK_FOREACH_SAFE() as send_message_remote()
  might exit client/server


Revision 3799 - Directory Listing
Modified Mon Jun 2 23:44:11 2014 UTC (8 years, 9 months ago) by michael
- stdinc.h: whitespace commit


Revision 3798 - Directory Listing
Modified Mon Jun 2 23:40:15 2014 UTC (8 years, 9 months ago) by michael
- help/quit: whitespace commit


Revision 3795 - Directory Listing
Modified Mon Jun 2 23:38:02 2014 UTC (8 years, 9 months ago) by michael
- m_connect.c: whitespace commit


Revision 3794 - Directory Listing
Modified Mon Jun 2 23:36:25 2014 UTC (8 years, 9 months ago) by michael
- m_gline.c: whitespace commit


Revision 3791 - Directory Listing
Modified Mon Jun 2 23:32:10 2014 UTC (8 years, 9 months ago) by michael
- m_xline.c, m_unkline.c: whitespace commit


Revision 3790 - Directory Listing
Modified Mon Jun 2 23:30:13 2014 UTC (8 years, 9 months ago) by michael
- m_set.c: whitespace commit


Revision 3788 - Directory Listing
Modified Mon Jun 2 23:28:08 2014 UTC (8 years, 9 months ago) by michael
- m_etrace.c: whitespace commit


Revision 3784 - Directory Listing
Modified Mon Jun 2 23:25:48 2014 UTC (8 years, 9 months ago) by michael
- m_admin.c: whitespace commit


Revision 3783 - Directory Listing
Modified Mon Jun 2 23:24:41 2014 UTC (8 years, 9 months ago) by michael
- whitespace commit


Revision 3781 - Directory Listing
Modified Mon Jun 2 20:44:59 2014 UTC (8 years, 9 months ago) by michael
- conf.c:set_default_conf(): reset ConfigFileEntry.stats_e_disabled


Revision 3779 - Directory Listing
Modified Mon Jun 2 20:43:11 2014 UTC (8 years, 9 months ago) by michael
- conf.c:set_default_conf(): reset ConfigFileEntry.stats_e_disabled


Revision 3778 - Directory Listing
Modified Mon Jun 2 19:05:37 2014 UTC (8 years, 9 months ago) by michael
- m_bmask.c: doxygen


Revision 3775 - Directory Listing
Modified Mon Jun 2 18:59:27 2014 UTC (8 years, 9 months ago) by michael
- m_tburst.c: doxygen


Revision 3774 - Directory Listing
Modified Mon Jun 2 18:46:23 2014 UTC (8 years, 9 months ago) by michael
- m_message: style corrections; made things use an enum


Revision 3772 - Directory Listing
Modified Sun Jun 1 23:19:03 2014 UTC (8 years, 9 months ago) by michael
- hostmask.c:mask_addr(): fixed merging error


Revision 3771 - Directory Listing
Modified Sun Jun 1 22:45:43 2014 UTC (8 years, 9 months ago) by michael
- hostmask.c:mask_addr(): fiex compile warnings

hostmask.c: In function ‘mask_addr’:
hostmask.c:332:35: warning: declaration of ‘__v’ shadows a previous local [-Wshadow]
hostmask.c:332:35: warning: shadowed declaration is here [-Wshadow]
hostmask.c:332:35: warning: declaration of ‘__x’ shadows a previous local [-Wshadow]
hostmask.c:332:35: warning: shadowed declaration is here [-Wshadow]


Revision 3769 - Directory Listing
Modified Sun Jun 1 22:42:14 2014 UTC (8 years, 9 months ago) by michael
- hostmask.c:mask_addr(): ficed compile warnings:

hostmask.c: In function ‘mask_addr’:
hostmask.c:332:35: warning: declaration of ‘__v’ shadows a previous local [-Wshadow]
hostmask.c:332:35: warning: shadowed declaration is here [-Wshadow]
hostmask.c:332:35: warning: declaration of ‘__x’ shadows a previous local [-Wshadow]
hostmask.c:332:35: warning: shadowed declaration is here [-Wshadow]


Revision 3768 - Directory Listing
Modified Sun Jun 1 21:46:58 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3766 - Directory Listing
Modified Sun Jun 1 21:42:51 2014 UTC (8 years, 9 months ago) by michael
- /INVITE without any parameters now shows a list of channels a client is invited to


Revision 3765 - Directory Listing
Modified Sun Jun 1 21:29:08 2014 UTC (8 years, 9 months ago) by michael
- Make sure ConfigChannel.invite_delay_channel and ConfigChannel.invite_delay
  get initialized in conf.c:set_default_conf(). Also make sure the values are
  reported in /info.


Revision 3763 - Directory Listing
Modified Sun Jun 1 20:29:36 2014 UTC (8 years, 9 months ago) by michael
- Added INVITE flood protection/throttling as requested by Adam. This basically
  works similar as the KNOCK throttling algorithm.


Revision 3761 - Directory Listing
Modified Sun Jun 1 18:49:09 2014 UTC (8 years, 9 months ago) by michael
- Update NEWS


Revision 3759 - Directory Listing
Modified Sun Jun 1 18:40:10 2014 UTC (8 years, 9 months ago) by michael
- Update ircd man page


Revision 3758 - Directory Listing
Modified Sun Jun 1 18:39:57 2014 UTC (8 years, 9 months ago) by michael
- Update ircd man page


Revision 3756 - Directory Listing
Modified Sun Jun 1 18:37:51 2014 UTC (8 years, 9 months ago) by michael
- Update modes.txt


Revision 3755 - Directory Listing
Modified Sun Jun 1 18:27:31 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c, channel_mode.h: constification


Revision 3752 - Directory Listing
Modified Sun Jun 1 18:11:22 2014 UTC (8 years, 9 months ago) by michael
- More ms_sjoin() cleanups


Revision 3751 - Directory Listing
Modified Sun Jun 1 17:57:48 2014 UTC (8 years, 9 months ago) by michael
- m_sjoin.c: style corrections


Revision 3748 - Directory Listing
Modified Sun Jun 1 17:41:15 2014 UTC (8 years, 9 months ago) by michael
- m_sjoin.c:remove_ban_list(): replaced sprintf() with snprintf()


Revision 3747 - Directory Listing
Modified Sun Jun 1 17:15:40 2014 UTC (8 years, 9 months ago) by michael
- server.c:send_capabilities(): replaced sprintf() with strlcat(


Revision 3744 - Directory Listing
Modified Sun Jun 1 17:06:40 2014 UTC (8 years, 9 months ago) by michael
- m_rehash.c: removed useless comment; style corrections


Revision 3743 - Directory Listing
Modified Sun Jun 1 16:38:59 2014 UTC (8 years, 9 months ago) by michael
- m_info.c: style corrections; make things use an enum


Revision 3740 - Directory Listing
Modified Sun Jun 1 16:27:48 2014 UTC (8 years, 9 months ago) by michael
- m_gline.c: removed useless asserts; style corrections


Revision 3739 - Directory Listing
Modified Sun Jun 1 16:18:33 2014 UTC (8 years, 9 months ago) by michael
- m_ison.c:m_ison(): style corrections


Revision 3736 - Directory Listing
Modified Sun Jun 1 16:10:21 2014 UTC (8 years, 9 months ago) by michael
- Added some documentation about find_chasing()


Revision 3735 - Directory Listing
Modified Sun Jun 1 16:03:32 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c: minor cleanups and code rearrangements


Revision 3732 - Directory Listing
Modified Sun Jun 1 15:29:10 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c: get rid of fix_key_old()


Revision 3731 - Directory Listing
Modified Sat May 31 20:58:38 2014 UTC (8 years, 9 months ago) by michael
- client.c:get_client_name(): minor optimization


Revision 3728 - Directory Listing
Modified Sat May 31 17:21:20 2014 UTC (8 years, 9 months ago) by michael
- parse.c:cancel_clients(): removed outdated comments


Revision 3727 - Directory Listing
Modified Sat May 31 17:17:05 2014 UTC (8 years, 9 months ago) by michael
- parse.c:cancel_clients(): be a void function


Revision 3725 - Directory Listing
Modified Sat May 31 16:29:38 2014 UTC (8 years, 9 months ago) by michael
- Halfops are now part of the ircd core and enabled by default


Revision 3722 - Directory Listing
Modified Fri May 30 18:25:18 2014 UTC (8 years, 9 months ago) by michael
- m_kick.c:m_kick(): removed outdated comment


Revision 3721 - Directory Listing
Modified Fri May 30 18:25:06 2014 UTC (8 years, 9 months ago) by michael
- m_kick.c:m_kick(): removed outdated comment


Revision 3720 - Directory Listing
Modified Fri May 30 17:46:07 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:chm_simple(): channel halfops may now set +p


Revision 3718 - Directory Listing
Modified Fri May 30 17:45:08 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:chm_simple(): channel halfops may now set +p


Revision 3716 - Directory Listing
Modified Fri May 30 17:43:20 2014 UTC (8 years, 9 months ago) by michael
- m_kick.c:m_kick(): channel halfops (%) may now no longer KICK other channel halfops


Revision 3715 - Directory Listing
Modified Fri May 30 17:43:07 2014 UTC (8 years, 9 months ago) by michael
- m_kick.c:m_kick(): channel halfops (%) may now no longer KICK other channel halfops


Revision 3714 - Directory Listing
Modified Fri May 30 17:21:20 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:chm_hop(): channel halfops (%) may now no longer (de)halfop other channel members


Revision 3712 - Directory Listing
Modified Fri May 30 17:20:56 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:chm_hop(): channel halfops (%) may now no longer (de)halfop other channel members


Revision 3710 - Directory Listing
Modified Fri May 30 16:46:52 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c: irc-operators may now no longer set a channel +O if they are only halfops (%)


Revision 3709 - Directory Listing
Modified Fri May 30 16:45:52 2014 UTC (8 years, 9 months ago) by michael
- irc-operators may now no longer set a channel +O if they are only halfops (%)


Revision 3708 - Directory Listing
Modified Fri May 30 16:21:00 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.h: removed outdated comment


Revision 3705 - Directory Listing
Modified Fri May 30 16:18:58 2014 UTC (8 years, 9 months ago) by michael
- Removed unused ChModeChange.client


Revision 3703 - Directory Listing
Modified Fri May 30 16:14:19 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:send_mode_changes(): removed anonops leftovers


Revision 3702 - Directory Listing
Modified Fri May 30 16:13:00 2014 UTC (8 years, 9 months ago) by michael
- send.h: removed anonops leftovers


Revision 3699 - Directory Listing
Modified Fri May 30 16:09:38 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c: style corrections


Revision 3698 - Directory Listing
Modified Fri May 30 16:00:39 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:chm_operonly(): removed dead code


Revision 3697 - Directory Listing
Modified Fri May 30 16:00:01 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:chm_operonly(): removed dead code


Revision 3694 - Directory Listing
Modified Thu May 29 19:37:00 2014 UTC (8 years, 9 months ago) by michael
- Removed CHFL_DEOPPED flags which is no longer needed with TS6


Revision 3693 - Directory Listing
Modified Thu May 29 17:27:21 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c: revert changes to channel_modes() for now. apparently
  there are some other parts that rely on this odd behaviour.


Revision 3691 - Directory Listing
Modified Thu May 29 17:23:24 2014 UTC (8 years, 9 months ago) by michael
- m_join.c:ms_join(): fixed compile warning


Revision 3690 - Directory Listing
Modified Thu May 29 17:22:36 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c: revert changes to channel_modes() for now. apparently
  there are some other parts that rely on this odd behaviour.


Revision 3689 - Directory Listing
Modified Thu May 29 16:13:05 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:channel_modes(): replaced sprintf with strcat;
  use %u conversion specifier for unsigned ints


Revision 3688 - Directory Listing
Modified Thu May 29 16:12:49 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:channel_modes(): replaced sprintf with strcat;
  use %u conversion specifier for unsigned ints


Revision 3686 - Directory Listing
Modified Thu May 29 15:59:30 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:channel_modes(): fix to previous changes


Revision 3684 - Directory Listing
Modified Thu May 29 15:57:07 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:channel_modes(): fix to previous changes


Revision 3683 - Directory Listing
Modified Thu May 29 15:48:46 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:channel_modes(): get rid of trailing spaces if
  the channel is +k/+l


Revision 3682 - Directory Listing
Modified Thu May 29 15:48:13 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:channel_modes(): get rid of trailing spaces if
  the channel is +k/+l


Revision 3680 - Directory Listing
Modified Thu May 29 14:53:21 2014 UTC (8 years, 9 months ago) by michael
- m_nick.c: style corrections


Revision 3677 - Directory Listing
Modified Thu May 29 14:41:50 2014 UTC (8 years, 9 months ago) by michael
- m_nick.c:ms_uid(): updated documentation


Revision 3676 - Directory Listing
Modified Thu May 29 14:38:28 2014 UTC (8 years, 9 months ago) by michael
- conf.h:struct config_file_entry: changed 'oper_only_umodes' and 'oper_umodes'
  to unsigned int types. Otherwise we may expect integer overflows in the future
  if more user modes get added.


Revision 3675 - Directory Listing
Modified Thu May 29 14:34:09 2014 UTC (8 years, 9 months ago) by michael
- conf.h:struct config_file_entry: changed 'oper_only_umodes' and 'oper_umodes'
  to unsigned int types. Otherwise we may expect integer overflows in the future
  if more user modes get added.


Revision 3673 - Directory Listing
Modified Thu May 29 11:57:44 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:chm_op(), chm_hop(), chm_voice(): use target_p->name when
  reporting ERR_USERNOTINCHANNEL


Revision 3670 - Directory Listing
Modified Thu May 29 11:47:36 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c: style corrections


Revision 3669 - Directory Listing
Modified Thu May 29 11:29:30 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:send_mode_changes_server(): removed resolved XXX


Revision 3666 - Directory Listing
Modified Thu May 29 10:32:49 2014 UTC (8 years, 9 months ago) by michael
- m_mode.c:m_mode(): moved 'parabuf' and 'modebuf' to inner scope


Revision 3665 - Directory Listing
Modified Thu May 29 10:29:43 2014 UTC (8 years, 9 months ago) by michael
- m_mode.c:set_user_mode(): moved 'buf' to inner scope


Revision 3662 - Directory Listing
Modified Thu May 29 10:25:02 2014 UTC (8 years, 9 months ago) by michael
- conf.h: removed extraneous comma


Revision 3661 - Directory Listing
Modified Thu May 29 10:18:53 2014 UTC (8 years, 9 months ago) by michael
- m_join.c: style corrections


Revision 3658 - Directory Listing
Modified Thu May 29 09:59:36 2014 UTC (8 years, 9 months ago) by michael
- reference.conf: add resv{} for nick 'Global'


Revision 3657 - Directory Listing
Modified Thu May 29 09:45:16 2014 UTC (8 years, 9 months ago) by michael
- user.c:valid_username(): removed extraneous semicolon


Revision 3654 - Directory Listing
Modified Wed May 28 20:51:07 2014 UTC (8 years, 9 months ago) by michael
- user.c, m_stats.c: whitespace changes


Revision 3653 - Directory Listing
Modified Mon May 26 15:42:10 2014 UTC (8 years, 9 months ago) by michael
- res.c: removed unused definitions


Revision 3650 - Directory Listing
Modified Mon May 26 15:33:02 2014 UTC (8 years, 9 months ago) by michael
- send.h: removed unused kill_client_serv_butone() prototype


Revision 3649 - Directory Listing
Modified Mon May 26 14:11:32 2014 UTC (8 years, 9 months ago) by michael
- channel_mode.c:chm_operonly(): removed dead code


Revision 3646 - Directory Listing
Modified Mon May 26 14:06:24 2014 UTC (8 years, 9 months ago) by michael
- m_etrace.c:do_etrace(): removed dead code


Revision 3644 - Directory Listing
Modified Mon May 26 12:34:53 2014 UTC (8 years, 9 months ago) by michael
- Revved version to 8.2.0beta3


Revision 3643 - Directory Listing
Modified Mon May 26 10:57:03 2014 UTC (8 years, 9 months ago) by michael
- m_stats.c:stats_tstats(): fixed faulty sendto_one_numeric


Revision 3640 - Directory Listing
Modified Fri May 23 20:00:48 2014 UTC (8 years, 10 months ago) by michael
- m_map.c:dump_map(): use 'unsigned' whenever possible


Revision 3639 - Directory Listing
Modified Fri May 23 19:54:44 2014 UTC (8 years, 10 months ago) by michael
- parse.c: moved *para[] to parse()


Revision 3636 - Directory Listing
Modified Fri May 23 18:56:55 2014 UTC (8 years, 10 months ago) by michael
- m_join.c:ms_join(): fixed compile warning


Revision 3635 - Directory Listing
Modified Fri May 23 18:55:51 2014 UTC (8 years, 10 months ago) by michael
- channel_mode.c: removed unused SM_ERR_NOTS; made errorcodes use an enum


Revision 3633 - Directory Listing
Modified Fri May 23 18:40:13 2014 UTC (8 years, 10 months ago) by michael
- parse.c:handle_numeric(): replaced MyClient test with MyConnect(). find_person()
  already ensures that target_p is a fully registered client.


Revision 3631 - Directory Listing
Modified Fri May 23 18:37:18 2014 UTC (8 years, 10 months ago) by michael
- channel_mode.c:chm_operonly(): removed redundant assignment


Revision 3630 - Directory Listing
Modified Fri May 23 18:36:42 2014 UTC (8 years, 10 months ago) by michael
- channel_mode.c:chm_operonly(): removed redundant assignment


Revision 3627 - Directory Listing
Modified Thu May 22 20:19:37 2014 UTC (8 years, 10 months ago) by michael
- parse.c: cleanup comments


Revision 3626 - Directory Listing
Modified Thu May 22 20:12:58 2014 UTC (8 years, 10 months ago) by michael
- m_sjoin.c:ms_sjoin(): let handle_command() test for the right amount
  of parameters passed to SJOIN


Revision 3623 - Directory Listing
Modified Thu May 22 19:51:13 2014 UTC (8 years, 10 months ago) by michael
- parse.c:add_msg_element(), del_msg_element(): zero initialize pointers for
  debugging purposes


Revision 3622 - Directory Listing
Modified Thu May 22 19:31:31 2014 UTC (8 years, 10 months ago) by michael
- m_sjoin.c:ms_sjoin(): hardened test to make sure SJOINs are really
  only processed if sent by a server


Revision 3620 - Directory Listing
Modified Thu May 22 19:30:59 2014 UTC (8 years, 10 months ago) by michael
- m_sjoin.c:ms_sjoin(): hardened test to make sure SJOINs are really
  only processed if sent by a server


Revision 3619 - Directory Listing
Modified Thu May 22 19:19:41 2014 UTC (8 years, 10 months ago) by michael
- m_join.c:ms_join(): don't allow servers to join channels


Revision 3618 - Directory Listing
Modified Thu May 22 19:19:28 2014 UTC (8 years, 10 months ago) by michael
- m_join.c:ms_join(): don't allow servers to join channels


Revision 3616 - Directory Listing
Modified Thu May 22 18:57:16 2014 UTC (8 years, 10 months ago) by michael
- parse.c:mod_del_cmd(): make sure the command actually exists in the trie before
  attempting to remove it. We could end up in a corrupted trie otherwise.


Revision 3615 - Directory Listing
Modified Thu May 22 18:40:39 2014 UTC (8 years, 10 months ago) by michael
- parse.c:mod_del_cmd(): make sure the command actually exists in the trie before
  attempting to remove it. We could end up in a corrupted trie otherwise.


Revision 3612 - Directory Listing
Modified Thu May 22 17:59:12 2014 UTC (8 years, 10 months ago) by michael
- parse.c:remove_unknown(): use me.id when sending KILL/SQUIT to servers


Revision 3611 - Directory Listing
Modified Thu May 22 17:57:47 2014 UTC (8 years, 10 months ago) by michael
- parser.c:do_numeric(): fixed stupid bug introduced in -3574


Revision 3609 - Directory Listing
Modified Tue May 20 18:22:58 2014 UTC (8 years, 10 months ago) by michael
- m_trace.c: removed set_time() calls


Revision 3607 - Directory Listing
Modified Tue May 20 17:44:33 2014 UTC (8 years, 10 months ago) by michael
- m_set.c: whitespace changes


Revision 3604 - Directory Listing
Modified Tue May 20 17:39:31 2014 UTC (8 years, 10 months ago) by michael
- m_accept.c: style corrections


Revision 3603 - Directory Listing
Modified Tue May 20 17:35:54 2014 UTC (8 years, 10 months ago) by michael
- fdlist.c: style corrections


Revision 3601 - Directory Listing
Modified Tue May 20 17:33:08 2014 UTC (8 years, 10 months ago) by michael
- fdlist.c: use unsigned whenever possible


Revision 3598 - Directory Listing
Modified Tue May 20 17:29:05 2014 UTC (8 years, 10 months ago) by michael
- event.c: use unsigned whenever possible


Revision 3597 - Directory Listing
Modified Tue May 20 17:15:14 2014 UTC (8 years, 10 months ago) by michael
- m_svsnick.c: whitespace changes


Revision 3594 - Directory Listing
Modified Sun May 18 19:32:58 2014 UTC (8 years, 10 months ago) by michael
- m_services.c:m_botserv(): add missing return


Revision 3592 - Directory Listing
Modified Sun May 18 16:43:03 2014 UTC (8 years, 10 months ago) by michael
- m_services.c: clean up services handlers in preparation of configurable aliases.
  Made PRIVMSG targets use UIDs


Revision 3590 - Directory Listing
Modified Sun May 18 15:25:09 2014 UTC (8 years, 10 months ago) by michael
- Use sendto_one_numeric() everywhere


Revision 3588 - Directory Listing
Modified Sun May 18 14:56:00 2014 UTC (8 years, 10 months ago) by michael
- m_services.c: use UID prefixed PRIVMSGs when sending stuff to services


Revision 3586 - Directory Listing
Modified Sun May 18 14:31:05 2014 UTC (8 years, 10 months ago) by michael
- m_sjoin.c:ms_sjoin(): removed faulty assert


Revision 3584 - Directory Listing
Modified Sun May 18 14:10:30 2014 UTC (8 years, 10 months ago) by michael
- Update help files


Revision 3583 - Directory Listing
Modified Sun May 18 14:10:12 2014 UTC (8 years, 10 months ago) by michael
- Update help files


Revision 3581 - Directory Listing
Modified Sat May 17 17:26:42 2014 UTC (8 years, 10 months ago) by michael
- m_etrace.c: further cleanups


Revision 3579 - Directory Listing
Modified Sat May 17 17:22:35 2014 UTC (8 years, 10 months ago) by michael
- m_etrace.c: constification & style corrections


Revision 3577 - Directory Listing
Modified Sat May 17 16:22:24 2014 UTC (8 years, 10 months ago) by michael
- Update help files


Revision 3576 - Directory Listing
Modified Sat May 17 16:22:08 2014 UTC (8 years, 10 months ago) by michael
- Update help files


Revision 3574 - Directory Listing
Modified Fri May 16 17:11:42 2014 UTC (8 years, 10 months ago) by michael
- Replaced remaining sendto_one() with sendto_one_numeric().
  SND_EXPLICIT idea derived from ircu.


Revision 3572 - Directory Listing
Modified Fri May 16 15:03:26 2014 UTC (8 years, 10 months ago) by michael
- user.c:valid_username(): removed extraneous parentheses


Revision 3570 - Directory Listing
Modified Fri May 16 14:59:32 2014 UTC (8 years, 10 months ago) by michael
- user.c:add_one_to_uid(): use unsigned keyword


Revision 3568 - Directory Listing
Modified Fri May 16 14:53:04 2014 UTC (8 years, 10 months ago) by michael
- user.c:register_local_user(): removed redundant source_p->localClient->allow_read = MAX_FLOOD_BURST
  assignment


Revision 3566 - Directory Listing
Modified Fri May 16 14:48:17 2014 UTC (8 years, 10 months ago) by michael
- Style corrections


Revision 3564 - Directory Listing
Modified Fri May 16 14:01:06 2014 UTC (8 years, 10 months ago) by michael
- auth.c: constification


Revision 3562 - Directory Listing
Modified Fri May 16 13:52:10 2014 UTC (8 years, 10 months ago) by michael
- m_svsmode:ms_svsmode(): removed legacy code


Revision 3560 - Directory Listing
Modified Fri May 16 13:05:03 2014 UTC (8 years, 10 months ago) by michael
- m_resv.c: reformatting


Revision 3558 - Directory Listing
Modified Fri May 16 12:55:52 2014 UTC (8 years, 10 months ago) by michael
- numeric.c: minor conversion specifier cleanups


Revision 3556 - Directory Listing
Modified Fri May 16 12:43:59 2014 UTC (8 years, 10 months ago) by michael
- Removed RPL_STATSNLINE


Revision 3554 - Directory Listing
Modified Fri May 16 12:36:07 2014 UTC (8 years, 10 months ago) by michael
- find_address_conf(): constification


Revision 3552 - Directory Listing
Modified Fri May 16 12:05:25 2014 UTC (8 years, 10 months ago) by michael
- Update documents


Revision 3551 - Directory Listing
Modified Fri May 16 12:00:02 2014 UTC (8 years, 10 months ago) by michael
- Update documents


Revision 3549 - Directory Listing
Modified Fri May 16 11:22:43 2014 UTC (8 years, 10 months ago) by michael
- conf_class.c:class_free(): added an assert()


Revision 3548 - Directory Listing
Modified Fri May 16 11:22:00 2014 UTC (8 years, 10 months ago) by michael
- conf_class.c:class_free(): added an assert()


Revision 3546 - Directory Listing
Modified Fri May 16 11:00:39 2014 UTC (8 years, 10 months ago) by michael
- m_info.c:info_table[]: cosmetical fixes


Revision 3544 - Directory Listing
Modified Fri May 16 10:59:59 2014 UTC (8 years, 10 months ago) by michael
- m_info.c:info_table[]: cosmetical fixes


Revision 3542 - Directory Listing
Modified Thu May 15 16:42:15 2014 UTC (8 years, 10 months ago) by michael
- Bump version to 8.2.0beta2


Revision 3541 - Directory Listing
Modified Thu May 15 16:41:00 2014 UTC (8 years, 10 months ago) by michael
- Update NEWS


Revision 3540 - Directory Listing
Modified Thu May 15 16:23:09 2014 UTC (8 years, 10 months ago) by michael
- m_mode.c:set_user_mode(): renamed variables


Revision 3538 - Directory Listing
Modified Thu May 15 16:01:52 2014 UTC (8 years, 10 months ago) by michael
- m_bmask.c:ms_bmask(): cleaned up style


Revision 3536 - Directory Listing
Modified Thu May 15 15:46:37 2014 UTC (8 years, 10 months ago) by michael
- hostmask.c:delete_one_address_conf(): replaced a DLINK_FOREACH_SAFE with DLINK_FOREACH


Revision 3534 - Directory Listing
Modified Thu May 15 15:43:44 2014 UTC (8 years, 10 months ago) by michael
- doxygen


Revision 3532 - Directory Listing
Modified Thu May 15 15:25:27 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3531 - Directory Listing
Modified Thu May 15 15:25:14 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3529 - Directory Listing
Modified Wed May 14 15:45:05 2014 UTC (8 years, 10 months ago) by michael
- user.c:register_local_user(): removed pointless assignment


Revision 3527 - Directory Listing
Modified Wed May 14 15:33:08 2014 UTC (8 years, 10 months ago) by michael
- ircd.c:main(): make this "don't run ircd as root!!!11" message look more serious


Revision 3526 - Directory Listing
Modified Wed May 14 15:24:36 2014 UTC (8 years, 10 months ago) by michael
- ircd.c:main(): make this "don't run ircd as root!!!11" message look more serious


Revision 3524 - Directory Listing
Modified Wed May 14 15:03:16 2014 UTC (8 years, 10 months ago) by michael
- channel.c:send_mode_list(): removed TS5 leftover


Revision 3522 - Directory Listing
Modified Tue May 13 15:33:44 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3521 - Directory Listing
Modified Tue May 13 15:32:39 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3519 - Directory Listing
Modified Mon May 12 19:06:52 2014 UTC (8 years, 10 months ago) by michael
- Removed unused macros; cleaned up comments


Revision 3517 - Directory Listing
Modified Mon May 12 17:35:07 2014 UTC (8 years, 10 months ago) by michael
- m_stats.c:stats_operedup(): don't show idle time if operator is +q


Revision 3515 - Directory Listing
Modified Mon May 12 16:47:00 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3514 - Directory Listing
Modified Mon May 12 16:31:21 2014 UTC (8 years, 10 months ago) by michael
- Added usermode +p which hides channel list in WHOIS


Revision 3512 - Directory Listing
Modified Sun May 11 17:56:05 2014 UTC (8 years, 10 months ago) by michael
- Fixed bug where "STATS p" would show an invalid amount of irc-operators
  in case there are +H opers


Revision 3510 - Directory Listing
Modified Sun May 11 17:55:40 2014 UTC (8 years, 10 months ago) by michael
- Fixed bug where "STATS p" would show an invalid amount of irc-operators
  in case there are +H opers


Revision 3509 - Directory Listing
Modified Sun May 11 17:18:04 2014 UTC (8 years, 10 months ago) by michael
- Update docs to reflect new +q usermode


Revision 3507 - Directory Listing
Modified Sun May 11 17:05:55 2014 UTC (8 years, 10 months ago) by michael
- Added usermode +q which hides idle and signon time in WHOIS


Revision 3505 - Directory Listing
Modified Sat May 10 19:51:42 2014 UTC (8 years, 10 months ago) by michael
- Renamed MyMalloc() to MyCalloc()


Revision 3503 - Directory Listing
Modified Sat May 10 19:42:34 2014 UTC (8 years, 10 months ago) by michael
- client.c:free_client(): sanitize some weird looking assert()


Revision 3501 - Directory Listing
Modified Sat May 10 19:30:25 2014 UTC (8 years, 10 months ago) by michael
- conf.c:parse_aline(): use CONF_NOREASON for default reason


Revision 3500 - Directory Listing
Modified Sat May 10 19:30:07 2014 UTC (8 years, 10 months ago) by michael
- conf.c:parse_aline(): use CONF_NOREASON for default reason


Revision 3498 - Directory Listing
Modified Sat May 10 19:16:26 2014 UTC (8 years, 10 months ago) by michael
- Update NEWS


Revision 3496 - Directory Listing
Modified Sat May 10 18:58:54 2014 UTC (8 years, 10 months ago) by michael
- m_cap.c: from p4: Ignore trailing spaces from CAP REQ/ACKs to prevent rejecting requests


Revision 3495 - Directory Listing
Modified Sat May 10 18:58:40 2014 UTC (8 years, 10 months ago) by michael
- m_cap.c: from p4: Ignore trailing spaces from CAP REQ/ACKs to prevent rejecting requests


Revision 3494 - Directory Listing
Modified Thu May 8 17:57:33 2014 UTC (8 years, 10 months ago) by michael
- conf.h: remove invalid/useless comments


Revision 3492 - Directory Listing
Modified Thu May 8 17:55:07 2014 UTC (8 years, 10 months ago) by michael
- conf.h: remove unused macros


Revision 3490 - Directory Listing
Modified Wed May 7 16:34:57 2014 UTC (8 years, 10 months ago) by michael
- Update NEWS


Revision 3489 - Directory Listing
Modified Wed May 7 16:19:58 2014 UTC (8 years, 10 months ago) by michael
- numeric.c: fixed RPL_WHOISCHANNELS using wrong numeric


Revision 3487 - Directory Listing
Modified Mon May 5 19:52:21 2014 UTC (8 years, 10 months ago) by michael
- m_die(), m_restart(): use get_client_name() instead of get_oper_name()


Revision 3485 - Directory Listing
Modified Mon May 5 19:49:18 2014 UTC (8 years, 10 months ago) by michael
- m_die(), m_restart(): initialize buf[] to something saner


Revision 3484 - Directory Listing
Modified Mon May 5 19:46:03 2014 UTC (8 years, 10 months ago) by michael
- m_die(), m_restart(): use get_client_name() instead of get_oper_name()


Revision 3482 - Directory Listing
Modified Mon May 5 18:33:57 2014 UTC (8 years, 10 months ago) by michael
- Style corrections


Revision 3480 - Directory Listing
Modified Sun May 4 16:49:20 2014 UTC (8 years, 10 months ago) by michael
- m_svsmode.c:ms_svsmode(): use pre-decrement just for consistency


Revision 3478 - Directory Listing
Modified Sun May 4 16:44:12 2014 UTC (8 years, 10 months ago) by michael
- m_mode.c:set_user_mode(): use pre-decrement just for consistency


Revision 3476 - Directory Listing
Modified Sun May 4 15:47:25 2014 UTC (8 years, 10 months ago) by michael
- Updated help/stats


Revision 3474 - Directory Listing
Modified Sun May 4 15:45:10 2014 UTC (8 years, 10 months ago) by michael
- Renamed general::warn_no_nline to warn_no_connect_block


Revision 3472 - Directory Listing
Modified Sun May 4 15:11:57 2014 UTC (8 years, 10 months ago) by michael
- channel.c:send_members(): added missing #ifdef HALFOPS


Revision 3470 - Directory Listing
Modified Sat May 3 17:56:11 2014 UTC (8 years, 10 months ago) by michael
- hostmask.c: style corrections


Revision 3468 - Directory Listing
Modified Sat May 3 15:39:58 2014 UTC (8 years, 10 months ago) by michael
- m_xline.c:write_xline(): removed collapse() call


Revision 3465 - Directory Listing
Modified Thu May 1 20:56:52 2014 UTC (8 years, 10 months ago) by michael
- Bump version to hybrid-8.1.17


Revision 3464 - Directory Listing
Modified Thu May 1 20:55:51 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3463 - Directory Listing
Modified Thu May 1 20:54:28 2014 UTC (8 years, 10 months ago) by michael
- Update NEWS


Revision 3462 - Directory Listing
Modified Thu May 1 20:53:54 2014 UTC (8 years, 10 months ago) by michael
- Backported /list and hunt_server() optimization from TRUNK


Revision 3461 - Directory Listing
Modified Thu May 1 20:43:28 2014 UTC (8 years, 10 months ago) by michael
- Update NEWS


Revision 3460 - Directory Listing
Modified Thu May 1 20:14:37 2014 UTC (8 years, 10 months ago) by michael
- m_info.c:send_conf_options(): cleaned up style


Revision 3458 - Directory Listing
Modified Thu May 1 19:43:11 2014 UTC (8 years, 10 months ago) by michael
- rsa.c:binary_to_hex(): use unsigned int


Revision 3456 - Directory Listing
Modified Thu May 1 19:39:25 2014 UTC (8 years, 10 months ago) by michael
- misc.c:ssl_get_ciper(): get rid of this magic IRCD_BUFSIZE/4.
  Use IRCD_BUFSIZE instead.


Revision 3454 - Directory Listing
Modified Thu May 1 19:31:23 2014 UTC (8 years, 10 months ago) by michael
- packet.c: style corrections


Revision 3452 - Directory Listing
Modified Thu May 1 19:20:08 2014 UTC (8 years, 10 months ago) by michael
- server.c: minor valid_servname() cleanup


Revision 3450 - Directory Listing
Modified Thu May 1 19:14:55 2014 UTC (8 years, 10 months ago) by michael
- server.c:hunt_server(): save extra has_wildcards() call everytime hunt_server()
  finds a client/server in the hash tables.


Revision 3448 - Directory Listing
Modified Thu May 1 18:51:24 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3446 - Directory Listing
Modified Thu May 1 18:45:57 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3444 - Directory Listing
Modified Thu May 1 18:37:06 2014 UTC (8 years, 10 months ago) by michael
- conf_parser.y: style corrections


Revision 3442 - Directory Listing
Modified Thu May 1 18:30:54 2014 UTC (8 years, 10 months ago) by michael
- conf_parser.y: removed extraneous strlen(). valid_hostname() already checks
  for too long hostnames


Revision 3440 - Directory Listing
Modified Thu May 1 14:33:14 2014 UTC (8 years, 10 months ago) by michael
- conf_parser.y: cleaned up style


Revision 3438 - Directory Listing
Modified Thu May 1 13:59:29 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3436 - Directory Listing
Modified Thu May 1 13:58:57 2014 UTC (8 years, 10 months ago) by michael
- Update reference.conf


Revision 3434 - Directory Listing
Modified Thu May 1 13:57:18 2014 UTC (8 years, 10 months ago) by michael
- conf_parser.y: fixed bug where the parser wouldn't take time units
  into consideration for the join_flood_time and throttle_time config
  options.


Revision 3433 - Directory Listing
Modified Thu May 1 13:55:13 2014 UTC (8 years, 10 months ago) by michael
- conf_parser.y: fixed bug where the parser wouldn't take time units
  into consideration for the join_flood_time and throttle_time config
  options.


Revision 3432 - Directory Listing
Modified Thu May 1 12:44:46 2014 UTC (8 years, 10 months ago) by michael
- Replace few hash_find_id() with find_person()


Revision 3430 - Directory Listing
Modified Thu May 1 11:50:02 2014 UTC (8 years, 10 months ago) by michael
- hash.c:list_one_channel(): constification


Revision 3427 - Directory Listing
Modified Thu May 1 11:46:04 2014 UTC (8 years, 10 months ago) by michael
- hash.c:list_one_channel(): optimize for the admin case


Revision 3426 - Directory Listing
Modified Wed Apr 30 20:27:59 2014 UTC (8 years, 10 months ago) by michael
- Fixed possible WATCH core. Fix provided by Adam


Revision 3425 - Directory Listing
Modified Wed Apr 30 20:27:40 2014 UTC (8 years, 10 months ago) by michael
- Fixed possible WATCH core. Fix provided by Adam


Revision 3422 - Directory Listing
Modified Tue Apr 29 17:23:26 2014 UTC (8 years, 10 months ago) by michael
- Get rid of LOCAL_CHANNELLEN; change CHANNELLEN to 50


Revision 3418 - Directory Listing
Modified Tue Apr 29 15:09:20 2014 UTC (8 years, 10 months ago) by michael
- Update NEWS


Revision 3385 - Directory Listing
Modified Fri Apr 25 13:52:54 2014 UTC (8 years, 10 months ago) by michael
- configure.ac.: fixed version string


Revision 3384 - Directory Listing
Modified Fri Apr 25 13:40:27 2014 UTC (8 years, 10 months ago) by michael
- m_set.c: misc. fixes and cleanups


Revision 3383 - Directory Listing
Modified Fri Apr 25 13:24:44 2014 UTC (8 years, 10 months ago) by michael
- m_set.c:mo_set(): removed hack. Let quote_autoconn() deal
  with missing parameters.


Revision 3381 - Directory Listing
Modified Fri Apr 25 12:48:55 2014 UTC (8 years, 10 months ago) by michael
- Update NEWS


Revision 3380 - Directory Listing
Modified Fri Apr 25 11:20:39 2014 UTC (8 years, 10 months ago) by michael
- Update NEWS


Revision 3379 - Directory Listing
Modified Thu Apr 24 18:43:17 2014 UTC (8 years, 10 months ago) by michael
- Revved version to 8.2beta1


Revision 3377 - Directory Listing
Modified Thu Apr 24 16:15:51 2014 UTC (8 years, 10 months ago) by michael
- Create 8.2.x branch


Revision 3360 - Directory Listing
Modified Sun Apr 20 15:00:12 2014 UTC (8 years, 11 months ago) by michael
- Update NEWS


Revision 3358 - Directory Listing
Modified Sun Apr 20 14:54:48 2014 UTC (8 years, 11 months ago) by michael
- Bump version to 8.1.16


Revision 3310 - Directory Listing
Modified Tue Apr 15 11:41:24 2014 UTC (8 years, 11 months ago) by michael
- Readded FLAGS_BLOCKED


Revision 3309 - Directory Listing
Modified Mon Apr 14 20:16:55 2014 UTC (8 years, 11 months ago) by michael
- Backported -r3296 [m_capab.c:mr_capab(): capability tokens must be all in parv[1] now]


Revision 3307 - Directory Listing
Modified Mon Apr 14 18:37:19 2014 UTC (8 years, 11 months ago) by michael
- Made server_estab() and sendnick_TS() use 'static' keyword


Revision 3305 - Directory Listing
Modified Sun Apr 13 11:27:29 2014 UTC (8 years, 11 months ago) by michael
- m_quit.c:ms_quit(): don't default to source_p->name if no quit message is given


Revision 3304 - Directory Listing
Modified Sun Apr 13 11:26:35 2014 UTC (8 years, 11 months ago) by michael
- s_serv.c, m_server.c: moved all netburst related code to m_server.c


Revision 3293 - Directory Listing
Modified Thu Apr 10 17:23:37 2014 UTC (8 years, 11 months ago) by michael
- m_kick.c:m_kick(): removed unused variable


Revision 3284 - Directory Listing
Modified Tue Apr 8 16:53:15 2014 UTC (8 years, 11 months ago) by michael
- Fixed corrupted "STATS U" output


Revision 3281 - Directory Listing
Modified Mon Apr 7 18:48:00 2014 UTC (8 years, 11 months ago) by michael
- Backported -r3268 [irc_res.c:make_request(): lowered retries counter to 2]


Revision 3271 - Directory Listing
Modified Sun Apr 6 11:06:00 2014 UTC (8 years, 11 months ago) by michael
- Update NEWS


Revision 3269 - Directory Listing
Modified Sat Apr 5 22:41:08 2014 UTC (8 years, 11 months ago) by michael
- m_who.c:m_who(): admins may now see all channel members via "WHO #channel"
  regardless of channel mode +s


Revision 3265 - Directory Listing
Modified Sat Apr 5 19:09:02 2014 UTC (8 years, 11 months ago) by michael
- Re-add CHW capability to cope nice with rb


Revision 3264 - Directory Listing
Modified Thu Apr 3 19:29:14 2014 UTC (8 years, 11 months ago) by michael
- conf.c:match_conf_password(): fixed undefined behaviour with crypt()
  returning NULL since glibc2.17 in certain cases.


Revision 3233 - Directory Listing
Modified Sat Mar 29 18:02:08 2014 UTC (8 years, 11 months ago) by michael
- Update NEWS


Revision 3231 - Directory Listing
Modified Sat Mar 29 17:29:20 2014 UTC (8 years, 11 months ago) by michael
- Revved patchlevel to 8.1.15


Revision 3230 - Directory Listing
Modified Sat Mar 29 17:28:18 2014 UTC (8 years, 11 months ago) by michael
- flex 2.5.39


Revision 3228 - Directory Listing
Modified Fri Mar 28 20:42:27 2014 UTC (8 years, 11 months ago) by michael
- Backported -r3227 [m_stats.c:stats_servlinks(): removed extranous spaces]


Revision 3226 - Directory Listing
Modified Fri Mar 28 19:07:42 2014 UTC (8 years, 11 months ago) by michael
- Update NEWS


Revision 3225 - Directory Listing
Modified Fri Mar 28 17:27:16 2014 UTC (8 years, 11 months ago) by michael
- Backported -r3182 [s_user.c:check_xline(): use CONF_NOREASON for default reason]


Revision 3224 - Directory Listing
Modified Fri Mar 28 17:17:29 2014 UTC (8 years, 11 months ago) by michael
- Backported -r3220 [m_topic.c:m_topic(): use chptr->chname when reporting ERR_NOTONCHANNEL]


Revision 3223 - Directory Listing
Modified Fri Mar 28 17:16:24 2014 UTC (8 years, 11 months ago) by michael
- Backported -r3212 [m_part.c:part_one_client(): use chptr->chname if we already looked up the channel]


Revision 3214 - Directory Listing
Modified Tue Mar 25 16:49:25 2014 UTC (8 years, 11 months ago) by michael
- Backported -r3213 [m_watch.c:m_watch(): replaced all strcat() with strlcat()]


Revision 3211 - Directory Listing
Modified Tue Mar 25 16:20:31 2014 UTC (8 years, 11 months ago) by michael
- m_kick.c: backported some cleanups done in -r3198


Revision 3210 - Directory Listing
Modified Tue Mar 25 16:12:31 2014 UTC (8 years, 11 months ago) by michael
- Backported -r3209 [m_user.c:mr_user(): optimize in case parv[4] is empty]


Revision 3194 - Directory Listing
Modified Sun Mar 23 19:51:23 2014 UTC (9 years ago) by michael
- channel_mode.c:chm_voice, chm_hop, chm_op: removed extraneous/redundant IsClient() test


Revision 3193 - Directory Listing
Modified Sun Mar 23 19:49:55 2014 UTC (9 years ago) by michael
- Cleaned up find_chasing(). Removed useless third 'chasing' argument.


Revision 3191 - Directory Listing
Modified Sun Mar 23 18:58:18 2014 UTC (9 years ago) by michael
- Backported -r3180 [m_locops.c:ms_locops(): accept LOCOPS from servers]


Revision 3185 - Directory Listing
Modified Thu Mar 20 17:55:18 2014 UTC (9 years ago) by michael
- send.c:send_message_remote(): replace ID(&to) with ID(to) as spotted by Adam


Revision 3177 - Directory Listing
Modified Tue Mar 18 20:12:02 2014 UTC (9 years ago) by michael
- send.c:send_message_remote(): TS6 improvements


Revision 3173 - Directory Listing
Modified Sun Mar 16 12:25:50 2014 UTC (9 years ago) by michael
- m_svinfo.c: minimum required argument count is 5. Remove redundant test on parc
  in ms_svinfo()


Revision 3154 - Directory Listing
Modified Fri Mar 14 15:54:32 2014 UTC (9 years ago) by michael
- channel_mode.c:chm_limit(): instead of passing an empty buffer to atoi()
  we just bail out


Revision 3147 - Directory Listing
Modified Fri Mar 14 12:15:03 2014 UTC (9 years ago) by michael
- Update NEWS


Revision 3146 - Directory Listing
Modified Fri Mar 14 12:11:57 2014 UTC (9 years ago) by michael
- m_svsnick.c: backported -r3138 [Do not self collide clients who svsnick to themselves]


Revision 3134 - Directory Listing
Modified Sun Mar 9 22:14:21 2014 UTC (9 years ago) by michael
- svn propset


Revision 3132 - Directory Listing
Modified Sun Mar 9 22:06:51 2014 UTC (9 years ago) by michael
- respond.c: update copyright header


Revision 3129 - Directory Listing
Modified Sun Mar 9 21:06:39 2014 UTC (9 years ago) by michael
- Update tools/README.mkpasswd


Revision 3128 - Directory Listing
Modified Sun Mar 9 20:13:28 2014 UTC (9 years ago) by michael
- Update NEWS


Revision 3127 - Directory Listing
Modified Sun Mar 9 20:10:43 2014 UTC (9 years ago) by michael
- mkpasswd.c: mkpasswd now defaults to MD5 instead of DES


Revision 3124 - Directory Listing
Modified Sun Mar 9 20:06:35 2014 UTC (9 years ago) by michael
- mkpasswd.c: cosmetical fixes


Revision 3122 - Directory Listing
Modified Sun Mar 9 17:20:25 2014 UTC (9 years ago) by michael
- Removed m_users.c


Revision 3108 - Directory Listing
Modified Thu Mar 6 19:23:59 2014 UTC (9 years ago) by michael
- m_services.c:m_hostserv(): fixed invalid ERR_SERVICESDOWN reply


Revision 3106 - Directory Listing
Modified Thu Mar 6 10:35:33 2014 UTC (9 years ago) by michael
- parse.c:do_numeric(): now use sendto_channel_butone() to also forward
  numerics that are sent to channels to remote clients


Revision 3102 - Directory Listing
Modified Wed Mar 5 20:21:00 2014 UTC (9 years ago) by michael
- parse.c: moved 'sender' variable to inner scope


Revision 3101 - Directory Listing
Modified Wed Mar 5 20:19:42 2014 UTC (9 years ago) by michael
- parse.c: removed redundant comment


Revision 3098 - Directory Listing
Modified Wed Mar 5 16:38:02 2014 UTC (9 years ago) by michael
- Removed 8.2.x branch for now


Revision 3097 - Directory Listing
Modified Sat Mar 1 23:33:16 2014 UTC (9 years ago) by michael
- Applied Adam's "Put the command name in parv[0], not prefix name" patch


Revision 3095 - Directory Listing
Modified Sat Mar 1 23:09:06 2014 UTC (9 years ago) by michael
- Create 8.2.x branch


Revision 3094 - Directory Listing
Modified Sat Mar 1 19:45:10 2014 UTC (9 years ago) by michael
- conf.h: made some more constants use an enum


Revision 3091 - Directory Listing
Modified Sat Mar 1 19:17:28 2014 UTC (9 years ago) by michael
- s_auth.h: made 'flags' an unsigned int type


Revision 3090 - Directory Listing
Modified Sat Mar 1 18:50:32 2014 UTC (9 years ago) by michael
- modules.h: use an enum for flag types


Revision 3088 - Directory Listing
Modified Sat Mar 1 18:47:05 2014 UTC (9 years ago) by michael
- conf_class.h: use an enum for flag types


Revision 3086 - Directory Listing
Modified Sat Mar 1 18:41:09 2014 UTC (9 years ago) by michael
- listener.h: use an enum for flag types


Revision 3083 - Directory Listing
Modified Sat Mar 1 18:37:27 2014 UTC (9 years ago) by michael
- defaults.h: removed MSGPATH definition


Revision 3082 - Directory Listing
Modified Sat Mar 1 18:30:35 2014 UTC (9 years ago) by michael
- m_stats.c, conf.h: removed unused CONF_FLAGS_LIMIT_IP and CONF_FLAGS_NOMATCH_IP
  definitions


Revision 3080 - Directory Listing
Modified Sat Mar 1 17:22:54 2014 UTC (9 years ago) by michael
- white-space changes / style cleanups


Revision 3077 - Directory Listing
Modified Fri Feb 28 20:33:31 2014 UTC (9 years ago) by michael
- Renamed ts_warn() to sendto_realops_flags_ratelimited()


Revision 3075 - Directory Listing
Modified Thu Feb 27 20:08:42 2014 UTC (9 years ago) by michael
- mkkeypair: LICENSE doesn't exist anymore. It's now COPYING


Revision 3074 - Directory Listing
Modified Thu Feb 27 20:05:37 2014 UTC (9 years ago) by michael
- mkpasswd.c:main(): constification


Revision 3072 - Directory Listing
Modified Thu Feb 27 19:58:36 2014 UTC (9 years ago) by michael
- Update tools/README.mkpasswd


Revision 3070 - Directory Listing
Modified Thu Feb 27 19:12:11 2014 UTC (9 years ago) by michael
- numeric.c, m_set.c: fixed inconsistent use of "can't" and "cannot"


Revision 3068 - Directory Listing
Modified Thu Feb 27 19:09:21 2014 UTC (9 years ago) by michael
- conf_db.c: fixed inconsistent use of "can't" and "cannot"


Revision 3066 - Directory Listing
Modified Thu Feb 27 19:03:57 2014 UTC (9 years ago) by michael
- ircd.c:io_loop(): minor cosmetical fixes to the "reloading motd files"
  server notice


Revision 3064 - Directory Listing
Modified Thu Feb 27 18:59:18 2014 UTC (9 years ago) by michael
- ircd_signal.c:sigint_handler(): fixed inconsistent
  "SIGINT received" vs. "received signal SIGTERM" message


Revision 3062 - Directory Listing
Modified Thu Feb 27 18:48:02 2014 UTC (9 years ago) by michael
- numeric.c: fixed inconsistent use of "can't" and "cannot"


Revision 3060 - Directory Listing
Modified Thu Feb 27 17:07:11 2014 UTC (9 years ago) by michael
- reference.conf: applied 0001-ciphers-doc.patch by Guillaume Parent


Revision 3058 - Directory Listing
Modified Wed Feb 26 19:34:04 2014 UTC (9 years ago) by michael
- channel_mode.c: made mode_count, mode_limit, simple_modes_mask unsigned int types


Revision 3056 - Directory Listing
Modified Wed Feb 26 18:38:31 2014 UTC (9 years ago) by michael
- Removed FAKEHOST server capability for now


Revision 3053 - Directory Listing
Modified Wed Feb 26 17:40:40 2014 UTC (9 years ago) by michael
- Update NEWS


Revision 3052 - Directory Listing
Modified Wed Feb 26 16:50:25 2014 UTC (9 years ago) by michael
- channel_mode.c:send_cap_mode_changes(): fixed bug where MODE is used when
  it should use TMODE


Revision 3050 - Directory Listing
Modified Tue Feb 25 22:35:40 2014 UTC (9 years ago) by michael
- channel_mode.c: removed CAP_IE and CAP_EX from channel_capabs[]


Revision 3047 - Directory Listing
Modified Tue Feb 25 22:29:25 2014 UTC (9 years ago) by michael
- ircd binary is now again placed in /bin instead of /sbin


Revision 3046 - Directory Listing
Modified Tue Feb 25 21:39:04 2014 UTC (9 years ago) by michael
- Removed CAP_CHW. This is mandatory since hybrid 6.0 beta 25


Revision 3043 - Directory Listing
Modified Tue Feb 25 21:10:08 2014 UTC (9 years ago) by michael
- ms_bmask(): made mode_type an unsigned int type


Revision 3042 - Directory Listing
Modified Tue Feb 25 20:42:44 2014 UTC (9 years ago) by michael
- ms_bmask(), remove_ban_list(): removed capability tests for CAP_IE and CAP_EX
  as +I and +e are mandatory for quite a while now


Revision 3040 - Directory Listing
Modified Tue Feb 25 19:48:02 2014 UTC (9 years ago) by michael
- m_join.c:m_join(): constification


Revision 3038 - Directory Listing
Modified Tue Feb 25 19:41:54 2014 UTC (9 years ago) by michael
- m_encap.c:ms_encap(): removed irrelevant comment


Revision 3035 - Directory Listing
Modified Tue Feb 25 14:22:08 2014 UTC (9 years ago) by michael
- mempool.c: ifdef out destroy_chunks()


Revision 3033 - Directory Listing
Modified Tue Feb 25 11:53:16 2014 UTC (9 years ago) by michael
- Revved patchlevel
-- folgenden Zeilen werden ignoriert --

M    configure
M    include/patchlevel.h
M    configure.ac


Revision 3032 - Directory Listing
Modified Tue Feb 25 11:51:04 2014 UTC (9 years ago) by michael
- modules.c:load_one_module(): renamed variables to make less confusing


Revision 3030 - Directory Listing
Modified Tue Feb 25 10:55:20 2014 UTC (9 years ago) by michael
- channel_mode.c: replaced several sprintf() with snprintf()


Revision 3027 - Directory Listing
Modified Tue Feb 25 00:07:20 2014 UTC (9 years ago) by michael
- m_help.c: whitespace changes


Revision 3025 - Directory Listing
Modified Mon Feb 24 22:32:07 2014 UTC (9 years ago) by michael
- client.c:find_person(): fixed mismatching prototype as pointed out by Adam


Revision 3023 - Directory Listing
Modified Mon Feb 24 20:41:35 2014 UTC (9 years ago) by michael
- Moved "struct config_channel_entry ConfigChannel" from channel.c to conf.c


Revision 3021 - Directory Listing
Modified Mon Feb 24 19:11:51 2014 UTC (9 years ago) by michael
- Update NEWS


Revision 3020 - Directory Listing
Modified Sat Feb 22 21:31:45 2014 UTC (9 years ago) by michael
- numeric.h: removed some other unused numeric constants as pointed out by Adam


Revision 3018 - Directory Listing
Modified Sat Feb 22 21:07:00 2014 UTC (9 years ago) by michael
- numeric.h: removed unused RPL_HOSTHIDDEN numeric constant


Revision 3016 - Directory Listing
Modified Thu Feb 20 19:53:37 2014 UTC (9 years, 1 month ago) by michael
- reference.conf: applied 0004-Improve-reference-cipher-list.patch provided by gp.


Revision 3014 - Directory Listing
Modified Thu Feb 20 19:50:57 2014 UTC (9 years, 1 month ago) by michael
- reference.conf: applied 0003-Increase-reference-DH-parameters-size.patch
  provided by gp. But instead of 4096bits we use 2048bits for the example
  command line.


Revision 3012 - Directory Listing
Modified Thu Feb 20 19:21:08 2014 UTC (9 years, 1 month ago) by michael
- Update AUTHORS/version.c; add missing '>' spotted by Dizzie


Revision 3010 - Directory Listing
Modified Wed Feb 19 11:45:47 2014 UTC (9 years, 1 month ago) by michael
- conf.c:get_oper_name(): constification


Revision 3008 - Directory Listing
Modified Wed Feb 19 11:38:38 2014 UTC (9 years, 1 month ago) by michael
- m_challenge.c:m_challenge(): fixed an XXX


Revision 3006 - Directory Listing
Modified Wed Feb 19 10:40:26 2014 UTC (9 years, 1 month ago) by michael
- hostmask.c:find_conf_by_address(): removed pointless password = "" assignment.
  match_conf_password() already deals with NULL pointers


Revision 3004 - Directory Listing
Modified Wed Feb 19 10:06:07 2014 UTC (9 years, 1 month ago) by michael
- hostmask.c:add_conf_by_address(): fixed assert statement


Revision 3002 - Directory Listing
Modified Wed Feb 19 10:01:40 2014 UTC (9 years, 1 month ago) by michael
- hostmask.c: minor cleanups to add_conf_by_address()


Revision 3000 - Directory Listing
Modified Tue Feb 18 21:26:08 2014 UTC (9 years, 1 month ago) by michael
- Fix to previous changes in -r2998


Revision 2998 - Directory Listing
Modified Tue Feb 18 21:19:38 2014 UTC (9 years, 1 month ago) by michael
- m_dline.c: get rid of this (type & ~0x1) hack


Revision 2996 - Directory Listing
Modified Tue Feb 18 21:16:29 2014 UTC (9 years, 1 month ago) by michael
- hostmask.c: get rid of this (type & ~0x1) hack


Revision 2994 - Directory Listing
Modified Tue Feb 18 16:11:33 2014 UTC (9 years, 1 month ago) by michael
- Update reference.conf


Revision 2992 - Directory Listing
Modified Tue Feb 18 12:10:13 2014 UTC (9 years, 1 month ago) by michael
- m_admin.c: fixed invalid comment


Revision 2990 - Directory Listing
Modified Tue Feb 18 11:21:53 2014 UTC (9 years, 1 month ago) by michael
- Stole recent /map changes from p4. Network map looks much better now.


Revision 2988 - Directory Listing
Modified Tue Feb 18 09:40:29 2014 UTC (9 years, 1 month ago) by michael
- Update NEWS


Revision 2987 - Directory Listing
Modified Tue Feb 18 09:39:28 2014 UTC (9 years, 1 month ago) by michael
- Via p4: Make whowas honor disable_remote_commands


Revision 2984 - Directory Listing
Modified Fri Jan 31 21:19:44 2014 UTC (9 years, 1 month ago) by michael
- m_part.c:m_part(): removed IsServer() test


Revision 2983 - Directory Listing
Modified Fri Jan 31 21:15:23 2014 UTC (9 years, 1 month ago) by michael
- m_quit.c: removed unused header include


Revision 2981 - Directory Listing
Modified Fri Jan 31 19:15:16 2014 UTC (9 years, 1 month ago) by michael
- ircd.c:set_time(): replaced snprintf/report_error combo with
  ilog/sendto_realops_flags


Revision 2979 - Directory Listing
Modified Fri Jan 31 19:09:48 2014 UTC (9 years, 1 month ago) by michael
- ircd.c:set_time(): minor style cleanup


Revision 2977 - Directory Listing
Modified Fri Jan 31 12:31:32 2014 UTC (9 years, 1 month ago) by michael
- m_server.c:mr_server(): don't falsely exit a server with the reason
  being "SID already exists" if it's just hash_find_server() that
  returned non-NULL.


Revision 2975 - Directory Listing
Modified Fri Jan 31 11:57:10 2014 UTC (9 years, 1 month ago) by michael
- m_xline.c: reorder functions, removed unused header includes, constifications


Revision 2973 - Directory Listing
Modified Fri Jan 31 11:40:25 2014 UTC (9 years, 1 month ago) by michael
- m_help.c: Made dohelp() and sendhelpfile() void functions


Revision 2971 - Directory Listing
Modified Fri Jan 31 11:23:59 2014 UTC (9 years, 1 month ago) by michael
- Move myctime() from irc_string.c to s_misc.c


Revision 2969 - Directory Listing
Modified Thu Jan 30 18:19:28 2014 UTC (9 years, 1 month ago) by michael
- m_etrace.c: removed unused header includes


Revision 2966 - Directory Listing
Modified Thu Jan 30 18:14:04 2014 UTC (9 years, 1 month ago) by michael
- Really make do_admin() a void function...


Revision 2965 - Directory Listing
Modified Thu Jan 30 18:12:54 2014 UTC (9 years, 1 month ago) by michael
- m_admin.c, m_motd.c: do_admin() and do_motd() always succeed. Make them a void again.


Revision 2963 - Directory Listing
Modified Thu Jan 30 17:13:43 2014 UTC (9 years, 1 month ago) by michael
- Update documents


Revision 2961 - Directory Listing
Modified Thu Jan 30 16:57:48 2014 UTC (9 years, 1 month ago) by michael
- Update NEWS


Revision 2960 - Directory Listing
Modified Tue Jan 28 17:31:43 2014 UTC (9 years, 1 month ago) by michael
- Added modules_get_list() and made modules_list visible to only modules.c
- Fixed naming convetion of other linked lists in modules.c


Revision 2957 - Directory Listing
Modified Tue Jan 28 17:05:25 2014 UTC (9 years, 1 month ago) by michael
- Removed sendto_channel_remote()


Revision 2956 - Directory Listing
Modified Tue Jan 28 16:41:18 2014 UTC (9 years, 1 month ago) by michael
- register_remote_user(): removed unused realname/gecos parameter


Revision 2954 - Directory Listing
Modified Sun Jan 26 20:53:08 2014 UTC (9 years, 1 month ago) by michael
- modes.txt: fixed typo as reported by gp


Revision 2952 - Directory Listing
Modified Sun Jan 26 20:16:09 2014 UTC (9 years, 1 month ago) by michael
- channel_mode.c: fixed compile error with halfops enabled


Revision 2950 - Directory Listing
Modified Sun Jan 26 20:08:35 2014 UTC (9 years, 1 month ago) by michael
- client.h: add separate definition for services IDs instead of using HOSTLEN


Revision 2948 - Directory Listing
Modified Sun Jan 26 19:41:13 2014 UTC (9 years, 1 month ago) by michael
- Revert -r1925. We no longer show how many times an oline has been hit.


Revision 2946 - Directory Listing
Modified Sun Jan 26 19:11:51 2014 UTC (9 years, 1 month ago) by michael
- match.c: removed unused header include


Revision 2944 - Directory Listing
Modified Sun Jan 26 15:43:04 2014 UTC (9 years, 1 month ago) by michael
- channel_mode.c, channel.c: removed unused header include


Revision 2942 - Directory Listing
Modified Sun Jan 26 12:54:23 2014 UTC (9 years, 1 month ago) by michael
- channel_mode.c:get_channel_access(): constification


Revision 2940 - Directory Listing
Modified Sun Jan 26 12:52:07 2014 UTC (9 years, 1 month ago) by michael
- channel_mode.c: minor optimizations to set_channel_mode()


Revision 2938 - Directory Listing
Modified Sun Jan 26 12:16:39 2014 UTC (9 years, 1 month ago) by michael
- Clean up stupid pointer magic passed to the channel mode handlers.


Revision 2936 - Directory Listing
Modified Sun Jan 26 11:16:50 2014 UTC (9 years, 1 month ago) by michael
- irc_res.h: update copyright/license header


Revision 2934 - Directory Listing
Modified Sun Jan 26 00:31:43 2014 UTC (9 years, 1 month ago) by michael
- Two native english speakers, to different opinions; another grammatical
  error fix to AUTHORS and version.c


Revision 2932 - Directory Listing
Modified Sat Jan 25 23:29:37 2014 UTC (9 years, 1 month ago) by michael
- Added Adam to contributors


Revision 2930 - Directory Listing
Modified Sat Jan 25 23:14:19 2014 UTC (9 years, 1 month ago) by michael
- s_auth.c, s_auth.h: optimized so we save unecessary auth_doing_list
  traversals. Patch provided by Adam.


Revision 2928 - Directory Listing
Modified Sat Jan 25 22:22:25 2014 UTC (9 years, 1 month ago) by michael
- Update NEWS


Revision 2927 - Directory Listing
Modified Sat Jan 25 22:11:12 2014 UTC (9 years, 1 month ago) by michael
- patchlevel.h: update copyright/license header


Revision 2926 - Directory Listing
Modified Sat Jan 25 21:46:53 2014 UTC (9 years, 1 month ago) by michael
- s_serv.h: removed unused header include


Revision 2924 - Directory Listing
Modified Sat Jan 25 21:43:56 2014 UTC (9 years, 1 month ago) by michael
- modules.h: removed unused header include


Revision 2922 - Directory Listing
Modified Sat Jan 25 21:38:58 2014 UTC (9 years, 1 month ago) by michael
- send.h: made some things use an enum.


Revision 2920 - Directory Listing
Modified Sat Jan 25 21:37:53 2014 UTC (9 years, 1 month ago) by michael
- event.c: fixed compile error


Revision 2918 - Directory Listing
Modified Sat Jan 25 21:16:58 2014 UTC (9 years, 1 month ago) by michael
- mempool.h: fixed copyright years


Revision 2917 - Directory Listing
Modified Sat Jan 25 21:09:56 2014 UTC (9 years, 1 month ago) by michael
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years


Revision 2915 - Directory Listing
Modified Fri Jan 24 19:45:48 2014 UTC (9 years, 1 month ago) by michael
- Fixed bug where some irc clients could not reconnect
  via ssl as pointed out by gp


Revision 2913 - Directory Listing
Modified Thu Jan 23 20:06:27 2014 UTC (9 years, 1 month ago) by michael
- m_capab.c: removed extraneous parentheses


Revision 2911 - Directory Listing
Modified Thu Jan 23 19:11:35 2014 UTC (9 years, 1 month ago) by michael
- Implemented "userhost-in-names" client capability


Revision 2909 - Directory Listing
Modified Thu Jan 23 19:04:34 2014 UTC (9 years, 1 month ago) by michael
- m_names.c: removed unused header include


Revision 2907 - Directory Listing
Modified Thu Jan 23 19:03:09 2014 UTC (9 years, 1 month ago) by michael
- m_names.c: a channel name parameter is now required


Revision 2905 - Directory Listing
Modified Wed Jan 22 20:44:34 2014 UTC (9 years, 2 months ago) by michael
- m_list.c: style cleanups


Revision 2903 - Directory Listing
Modified Wed Jan 22 20:24:13 2014 UTC (9 years, 2 months ago) by michael
- channel_mode.h: fixed long-standing bug where +p channels have been show
  in the /whois reply


Revision 2901 - Directory Listing
Modified Wed Jan 22 19:18:43 2014 UTC (9 years, 2 months ago) by michael
- m_names.c:names_non_public_non_secret(): fixed long-standing bug where
  users that are on a private/secret channel have been shown in /names
  output. Bug introduced in rev 1.60 (CVS) / Tue Jun 28 21:26:06 2005


Revision 2899 - Directory Listing
Modified Wed Jan 22 18:41:36 2014 UTC (9 years, 2 months ago) by michael
- hostmask.c: constification


Revision 2897 - Directory Listing
Modified Tue Jan 21 20:05:51 2014 UTC (9 years, 2 months ago) by michael
- channel_mode.h: made some things use an enum. Removed unused header include.


Revision 2895 - Directory Listing
Modified Tue Jan 21 19:11:34 2014 UTC (9 years, 2 months ago) by michael
- hostmask.c: style cleanups


Revision 2893 - Directory Listing
Modified Tue Jan 21 18:30:24 2014 UTC (9 years, 2 months ago) by michael
- channel_mode.c: fixed indentation, removed whitespaces/tabs,
  removed unused header includes


Revision 2890 - Directory Listing
Modified Tue Jan 21 17:52:12 2014 UTC (9 years, 2 months ago) by michael
- Fixed grammatical error


Revision 2889 - Directory Listing
Modified Tue Jan 21 17:47:28 2014 UTC (9 years, 2 months ago) by michael
- Fixed improper use of the ID_or_name macro in several places


Revision 2887 - Directory Listing
Modified Tue Jan 21 14:10:06 2014 UTC (9 years, 2 months ago) by michael
- Update NEWS


Revision 2886 - Directory Listing
Modified Mon Jan 20 22:50:56 2014 UTC (9 years, 2 months ago) by michael
- m_encap.c:ms_encap(): removed pointless code. Buffer can't be overflown
  since snprintf() is being used


Revision 2884 - Directory Listing
Modified Mon Jan 20 18:18:16 2014 UTC (9 years, 2 months ago) by michael
- irc_string.c:has_wildcards(): add support for character escaping


Revision 2882 - Directory Listing
Modified Mon Jan 20 17:16:43 2014 UTC (9 years, 2 months ago) by michael
- Use the i/o subsystem to execute scheduled writes. Patch provided by Adam.


Revision 2880 - Directory Listing
Modified Sun Jan 19 19:29:07 2014 UTC (9 years, 2 months ago) by michael
- m_xline.c:mo_xline(): properly report missing privilege now that
  we have the 'unxline' oper flag


Revision 2878 - Directory Listing
Modified Sun Jan 19 19:25:13 2014 UTC (9 years, 2 months ago) by michael
- m_xline.c: speed up xline lookups


Revision 2876 - Directory Listing
Modified Sun Jan 19 18:26:25 2014 UTC (9 years, 2 months ago) by michael
- Update NEWS file


Revision 2875 - Directory Listing
Modified Sun Jan 19 17:37:16 2014 UTC (9 years, 2 months ago) by michael
- motd.c:motd_lookup(): constification


Revision 2873 - Directory Listing
Modified Sun Jan 19 17:25:49 2014 UTC (9 years, 2 months ago) by michael
- Moved configuration related code from ircd.c to conf.c


Revision 2871 - Directory Listing
Modified Sun Jan 19 17:19:01 2014 UTC (9 years, 2 months ago) by michael
- s_gline.c:find_is_glined(): style cleanup


Revision 2869 - Directory Listing
Modified Sun Jan 19 17:02:50 2014 UTC (9 years, 2 months ago) by michael
- s_serv.h, send.h, send.c: made some things use an enum


Revision 2866 - Directory Listing
Modified Sun Jan 19 14:35:59 2014 UTC (9 years, 2 months ago) by michael
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years


Revision 2864 - Directory Listing
Modified Sun Jan 19 12:10:16 2014 UTC (9 years, 2 months ago) by michael
- m_trace.c:ms_trace(): properly check return value of hunt_server()
  against HUNTED_ISME. Just in case the HUNT_* definitions get
  changed some day


Revision 2862 - Directory Listing
Modified Sat Jan 18 20:17:59 2014 UTC (9 years, 2 months ago) by michael
- m_gline.c:ms_gline(): improved readability. Removed extranous IsClient() test.


Revision 2860 - Directory Listing
Modified Sat Jan 18 20:01:46 2014 UTC (9 years, 2 months ago) by michael
- m_gline.c: merged do_sgline() into ms_gline(). Removed me_gline() encap handler.


Revision 2858 - Directory Listing
Modified Sat Jan 18 19:38:33 2014 UTC (9 years, 2 months ago) by michael
- m_dline.c: merged me_undline() into ms_undline()


Revision 2856 - Directory Listing
Modified Sat Jan 18 18:03:59 2014 UTC (9 years, 2 months ago) by michael
- Fixed indentation, removed whitespaces/tabs, update copyright header


Revision 2854 - Directory Listing
Modified Sat Jan 18 16:36:56 2014 UTC (9 years, 2 months ago) by michael
- Added 'unxline' oper privilege for better fine tuning


Revision 2851 - Directory Listing
Modified Fri Jan 17 18:22:15 2014 UTC (9 years, 2 months ago) by michael
- m_server.c:mr_server(): if there's no connect block for a server,
  exit the connection with "No connect{} block." instead of
  "Invalid servername."


Revision 2849 - Directory Listing
Modified Fri Jan 17 18:05:11 2014 UTC (9 years, 2 months ago) by michael
- Made irc numeric use an enum


Revision 2847 - Directory Listing
Modified Fri Jan 17 16:58:47 2014 UTC (9 years, 2 months ago) by michael
- hook.h, hook.c: fixed indentation, removed whitespaces/tabs


Revision 2845 - Directory Listing
Modified Thu Jan 16 20:21:02 2014 UTC (9 years, 2 months ago) by michael
- Update reference.conf


Revision 2842 - Directory Listing
Modified Thu Jan 16 19:24:46 2014 UTC (9 years, 2 months ago) by michael
- Allow private rsa keys larger than 2048 bits. Reported by Zdenek Kaspar.


Revision 2840 - Directory Listing
Modified Thu Jan 16 18:31:45 2014 UTC (9 years, 2 months ago) by michael
- doc/reference.conf: whitespace changes


Revision 2839 - Directory Listing
Modified Thu Jan 16 18:29:51 2014 UTC (9 years, 2 months ago) by michael
- ircd_signal.c: fixed typo in comment


Revision 2837 - Directory Listing
Modified Thu Jan 16 18:01:40 2014 UTC (9 years, 2 months ago) by michael
- ircd_signal.c: fixed indentation, removed whitespaces/tabs, removed unused header includes


Revision 2835 - Directory Listing
Modified Thu Jan 16 17:54:21 2014 UTC (9 years, 2 months ago) by michael
- ircd_signal.c:setup_signals(): fixed bug where signals stopped from
  working after restaring the ircd via SIGINT. Spotted and fixed by Adam.


Revision 2833 - Directory Listing
Modified Thu Jan 16 16:53:47 2014 UTC (9 years, 2 months ago) by michael
- ircd_signal.c: minor fixes to sigchld_handler()


Revision 2831 - Directory Listing
Modified Thu Jan 16 15:23:18 2014 UTC (9 years, 2 months ago) by michael
- Tweak reloading/rehasing config files server notice


Revision 2829 - Directory Listing
Modified Wed Jan 15 23:34:42 2014 UTC (9 years, 2 months ago) by michael
- m_xline.c:me_xline(): fixed misleading comment


Revision 2827 - Directory Listing
Modified Wed Jan 15 23:30:50 2014 UTC (9 years, 2 months ago) by michael
- Fixed previous commit to ms_locops()


Revision 2825 - Directory Listing
Modified Wed Jan 15 23:27:00 2014 UTC (9 years, 2 months ago) by michael
- m_locops.c:ms_locops(): replaced sendto_server() combo
  with sendto_match_servs()


Revision 2823 - Directory Listing
Modified Wed Jan 15 23:17:22 2014 UTC (9 years, 2 months ago) by michael
- m_operwall.c: removed me_operwall() encap handler


Revision 2821 - Directory Listing
Modified Wed Jan 15 23:12:35 2014 UTC (9 years, 2 months ago) by michael
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use


Revision 2819 - Directory Listing
Modified Tue Jan 14 18:29:16 2014 UTC (9 years, 2 months ago) by michael
- m_dline.c, m_kline.c: fixed wrong copyright years


Revision 2817 - Directory Listing
Modified Tue Jan 14 18:16:51 2014 UTC (9 years, 2 months ago) by michael
- m_encap.c: fixed indentation, style cleanups, reformatting


Revision 2815 - Directory Listing
Modified Tue Jan 14 18:10:10 2014 UTC (9 years, 2 months ago) by michael
- Greatly speedup k-/g-line lookup. Instead of testing every single client against
  every single k-/g-line just check the just added ban against connected clients.
- Renamed ban_them() to conf_try_ban()
- conf_try_ban() removed exemption notices that are now redundant
- hostmask.c:parse_netmask(): optimize for the ipv4 case


Revision 2809 - Directory Listing
Modified Sun Jan 12 18:30:24 2014 UTC (9 years, 2 months ago) by michael
- m_dline.c, m_kline.c: fixed indentation, style cleanups, reformatting


Revision 2808 - Directory Listing
Modified Sun Jan 12 17:19:20 2014 UTC (9 years, 2 months ago) by michael
- m_dline.c:mo_dline(). if a target server exists, use sendto_match_servs()
  instead of sendto_server()


Revision 2803 - Directory Listing
Modified Sun Jan 12 16:53:14 2014 UTC (9 years, 2 months ago) by michael
- m_kline.c:mo_kline(). if a target server exists, use sendto_match_servs()
  instead of sendto_server()


Revision 2802 - Directory Listing
Modified Sat Jan 11 21:23:56 2014 UTC (9 years, 2 months ago) by michael
- Fixed inconsistent ERR_NOPRIVS vs. ERR_NOPRIVILEGES mess


Revision 2798 - Directory Listing
Modified Thu Jan 9 21:05:03 2014 UTC (9 years, 2 months ago) by michael
- m_message.c:msg_client(): removed pointless MyClient() test


Revision 2795 - Directory Listing
Modified Thu Jan 9 20:43:09 2014 UTC (9 years, 2 months ago) by michael
- m_message.c: fixed indentation, style cleanups, reformatting


Revision 2792 - Directory Listing
Modified Thu Jan 9 15:43:56 2014 UTC (9 years, 2 months ago) by michael
- send.c:sendto_anywhere(): fix to previous commit. 'to' can be a remote
  connection not connected to our server


Revision 2791 - Directory Listing
Modified Thu Jan 9 15:23:18 2014 UTC (9 years, 2 months ago) by michael
- Make PRIVMSG/NOTICE use UID targets if possible


Revision 2789 - Directory Listing
Modified Tue Jan 7 19:33:24 2014 UTC (9 years, 2 months ago) by michael
- Revved patchlevel


Revision 2787 - Directory Listing
Modified Mon Jan 6 22:34:10 2014 UTC (9 years, 2 months ago) by michael
- parse.c, m_message.c: replaced few 512s with IRCD_BUFSIZE; removed useless casts


Revision 2783 - Directory Listing
Modified Mon Jan 6 19:12:07 2014 UTC (9 years, 2 months ago) by michael
- m_whois.c:do_whois(): get it to work with UIDs. Spotted and fixed by Adam.


Revision 2782 - Directory Listing
Modified Mon Jan 6 17:53:59 2014 UTC (9 years, 2 months ago) by michael
- Update NEWS. Just for fgeek


Revision 2781 - Directory Listing
Modified Mon Jan 6 17:43:45 2014 UTC (9 years, 2 months ago) by michael
- Update NEWS


Revision 2779 - Directory Listing
Modified Mon Jan 6 17:35:26 2014 UTC (9 years, 2 months ago) by michael
- Update help/oper


Revision 2776 - Directory Listing
Modified Mon Jan 6 17:12:17 2014 UTC (9 years, 2 months ago) by michael
- Update  help/trace, help/kill


Revision 2773 - Directory Listing
Modified Mon Jan 6 14:27:24 2014 UTC (9 years, 2 months ago) by michael
- Update help/stats


Revision 2770 - Directory Listing
Modified Mon Jan 6 14:21:41 2014 UTC (9 years, 2 months ago) by michael
- Update help/unxline


Revision 2767 - Directory Listing
Modified Mon Jan 6 14:19:27 2014 UTC (9 years, 2 months ago) by michael
- Update help/connect


Revision 2765 - Directory Listing
Modified Mon Jan 6 13:31:33 2014 UTC (9 years, 2 months ago) by michael
- Update help/squit


Revision 2761 - Directory Listing
Modified Mon Jan 6 13:28:37 2014 UTC (9 years, 2 months ago) by michael
- m_whois.c:whois_person(): removed /whois notice


Revision 2758 - Directory Listing
Modified Sun Jan 5 23:20:30 2014 UTC (9 years, 2 months ago) by michael
- hash.c:exceeding_sendq(): constification


Revision 2755 - Directory Listing
Modified Sun Jan 5 22:50:23 2014 UTC (9 years, 2 months ago) by michael
- m_who.c:do_who(): don't hide hopcount to irc operators


Revision 2753 - Directory Listing
Modified Sun Jan 5 22:27:04 2014 UTC (9 years, 2 months ago) by michael
- Update NEWS


Revision 2750 - Directory Listing
Modified Sun Jan 5 22:25:37 2014 UTC (9 years, 2 months ago) by michael
- m_map.c: don't leak hidden servers in /map


Revision 2747 - Directory Listing
Modified Sun Jan 5 19:19:06 2014 UTC (9 years, 2 months ago) by michael
- Fixed server name leak for hidden servers in /who, /whois and /whowas


Revision 2745 - Directory Listing
Modified Sun Jan 5 17:43:16 2014 UTC (9 years, 2 months ago) by michael
- m_trace.c:mo_trace(): properly check return value of hunt_server()


Revision 2742 - Directory Listing
Modified Sun Jan 5 16:47:10 2014 UTC (9 years, 2 months ago) by michael
- mo_version(): fixed indentation


Revision 2740 - Directory Listing
Modified Sat Jan 4 20:04:39 2014 UTC (9 years, 2 months ago) by michael
- Fixed kline issue as reported by Andrei Hristow


Revision 2735 - Directory Listing
Modified Fri Jan 3 19:37:07 2014 UTC (9 years, 2 months ago) by michael
- conf.c:conf_free(): sanely clear hub/leaf lists fur debugging purposes


Revision 2734 - Directory Listing
Modified Fri Jan 3 17:30:27 2014 UTC (9 years, 2 months ago) by michael
- s_bsd.c:ssl_handshake(): reset timeout handler once SSL_accept() has
  succeeded. Spotted by gp.


Revision 2731 - Directory Listing
Modified Wed Jan 1 14:13:47 2014 UTC (9 years, 2 months ago) by michael
- Update copyright years


Revision 2730 - Directory Listing
Modified Tue Dec 31 12:29:27 2013 UTC (9 years, 2 months ago) by michael
- Update NEWS


Revision 2729 - Directory Listing
Modified Sun Dec 29 18:17:19 2013 UTC (9 years, 2 months ago) by michael
- Update NEWS


Revision 2726 - Directory Listing
Modified Sun Dec 29 13:27:10 2013 UTC (9 years, 2 months ago) by michael
- Cleaned up RPL_WHOISADMIN hack
--- Diese und die folgenden Zeilen werden ignoriert --

M    include/numeric.h
M    src/numeric.c
M    modules/m_whois.c


Revision 2724 - Directory Listing
Modified Sun Dec 29 13:00:42 2013 UTC (9 years, 2 months ago) by michael
- Fixed bug where ircd didn't timeout SSL connections that haven't
  finished the SSL handshake. Reported by Adam.


Revision 2721 - Directory Listing
Modified Wed Dec 25 13:50:06 2013 UTC (9 years, 2 months ago) by michael
- automake 1.14.1


Revision 2720 - Directory Listing
Modified Wed Dec 25 13:46:17 2013 UTC (9 years, 2 months ago) by michael
- Update NEWS file


Revision 2717 - Directory Listing
Modified Wed Dec 25 13:43:34 2013 UTC (9 years, 2 months ago) by michael
- Fixed EOB not working for remote servers (Fake Direction)


Revision 2715 - Directory Listing
Modified Tue Dec 24 21:15:36 2013 UTC (9 years, 2 months ago) by michael
- list.c:dlinkFindDelete(): minor readability improvements


Revision 2711 - Directory Listing
Modified Tue Dec 24 18:37:50 2013 UTC (9 years, 2 months ago) by michael
- m_webirc.c: instead of silently dropping WEBIRC requests from
  registered clients, simply send ERR_ALREADYREGISTRED


Revision 2708 - Directory Listing
Modified Sat Dec 21 18:35:35 2013 UTC (9 years, 3 months ago) by michael
- Update several help files


Revision 2705 - Directory Listing
Modified Sat Dec 21 18:19:18 2013 UTC (9 years, 3 months ago) by michael
- Update several help files


Revision 2703 - Directory Listing
Modified Fri Dec 20 17:58:49 2013 UTC (9 years, 3 months ago) by michael
- Revved patchlevel to 8.1.12


Revision 2702 - Directory Listing
Modified Wed Dec 18 13:43:12 2013 UTC (9 years, 3 months ago) by michael
- Update NEWS file


Revision 2699 - Directory Listing
Modified Wed Dec 18 12:39:02 2013 UTC (9 years, 3 months ago) by michael
- m_webirc.c:mr_webirc(): fixed bug where parv[3] isn't tested for
  a valid hostname. Spotted by Adam.


Revision 2696 - Directory Listing
Modified Wed Dec 18 12:12:12 2013 UTC (9 years, 3 months ago) by michael
- channel_mode.c:set_channel_mode(): removed legacy code which has been
  introduced in rev 7.66(CVS) / Sat Dec 14 04:08:38 2002


Revision 2693 - Directory Listing
Modified Tue Dec 17 19:35:26 2013 UTC (9 years, 3 months ago) by michael
- Avoid magically sized temporary buffers


Revision 2690 - Directory Listing
Modified Tue Dec 17 18:55:43 2013 UTC (9 years, 3 months ago) by michael
- Avoid magically sized temporary buffers


Revision 2687 - Directory Listing
Modified Tue Dec 17 17:41:53 2013 UTC (9 years, 3 months ago) by michael
- introduce_client(), sendnick_TS(): fixed buffer overflow if a client has all possible
  modes set that are defined in SEND_UMODES


Revision 2685 - Directory Listing
Modified Mon Dec 16 17:37:03 2013 UTC (9 years, 3 months ago) by michael
- m_nick.c, m_join.c: Tweaked channel/nickname rejection notices


Revision 2681 - Directory Listing
Modified Sun Dec 15 18:39:57 2013 UTC (9 years, 3 months ago) by michael
- client.c: #include "parse.h"


Revision 2679 - Directory Listing
Modified Sun Dec 15 18:37:41 2013 UTC (9 years, 3 months ago) by michael
- event.c:aventAdIsh(): fixed compile warning with -Wunsuffixed-float-constants,
  replaced rand() with genrand_int32()


Revision 2677 - Directory Listing
Modified Sun Dec 15 12:17:12 2013 UTC (9 years, 3 months ago) by michael
- client.c:make_client(): make use of the SetUnknown() macro


Revision 2674 - Directory Listing
Modified Sat Dec 14 22:50:24 2013 UTC (9 years, 3 months ago) by michael
- version.c: cosmetical changes


Revision 2671 - Directory Listing
Modified Sat Dec 14 21:33:10 2013 UTC (9 years, 3 months ago) by michael
- stats_hooks(), show_events(): no longer sending an extra empty line
  before RPL_ENDOFSTATS


Revision 2668 - Directory Listing
Modified Fri Dec 13 19:59:04 2013 UTC (9 years, 3 months ago) by michael
- Update AUTHORS & version.c


Revision 2665 - Directory Listing
Modified Thu Dec 12 21:46:04 2013 UTC (9 years, 3 months ago) by michael
- Update AUTHORS


Revision 2664 - Directory Listing
Modified Thu Dec 12 20:29:37 2013 UTC (9 years, 3 months ago) by michael
- Update NEWS


Revision 2662 - Directory Listing
Modified Thu Dec 12 19:42:08 2013 UTC (9 years, 3 months ago) by michael
- m_join.c:m_join(): actually test conf->reason for being a NULL pointer


Revision 2660 - Directory Listing
Modified Thu Dec 12 19:36:22 2013 UTC (9 years, 3 months ago) by michael
- conf.c:valid_wild_card(): add missing va_end()


Revision 2656 - Directory Listing
Modified Thu Dec 12 19:04:40 2013 UTC (9 years, 3 months ago) by michael
- m_help.c:sendhelpfile(): fixed fd leak


Revision 2653 - Directory Listing
Modified Wed Dec 11 17:45:22 2013 UTC (9 years, 3 months ago) by michael
- send.c:send_queued_write(): removed pointless cast


Revision 2651 - Directory Listing
Modified Wed Dec 11 12:23:35 2013 UTC (9 years, 3 months ago) by michael
- Update NEWS


Revision 2649 - Directory Listing
Modified Tue Dec 10 19:46:34 2013 UTC (9 years, 3 months ago) by michael
- s_bsd_select.c, s_bsd_devpoll.c, s_bsd_epoll.c,
  s_bsd_kqueue.c, s_bsd_poll.c: style corrections


Revision 2648 - Directory Listing
Modified Tue Dec 10 19:38:57 2013 UTC (9 years, 3 months ago) by michael
- Update NEWS


Revision 2645 - Directory Listing
Modified Tue Dec 10 19:30:06 2013 UTC (9 years, 3 months ago) by michael
- ircd.c: show serial number on startup


Revision 2643 - Directory Listing
Modified Tue Dec 10 19:19:08 2013 UTC (9 years, 3 months ago) by michael
- m_mode.c: fixed possible desync with modes set by services


Revision 2639 - Directory Listing
Modified Tue Dec 10 18:14:27 2013 UTC (9 years, 3 months ago) by michael
- m_locops.c: added proper TS6 support / properly prefix LOCOPS message with name/UID


Revision 2637 - Directory Listing
Modified Tue Dec 10 18:08:23 2013 UTC (9 years, 3 months ago) by michael
- send.c: cleaned up style here and there


Revision 2636 - Directory Listing
Modified Tue Dec 10 17:46:57 2013 UTC (9 years, 3 months ago) by michael
- send.c:sendto_match_servs(): removed unused variable


Revision 2633 - Directory Listing
Modified Tue Dec 10 17:42:03 2013 UTC (9 years, 3 months ago) by michael
- send.c:sendto_anywhere(): removed unreachable code. server never sends
  SID-prefixed messages to clients


Revision 2631 - Directory Listing
Modified Sun Dec 8 18:33:35 2013 UTC (9 years, 3 months ago) by michael
- Removed setup_socket callback
- Removed init_comm() as init_netio() can be called directly


Revision 2629 - Directory Listing
Modified Sun Dec 8 13:42:36 2013 UTC (9 years, 3 months ago) by michael
- RPL_WHOISMODES now uses the 310 numeric to comply with other ircds


Revision 2626 - Directory Listing
Modified Fri Dec 6 19:38:58 2013 UTC (9 years, 3 months ago) by michael
- Fixed compile warnings with --enable-poll and --enable-select


Revision 2625 - Directory Listing
Modified Fri Dec 6 19:18:42 2013 UTC (9 years, 3 months ago) by michael
- Revved patchlevel


Revision 2624 - Directory Listing
Modified Fri Dec 6 19:17:35 2013 UTC (9 years, 3 months ago) by michael
- bison 3.0.2


Revision 2623 - Directory Listing
Modified Fri Dec 6 16:55:20 2013 UTC (9 years, 3 months ago) by michael
- Update NEWS


Revision 2622 - Directory Listing
Modified Wed Dec 4 19:25:39 2013 UTC (9 years, 3 months ago) by michael
- m_svskill.c: replaced MyClient() test with MyConnect()


Revision 2619 - Directory Listing
Modified Wed Dec 4 17:58:58 2013 UTC (9 years, 3 months ago) by michael
- Update NEWS


Revision 2617 - Directory Listing
Modified Wed Dec 4 17:52:48 2013 UTC (9 years, 3 months ago) by michael
- Administrators may now see channel modes in /LIST


Revision 2615 - Directory Listing
Modified Mon Dec 2 18:20:39 2013 UTC (9 years, 3 months ago) by michael
- src/s_bsd_kqueue.c: removed redundant init_netio() prototype; fixed indentation


Revision 2612 - Directory Listing
Modified Mon Dec 2 18:11:52 2013 UTC (9 years, 3 months ago) by michael
- src/s_bsd_kqueue.c: fixed compile warning


Revision 2610 - Directory Listing
Modified Thu Nov 28 19:20:30 2013 UTC (9 years, 3 months ago) by michael
- src/irc_reslib.c: removed advertising clause


Revision 2607 - Directory Listing
Modified Sun Nov 24 15:55:15 2013 UTC (9 years, 3 months ago) by michael
- Update NEWS


Revision 2606 - Directory Listing
Modified Sat Nov 23 20:05:35 2013 UTC (9 years, 3 months ago) by michael
- Set SVN properties on m_svskill.c


Revision 2601 - Directory Listing
Modified Sat Nov 23 20:01:13 2013 UTC (9 years, 3 months ago) by michael
- Actually add m_svskill.c


Revision 2600 - Directory Listing
Modified Sat Nov 23 20:00:41 2013 UTC (9 years, 3 months ago) by michael
- Added SVSKILL


Revision 2599 - Directory Listing
Modified Sat Nov 23 18:15:13 2013 UTC (9 years, 3 months ago) by michael
- Bump version to hybrid-8.1.10


Revision 2596 - Directory Listing
Modified Sat Nov 23 17:31:24 2013 UTC (9 years, 3 months ago) by michael
- Untabify help/who


Revision 2593 - Directory Listing
Modified Thu Nov 21 17:20:23 2013 UTC (9 years, 4 months ago) by michael
- Add -fno-strict-aliasing to CFLAGS if possible


Revision 2590 - Directory Listing
Modified Thu Nov 21 13:51:37 2013 UTC (9 years, 4 months ago) by michael
- include/client.h: add UMODE_CALLERID, UMODE_SOFTCALLERID to SEND_UMODES


Revision 2588 - Directory Listing
Modified Wed Nov 20 23:24:58 2013 UTC (9 years, 4 months ago) by michael
- Applied kqueue() fix by Adam <adam@anope.org>


Revision 2585 - Directory Listing
Modified Wed Nov 20 23:09:35 2013 UTC (9 years, 4 months ago) by michael
- Optimized find_person()


Revision 2582 - Directory Listing
Modified Wed Nov 20 23:01:05 2013 UTC (9 years, 4 months ago) by michael
- client.c:find_person(): completely disallow UID guessing as suggested by Adam <adam@anope.org>


Revision 2579 - Directory Listing
Modified Wed Nov 20 20:46:43 2013 UTC (9 years, 4 months ago) by michael
- Better distinguishing between usermode +g and +G in both /whois and /privmsg
  as suggested by Adam <adam@anope.org>


Revision 2577 - Directory Listing
Modified Wed Nov 20 19:54:28 2013 UTC (9 years, 4 months ago) by michael
- Fixed ID_or_name macro as reported by Adam <adam@anope.org>


Revision 2575 - Directory Listing
Modified Mon Nov 18 20:32:25 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2572 - Directory Listing
Modified Mon Nov 18 20:00:05 2013 UTC (9 years, 4 months ago) by michael
- listener.c:show_ports(): fixed ip address leakage even if hide_server_ips
  is set to 'yes'. Reported by Adam <adam@anope.org>


Revision 2571 - Directory Listing
Modified Mon Nov 18 19:14:19 2013 UTC (9 years, 4 months ago) by michael
- bison 3.0.1


Revision 2568 - Directory Listing
Modified Sun Nov 17 20:24:04 2013 UTC (9 years, 4 months ago) by michael


Revision 2564 - Directory Listing
Modified Sun Nov 17 18:20:52 2013 UTC (9 years, 4 months ago) by michael
- Renamed kill_client_ll_serv_butone() to kill_client_serv_butone() just to satisfy Adam's OCD


Revision 2563 - Directory Listing
Modified Sun Nov 17 15:38:56 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2561 - Directory Listing
Modified Sun Nov 17 15:37:13 2013 UTC (9 years, 4 months ago) by michael
- m_mode.c:ms_bmask(): fixed bug with server hiding enabled


Revision 2558 - Directory Listing
Modified Sun Nov 17 15:27:41 2013 UTC (9 years, 4 months ago) by michael
- src/channel_mode.c: fixed small buglet in send_mode_changes() with server
  hiding enabled. Reported by Adam <adam@anope.org>


Revision 2556 - Directory Listing
Modified Sun Nov 17 13:38:40 2013 UTC (9 years, 4 months ago) by michael
- src/numeric.c: added missing +h mode to 004 numeric when building the ircd with --enable-halfops
  as reported by Adam <adam@anope.org>


Revision 2553 - Directory Listing
Modified Sun Nov 17 13:26:41 2013 UTC (9 years, 4 months ago) by michael
- Updated help/who


Revision 2552 - Directory Listing
Modified Sun Nov 17 13:19:02 2013 UTC (9 years, 4 months ago) by michael
- m_who.c: updated comment


Revision 2548 - Directory Listing
Modified Sun Nov 17 13:14:41 2013 UTC (9 years, 4 months ago) by michael
- WHO now shows whether or not a nickname has been registered with NickServ. ('r' status flag)


Revision 2544 - Directory Listing
Modified Wed Nov 13 18:25:55 2013 UTC (9 years, 4 months ago) by michael
- src/send.c: fixed several compile warnings with -Wsign-conversion


Revision 2541 - Directory Listing
Modified Wed Nov 13 16:56:44 2013 UTC (9 years, 4 months ago) by michael
- m_hash.c: constification


Revision 2539 - Directory Listing
Modified Wed Nov 13 15:24:17 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2537 - Directory Listing
Modified Wed Nov 13 15:13:25 2013 UTC (9 years, 4 months ago) by michael
- m_whois.c: only administrators may see a client's certificate finger print


Revision 2533 - Directory Listing
Modified Sat Nov 9 20:59:27 2013 UTC (9 years, 4 months ago) by michael
- channel_mode.c: fixed warnings with clang


Revision 2531 - Directory Listing
Modified Fri Nov 8 17:56:07 2013 UTC (9 years, 4 months ago) by michael
- Revved patchlevel to hybrid-8.1.9


Revision 2530 - Directory Listing
Modified Fri Nov 8 17:51:38 2013 UTC (9 years, 4 months ago) by michael
- Administrators are now able to see user modes a user has set via /whois


Revision 2526 - Directory Listing
Modified Sat Nov 2 17:07:55 2013 UTC (9 years, 4 months ago) by michael
- Style corrections


Revision 2523 - Directory Listing
Modified Fri Nov 1 20:44:22 2013 UTC (9 years, 4 months ago) by michael
- Got rid of find_kill() and find_gline() wrapper functions


Revision 2521 - Directory Listing
Modified Tue Oct 29 19:19:00 2013 UTC (9 years, 4 months ago) by michael
- m_topic.c: constification


Revision 2517 - Directory Listing
Modified Sun Oct 27 19:41:13 2013 UTC (9 years, 4 months ago) by michael
- src/send.c: replaced all sprintf() with snprintf()


Revision 2516 - Directory Listing
Modified Sun Oct 27 19:18:42 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2515 - Directory Listing
Modified Sun Oct 27 19:17:09 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2514 - Directory Listing
Modified Sun Oct 27 19:02:22 2013 UTC (9 years, 4 months ago) by michael
- src/numeric.c: fixed typo


Revision 2512 - Directory Listing
Modified Sun Oct 27 18:59:49 2013 UTC (9 years, 4 months ago) by michael
- Added usermode +W. Users connected via a webirc gateway get this
  mode set by servers.
- /WHOIS now shows whether a client is connected via a webirc
  gateway


Revision 2509 - Directory Listing
Modified Sun Oct 27 16:32:33 2013 UTC (9 years, 4 months ago) by michael
- Admins may now see +s channels a user is in with /WHOIS


Revision 2502 - Directory Listing
Modified Sat Oct 26 15:51:20 2013 UTC (9 years, 4 months ago) by michael
- m_svsmode.c: constification


Revision 2500 - Directory Listing
Modified Fri Oct 25 20:32:07 2013 UTC (9 years, 4 months ago) by michael
- Added m4/ac_define_dir.m4


Revision 2497 - Directory Listing
Modified Fri Oct 25 20:24:44 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2496 - Directory Listing
Modified Fri Oct 25 20:21:04 2013 UTC (9 years, 4 months ago) by michael
- Administrators can now see +s channels in /LIST


Revision 2494 - Directory Listing
Modified Fri Oct 25 18:30:38 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2493 - Directory Listing
Modified Fri Oct 25 17:49:30 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2492 - Directory Listing
Modified Fri Oct 25 17:30:26 2013 UTC (9 years, 4 months ago) by michael
  - Instead of forcefully adding
    -Wall
    -Wextra
    -Wno-unused
    -Wcast-qual
    -Wcast-align
    -Wbad-function-cast
    -Wmissing-declarations
    -Wmissing-prototypes
    -Wnested-externs
    -Wredundant-decls
    -Wshadow
    -Wwrite-strings
    -Wundef
    to CFLAGS, 'configure' now tests if the flags are understood by the compiler


Revision 2490 - Directory Listing
Modified Fri Oct 25 16:23:35 2013 UTC (9 years, 4 months ago) by michael
- Update NEWS


Revision 2489 - Directory Listing
Modified Fri Oct 25 16:15:39 2013 UTC (9 years, 4 months ago) by michael
- Build system modernizations


Revision 2488 - Directory Listing
Modified Wed Oct 23 18:33:26 2013 UTC (9 years, 5 months ago) by michael
- Bump patchlevel to 8.1.8


Revision 2487 - Directory Listing
Modified Wed Oct 23 18:31:55 2013 UTC (9 years, 5 months ago) by michael
- Update NEWS


Revision 2486 - Directory Listing
Modified Wed Oct 23 18:13:55 2013 UTC (9 years, 5 months ago) by michael
- Update NEWS


Revision 2485 - Directory Listing
Modified Wed Oct 23 18:08:17 2013 UTC (9 years, 5 months ago) by michael
- Initial build system related modernizations
- Add -fstack-protector to CFLAGS if available
- Move openssl check to m4/ax_check_openssl.m4


Revision 2483 - Directory Listing
Modified Wed Oct 23 17:55:43 2013 UTC (9 years, 5 months ago) by michael
- m_svsnick.c: fixed stupid bug that leads to desynchronized nick database
  throughout the entire network


Revision 2479 - Directory Listing
Modified Wed Oct 23 14:05:43 2013 UTC (9 years, 5 months ago) by michael
- Stole ircu's RPL_WHOISACCOUNT numeric


Revision 2476 - Directory Listing
Modified Sun Oct 13 18:50:07 2013 UTC (9 years, 5 months ago) by michael
- find_person(): fixed naming convention
- find_chasing(): reduced required arguments


Revision 2472 - Directory Listing
Modified Fri Oct 11 16:44:00 2013 UTC (9 years, 5 months ago) by michael
- Bison 3.0


Revision 2467 - Directory Listing
Modified Sun Aug 18 18:25:12 2013 UTC (9 years, 7 months ago) by michael
- Update NEWS


Revision 2465 - Directory Listing
Modified Sat Aug 17 20:44:01 2013 UTC (9 years, 7 months ago) by michael
- doc/reference.conf: remove references to RSA public key


Revision 2462 - Directory Listing
Modified Sat Aug 17 20:37:43 2013 UTC (9 years, 7 months ago) by michael
- Fixed certificate fingerprint validation for outgoing server connects


Revision 2461 - Directory Listing
Modified Fri Aug 16 20:32:32 2013 UTC (9 years, 7 months ago) by michael
- Revved patchlevel to hybrid-8.1.7
- Updated NEWS file


Revision 2458 - Directory Listing
Modified Fri Aug 16 20:29:28 2013 UTC (9 years, 7 months ago) by michael
- Update doc/modes.txt


Revision 2453 - Directory Listing
Modified Wed Aug 14 16:08:02 2013 UTC (9 years, 7 months ago) by michael
- Update NEWS file


Revision 2451 - Directory Listing
Modified Wed Aug 14 16:05:03 2013 UTC (9 years, 7 months ago) by michael
- Update doc/challenge.txt


Revision 2447 - Directory Listing
Modified Sun Aug 11 18:53:31 2013 UTC (9 years, 7 months ago) by michael
- Update help/stats


Revision 2444 - Directory Listing
Modified Sun Aug 11 12:14:10 2013 UTC (9 years, 7 months ago) by michael
- Update NEWS


Revision 2442 - Directory Listing
Modified Sun Aug 11 11:52:51 2013 UTC (9 years, 7 months ago) by michael
- channel.c:can_send(): fixed issue with channel mode +n having
  no functionality. Reported by Fawkes


Revision 2434 - Directory Listing
Modified Fri Aug 2 18:43:30 2013 UTC (9 years, 7 months ago) by michael
- Removed rfc1459_command_send_error() message handler


Revision 2431 - Directory Listing
Modified Fri Aug 2 17:20:42 2013 UTC (9 years, 7 months ago) by michael
- Revved patchlevel to 8.1.6


Revision 2427 - Directory Listing
Modified Tue Jul 30 19:24:01 2013 UTC (9 years, 7 months ago) by michael
- Update NEWS file


Revision 2425 - Directory Listing
Modified Tue Jul 30 17:20:29 2013 UTC (9 years, 7 months ago) by michael
- s_bsd.c:ssl_handshake(): no need to spam ircd.log with useless ssl errors


Revision 2409 - Directory Listing
Modified Fri Jul 19 15:43:53 2013 UTC (9 years, 8 months ago) by michael
- motd.(c|h): fixed core with zero byte length ircd.motd. Reported by Fawkes


Revision 2402 - Directory Listing
Modified Tue Jul 16 15:22:26 2013 UTC (9 years, 8 months ago) by michael
- mr_nick(): remove legacy code for nicks cantaining '~'. valid_nickname()
  already takes care of this.


Revision 2401 - Directory Listing
Modified Tue Jul 16 15:07:14 2013 UTC (9 years, 8 months ago) by michael
- Revved patchlevel to hybrid-8.1.5


Revision 2400 - Directory Listing
Modified Tue Jul 16 15:06:10 2013 UTC (9 years, 8 months ago) by michael
- Update NEWS


Revision 2398 - Directory Listing
Modified Tue Jul 16 14:13:31 2013 UTC (9 years, 8 months ago) by michael
- Fixed bug that would prevent servers from linking together
  if connect::aftype wasn't specified


Revision 2394 - Directory Listing
Modified Sun Jul 14 14:26:03 2013 UTC (9 years, 8 months ago) by michael
- help/cmode: fixed typo


Revision 2379 - Directory Listing
Modified Fri Jul 5 16:58:26 2013 UTC (9 years, 8 months ago) by michael
- White-space commit


Revision 2377 - Directory Listing
Modified Fri Jul 5 16:56:59 2013 UTC (9 years, 8 months ago) by michael
- White-space commit


Revision 2375 - Directory Listing
Modified Fri Jul 5 16:56:09 2013 UTC (9 years, 8 months ago) by michael
- Update help/rehash


Revision 2372 - Directory Listing
Modified Fri Jul 5 16:46:51 2013 UTC (9 years, 8 months ago) by michael
- White-space commit


Revision 2371 - Directory Listing
Modified Fri Jul 5 15:51:02 2013 UTC (9 years, 8 months ago) by michael
- Revved patchlevel to 8.1.4


Revision 2370 - Directory Listing
Modified Fri Jul 5 15:41:53 2013 UTC (9 years, 8 months ago) by michael
- Update NEWS


Revision 2369 - Directory Listing
Modified Fri Jul 5 15:16:32 2013 UTC (9 years, 8 months ago) by michael
- Update NEWS


Revision 2367 - Directory Listing
Modified Thu Jul 4 22:42:00 2013 UTC (9 years, 8 months ago) by michael
- m_nick.c:change_local_nick(): fixed nickchange-flooding logic
  not to further penalize already penalized clients


Revision 2365 - Directory Listing
Modified Thu Jul 4 21:49:38 2013 UTC (9 years, 8 months ago) by michael
- ircd_defs.h: increased PASSWDLEN to 128


Revision 2364 - Directory Listing
Modified Thu Jul 4 21:29:43 2013 UTC (9 years, 8 months ago) by michael
- find_accept(): solved XXX


Revision 2361 - Directory Listing
Modified Thu Jul 4 21:15:16 2013 UTC (9 years, 8 months ago) by michael
- m_xline.c:ms_xline(): removed already solved XXX comment


Revision 2360 - Directory Listing
Modified Thu Jul 4 21:03:43 2013 UTC (9 years, 8 months ago) by michael
- m_trace.c:report_this_status(): XXX solved. x->localClient->firsttime can't
  ever be zero


Revision 2357 - Directory Listing
Modified Thu Jul 4 20:15:53 2013 UTC (9 years, 8 months ago) by michael
- hook.c: constification/style corrections


Revision 2356 - Directory Listing
Modified Thu Jul 4 12:23:13 2013 UTC (9 years, 8 months ago) by michael
- White-space changes


Revision 2353 - Directory Listing
Modified Thu Jul 4 11:47:06 2013 UTC (9 years, 8 months ago) by michael
- m_whois.c: removed legacy code


Revision 2351 - Directory Listing
Modified Wed Jul 3 21:41:52 2013 UTC (9 years, 8 months ago) by michael
- Fixed core with empty auth::spoof entries


Revision 2349 - Directory Listing
Modified Wed Jul 3 21:23:14 2013 UTC (9 years, 8 months ago) by michael
- ircd_defs.h: increased KILLLEN, REASONLEN, KICKLEN, and AWAYLEN to 180


Revision 2348 - Directory Listing
Modified Wed Jul 3 19:09:59 2013 UTC (9 years, 8 months ago) by michael
- Add missing 'compile' script


Revision 2346 - Directory Listing
Modified Wed Jul 3 19:07:16 2013 UTC (9 years, 8 months ago) by michael
- Automake 1.14


Revision 2344 - Directory Listing
Modified Wed Jul 3 18:17:10 2013 UTC (9 years, 8 months ago) by michael
- This shouldn't be sneaked in


Revision 2343 - Directory Listing
Modified Wed Jul 3 18:13:17 2013 UTC (9 years, 8 months ago) by michael
- White-space commit / style corrections


Revision 2342 - Directory Listing
Modified Wed Jul 3 13:59:41 2013 UTC (9 years, 8 months ago) by michael
- Removed useless sanity checks
- Fixed bug where remote /STATS requests were not rate limited


Revision 2339 - Directory Listing
Modified Wed Jul 3 13:24:43 2013 UTC (9 years, 8 months ago) by michael
- UNRESV should be logged as well
- Improved logging. Fixed inconsistent use of
  get_oper_name() vs. source_p->name


Revision 2338 - Directory Listing
Modified Wed Jul 3 13:04:19 2013 UTC (9 years, 8 months ago) by michael
- Update NEWS


Revision 2337 - Directory Listing
Modified Wed Jul 3 13:00:46 2013 UTC (9 years, 8 months ago) by michael
- Added XLINE and RESV logging types


Revision 2333 - Directory Listing
Modified Sun Jun 23 17:31:49 2013 UTC (9 years, 9 months ago) by michael
- Fixed broken --disable-libgeoip switch


Revision 2332 - Directory Listing
Modified Sun Jun 23 13:52:31 2013 UTC (9 years, 9 months ago) by michael
- hostmask.c:hash_text(): removed pointless cast


Revision 2329 - Directory Listing
Modified Sun Jun 23 13:29:37 2013 UTC (9 years, 9 months ago) by michael
- ircd.c: temporarily disable FAKEHOST capability


Revision 2327 - Directory Listing
Modified Sun Jun 23 12:47:24 2013 UTC (9 years, 9 months ago) by michael
- reference.conf: fixed typo


Revision 2326 - Directory Listing
Modified Sun Jun 23 12:33:47 2013 UTC (9 years, 9 months ago) by michael
- Bump patchlevel to hybrid-8.1.3


Revision 2325 - Directory Listing
Modified Sun Jun 23 12:32:47 2013 UTC (9 years, 9 months ago) by michael
- Update NEWS


Revision 2323 - Directory Listing
Modified Sun Jun 23 12:03:24 2013 UTC (9 years, 9 months ago) by michael
- Fixed Dom's irc-name


Revision 2321 - Directory Listing
Modified Sun Jun 23 12:01:13 2013 UTC (9 years, 9 months ago) by michael
- doc/reference.conf: revised reference.conf by Dominic Hargreaves <dom@earth.li>
- version.c, AUTHORS: added Dom to contributors list since he helped al lot with
  GNU/Hurd testing and bugfixing


Revision 2319 - Directory Listing
Modified Sat Jun 22 20:53:35 2013 UTC (9 years, 9 months ago) by michael
- motd.c: fixed possible core with "STATS z" as reported by Fawkes


Revision 2316 - Directory Listing
Modified Fri Jun 21 14:00:24 2013 UTC (9 years, 9 months ago) by michael
- conf.c:attach_iline(): there should never be a conf that hasn't a class attached
  to it. Let it crash if it's otherwise


Revision 2315 - Directory Listing
Modified Fri Jun 21 12:50:45 2013 UTC (9 years, 9 months ago) by michael
- s_user.c: style corrections, remove useless comment


Revision 2312 - Directory Listing
Modified Fri Jun 21 11:40:05 2013 UTC (9 years, 9 months ago) by michael
- conf.c:valid_tkline(): minor cleanups


Revision 2310 - Directory Listing
Modified Wed Jun 19 20:48:17 2013 UTC (9 years, 9 months ago) by michael
- s_serv.c:show_capabilities(): fixed buffer oddities


Revision 2307 - Directory Listing
Modified Wed Jun 19 19:43:08 2013 UTC (9 years, 9 months ago) by michael
- doc/reference.conf: whitespace changes


Revision 2306 - Directory Listing
Modified Wed Jun 19 19:42:01 2013 UTC (9 years, 9 months ago) by michael
- doc/reference.conf: whitespace changes


Revision 2303 - Directory Listing
Modified Wed Jun 19 16:05:33 2013 UTC (9 years, 9 months ago) by michael
- numeric.c: constificate replies[]


Revision 2302 - Directory Listing
Modified Wed Jun 19 12:21:42 2013 UTC (9 years, 9 months ago) by michael
- s_misc.c: constify weekdays[], months[]


Revision 2299 - Directory Listing
Modified Wed Jun 19 12:09:18 2013 UTC (9 years, 9 months ago) by michael
- whowas: Renamed functions.
  add_history -> whowas_add_history
  off_history -> whowas_off_history
  get_history -> whowas_get_history


Revision 2298 - Directory Listing
Modified Wed Jun 19 11:58:34 2013 UTC (9 years, 9 months ago) by michael
- whowas.c: renamed count_whowas_memory() to whowas_count_memory()
- watch_count_memory(), whowas_count_memory(): constification, renamed 
  variables, removed unused variables


Revision 2295 - Directory Listing
Modified Wed Jun 19 11:18:29 2013 UTC (9 years, 9 months ago) by michael
- Rename Ban::username structure member to Ban::user


Revision 2294 - Directory Listing
Modified Wed Jun 19 10:54:30 2013 UTC (9 years, 9 months ago) by michael
- Added FAKEHOST server capability for later use


Revision 2291 - Directory Listing
Modified Wed Jun 19 10:43:48 2013 UTC (9 years, 9 months ago) by michael
- client.h: add UMODE_HIDDENHOST to SEND_UMODES


Revision 2290 - Directory Listing
Modified Wed Jun 19 10:32:37 2013 UTC (9 years, 9 months ago) by michael
- s_user.c:user_set_hostmask(): don't send QUIT message to channels if
  cycle_on_host_change is turned off


Revision 2288 - Directory Listing
Modified Tue Jun 18 21:37:08 2013 UTC (9 years, 9 months ago) by michael
- s_bsd.c:ssl_handshake(): shrink buffer size of md


Revision 2285 - Directory Listing
Modified Tue Jun 18 19:22:46 2013 UTC (9 years, 9 months ago) by michael
- Update NEWS and reference.conf


Revision 2284 - Directory Listing
Modified Tue Jun 18 19:16:46 2013 UTC (9 years, 9 months ago) by michael
- Added generall::cycle_on_host_change configuration option as requested
  by Adam <adam@anope.org>


Revision 2281 - Directory Listing
Modified Tue Jun 18 18:01:24 2013 UTC (9 years, 9 months ago) by michael
- s_serv.c: cleanup show_capabilities(). Replace sprintf() combo with strlcat()


Revision 2280 - Directory Listing
Modified Tue Jun 18 16:57:03 2013 UTC (9 years, 9 months ago) by michael
- Update doc/reference.conf


Revision 2277 - Directory Listing
Modified Tue Jun 18 16:32:41 2013 UTC (9 years, 9 months ago) by michael
- Back out previous changes to detach_conf()


Revision 2276 - Directory Listing
Modified Tue Jun 18 16:30:37 2013 UTC (9 years, 9 months ago) by michael
- conf.c:detach_conf(): fixed bug where we didn't call remove_from_cidr_check()
  in some cases


Revision 2273 - Directory Listing
Modified Tue Jun 18 16:00:15 2013 UTC (9 years, 9 months ago) by michael
- Sort out unused header includes


Revision 2272 - Directory Listing
Modified Tue Jun 18 15:12:12 2013 UTC (9 years, 9 months ago) by michael
- Bump patchlevel to hybrid-8.1.2


Revision 2271 - Directory Listing
Modified Tue Jun 18 15:10:07 2013 UTC (9 years, 9 months ago) by michael
- m_stats.c: fixed typo


Revision 2268 - Directory Listing
Modified Tue Jun 18 15:03:50 2013 UTC (9 years, 9 months ago) by michael
- Added general::stats_u_oper_only configuration option


Revision 2266 - Directory Listing
Modified Mon Jun 17 23:30:16 2013 UTC (9 years, 9 months ago) by michael
- Update doc/reference.conf


Revision 2264 - Directory Listing
Modified Mon Jun 17 19:21:30 2013 UTC (9 years, 9 months ago) by michael
- tools/mkpasswd.c: replace another sprintf() with snprintf()


Revision 2263 - Directory Listing
Modified Mon Jun 17 18:35:29 2013 UTC (9 years, 9 months ago) by michael
- trace_get_dependent(): use unsigned int here


Revision 2261 - Directory Listing
Modified Mon Jun 17 15:54:05 2013 UTC (9 years, 9 months ago) by michael
- Removed doc/guidelines.txt


Revision 2257 - Directory Listing
Modified Mon Jun 17 14:00:25 2013 UTC (9 years, 9 months ago) by michael
- Update README


Revision 2256 - Directory Listing
Modified Mon Jun 17 13:53:43 2013 UTC (9 years, 9 months ago) by michael
- Update README. Mention libGeoIP


Revision 2254 - Directory Listing
Modified Mon Jun 17 11:55:25 2013 UTC (9 years, 9 months ago) by michael
- ircd.c: whitespace commit/style cleanup


Revision 2251 - Directory Listing
Modified Sun Jun 16 13:28:34 2013 UTC (9 years, 9 months ago) by michael
- conf_parser.y: don't attempt to copy ciphers if there aren't any


Revision 2250 - Directory Listing
Modified Sun Jun 16 13:03:25 2013 UTC (9 years, 9 months ago) by michael
- Update NEWS


Revision 2249 - Directory Listing
Modified Sun Jun 16 11:30:30 2013 UTC (9 years, 9 months ago) by michael
- Add operator::ssl_connection_required configuration option


Revision 2247 - Directory Listing
Modified Sun Jun 16 10:58:28 2013 UTC (9 years, 9 months ago) by michael
- Add usermode 'S' (client is connecte via SSL/TLS).
  Allows services to keep track of what users are connected via SSL,
  and allows to see ssl-status of remote clients in a /whois


Revision 2245 - Directory Listing
Modified Sat Jun 15 22:08:30 2013 UTC (9 years, 9 months ago) by michael
- rename 'fingerprint' configuration directive to 'ssl_certificate_fingerprint'


Revision 2243 - Directory Listing
Modified Sat Jun 15 21:00:59 2013 UTC (9 years, 9 months ago) by michael
- channel_mode.c:add_id(): don't leak server names of servers that are hidden.
  Patch provided by Adam <adam@anope.org>


Revision 2240 - Directory Listing
Modified Sat Jun 15 20:48:19 2013 UTC (9 years, 9 months ago) by michael
- svn propset


Revision 2239 - Directory Listing
Modified Sat Jun 15 20:45:52 2013 UTC (9 years, 9 months ago) by michael
- Add m_certfp.c


Revision 2237 - Directory Listing
Modified Sat Jun 15 19:17:25 2013 UTC (9 years, 9 months ago) by michael
- Implement CERTFP


Revision 2226 - Directory Listing
Modified Wed Jun 12 18:32:14 2013 UTC (9 years, 9 months ago) by michael
- Update NEWS


Revision 2225 - Directory Listing
Modified Wed Jun 12 18:11:29 2013 UTC (9 years, 9 months ago) by michael
- white-space commit/style corrections


Revision 2223 - Directory Listing
Modified Mon Jun 10 19:34:23 2013 UTC (9 years, 9 months ago) by michael
- mkpasswd.c: replace all sprintf() with snprintf()


Revision 2221 - Directory Listing
Modified Sun Jun 9 16:16:58 2013 UTC (9 years, 9 months ago) by michael
- respond.c: white-space changes/style corrections


Revision 2219 - Directory Listing
Modified Sun Jun 9 15:52:46 2013 UTC (9 years, 9 months ago) by michael
- Update challenge.txt


Revision 2215 - Directory Listing
Modified Thu Jun 6 17:35:22 2013 UTC (9 years, 9 months ago) by michael
- Added read_links_file()


Revision 2214 - Directory Listing
Modified Wed Jun 5 22:26:06 2013 UTC (9 years, 9 months ago) by michael
- conf_class.c: white-space changes


Revision 2211 - Directory Listing
Modified Wed Jun 5 22:03:47 2013 UTC (9 years, 9 months ago) by michael
- s_serv.c:write_links_file(): replaced a dlinkAdd() with dlinkAddTail()


Revision 2209 - Directory Listing
Modified Wed Jun 5 21:15:41 2013 UTC (9 years, 9 months ago) by michael
- Update NEWS and reference.conf


Revision 2207 - Directory Listing
Modified Wed Jun 5 21:06:28 2013 UTC (9 years, 9 months ago) by michael
- channel.c: optimized can_join(). Do less intensive tests before actually
  testing for ban/exempt masks


Revision 2205 - Directory Listing
Modified Wed Jun 5 18:41:44 2013 UTC (9 years, 9 months ago) by michael
- m_services.c: changed HS shortcut to send messages to HostServ


Revision 2204 - Directory Listing
Modified Wed Jun 5 18:33:57 2013 UTC (9 years, 9 months ago) by michael
- motd.c: style correction


Revision 2201 - Directory Listing
Modified Tue Jun 4 18:46:09 2013 UTC (9 years, 9 months ago) by michael
- Update doc/serverhide.txt


Revision 2198 - Directory Listing
Modified Tue Jun 4 18:38:02 2013 UTC (9 years, 9 months ago) by michael
- Update NEWS/fixed typo


Revision 2197 - Directory Listing
Modified Tue Jun 4 18:33:25 2013 UTC (9 years, 9 months ago) by michael
- Moved disable_remote_command configuration directive from
  general{} block to serverhide{] block


Revision 2195 - Directory Listing
Modified Tue Jun 4 14:59:05 2013 UTC (9 years, 9 months ago) by michael
- Fixes to changes done in -r2165


Revision 2192 - Directory Listing
Modified Tue Jun 4 13:31:17 2013 UTC (9 years, 9 months ago) by michael
- motd.c:motd_destroy() don't attempt to unlink a local/remote motd
  from MotdList.other


Revision 2191 - Directory Listing
Modified Tue Jun 4 12:53:18 2013 UTC (9 years, 9 months ago) by michael
- motd.c:motd_cache(): do the stat() before fopen() + improve error
  reporting in case stat() failed


Revision 2188 - Directory Listing
Modified Tue Jun 4 12:44:37 2013 UTC (9 years, 9 months ago) by michael
- Removed Client::client_host and Client::client_server members


Revision 2187 - Directory Listing
Modified Tue Jun 4 12:31:54 2013 UTC (9 years, 9 months ago) by michael
- m_etrace.c: removed XXX-tag. /etrace -full gives extendend etrace


Revision 2184 - Directory Listing
Modified Tue Jun 4 12:26:53 2013 UTC (9 years, 9 months ago) by michael
- Removed usermode +C


Revision 2183 - Directory Listing
Modified Tue Jun 4 12:19:20 2013 UTC (9 years, 9 months ago) by michael
- Style correcions/white-space changes


Revision 2180 - Directory Listing
Modified Tue Jun 4 10:55:19 2013 UTC (9 years, 9 months ago) by michael
- Fixed debug assertion being triggered on ident lookup
  as reported by Stuart Walsh


Revision 2179 - Directory Listing
Modified Tue Jun 4 00:00:06 2013 UTC (9 years, 9 months ago) by michael
- Bump patchlevel to 8.1.1


Revision 2177 - Directory Listing
Modified Mon Jun 3 23:56:22 2013 UTC (9 years, 9 months ago) by michael
- automake 1.13.3


Revision 2176 - Directory Listing
Modified Mon Jun 3 23:48:03 2013 UTC (9 years, 9 months ago) by michael
- Now that invite- and ban-exempts are hardcoded, there's no need to delete
  them from ISUPPORT-list on /rehash


Revision 2173 - Directory Listing
Modified Mon Jun 3 19:40:02 2013 UTC (9 years, 9 months ago) by michael
- Remove unused temporary_resv list. Move channel_resv_list to conf.c


Revision 2172 - Directory Listing
Modified Mon Jun 3 18:16:08 2013 UTC (9 years, 9 months ago) by michael
- Update reference.conf


Revision 2170 - Directory Listing
Modified Sun Jun 2 20:35:26 2013 UTC (9 years, 9 months ago) by michael
- Regenerate parser


Revision 2169 - Directory Listing
Modified Sun Jun 2 20:08:19 2013 UTC (9 years, 9 months ago) by michael
- motd.c, motd.h: fix compile warnings


Revision 2166 - Directory Listing
Modified Sun Jun 2 20:02:18 2013 UTC (9 years, 9 months ago) by michael
- motd.c, motd.h: add support for ip masks


Revision 2165 - Directory Listing
Modified Sun Jun 2 19:43:12 2013 UTC (9 years, 9 months ago) by michael
- motd.h, motd.c: minor cleanups. use 'unsigned' whenever possible


Revision 2162 - Directory Listing
Modified Sun Jun 2 18:41:10 2013 UTC (9 years, 9 months ago) by michael
- include/defaults.h: remove unused INIT_LOG_LEVEL define


Revision 2161 - Directory Listing
Modified Sun Jun 2 18:24:35 2013 UTC (9 years, 9 months ago) by michael
- m_stats.c:report_confitem_types(): removed unused variable


Revision 2158 - Directory Listing
Modified Sun Jun 2 18:08:36 2013 UTC (9 years, 9 months ago) by michael
- Cleanup ISUPPORT code and get rid of message.c


Revision 2157 - Directory Listing
Modified Fri May 31 20:54:28 2013 UTC (9 years, 9 months ago) by michael
- Cleanup flattened links code


Revision 2154 - Directory Listing
Modified Fri May 31 20:14:08 2013 UTC (9 years, 9 months ago) by michael
- Update NEWS


Revision 2153 - Directory Listing
Modified Fri May 31 19:44:07 2013 UTC (9 years, 9 months ago) by michael
- doc/reference.conf: fixed typo


Revision 2151 - Directory Listing
Modified Fri May 31 18:59:22 2013 UTC (9 years, 9 months ago) by michael
- Implement motd{} configuration blocks based on ircu's implementation


Revision 2149 - Directory Listing
Modified Fri May 31 17:18:36 2013 UTC (9 years, 9 months ago) by michael
- Don't let non-SSL users join +S channels if ircd has be
  compiled without SSL support. Spotted by Stuart Walsh


Revision 2147 - Directory Listing
Modified Thu May 30 11:04:57 2013 UTC (9 years, 9 months ago) by michael
- update help/umode, doc/modes.txt


Revision 2144 - Directory Listing
Modified Thu May 30 10:56:53 2013 UTC (9 years, 9 months ago) by michael
- m_svsmode(), user_set_hostmask(): minor cleanups and fixes to previous commit


Revision 2142 - Directory Listing
Modified Thu May 30 01:12:20 2013 UTC (9 years, 9 months ago) by michael
- m_svsmode.c: avoid HostServ floods


Revision 2140 - Directory Listing
Modified Thu May 30 00:44:04 2013 UTC (9 years, 9 months ago) by michael
- s_user.c:user_set_hostmask(): send a QUIT/JOIN combination to other channel
  members to avoid desynchronized IALs


Revision 2139 - Directory Listing
Modified Wed May 29 21:16:10 2013 UTC (9 years, 9 months ago) by michael
- s_user.c:user_set_hostmask(): don't unset FLAGS_IP_SPOOFING if the client's
  hostname has already been spoofed by an auth{} block based spoof.


Revision 2136 - Directory Listing
Modified Wed May 29 19:36:51 2013 UTC (9 years, 9 months ago) by michael
- Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST)
  Only services may set a fakehost via SVSMODE.


Revision 2135 - Directory Listing
Modified Wed May 29 18:59:53 2013 UTC (9 years, 9 months ago) by michael
- s_user.c, s_serv.c, rsa.c: style corrections; mostly whitespace changes


Revision 2132 - Directory Listing
Modified Wed May 29 18:27:08 2013 UTC (9 years, 9 months ago) by michael
- get_member_status(), valid_wildcard(): constification


Revision 2131 - Directory Listing
Modified Wed May 29 15:32:43 2013 UTC (9 years, 9 months ago) by michael
- resv.c: move valid_wild_card_simple() to conf.c


Revision 2128 - Directory Listing
Modified Wed May 29 13:11:58 2013 UTC (9 years, 9 months ago) by michael
- conf_parser.l, conf_parser.y: style corrections


Revision 2127 - Directory Listing
Modified Mon May 27 22:35:09 2013 UTC (9 years, 9 months ago) by michael
- conf_parser.y: fixed logic error allowing connect{} blocks that don't have valid
  send/receive passwords


Revision 2124 - Directory Listing
Modified Sun May 26 18:40:57 2013 UTC (9 years, 9 months ago) by michael
- s_user.c:report_and_set_user_flags(): minor spelling fixes


Revision 2123 - Directory Listing
Modified Sun May 26 15:14:07 2013 UTC (9 years, 9 months ago) by michael
- Removed doc/server-version-info


Revision 2121 - Directory Listing
Modified Sun May 26 15:12:10 2013 UTC (9 years, 9 months ago) by michael
- m_version.c: removed confopts(). Configuration options can be seen in /info


Revision 2119 - Directory Listing
Modified Sun May 26 11:50:04 2013 UTC (9 years, 9 months ago) by michael
- Got rid of CONF_HUB enum type


Revision 2117 - Directory Listing
Modified Sun May 26 11:44:16 2013 UTC (9 years, 9 months ago) by michael
- Got rid of CONF_CLASS enum type


Revision 2114 - Directory Listing
Modified Sun May 26 11:12:44 2013 UTC (9 years, 9 months ago) by michael
- Remove temporary xline kludge that was required for better
  interoperability with 7.0 servers


Revision 2113 - Directory Listing
Modified Sat May 25 20:56:53 2013 UTC (9 years, 9 months ago) by michael
- LOCOPS notices should only be sent to opers that have usermode +l


Revision 2110 - Directory Listing
Modified Thu May 23 19:43:33 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 2109 - Directory Listing
Modified Thu May 23 19:39:03 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to hybrid-8.1.0


Revision 2108 - Directory Listing
Modified Thu May 23 19:37:48 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 2107 - Directory Listing
Modified Thu May 23 19:22:43 2013 UTC (9 years, 10 months ago) by michael
- conf_parser.y: match() takes care of multiple globs. no need to run collapse()


Revision 2105 - Directory Listing
Modified Thu May 23 19:09:38 2013 UTC (9 years, 10 months ago) by michael
- Made LOCOPS messages appear as a NOTICE


Revision 2102 - Directory Listing
Modified Sun May 19 13:25:09 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to hybrid-8.1.0rc1


Revision 2100 - Directory Listing
Modified Sun May 19 11:00:50 2013 UTC (9 years, 10 months ago) by michael
- m_ison.c: merge do_ison() into m_ison()


Revision 2098 - Directory Listing
Modified Sun May 19 08:48:14 2013 UTC (9 years, 10 months ago) by michael
- Undo -r1900 for now [Changed RPL_WELCOME to comply with rfc2812]. Looks like this
  confuses mIRC in conjunction with spoofed hosts


Revision 2095 - Directory Listing
Modified Sat May 18 19:46:03 2013 UTC (9 years, 10 months ago) by michael
- Update help files


Revision 2094 - Directory Listing
Modified Sat May 18 19:11:48 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 2092 - Directory Listing
Modified Sat May 18 19:09:48 2013 UTC (9 years, 10 months ago) by michael
- Fixed broken spoofs


Revision 2090 - Directory Listing
Modified Sat May 18 18:46:12 2013 UTC (9 years, 10 months ago) by michael
- m_who.c: replaced several DLINK_FOREACH_SAFE with a simple DLINK_FOREACH


Revision 2089 - Directory Listing
Modified Sat May 18 18:41:57 2013 UTC (9 years, 10 months ago) by michael
- m_who.c: style corrections


Revision 2086 - Directory Listing
Modified Sat May 18 17:43:33 2013 UTC (9 years, 10 months ago) by michael
- Update doc/modes.txt


Revision 2085 - Directory Listing
Modified Sat May 18 17:39:55 2013 UTC (9 years, 10 months ago) by michael
- Removed testline and testmask


Revision 2082 - Directory Listing
Modified Fri May 17 19:28:56 2013 UTC (9 years, 10 months ago) by michael
- s_serv.c:hunt_server(): removed collapse() call. Let match() deal with it.


Revision 2081 - Directory Listing
Modified Fri May 17 18:40:31 2013 UTC (9 years, 10 months ago) by michael
- version.c: update copyright years


Revision 2078 - Directory Listing
Modified Fri May 17 16:53:14 2013 UTC (9 years, 10 months ago) by michael
- Removed extranous EmptyString() test


Revision 2077 - Directory Listing
Modified Fri May 17 16:26:04 2013 UTC (9 years, 10 months ago) by michael
- m_whowas.c:whowas_do(): minor cleanups and optimizations


Revision 2075 - Directory Listing
Modified Thu May 16 15:59:50 2013 UTC (9 years, 10 months ago) by michael
- Update help/notice and help/privmsg


Revision 2072 - Directory Listing
Modified Thu May 16 15:19:09 2013 UTC (9 years, 10 months ago) by michael
- Removed outdated comment


Revision 2071 - Directory Listing
Modified Thu May 16 14:53:11 2013 UTC (9 years, 10 months ago) by michael
- Another fix to previous commit. Am I drunk? Aye!


Revision 2068 - Directory Listing
Modified Thu May 16 14:47:31 2013 UTC (9 years, 10 months ago) by michael
- Merged valid_username() and clean_user_name()


Revision 2065 - Directory Listing
Modified Thu May 16 09:57:24 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to hybrid-8.0.9


Revision 2063 - Directory Listing
Modified Thu May 16 09:55:35 2013 UTC (9 years, 10 months ago) by michael
- automake 1.13.2


Revision 2062 - Directory Listing
Modified Thu May 16 09:54:44 2013 UTC (9 years, 10 months ago) by michael
- automake 1.13.2


Revision 2061 - Directory Listing
Modified Thu May 16 09:52:06 2013 UTC (9 years, 10 months ago) by michael
- Update README


Revision 2060 - Directory Listing
Modified Thu May 16 09:46:57 2013 UTC (9 years, 10 months ago) by michael
- m_topic.c:ms_topic(): fixed possible core with TS5 servers


Revision 2059 - Directory Listing
Modified Thu May 16 09:43:45 2013 UTC (9 years, 10 months ago) by michael
- Backported -r2054 [m_svsmode(): temporarily allow 3 arguments (SVSMODE without a valid TS)]


Revision 2058 - Directory Listing
Modified Thu May 16 09:38:14 2013 UTC (9 years, 10 months ago) by michael
- Backported -r1958 [Fixed strange user/oper idle-times shown in /trace]


Revision 2057 - Directory Listing
Modified Thu May 16 07:55:30 2013 UTC (9 years, 10 months ago) by michael
- m_svsmode(): restore ability to change a user's host via SVSMODE +


Revision 2054 - Directory Listing
Modified Wed May 15 19:37:42 2013 UTC (9 years, 10 months ago) by michael
- m_svsmode(): temporarily allow 3 arguments (SVSMODE without a valid TS)


Revision 2053 - Directory Listing
Modified Wed May 15 18:57:20 2013 UTC (9 years, 10 months ago) by michael
- NEWS: fixed typo


Revision 2051 - Directory Listing
Modified Wed May 15 18:36:13 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 2049 - Directory Listing
Modified Wed May 15 16:42:42 2013 UTC (9 years, 10 months ago) by michael
- Update help/cmode


Revision 2048 - Directory Listing
Modified Wed May 15 16:13:14 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to hybrid-8.1.0beta5


Revision 2047 - Directory Listing
Modified Wed May 15 15:50:53 2013 UTC (9 years, 10 months ago) by michael
- m_nick.c: replaced few strcpy() with strlcpy()


Revision 2044 - Directory Listing
Modified Wed May 15 15:31:41 2013 UTC (9 years, 10 months ago) by michael
- m_help.c: minor changes to dohelp() (use pointer arithmetic instead of indexing)


Revision 2043 - Directory Listing
Modified Wed May 15 15:20:43 2013 UTC (9 years, 10 months ago) by michael
- Update help/index


Revision 2041 - Directory Listing
Modified Wed May 15 15:16:51 2013 UTC (9 years, 10 months ago) by michael
- Remove help/uhelp
- Cleanup help/Makefile.am to make it easier to read and maintain
- Rebuild help/index


Revision 2039 - Directory Listing
Modified Tue May 14 19:25:54 2013 UTC (9 years, 10 months ago) by michael
- Added 'locops' and 'wallops' to irc-operator flags


Revision 2036 - Directory Listing
Modified Tue May 14 19:07:45 2013 UTC (9 years, 10 months ago) by michael
- Improve KILL server notice to be more specific about the client being
  killed (ircnet style)


Revision 2035 - Directory Listing
Modified Tue May 14 18:38:55 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 2034 - Directory Listing
Modified Tue May 14 18:32:09 2013 UTC (9 years, 10 months ago) by michael
- Remove help/opers


Revision 2032 - Directory Listing
Modified Tue May 14 18:29:08 2013 UTC (9 years, 10 months ago) by michael
- Move all helpfiles to help/


Revision 2031 - Directory Listing
Modified Tue May 14 18:28:16 2013 UTC (9 years, 10 months ago) by michael
- Overhaul HELP system


Revision 2027 - Directory Listing
Modified Tue May 14 15:55:36 2013 UTC (9 years, 10 months ago) by michael
- Update reference.conf


Revision 2024 - Directory Listing
Modified Sun May 12 18:54:03 2013 UTC (9 years, 10 months ago) by michael
- m_svsmode(), set_user_mode(): \n, \r, \t aren't treaded specially anymore


Revision 2023 - Directory Listing
Modified Sun May 12 18:07:22 2013 UTC (9 years, 10 months ago) by michael
- Remove entering_umode and change_umode callbacks in preparation for the
  modular usermode subsystem


Revision 2020 - Directory Listing
Modified Sun May 12 16:56:15 2013 UTC (9 years, 10 months ago) by michael
- m_topic.c: fixed compile warning


Revision 2019 - Directory Listing
Modified Sun May 12 16:24:24 2013 UTC (9 years, 10 months ago) by michael
- Update reference.conf


Revision 2016 - Directory Listing
Modified Sun May 12 15:36:19 2013 UTC (9 years, 10 months ago) by michael
- Whitespace commit


Revision 2014 - Directory Listing
Modified Sun May 12 15:15:43 2013 UTC (9 years, 10 months ago) by michael
- Update reference.conf


Revision 2013 - Directory Listing
Modified Sun May 12 14:51:41 2013 UTC (9 years, 10 months ago) by michael
- Removed 'remote', and 'global_kill' oper flags, and added 'connect',
  'squit', and 'kill' flags for better fine-tuning instead. Whether or
  not a specific action is allowed on a remote server can be controlled
  by appeding the ':remote' flag. For example: 'kill' allows only local
  clients to be killed, whereas 'kill:remote' allows to issue a KILL for
  remote clients


Revision 2010 - Directory Listing
Modified Sun May 12 12:58:48 2013 UTC (9 years, 10 months ago) by michael
- Renamed m_error() to mr_error()


Revision 2009 - Directory Listing
Modified Sun May 12 12:53:08 2013 UTC (9 years, 10 months ago) by michael
- mr_error(): ignore error if it's not a connecting/handshaking server


Revision 2006 - Directory Listing
Modified Sun May 12 12:37:49 2013 UTC (9 years, 10 months ago) by michael
- part_one_client(): removed useless client_p argument


Revision 2005 - Directory Listing
Modified Sun May 12 12:35:06 2013 UTC (9 years, 10 months ago) by michael
- m_nick.c, m_part.c: only style corrections


Revision 2002 - Directory Listing
Modified Sat May 11 20:37:08 2013 UTC (9 years, 10 months ago) by michael
- set svn properties


Revision 2001 - Directory Listing
Modified Sat May 11 20:33:35 2013 UTC (9 years, 10 months ago) by michael
- Re-added Tao-of-IRC.940110 for historical reasons and because I like it.


Revision 1999 - Directory Listing
Modified Sat May 11 20:24:57 2013 UTC (9 years, 10 months ago) by michael
- Update modes.txt


Revision 1996 - Directory Listing
Modified Sat May 11 17:34:41 2013 UTC (9 years, 10 months ago) by michael
- Mostly style cleanups & whitespace changes


Revision 1994 - Directory Listing
Modified Fri May 10 20:44:13 2013 UTC (9 years, 10 months ago) by michael
- Update README. config.h is gone for over a decade now


Revision 1993 - Directory Listing
Modified Fri May 10 18:36:27 2013 UTC (9 years, 10 months ago) by michael
- Removed unused OFLAG_OPER_SPY definition


Revision 1990 - Directory Listing
Modified Thu May 9 16:01:01 2013 UTC (9 years, 10 months ago) by michael
- Only show remote client exit notices if the server sent an EOB


Revision 1989 - Directory Listing
Modified Thu May 9 14:53:10 2013 UTC (9 years, 10 months ago) by michael
- Update README


Revision 1985 - Directory Listing
Modified Thu May 9 12:20:30 2013 UTC (9 years, 10 months ago) by michael
- m_eob(): Re-added EOB notice


Revision 1984 - Directory Listing
Modified Wed May 8 20:57:29 2013 UTC (9 years, 10 months ago) by michael
- Revved patchlevel


Revision 1983 - Directory Listing
Modified Wed May 8 20:44:53 2013 UTC (9 years, 10 months ago) by michael
- m_capab(): fixed compile warning


Revision 1982 - Directory Listing
Modified Wed May 8 20:22:46 2013 UTC (9 years, 10 months ago) by michael
- regenerate parser/lexer


Revision 1980 - Directory Listing
Modified Wed May 8 19:59:35 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1978 - Directory Listing
Modified Wed May 8 19:54:23 2013 UTC (9 years, 10 months ago) by michael
- Added 'nononreg' (+R) to general::oper_umodes


Revision 1977 - Directory Listing
Modified Wed May 8 19:35:16 2013 UTC (9 years, 10 months ago) by michael
- Added usermode F (remote client connect/exit notices) on public request


Revision 1974 - Directory Listing
Modified Wed May 8 18:50:42 2013 UTC (9 years, 10 months ago) by michael
- m_eob(): removed assert() which is now invalid


Revision 1973 - Directory Listing
Modified Wed May 8 18:41:53 2013 UTC (9 years, 10 months ago) by michael
- Cleanup previous commit -r1957


Revision 1970 - Directory Listing
Modified Wed May 8 18:31:11 2013 UTC (9 years, 10 months ago) by michael
- EOB is now send to all servers globally


Revision 1969 - Directory Listing
Modified Wed May 8 14:59:52 2013 UTC (9 years, 10 months ago) by michael
- Cosmetical cleanups


Revision 1966 - Directory Listing
Modified Wed May 8 14:33:07 2013 UTC (9 years, 10 months ago) by michael
- Print chunk capacity to debug.log instead of ircd.log


Revision 1965 - Directory Listing
Modified Wed May 8 14:27:20 2013 UTC (9 years, 10 months ago) by michael
- Tweaked various mempool chunk sizes


Revision 1962 - Directory Listing
Modified Tue May 7 22:30:33 2013 UTC (9 years, 10 months ago) by michael
- Update modes.txt


Revision 1960 - Directory Listing
Modified Tue May 7 21:45:14 2013 UTC (9 years, 10 months ago) by michael
- (RPL_REDIR) Change conversion specifiers


Revision 1959 - Directory Listing
Modified Tue May 7 21:21:25 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1957 - Directory Listing
Modified Tue May 7 20:30:59 2013 UTC (9 years, 10 months ago) by michael
- Fixed strange user/oper idle-times shown in /trace


Revision 1956 - Directory Listing
Modified Mon May 6 18:59:00 2013 UTC (9 years, 10 months ago) by michael
- Implemented channel mode +M. Clients that haven't identified their
  name with NickServ may not speak in a channel that has this mode set


Revision 1953 - Directory Listing
Modified Sun May 5 18:10:49 2013 UTC (9 years, 10 months ago) by michael
- Backport -r1877 [Made find_capability() return an unsigned int]


Revision 1952 - Directory Listing
Modified Sun May 5 18:08:01 2013 UTC (9 years, 10 months ago) by michael
- Backport -r1895 [m_mode(): these buffers don't need to be static]


Revision 1948 - Directory Listing
Modified Sun May 5 10:27:18 2013 UTC (9 years, 10 months ago) by michael
- conf.c:verify_access(): removed unused variable


Revision 1947 - Directory Listing
Modified Sun May 5 10:23:03 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to 8.1.0beta3


Revision 1945 - Directory Listing
Modified Sun May 5 10:18:48 2013 UTC (9 years, 10 months ago) by michael
- Removed channel::quiet_on_ban configuration option. This feature is
  now enabled by default


Revision 1943 - Directory Listing
Modified Sun May 5 10:11:46 2013 UTC (9 years, 10 months ago) by michael
- can_send(): fixed bug where bans were not checked against non-channel members


Revision 1942 - Directory Listing
Modified Sun May 5 09:52:31 2013 UTC (9 years, 10 months ago) by michael
- can_send(): ensure msg_has_controls() isn't called twice for non-chanops


Revision 1939 - Directory Listing
Modified Sat May 4 21:18:28 2013 UTC (9 years, 10 months ago) by michael
- Update help/cmode file


Revision 1938 - Directory Listing
Modified Sat May 4 21:17:10 2013 UTC (9 years, 10 months ago) by michael
- Implemented channel mode +c. Known from other ircds, this mode basically
  prevents users from sending messages including control codes to a channel
  that has this mode set


Revision 1935 - Directory Listing
Modified Sat May 4 18:53:05 2013 UTC (9 years, 10 months ago) by michael
- Minor spelling fixes


Revision 1934 - Directory Listing
Modified Tue Apr 30 20:13:47 2013 UTC (9 years, 10 months ago) by michael
- Update serverhide.txt


Revision 1931 - Directory Listing
Modified Tue Apr 30 19:41:43 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1930 - Directory Listing
Modified Tue Apr 30 19:19:48 2013 UTC (9 years, 10 months ago) by michael
- Update README


Revision 1928 - Directory Listing
Modified Tue Apr 30 17:48:23 2013 UTC (9 years, 10 months ago) by michael
- Move report_resv() to m_stats.c


Revision 1926 - Directory Listing
Modified Tue Apr 30 16:19:55 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1924 - Directory Listing
Modified Tue Apr 30 15:21:20 2013 UTC (9 years, 10 months ago) by michael
- "STATS o" now shows how many times an oper{} block has been used.
  Just like "STATS x|q"


Revision 1923 - Directory Listing
Modified Tue Apr 30 15:10:13 2013 UTC (9 years, 10 months ago) by michael
- Moved report_confitem_types() to m_stats.c


Revision 1920 - Directory Listing
Modified Tue Apr 30 14:51:30 2013 UTC (9 years, 10 months ago) by michael
- Dropped PCRE support


Revision 1918 - Directory Listing
Modified Tue Apr 30 13:39:57 2013 UTC (9 years, 10 months ago) by michael
- Made valid_wild_card_simple() easier to read


Revision 1915 - Directory Listing
Modified Sun Apr 28 11:47:22 2013 UTC (9 years, 10 months ago) by michael
- Unidentified/unregistered nicks may not speak in +R channels


Revision 1913 - Directory Listing
Modified Sun Apr 28 11:46:26 2013 UTC (9 years, 10 months ago) by michael
- Unidentified/unregistered nicks may not speak in +R channels


Revision 1912 - Directory Listing
Modified Sun Apr 28 11:34:27 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1910 - Directory Listing
Modified Sun Apr 28 10:33:03 2013 UTC (9 years, 10 months ago) by michael
- Fixed shared{} blocks not working as expected
- Fixed spoofs not working as expected


Revision 1909 - Directory Listing
Modified Sat Apr 27 21:25:31 2013 UTC (9 years, 10 months ago) by michael
- Increased nickname history length to 32768


Revision 1907 - Directory Listing
Modified Sat Apr 27 21:24:53 2013 UTC (9 years, 10 months ago) by michael
- Increased nickname history length to 32768


Revision 1906 - Directory Listing
Modified Sat Apr 27 21:19:31 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to 8.1.0beta2


Revision 1905 - Directory Listing
Modified Sat Apr 27 21:18:07 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to 8.0.8


Revision 1903 - Directory Listing
Modified Sat Apr 27 21:15:59 2013 UTC (9 years, 10 months ago) by michael
- Removed operflag 'nick_changes'. Operators can now set +n at will


Revision 1901 - Directory Listing
Modified Sat Apr 27 19:17:36 2013 UTC (9 years, 10 months ago) by michael
- Backported -r1836 [m_users, show_lusers: removed extranous arguments to sendto_one()]


Revision 1900 - Directory Listing
Modified Sat Apr 27 18:56:39 2013 UTC (9 years, 10 months ago) by michael
- Changed RPL_WELCOME to comply with rfc2812


Revision 1898 - Directory Listing
Modified Sat Apr 27 18:46:12 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1897 - Directory Listing
Modified Sat Apr 27 18:08:44 2013 UTC (9 years, 10 months ago) by michael
- m_list.c:do_list(): added sanity test for parv[1] being NULL


Revision 1894 - Directory Listing
Modified Sat Apr 27 14:53:18 2013 UTC (9 years, 10 months ago) by michael
 - m_kick.c: revert changes made in revision 1.24 (cvs) made on Sun Jan 7 04:46:30 2001 UTC
  AnonOps are gone. And as described in rfc 2812, this is how ircd should behave in case
  no kick-reason has been specified


Revision 1893 - Directory Listing
Modified Sat Apr 27 14:48:25 2013 UTC (9 years, 10 months ago) by michael
- m_kick.c: revert changes made in revision 1.24 (cvs) made on Sun Jan 7 04:46:30 2001 UTC
  AnonOps are gone. And as described in rfc 2812, this is how ircd should behave in case
  no kick-reason has been specified


Revision 1891 - Directory Listing
Modified Sat Apr 27 14:25:18 2013 UTC (9 years, 10 months ago) by michael
- m_quit(), ms_quit(): added extra sanity test for parv[1] being NULL,
  also try to avoid modifying parv[1]


Revision 1890 - Directory Listing
Modified Sat Apr 27 14:25:01 2013 UTC (9 years, 10 months ago) by michael
- m_quit(), ms_quit(): added extra sanity test for parv[1] being NULL,
  also try to avoid modifying parv[1]


Revision 1887 - Directory Listing
Modified Sat Apr 27 13:36:32 2013 UTC (9 years, 10 months ago) by michael
- m_whowas.c,m_names.c,m_kick.c: remove pointless code. There's no real reason why
  we should skip preceding commas in nick-/channelnames


Revision 1885 - Directory Listing
Modified Sat Apr 27 11:16:28 2013 UTC (9 years, 10 months ago) by michael
- Replaced a strpbrk() with has_wildcards()


Revision 1884 - Directory Listing
Modified Sat Apr 27 11:08:02 2013 UTC (9 years, 10 months ago) by michael
- Backported -r1874 [WHOIS may no longer accept wildcards]


Revision 1883 - Directory Listing
Modified Sat Apr 27 10:45:40 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1882 - Directory Listing
Modified Sat Apr 27 10:44:00 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1881 - Directory Listing
Modified Sat Apr 27 10:43:42 2013 UTC (9 years, 10 months ago) by michael
- Update NEWS


Revision 1880 - Directory Listing
Modified Sat Apr 27 10:42:03 2013 UTC (9 years, 10 months ago) by michael
- "STATS s" now shows configured services{} blocks as well


Revision 1879 - Directory Listing
Modified Sat Apr 27 10:41:48 2013 UTC (9 years, 10 months ago) by michael
- "STATS s" now shows configured services{} blocks as well


Revision 1878 - Directory Listing
Modified Sat Apr 27 10:38:26 2013 UTC (9 years, 10 months ago) by michael
- s_misc.h: fixed compile warning with -Wunsuffixed-float-constants


Revision 1873 - Directory Listing
Modified Fri Apr 26 21:31:04 2013 UTC (9 years, 10 months ago) by michael
- Backported -r1872 [Fixed broken compile with libGeoIP disabled ]


Revision 1871 - Directory Listing
Modified Fri Apr 26 08:53:04 2013 UTC (9 years, 10 months ago) by michael
- Reverted to -r1820; libGeoIP support is sheduled for  8.1


Revision 1869 - Directory Listing
Modified Thu Apr 25 18:12:07 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to 8.1.0beta1


Revision 1868 - Directory Listing
Modified Thu Apr 25 18:09:27 2013 UTC (9 years, 10 months ago) by michael
- Bump patchlevel to 8.1.0beta1


Revision 1867 - Directory Listing
Modified Thu Apr 25 18:01:53 2013 UTC (9 years, 10 months ago) by michael
- Create 8.1.x branch


Revision 1822 - Directory Listing
Modified Sun Apr 14 12:36:55 2013 UTC (9 years, 11 months ago) by michael
- Added preliminary support for ISO 3166 alpha-2 two letter country code
  enabled auth{} blocks. Requires libGeoIP.
- Added no_join to auth::flags


Revision 1820 - Directory Listing
Modified Fri Apr 12 13:08:52 2013 UTC (9 years, 11 months ago) by michael
- Bump patchlevel


Revision 1816 - Directory Listing
Modified Fri Apr 12 10:53:03 2013 UTC (9 years, 11 months ago) by michael
- Added default sid to example configuration files


Revision 1815 - Directory Listing
Modified Fri Apr 12 09:33:33 2013 UTC (9 years, 11 months ago) by michael
- Removed recently added m_svshost.c. Services may now change the host of a
  specific user via "SVSMODE <timestamp> <target> +x <hostname>"


Revision 1814 - Directory Listing
Modified Fri Apr 12 09:20:06 2013 UTC (9 years, 11 months ago) by michael
- Remote server connection and split notices now go to new usermode +e


Revision 1812 - Directory Listing
Modified Fri Apr 12 08:34:05 2013 UTC (9 years, 11 months ago) by michael
- Update NEWS


Revision 1810 - Directory Listing
Modified Fri Apr 12 08:31:34 2013 UTC (9 years, 11 months ago) by michael
- m_whois.c: fixed bug where TS5 servers would send an
  empty RPL_WHOISACTUALLY numeric


Revision 1808 - Directory Listing
Modified Wed Apr 10 16:40:37 2013 UTC (9 years, 11 months ago) by michael
- m_svsmode.c:ms_svsmode(): use 'const' when possibleh


Revision 1807 - Directory Listing
Modified Wed Apr 10 16:38:43 2013 UTC (9 years, 11 months ago) by michael
- m_svsmode.c: SVSMODE now requires at least 4 arguments


Revision 1803 - Directory Listing
Modified Mon Apr 1 11:56:24 2013 UTC (9 years, 11 months ago) by michael
- Remove BUGS file


Revision 1802 - Directory Listing
Modified Mon Apr 1 11:54:23 2013 UTC (9 years, 11 months ago) by michael
- myctime(): replaced strcpy() with strlcpy()


Revision 1800 - Directory Listing
Modified Sun Mar 31 19:19:25 2013 UTC (9 years, 11 months ago) by michael
- Update NEWS
- Remove TODO


Revision 1792 - Directory Listing
Modified Sun Mar 31 12:38:17 2013 UTC (9 years, 11 months ago) by michael
- Added SVSHOST command handler which allows services to change the
  hostname of a specific user



Revision 1791 - Directory Listing
Modified Wed Jan 30 10:56:02 2013 UTC (10 years, 1 month ago) by michael
- m_topic.c: improved services support. services may now set a channel topic
  without joining the channel first


Revision 1789 - Directory Listing
Modified Mon Jan 28 19:36:29 2013 UTC (10 years, 1 month ago) by michael
- Bump patchlevel


Revision 1788 - Directory Listing
Modified Mon Jan 28 19:35:50 2013 UTC (10 years, 1 month ago) by michael
- Update NEWS


Revision 1787 - Directory Listing
Modified Mon Jan 28 19:31:33 2013 UTC (10 years, 1 month ago) by michael
- Backported -r1786 [Fixed possible core in try_parse_v4_netmask() as
  reported by bobnomnom]


Revision 1784 - Directory Listing
Modified Sat Jan 26 22:40:14 2013 UTC (10 years, 1 month ago) by michael
- Fix bug where idle time sometimes is 0 even if the client didn't
  send any private message


Revision 1780 - Directory Listing
Modified Thu Jan 24 17:39:08 2013 UTC (10 years, 1 month ago) by michael
- Update INSTALL. --with-nicklen and --with-topiclen is gone


Revision 1779 - Directory Listing
Modified Thu Jan 24 17:34:46 2013 UTC (10 years, 1 month ago) by michael
- stats_operedup(): fixed minor compile warning


Revision 1778 - Directory Listing
Modified Thu Jan 24 17:30:29 2013 UTC (10 years, 1 month ago) by michael
- example..conf: whitespace commit


Revision 1777 - Directory Listing
Modified Thu Jan 24 17:28:14 2013 UTC (10 years, 1 month ago) by michael
- Update NEWS


Revision 1776 - Directory Listing
Modified Thu Jan 24 17:26:55 2013 UTC (10 years, 1 month ago) by michael
- /stats p, trace, ltrace and trace now shows fake idle as well
- Fix compile error in m_clearchan.c


Revision 1775 - Directory Listing
Modified Thu Jan 24 15:52:25 2013 UTC (10 years, 1 month ago) by michael
- idle_time_get(): minor optimization


Revision 1774 - Directory Listing
Modified Thu Jan 24 15:41:11 2013 UTC (10 years, 1 month ago) by michael
- Configuration parser now does support 'year' and 'month' units
- Add support for fake idle times to /whois. Known from csircd, this
  adds min_idle, and max_idle configuration directives to class{} blocks


Revision 1773 - Directory Listing
Modified Thu Jan 24 12:07:05 2013 UTC (10 years, 1 month ago) by michael
- move m_webirc.c from contrib/ to modules/
- Update NEWS


Revision 1771 - Directory Listing
Modified Sat Jan 19 23:11:22 2013 UTC (10 years, 2 months ago) by michael
- channel_mode.c: check_string() didn't work right in case string started
  with a space. (i.e., "MODE #chan +b : c" results in a weird ban mask)
  Bug got introduced in ircd-hybrid-5/channel.c, Revision 1.26


Revision 1770 - Directory Listing
Modified Sat Jan 19 19:57:18 2013 UTC (10 years, 2 months ago) by michael
- Update example.conf. Remove confusing information that the
  general{} block is read at start time which leads to popular belief
  that it isn't re-read on /rehash


Revision 1768 - Directory Listing
Modified Sat Jan 19 19:10:36 2013 UTC (10 years, 2 months ago) by michael
- m_rehash(): cosmetical cleanups


Revision 1766 - Directory Listing
Modified Sat Jan 19 18:22:39 2013 UTC (10 years, 2 months ago) by michael
- INFO now also shows configured values of 'disable_fake_channels',
  and 'stats_e_disabled'



Revision 1764 - Directory Listing
Modified Fri Jan 18 20:23:02 2013 UTC (10 years, 2 months ago) by michael
- m_rehash.c: FDLIMITS is no longer rehashable


Revision 1763 - Directory Listing
Modified Fri Jan 18 20:22:11 2013 UTC (10 years, 2 months ago) by michael
- Update NEWS


Revision 1762 - Directory Listing
Modified Fri Jan 18 19:21:54 2013 UTC (10 years, 2 months ago) by michael
- Fixed some other invalid conversion specifiers


Revision 1760 - Directory Listing
Modified Thu Jan 17 20:39:35 2013 UTC (10 years, 2 months ago) by michael
- %lu conversion specifier has been used when it should be %u


Revision 1758 - Directory Listing
Modified Thu Jan 17 20:31:21 2013 UTC (10 years, 2 months ago) by michael
- Fixed "STATS Y" sometimes sending weird sendq/recvq values


Revision 1757 - Directory Listing
Modified Thu Jan 17 19:16:14 2013 UTC (10 years, 2 months ago) by michael
- Update README: ircd-hybrid is now known to work properly
  on Debian GNU/Hurd 0.3. Kudos to Dominic Hargreaves


Revision 1755 - Directory Listing
Modified Thu Jan 17 19:05:28 2013 UTC (10 years, 2 months ago) by michael
- Backported -r1754 [Values of max_clients, max_nick_length, and
  max_topic_length are now shown in /info]


Revision 1750 - Directory Listing
Modified Wed Jan 16 14:07:08 2013 UTC (10 years, 2 months ago) by michael
- IMPORTANT: nick and topic lengths are now configurable via ircd.conf.
  A max_nick_length, as well as a max_topic_length configuration option
  can now be found in the serverinfo{} block


Revision 1748 - Directory Listing
Modified Tue Jan 15 18:16:36 2013 UTC (10 years, 2 months ago) by michael
- Update copyright years


Revision 1747 - Directory Listing
Modified Tue Jan 15 17:43:58 2013 UTC (10 years, 2 months ago) by michael
- Update NEWS


Revision 1746 - Directory Listing
Modified Tue Jan 15 17:33:09 2013 UTC (10 years, 2 months ago) by michael
- Bump patchlevel to 8.0.5


Revision 1744 - Directory Listing
Modified Mon Jan 14 20:25:43 2013 UTC (10 years, 2 months ago) by michael
- conf_parser.y: fixed fd leak with rsa public keys


Revision 1742 - Directory Listing
Modified Mon Jan 14 19:47:08 2013 UTC (10 years, 2 months ago) by michael
- ircd.pid should be in /var/run instead of /var


Revision 1741 - Directory Listing
Modified Mon Jan 14 19:35:29 2013 UTC (10 years, 2 months ago) by michael
- Fixed logfiles not getting reopened on /rehash


Revision 1740 - Directory Listing
Modified Mon Jan 14 18:54:49 2013 UTC (10 years, 2 months ago) by michael
- Fixed yyerror() not reporting configuration errors in some cases


Revision 1739 - Directory Listing
Modified Mon Jan 14 17:42:47 2013 UTC (10 years, 2 months ago) by michael
- Update NEWS.  Sorry Dom, forgot to mention ya in the actual commit. Now you go
  into the NEWS file instead.


Revision 1738 - Directory Listing
Modified Mon Jan 14 17:38:34 2013 UTC (10 years, 2 months ago) by michael
- Backported -r1737 [Quick and dirty workaround to fix build on GNU/Hurd
  because of undefined PATH_MAX]


Revision 1735 - Directory Listing
Modified Sun Jan 13 09:29:47 2013 UTC (10 years, 2 months ago) by michael
- removed rtsigio leftovers


Revision 1733 - Directory Listing
Modified Fri Jan 11 12:57:51 2013 UTC (10 years, 2 months ago) by michael
- Fixed minor compile warning


Revision 1732 - Directory Listing
Modified Fri Jan 11 12:57:19 2013 UTC (10 years, 2 months ago) by michael
- Dropped support for linux rt signals


Revision 1725 - Directory Listing
Modified Thu Jan 3 00:06:56 2013 UTC (10 years, 2 months ago) by michael
- Bump patchlevel


Revision 1724 - Directory Listing
Modified Thu Jan 3 00:06:20 2013 UTC (10 years, 2 months ago) by michael
- Minor updates to example configuration files


Revision 1723 - Directory Listing
Modified Thu Jan 3 00:02:43 2013 UTC (10 years, 2 months ago) by michael
- Fixed possible core on USERHOST/ISON which for some reason only happens with
  glibc with optimization enabled. Reported by Mantas
- Update NEWS


Revision 1722 - Directory Listing
Modified Sat Dec 29 22:15:10 2012 UTC (10 years, 2 months ago) by michael
- Backported -r1721 [m_invite.c: fixed broken CHWALL invite notice for invitees that are
  on a remote server]


Revision 1717 - Directory Listing
Modified Thu Dec 27 18:52:00 2012 UTC (10 years, 2 months ago) by michael
- Backported -r1716 [fixed bug where 'can_flood' didn't work as reported by Fawkes]


Revision 1706 - Directory Listing
Modified Sun Dec 23 14:58:42 2012 UTC (10 years, 3 months ago) by michael
- Bumped patchlevel


Revision 1705 - Directory Listing
Modified Sun Dec 23 14:50:38 2012 UTC (10 years, 3 months ago) by michael
- XLINE/KLINE/RESV/DLINE/SQUIT and KILL now have the same default reason
  if a reason hasn't been specified


Revision 1704 - Directory Listing
Modified Sun Dec 23 14:29:58 2012 UTC (10 years, 3 months ago) by michael
- Backported -r1703 [Fixed core on UNDLINE]


Revision 1700 - Directory Listing
Modified Thu Dec 20 11:45:48 2012 UTC (10 years, 3 months ago) by michael
- Update NEWS


Revision 1697 - Directory Listing
Modified Thu Dec 20 11:33:59 2012 UTC (10 years, 3 months ago) by michael
- Fixed bug where ircops could not see nick rejection notices


Revision 1696 - Directory Listing
Modified Thu Dec 20 11:22:33 2012 UTC (10 years, 3 months ago) by michael
- Fixed minor compile warnings


Revision 1695 - Directory Listing
Modified Wed Dec 19 22:28:34 2012 UTC (10 years, 3 months ago) by michael
- Bumped patchlevel to 8.0.2


Revision 1694 - Directory Listing
Modified Wed Dec 19 22:23:14 2012 UTC (10 years, 3 months ago) by michael
- m_nick.c:mr_nick(): removed useless IsExemptResv() test


Revision 1693 - Directory Listing
Modified Wed Dec 19 22:20:04 2012 UTC (10 years, 3 months ago) by michael
- Updated NEWS


Revision 1691 - Directory Listing
Modified Wed Dec 19 22:10:51 2012 UTC (10 years, 3 months ago) by michael
- Update README


Revision 1690 - Directory Listing
Modified Wed Dec 19 21:44:31 2012 UTC (10 years, 3 months ago) by michael
- Backported -r1689 [Fixed WEBIRC module]


Revision 1686 - Directory Listing
Modified Wed Dec 19 20:31:45 2012 UTC (10 years, 3 months ago) by michael
- Update NEWS


Revision 1685 - Directory Listing
Modified Wed Dec 19 20:24:52 2012 UTC (10 years, 3 months ago) by michael
- STATS q|Q now shows how many times a resv{} block has been matched.
  (Just like STATS x|X)


Revision 1683 - Directory Listing
Modified Tue Dec 18 19:26:35 2012 UTC (10 years, 3 months ago) by michael
- Backported -r1661 [CAP_EX and CAP_IE are now mandatory]


Revision 1682 - Directory Listing
Modified Tue Dec 18 18:45:27 2012 UTC (10 years, 3 months ago) by michael
- backported -r1681 [added temporary workaround for servers sending
  numeric 451 in response to the "NOTICE AUTH ..." messages upon
  registration


Revision 1678 - Directory Listing
Modified Tue Dec 18 17:59:33 2012 UTC (10 years, 3 months ago) by michael
- bison 2.7 & automake 1.12.6
- Update configure.ac


Revision 1677 - Directory Listing
Modified Tue Dec 18 17:53:37 2012 UTC (10 years, 3 months ago) by michael
- Minor documentation update to example configuration files


Revision 1673 - Directory Listing
Modified Wed Nov 21 20:29:18 2012 UTC (10 years, 4 months ago) by michael
- Backport -r1670 [Update some configure tests. We actually don't use inet_aton
  and friends anymore.]
- Update Makefiles/config.guess/config.sub/depcomp using automake 1.12.5


Revision 1672 - Directory Listing
Modified Wed Nov 21 20:10:32 2012 UTC (10 years, 4 months ago) by michael
- Backported -r1671 [fixed bug spotted by Jakub S. where timed events stopped from
  working if the system's clock is running backwards]


Revision 1665 - Directory Listing
Modified Sun Nov 18 15:56:25 2012 UTC (10 years, 4 months ago) by michael
- Fixed compile warnings with --enable-assert


Revision 1657 - Directory Listing
Modified Fri Nov 16 19:47:07 2012 UTC (10 years, 4 months ago) by michael
- Backport "./configure --enable-assert" fix from -r1654


Revision 1642 - Directory Listing
Modified Sun Nov 4 19:23:28 2012 UTC (10 years, 4 months ago) by michael
- Update configure for 8.0.1


Revision 1641 - Directory Listing
Modified Sun Nov 4 18:14:17 2012 UTC (10 years, 4 months ago) by michael
- src/conf.c: fixed compile warning introduced by previous commit


Revision 1640 - Directory Listing
Modified Sun Nov 4 17:58:25 2012 UTC (10 years, 4 months ago) by michael
- Optimize find_address_conf. No need to lookup matching G-Lines if the client
  is exempted from G-Lines


Revision 1639 - Directory Listing
Modified Sun Nov 4 17:34:06 2012 UTC (10 years, 4 months ago) by michael
- Update NEWS


Revision 1638 - Directory Listing
Modified Sun Nov 4 17:30:49 2012 UTC (10 years, 4 months ago) by michael
- Fixed CIDR support for /challenge
- Fixed oper{} block class limits
- Fixed bug where check_server() possibly would copy server's ip address
  to an invalid connect{} block


Revision 1617 - Directory Listing
Modified Tue Oct 30 20:47:34 2012 UTC (10 years, 4 months ago) by michael
- Fixed typo in x-line expiration notice


Revision 1616 - Directory Listing
Modified Mon Oct 29 18:22:17 2012 UTC (10 years, 4 months ago) by michael
- Backported -r1615


Revision 1610 - Directory Listing
Modified Sun Oct 28 13:24:31 2012 UTC (10 years, 4 months ago) by michael
- Bump patchlevel for testing purposes


Revision 1607 - Directory Listing
Modified Sat Oct 27 21:34:38 2012 UTC (10 years, 4 months ago) by michael
- Move ircd-hybrid-7.3 to ircd-hybrid/branches/7.3.x


Revision 1593 - Directory Listing
Modified Sat Oct 27 21:09:19 2012 UTC (10 years, 4 months ago) by michael
- Create 8.0.x branch


Revision 1591 - Directory Listing
Modified Sat Oct 27 20:57:12 2012 UTC (10 years, 4 months ago) by michael
- Renaming urls is annoying


Revision 1590 - Directory Listing
Modified Sat Oct 27 20:53:41 2012 UTC (10 years, 4 months ago) by michael
Original Path: trunk/branches
- Moving trunk


Revision 1588 - Directory Listing
Added Sat Oct 27 20:49:12 2012 UTC (10 years, 4 months ago) by michael
- Create ircd-hybrid, ircd-hybrid/branches, ircd-hybrid/releases, ircd-hybrid/trunk


svnadmin@ircd-hybrid.org
ViewVC Help
Powered by ViewVC 1.1.30