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

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

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

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

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

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

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

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

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

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

Revision 7209 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 15:10:39 2016 UTC (8 years, 2 months ago) by michael
File length: 5384 byte(s)
Diff to previous 7095
- 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 7095 - (view) (annotate) - [select for diffs]
Modified Fri Jan 22 17:46:42 2016 UTC (8 years, 2 months ago) by michael
File length: 5395 byte(s)
Diff to previous 7006
- Improve documentation

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

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

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

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

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

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

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

Revision 5881 - (view) (annotate) - [select for diffs]
Modified Sun May 3 16:04:15 2015 UTC (8 years, 11 months ago) by michael
File length: 5397 byte(s)
Diff to previous 5875
- 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 (8 years, 11 months ago) by michael
File length: 5251 byte(s)
Diff to previous 5864
- Style corrections; removed trailing whitespaces

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

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

Revision 5776 - (view) (annotate) - [select for diffs]
Modified Sat Apr 4 17:31:30 2015 UTC (9 years ago) by michael
File length: 5357 byte(s)
Diff to previous 5347
- 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 (9 years, 3 months ago) by michael
File length: 5359 byte(s)
Diff to previous 4890
- Update copyright years

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

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

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

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

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

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

Revision 3875 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 14:46:28 2014 UTC (9 years, 10 months ago) by michael
File length: 5352 byte(s)
Diff to previous 3368
- Style corrections; fixed comments

Revision 3368 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 14:24:16 2014 UTC (9 years, 11 months ago) by michael
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
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
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
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
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
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