ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/m_xline.c
Revision 9857 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 04:43:22 2021 UTC (4 years, 7 months ago) by michael
File length: 7142 byte(s)
Diff to previous 9581 , to selected 8670
- Bump copyright years

Revision 9581 - (view) (annotate) - [select for diffs]
Modified Sat Aug 29 13:02:00 2020 UTC (4 years, 11 months ago) by michael
File length: 7142 byte(s)
Diff to previous 9374 , to selected 8670
- Rename some occurrences of 'client_p' to 'client'

Revision 9374 - (view) (annotate) - [select for diffs]
Modified Sat May 9 20:54:46 2020 UTC (5 years, 3 months ago) by michael
File length: 7150 byte(s)
Diff to previous 9200 , to selected 8670
- Each type of command handler now has its own min/max argument count pair;  remove remaining argument checks from all modules

Revision 9200 - (view) (annotate) - [select for diffs]
Modified Thu Jan 23 17:49:27 2020 UTC (5 years, 7 months ago) by michael
File length: 7146 byte(s)
Diff to previous 9101 , to selected 8670
- Stylistic changes

Revision 9101 - (view) (annotate) - [select for diffs]
Modified Wed Jan 1 09:58:45 2020 UTC (5 years, 7 months ago) by michael
File length: 7148 byte(s)
Diff to previous 9077 , to selected 8670
- Bump copyright years everywhere

Revision 9077 - (view) (annotate) - [select for diffs]
Modified Sat Oct 12 20:15:17 2019 UTC (5 years, 10 months ago) by michael
File length: 7148 byte(s)
Diff to previous 8986 , to selected 8670
- Command handlers are now of type void again

Revision 8986 - (view) (annotate) - [select for diffs]
Modified Wed May 22 16:48:06 2019 UTC (6 years, 3 months ago) by michael
File length: 7181 byte(s)
Diff to previous 8926 , to selected 8670
- m_*line.c: use const on 'aline'

Revision 8926 - (view) (annotate) - [select for diffs]
Modified Mon Apr 22 11:08:36 2019 UTC (6 years, 4 months ago) by michael
File length: 7175 byte(s)
Diff to previous 8752 , to selected 8670
- Killed CurrentTime

Revision 8752 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:07:01 2019 UTC (6 years, 7 months ago) by michael
File length: 7147 byte(s)
Diff to previous 8680 , to selected 8670
- Update copyright years

Revision 8680 - (view) (annotate) - [select for diffs]
Modified Sat Nov 24 18:49:24 2018 UTC (6 years, 9 months ago) by michael
File length: 7147 byte(s)
Diff to previous 8670
- More parse_aline() tweaks

Revision 8670 - (view) (annotate) - [selected]
Modified Sat Nov 24 13:32:28 2018 UTC (6 years, 9 months ago) by michael
File length: 7157 byte(s)
Diff to previous 8660
- Cleanup parse_aline() related code

Revision 8660 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 12:55:59 2018 UTC (6 years, 9 months ago) by michael
File length: 6975 byte(s)
Diff to previous 8658 , to selected 8670
- Make use of the bool data type in some more places

Revision 8658 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 19:03:09 2018 UTC (6 years, 9 months ago) by michael
File length: 6971 byte(s)
Diff to previous 8603 , to selected 8670
- Make use of the bool data type in some more places

Revision 8603 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 19:43:30 2018 UTC (6 years, 9 months ago) by michael
File length: 6968 byte(s)
Diff to previous 8431 , to selected 8670
- Fixed style inconsistencies in various places

Revision 8431 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 18:49:15 2018 UTC (7 years, 5 months ago) by michael
File length: 6960 byte(s)
Diff to previous 8279 , to selected 8670
- Stylistic changes

Revision 8279 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:13 2018 UTC (7 years, 6 months ago) by michael
File length: 6958 byte(s)
Diff to previous 8166 , to selected 8670
- Update copyright years

Revision 8166 - (view) (annotate) - [select for diffs]
Modified Sun Apr 9 16:09:54 2017 UTC (8 years, 4 months ago) by michael
File length: 6958 byte(s)
Diff to previous 8026 , to selected 8670
- Move all CAPAB related code to server_capab.c, and server_capab.h

Revision 8026 - (view) (annotate) - [select for diffs]
Modified Fri Mar 17 15:34:00 2017 UTC (8 years, 5 months ago) by michael
File length: 6952 byte(s)
Diff to previous 7924 , to selected 8670
- m_xline.c: fixed style inconsistencies

Revision 7924 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:08 2016 UTC (8 years, 7 months ago) by michael
File length: 6975 byte(s)
Diff to previous 7673 , to selected 8670
- Update copyright years

Revision 7673 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 18:54:05 2016 UTC (9 years, 1 month ago) by michael
File length: 6975 byte(s)
Diff to previous 7435 , to selected 8670
- m_dline.c, m_xline.c: whitespace changes

Revision 7435 - (view) (annotate) - [select for diffs]
Modified Wed Mar 9 17:50:09 2016 UTC (9 years, 5 months ago) by michael
File length: 6988 byte(s)
Diff to previous 7429 , to selected 8670
- m_dline.c, m_kline.c, m_xline.c: use const keyword where appropriate

Revision 7429 - (view) (annotate) - [select for diffs]
Modified Mon Mar 7 17:47:07 2016 UTC (9 years, 5 months ago) by michael
File length: 6982 byte(s)
Diff to previous 7415 , to selected 8670
- parse_aline() cleanups

Revision 7415 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 19:18:12 2016 UTC (9 years, 5 months ago) by michael
File length: 6985 byte(s)
Diff to previous 7413 , to selected 8670
- m_xline.c: deduplicate

Revision 7413 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 18:37:33 2016 UTC (9 years, 5 months ago) by michael
File length: 7628 byte(s)
Diff to previous 7361 , to selected 8670
- m_xline.c: merge relay_xline() into ms_xline();  allow services to override valid_wild_card_simple()

Revision 7361 - (view) (annotate) - [select for diffs]
Modified Tue Feb 23 19:35:24 2016 UTC (9 years, 6 months ago) by michael
File length: 7678 byte(s)
Diff to previous 7330 , to selected 8670
- m_resv.c, m_xline.c: replaced atoi() with strtoumax()

Revision 7330 - (view) (annotate) - [select for diffs]
Modified Fri Feb 19 17:50:13 2016 UTC (9 years, 6 months ago) by michael
File length: 7663 byte(s)
Diff to previous 7304 , to selected 8670
- Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers,
  we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and
  doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and
  forever and use uintmax_t instead which has at least a 'standardized' conversion specifier
  associated with it.

Revision 7304 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 10:45:46 2016 UTC (9 years, 6 months ago) by michael
File length: 7657 byte(s)
Diff to previous 7209 , to selected 8670
- Cleanup/separate XLINE / gecos{} conf implementation

Revision 7209 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 15:10:39 2016 UTC (9 years, 6 months ago) by michael
File length: 7646 byte(s)
Diff to previous 7094 , to selected 8670
- Clustering has been broken in -r7159. Rewrote most of the shared/cluster implementation to be less obscure.
  This introduces a little bit of code duplication, but increases readability, is less error prone, and
  reduces memory consumption a bit.

Revision 7094 - (view) (annotate) - [select for diffs]
Modified Fri Jan 22 17:40:34 2016 UTC (9 years, 7 months ago) by michael
File length: 7647 byte(s)
Diff to previous 7076 , to selected 8670
- Improve documentation

Revision 7076 - (view) (annotate) - [select for diffs]
Modified Wed Jan 20 11:47:45 2016 UTC (9 years, 7 months ago) by michael
File length: 7627 byte(s)
Diff to previous 7006 , to selected 8670
- Constifications; style cleanups in some places

Revision 7006 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:07:54 2016 UTC (9 years, 7 months ago) by michael
File length: 7635 byte(s)
Diff to previous 6850 , to selected 8670
- Update copyright years

Revision 6850 - (view) (annotate) - [select for diffs]
Modified Tue Nov 24 18:40:20 2015 UTC (9 years, 9 months ago) by michael
File length: 7635 byte(s)
Diff to previous 6782 , to selected 8670
- m_xline.c: removed me_xline() encap handler

Revision 6782 - (view) (annotate) - [select for diffs]
Modified Sun Nov 15 18:49:32 2015 UTC (9 years, 9 months ago) by michael
File length: 8134 byte(s)
Diff to previous 6628 , to selected 8670
- Use the %ju conversion specifier for time_t and get rid of these non-portable (unsigned long) casts; replace some uint64_t with uintmax_t

Revision 6628 - (view) (annotate) - [select for diffs]
Modified Sat Oct 24 13:29:47 2015 UTC (9 years, 10 months ago) by michael
File length: 8147 byte(s)
Diff to previous 6458 , to selected 8670
- Rename uconf_items to shared_items and oconf_items to operator_items

Revision 6458 - (view) (annotate) - [select for diffs]
Modified Sat Aug 29 19:42:26 2015 UTC (9 years, 11 months ago) by michael
File length: 8146 byte(s)
Diff to previous 6422 , to selected 8670
- m_dline.c, m_kline.c, m_resv.c, m_xline.c: rename 't?line_time' variable to 'duration'

Revision 6422 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 18:12:52 2015 UTC (10 years ago) by michael
File length: 8185 byte(s)
Diff to previous 6354 , to selected 8670
- Get rid of smalldate() and replace all instances of it with date_iso8601()

Revision 6354 - (view) (annotate) - [select for diffs]
Modified Fri Aug 14 17:53:44 2015 UTC (10 years ago) by michael
File length: 8179 byte(s)
Diff to previous 6318 , to selected 8670
- Rename server capabilities flags from CAP_* to CAPAB_*

Revision 6318 - (view) (annotate) - [select for diffs]
Modified Wed Aug 5 16:04:43 2015 UTC (10 years ago) by michael
File length: 8173 byte(s)
Diff to previous 5956 , to selected 8670
- Get rid of UMODE_ALL

Revision 5956 - (view) (annotate) - [select for diffs]
Modified Sat May 9 19:53:09 2015 UTC (10 years, 3 months ago) by michael
File length: 8159 byte(s)
Diff to previous 5881 , to selected 8670
- Removed useless header includes

Revision 5881 - (view) (annotate) - [select for diffs]
Modified Sun May 3 16:04:15 2015 UTC (10 years, 3 months ago) by michael
File length: 8180 byte(s)
Diff to previous 5875 , to selected 8670
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER

Revision 5875 - (view) (annotate) - [select for diffs]
Modified Wed Apr 29 11:09:28 2015 UTC (10 years, 3 months ago) by michael
File length: 8034 byte(s)
Diff to previous 5870 , to selected 8670
- Style corrections; removed trailing whitespaces

Revision 5870 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 19:57:52 2015 UTC (10 years, 3 months ago) by michael
File length: 8035 byte(s)
Diff to previous 5867 , to selected 8670
- m_xline.c: fixed invalid command sytnax when broadcasting XLINEs to other servers. First argument can't be a digit.

Revision 5867 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 12:47:36 2015 UTC (10 years, 4 months ago) by michael
File length: 8184 byte(s)
Diff to previous 5865 , to selected 8670
- m_xline.c: renamed write_xline() to xline_add()

Revision 5865 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 12:42:56 2015 UTC (10 years, 4 months ago) by michael
File length: 8192 byte(s)
Diff to previous 5864 , to selected 8670
- m_xline.c: don't allow legit-looking fake exit reasons like "Ping timeout: 240 seconds"; constification

Revision 5864 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 12:23:30 2015 UTC (10 years, 4 months ago) by michael
File length: 7942 byte(s)
Diff to previous 5823 , to selected 8670
- Removed useless zero initializers from the module_entry as suggested by Adam

Revision 5823 - (view) (annotate) - [select for diffs]
Modified Sun Apr 26 15:37:43 2015 UTC (10 years, 4 months ago) by michael
File length: 8030 byte(s)
Diff to previous 5776 , to selected 8670
- Get rid of valid_comment()

Revision 5776 - (view) (annotate) - [select for diffs]
Modified Sat Apr 4 17:31:30 2015 UTC (10 years, 4 months ago) by michael
File length: 7974 byte(s)
Diff to previous 5347 , to selected 8670
- Changed some function to void if we don't need a return value
- Have some other functions return saner values

Revision 5347 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:42:20 2015 UTC (10 years, 7 months ago) by michael
File length: 7976 byte(s)
Diff to previous 4890 , to selected 8670
- Update copyright years

Revision 4890 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 17:10:46 2014 UTC (10 years, 9 months ago) by michael
File length: 7976 byte(s)
Diff to previous 4815 , to selected 8670
- Style corrections

Revision 4815 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 15:28:42 2014 UTC (10 years, 9 months ago) by michael
File length: 7974 byte(s)
Diff to previous 4646 , to selected 8670
- Renamed variables

Revision 4646 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 12:43:10 2014 UTC (10 years, 11 months ago) by michael
File length: 7969 byte(s)
Diff to previous 4629 , to selected 8670
- m_xline.c, m_unxline.c: allow servers to add/remove XLINEs

Revision 4629 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 09:55:57 2014 UTC (10 years, 11 months ago) by michael
File length: 8000 byte(s)
Diff to previous 4625 , to selected 8670
- m_resv.c, m_xline.c: some places weren't using get_oper_name()

Revision 4625 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 09:34:46 2014 UTC (10 years, 11 months ago) by michael
File length: 7991 byte(s)
Diff to previous 4565 , to selected 8670
- m_xline.c:relay_xline(): only call atoi() if really needed

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years ago) by michael
File length: 8022 byte(s)
Diff to previous 4545 , to selected 8670
- Update GPL 2 license headers

Revision 4545 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 08:46:13 2014 UTC (11 years ago) by michael
File length: 8018 byte(s)
Diff to previous 4340 , to selected 8670
- Implemented pseudo {} blocks (service aliases)
- Fixed compile warnings with -Wmissing-field-initializers

Revision 4340 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 16:53:22 2014 UTC (11 years ago) by michael
File length: 8012 byte(s)
Diff to previous 4274 , to selected 8670
- Renamed structures to meet code conventions

Revision 4274 - (view) (annotate) - [select for diffs]
Modified Sat Jul 19 18:56:19 2014 UTC (11 years, 1 month ago) by michael
File length: 8014 byte(s)
Diff to previous 4242 , to selected 8670
- 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 4242 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 15:19:02 2014 UTC (11 years, 1 month ago) by michael
File length: 8069 byte(s)
Diff to previous 4058 , to selected 8670
- m_xline.c: fixed broken check_xline()

Revision 4058 - (view) (annotate) - [select for diffs]
Modified Tue Jun 24 18:18:58 2014 UTC (11 years, 2 months ago) by michael
File length: 8073 byte(s)
Diff to previous 3467 , to selected 8670
- Use %u conversion specifier for unsigned ints

Revision 3467 - (view) (annotate) - [select for diffs]
Modified Sat May 3 15:39:44 2014 UTC (11 years, 3 months ago) by michael
File length: 8073 byte(s)
Diff to previous 3368 , to selected 8670
- m_xline.c:write_xline(): removed collapse() call

Revision 3368 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 14:24:16 2014 UTC (11 years, 4 months ago) by michael
File length: 8092 byte(s)
Diff to previous 3352 , to selected 8670
- Style corrections

Revision 3352 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:26:15 2014 UTC (11 years, 4 months ago) by michael
File length: 8115 byte(s)
Diff to previous 3347 , to selected 8670
- Added m_unxline.c and moved all UNXLINE related code into it

Revision 3347 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:03:06 2014 UTC (11 years, 4 months ago) by michael
File length: 11237 byte(s)
Diff to previous 3156 , to selected 8670
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 3156 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 19:57:38 2014 UTC (11 years, 5 months ago) by michael
File length: 11237 byte(s)
Diff to previous 3110 , to selected 8670
- Removed client_p pointers from everywhere

Revision 3110 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 20:33:17 2014 UTC (11 years, 5 months ago) by michael
File length: 11411 byte(s)
Diff to previous 3109 , to selected 8670
- Added sendto_one_notice()

Revision 3109 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 19:25:12 2014 UTC (11 years, 5 months ago) by michael
File length: 11838 byte(s)
Diff to previous 2974 , to selected 8670
- Applied Adam's sendto_one_numeric() changes

Revision 2974 - (view) (annotate) - [select for diffs]
Modified Fri Jan 31 11:56:51 2014 UTC (11 years, 6 months ago) by michael
File length: 11951 byte(s)
Diff to previous 2888 , to selected 8670
- m_xline.c: reorder functions, removed unused header includes, constifications

Revision 2888 - (view) (annotate) - [select for diffs]
Modified Tue Jan 21 17:47:11 2014 UTC (11 years, 7 months ago) by michael
File length: 12317 byte(s)
Diff to previous 2879 , to selected 8670
- Fixed improper use of the ID_or_name macro in several places

Revision 2879 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 19:28:57 2014 UTC (11 years, 7 months ago) by michael
File length: 12341 byte(s)
Diff to previous 2877 , to selected 8670
- m_xline.c:mo_xline(): properly report missing privilege now that
  we have the 'unxline' oper flag

Revision 2877 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 19:25:00 2014 UTC (11 years, 7 months ago) by michael
File length: 12339 byte(s)
Diff to previous 2852 , to selected 8670
- m_xline.c: speed up xline lookups

Revision 2852 - (view) (annotate) - [select for diffs]
Modified Sat Jan 18 16:30:48 2014 UTC (11 years, 7 months ago) by michael
File length: 12007 byte(s)
Diff to previous 2828 , to selected 8670
- Added 'unxline' oper privilege for better fine tuning

Revision 2828 - (view) (annotate) - [select for diffs]
Modified Wed Jan 15 23:34:31 2014 UTC (11 years, 7 months ago) by michael
File length: 11997 byte(s)
Diff to previous 2820 , to selected 8670
- m_xline.c:me_xline(): fixed misleading comment

Revision 2820 - (view) (annotate) - [select for diffs]
Modified Wed Jan 15 23:10:26 2014 UTC (11 years, 7 months ago) by michael
File length: 12010 byte(s)
Diff to previous 2362 , to selected 8670
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2362 - (view) (annotate) - [select for diffs]
Modified Thu Jul 4 21:15:32 2013 UTC (12 years, 1 month ago) by michael
File length: 11696 byte(s)
Diff to previous 2340 , to selected 8670
- m_xline.c:ms_xline(): removed already solved XXX comment

Revision 2340 - (view) (annotate) - [select for diffs]
Modified Wed Jul 3 13:31:23 2013 UTC (12 years, 1 month ago) by michael
File length: 11754 byte(s)
Diff to previous 2336 , to selected 8670
- UNRESV should be logged as well
- Improved logging. Fixed inconsistent use of
  get_oper_name() vs. source_p->name

Revision 2336 - (view) (annotate) - [select for diffs]
Modified Wed Jul 3 12:58:28 2013 UTC (12 years, 1 month ago) by michael
File length: 11745 byte(s)
Diff to previous 2115 , to selected 8670
- Added XLINE and RESV logging types

Revision 2115 - (view) (annotate) - [select for diffs]
Modified Sun May 26 11:13:03 2013 UTC (12 years, 3 months ago) by michael
File length: 11744 byte(s)
Diff to previous 1845 , to selected 8670
- Remove temporary xline kludge that was required for better
  interoperability with 7.0 servers

Revision 1845 - (view) (annotate) - [select for diffs]
Modified Mon Apr 22 18:33:02 2013 UTC (12 years, 4 months ago) by michael
File length: 11796 byte(s)
Diff to previous 1834 , to selected 8670
- Fixed some compile warnings

Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (12 years, 4 months ago) by michael
File length: 11916 byte(s)
Diff to previous 1832 , to selected 8670
- Revert to -r1831

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (12 years, 4 months ago) by michael
File length: 11886 byte(s)
Diff to previous 1793 , to selected 8670
- Made all numeric defines use the actual string instead of the numeric value
  which allows to use gcc's printf format attribute
- Remove current message locale implementation

Revision 1793 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 14:06:08 2013 UTC (12 years, 4 months ago) by michael
File length: 11916 byte(s)
Diff to previous 1666 , to selected 8670
- Replaced all occurrences of ircsprintf with sprintf/snprintf
  and killed sprintf_irc.(c|h)

Revision 1666 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 17:03:18 2012 UTC (12 years, 9 months ago) by michael
File length: 11941 byte(s)
Diff to previous 1652 , to selected 8670
- Cleanup unused header file includes
- Fixed minor compile warning in conf.c

Revision 1652 - (view) (annotate) - [select for diffs]
Modified Tue Nov 13 20:28:53 2012 UTC (12 years, 9 months ago) by michael
File length: 11921 byte(s)
Diff to previous 1649 , to selected 8670
- changed match() polarity. match() now returns 0 on match and 1 on non-match
  This cleans up several places where function pointers of different matching
  functions like irccmp/strcmp/match are passed to other functions.
- added improved collapse() to match.c

Revision 1649 - (view) (annotate) - [select for diffs]
Modified Sat Nov 10 19:27:13 2012 UTC (12 years, 9 months ago) by michael
File length: 11925 byte(s)
Diff to previous 1646 , to selected 8670
- minor MaskItem structure cleanup

Revision 1646 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 21:02:43 2012 UTC (12 years, 9 months ago) by michael
File length: 11924 byte(s)
Diff to previous 1644 , to selected 8670
- First pass of conf parser stabilization/cleanup

Revision 1644 - (view) (annotate) - [select for diffs]
Modified Tue Nov 6 22:20:16 2012 UTC (12 years, 9 months ago) by michael
File length: 11926 byte(s)
Diff to previous 1632 , to selected 8670
- More config subsystem cleanups

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (12 years, 9 months ago) by michael
File length: 11960 byte(s)
Diff to previous 1628 , to selected 8670
- Initial rewrite of the configuration subsystem

Revision 1628 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 21:08:56 2012 UTC (12 years, 9 months ago) by michael
File length: 12254 byte(s)
Diff to previous 1625 , to selected 8670
- flesh out new *line database handling
- simplify temporary bans

Revision 1625 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:49:25 2012 UTC (12 years, 9 months ago) by michael
File length: 12228 byte(s)
Diff to previous 1622 , to selected 8670
- dbs are now periodically flushed on disc every 5 minutes

Revision 1622 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:16:37 2012 UTC (12 years, 9 months ago) by michael
File length: 12280 byte(s)
Diff to previous 1618 , to selected 8670
- klines, dlines, xlines, glines and resv now make use of the new database;
  also, temporary *lines are now stored, so they're not lost after
  restarting the ircd. This also applies to G-lines.

Revision 1618 - (view) (annotate) - [select for diffs]
Modified Tue Oct 30 21:04:38 2012 UTC (12 years, 9 months ago) by michael
File length: 12445 byte(s)
Diff to previous 1592 , to selected 8670
- Made m_globops() and ms_globops() use sendto_realops_flags()
- Added message-type parameter to sendto_realops_flags() which can be one of
  SEND_NOTICE, SEND_GLOBAL, SEND_LOCOPS
- Forward-port -r1617

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (12 years, 10 months ago) by michael
File length: 12406 byte(s)
Diff to previous 1309 , to selected 8670
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (13 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12406 byte(s)
Diff to previous 1276 , to selected 8670
- renaming files:

  ircd_parser.y -> conf_parser.y
  ircd_lexer.l  -> conf_lexer.l
  s_conf.c      -> conf.c
  s_conf.h      -> conf.h
  s_log.c       -> log.c
  s_log.h       -> log.h

Revision 1276 - (view) (annotate) - [select for diffs]
Modified Mon Jan 30 23:55:11 2012 UTC (13 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12410 byte(s)
Diff to previous 1275 , to selected 8670
- fix previous commit regarding remote klines

Revision 1275 - (view) (annotate) - [select for diffs]
Modified Mon Jan 30 23:50:03 2012 UTC (13 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12412 byte(s)
Diff to previous 1247 , to selected 8670
- services that are specified in the services{} block may now set remote k/x-lines

Revision 1247 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 07:54:24 2011 UTC (13 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12338 byte(s)
Diff to previous 1243 , to selected 8670
- Rewrite and cleanup half-broken logging subsystem.
  Logfile rotating is not working yet

Revision 1243 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 10:47:53 2011 UTC (13 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12319 byte(s)
Diff to previous 1230 , to selected 8670
- move content of msg.h, ircd_handler.h and handlers.h into parse.h and
  remove headers accordingly
- killed common.h
- remove m_killhost.c and m_flags.c from contrib/
- sort out unused header includes here and there

Revision 1230 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 19:41:19 2011 UTC (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12378 byte(s)
Diff to previous 1219 , to selected 8670
- cleanup module loader. Make module api more flexible

Revision 1219 - (view) (annotate) - [select for diffs]
Modified Sun Sep 18 09:02:38 2011 UTC (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12543 byte(s)
Diff to previous 1178 , to selected 8670
- Start cleaning up macros in client.h. Replace several ClientHasSomeCoolFlag()
with simple HasFlag/HasUMode macros.

Revision 1178 - (view) (annotate) - [select for diffs]
Modified Mon Aug 15 08:11:31 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12515 byte(s)
Diff to previous 1156 , to selected 8670
- Cleanup and restore older parts of the irc-command parser.
  Gives back ability to specify maximum amount of parameters
  that are processed within a command.

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_xline.c
File length: 12503 byte(s)
Diff to previous 1155 , to selected 8670
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid/modules/m_xline.c
File length: 12503 byte(s)
Diff to previous 1121 , to selected 8670
- recreate "trunk"

Revision 1121 - (view) (annotate) - [select for diffs]
Modified Sun Jan 9 11:03:03 2011 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_xline.c
File length: 12503 byte(s)
Diff to previous 1029 , to selected 8670
- removed all instances of STATIC_MODULES since we don't have
  static modules anymore
- removed m_mkpasswd module from contrib

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_xline.c
File length: 12533 byte(s)
Diff to previous 1028 , to selected 8670
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid/modules/m_xline.c
File length: 12533 byte(s)
Diff to previous 1011 , to selected 8670
- move ircd-hybrid-7.2 to trunk

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_xline.c
File length: 12533 byte(s)
Diff to previous 382 , to selected 8670
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 382 - (view) (annotate) - [select for diffs]
Modified Tue Jan 31 12:13:42 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_xline.c
File length: 12552 byte(s)
Diff to previous 34 , to selected 8670
- Fixed incorrect match handling in relay_xline as reported by ThaPrince.
  Damnit match() really shouldn't return 1 on match.  This will be changed
  sooner or later.

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid-7.2/modules/m_xline.c
File length: 12551 byte(s)
Diff to previous 33 , to selected 8670
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_xline.c
File length: 12551 byte(s)
Diff to previous 32 , to selected 8670
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_xline.c
File length: 12551 byte(s)
Diff to previous 31 , to selected 8670
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_xline.c
File length: 12551 byte(s)
Diff to previous 30 , to selected 8670
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/modules/m_xline.c
File length: 12609 byte(s)
Diff to selected 8670
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a