ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/m_unxline.c
Revision 6354 - (view) (annotate) - [select for diffs]
Modified Fri Aug 14 17:53:44 2015 UTC (8 years, 7 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, 7 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, 8 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, 10 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, 10 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 (8 years, 11 months 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, 2 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, 4 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, 9 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