ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/m_unxline.c
Revision 8751 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:06:50 2019 UTC (5 years, 3 months ago) by michael
File length: 5538 byte(s)
Diff to previous 8679
- Update copyright years

Revision 8679 - (view) (annotate) - [select for diffs]
Modified Sat Nov 24 18:48:14 2018 UTC (5 years, 4 months ago) by michael
File length: 5538 byte(s)
Diff to previous 8678
- More parse_aline() tweaks

Revision 8678 - (view) (annotate) - [select for diffs]
Modified Sat Nov 24 17:45:55 2018 UTC (5 years, 4 months ago) by michael
File length: 5545 byte(s)
Diff to previous 8669
- Cleanup xline_remove()

Revision 8669 - (view) (annotate) - [select for diffs]
Modified Sat Nov 24 13:31:53 2018 UTC (5 years, 4 months ago) by michael
File length: 5517 byte(s)
Diff to previous 8657
- Cleanup parse_aline() related code

Revision 8657 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 19:02:38 2018 UTC (5 years, 5 months ago) by michael
File length: 5343 byte(s)
Diff to previous 8280
- Make use of the bool data type in some more places

Revision 8280 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:33 2018 UTC (6 years, 1 month ago) by michael
File length: 5319 byte(s)
Diff to previous 8165
- Update copyright years

Revision 8165 - (view) (annotate) - [select for diffs]
Modified Sun Apr 9 16:08:02 2017 UTC (7 years ago) by michael
File length: 5319 byte(s)
Diff to previous 7925
- Move all CAPAB related code to server_capab.c, and server_capab.h

Revision 7925 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:24 2016 UTC (7 years, 3 months ago) by michael
File length: 5313 byte(s)
Diff to previous 7428
- Update copyright years

Revision 7428 - (view) (annotate) - [select for diffs]
Modified Mon Mar 7 17:46:09 2016 UTC (8 years, 1 month ago) by michael
File length: 5313 byte(s)
Diff to previous 7303
- parse_aline() cleanups

Revision 7303 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 10:34:25 2016 UTC (8 years, 2 months ago) by michael
File length: 5316 byte(s)
Diff to previous 7208
- Cleanup/separate XLINE / gecos{} conf implementation

Revision 7208 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 15:06:47 2016 UTC (8 years, 2 months ago) by michael
File length: 5384 byte(s)
Diff to previous 7096
- Clustering has been broken in -r7158. 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 7096 - (view) (annotate) - [select for diffs]
Modified Fri Jan 22 17:47:00 2016 UTC (8 years, 2 months ago) by michael
File length: 5395 byte(s)
Diff to previous 7007
- Improve documentation

Revision 7007 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:09:08 2016 UTC (8 years, 3 months ago) by michael
File length: 5390 byte(s)
Diff to previous 6717
- Update copyright years

Revision 6717 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 17:38:32 2015 UTC (8 years, 5 months ago) by michael
File length: 5390 byte(s)
Diff to previous 6627
- Rename 'xconf_item' list to 'gecos_items'

Revision 6627 - (view) (annotate) - [select for diffs]
Modified Sat Oct 24 13:27:43 2015 UTC (8 years, 5 months ago) by michael
File length: 5390 byte(s)
Diff to previous 6353
- Rename uconf_items to shared_items and oconf_items to operator_items

Revision 6353 - (view) (annotate) - [select for diffs]
Modified Fri Aug 14 17:50:40 2015 UTC (8 years, 8 months ago) by michael
File length: 5389 byte(s)
Diff to previous 6317
- Rename server capabilities flags from CAP_* to CAPAB_*

Revision 6317 - (view) (annotate) - [select for diffs]
Modified Wed Aug 5 16:03:09 2015 UTC (8 years, 8 months ago) by michael
File length: 5383 byte(s)
Diff to previous 6258
- Get rid of UMODE_ALL

Revision 6258 - (view) (annotate) - [select for diffs]
Modified Sat Jul 11 12:18:30 2015 UTC (8 years, 9 months ago) by michael
File length: 5376 byte(s)
Diff to previous 5957
- Set keyword and eol-style properties

Revision 5957 - (view) (annotate) - [select for diffs]
Modified Sat May 9 19:54:23 2015 UTC (8 years, 11 months ago) by michael
File length: 5376 byte(s)
Diff to previous 5880
- Removed useless header includes

Revision 5880 - (view) (annotate) - [select for diffs]
Modified Sun May 3 16:01:42 2015 UTC (8 years, 11 months ago) by michael
File length: 5397 byte(s)
Diff to previous 5874
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER

Revision 5874 - (view) (annotate) - [select for diffs]
Modified Wed Apr 29 11:09:11 2015 UTC (8 years, 11 months ago) by michael
File length: 5251 byte(s)
Diff to previous 5863
- Style corrections; removed trailing whitespaces

Revision 5863 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 12:23:14 2015 UTC (8 years, 11 months ago) by michael
File length: 5290 byte(s)
Diff to previous 5834
- Removed useless zero initializers from the module_entry as suggested by Adam

Revision 5834 - (view) (annotate) - [select for diffs]
Modified Sun Apr 26 16:53:35 2015 UTC (8 years, 11 months ago) by michael
File length: 5378 byte(s)
Diff to previous 5775
- m_undline.c, m_unkline.c: deduplication
- m_unxline.c: renamed functions

Revision 5775 - (view) (annotate) - [select for diffs]
Modified Sat Apr 4 17:31:06 2015 UTC (9 years ago) by michael
File length: 5357 byte(s)
Diff to previous 5346
- Changed some function to void if we don't need a return value
- Have some other functions return saner values

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (9 years, 3 months ago) by michael
File length: 5359 byte(s)
Diff to previous 4889
- Update copyright years

Revision 4889 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 17:10:25 2014 UTC (9 years, 4 months ago) by michael
File length: 5359 byte(s)
Diff to previous 4816
- Style corrections

Revision 4816 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 15:29:49 2014 UTC (9 years, 5 months ago) by michael
File length: 5358 byte(s)
Diff to previous 4671
- Renamed variables

Revision 4671 - (view) (annotate) - [select for diffs]
Modified Sun Sep 28 16:49:13 2014 UTC (9 years, 6 months ago) by michael
File length: 5355 byte(s)
Diff to previous 4645
- m_unxline.c: renamed remove_xline_match to remove_xline_exact

Revision 4645 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 12:42:54 2014 UTC (9 years, 6 months ago) by michael
File length: 5355 byte(s)
Diff to previous 4564
- m_xline.c, m_unxline.c: allow servers to add/remove XLINEs

Revision 4564 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:24:47 2014 UTC (9 years, 7 months ago) by michael
File length: 5362 byte(s)
Diff to previous 4546
- Update GPL 2 license headers

Revision 4546 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 08:46:38 2014 UTC (9 years, 7 months ago) by michael
File length: 5358 byte(s)
Diff to previous 3791
- Fixed compile warnings with -Wmissing-field-initializers

Revision 3791 - (view) (annotate) - [select for diffs]
Modified Mon Jun 2 23:32:10 2014 UTC (9 years, 10 months ago) by michael
File length: 5352 byte(s)
Diff to previous 3377
- m_xline.c, m_unkline.c: whitespace commit

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (9 years, 11 months ago) by michael
File length: 5353 byte(s)
Diff to previous 3368
- Create 8.2.x branch

Revision 3368 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 14:24:16 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_unxline.c
File length: 5353 byte(s)
Diff to previous 3367
- Style corrections

Revision 3367 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 11:44:56 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_unxline.c
File length: 5355 byte(s)
Diff to previous 3365
- m_unxline.c:remove_xline_match(): replaced DLINK_FOREACH_SAFE with
  DLINK_FOREACH

Revision 3365 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 11:32:40 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_unxline.c
File length: 5388 byte(s)
Diff to previous 3363
- doxygen

Revision 3363 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 11:19:50 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_unxline.c
File length: 5409 byte(s)
Diff to previous 3353
- Doxygen
- Update help/undline

Revision 3353 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:26:42 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_unxline.c
File length: 4654 byte(s)
Diff to previous 3352
- svn propset on m_unxline.c

Revision 3352 - (view) (annotate) - [select for diffs]
Added Sun Apr 20 14:26:15 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_unxline.c
File length: 4709 byte(s)
- Added m_unxline.c and moved all UNXLINE related code into it

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