ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/m_undline.c
Revision 6259 - (view) (annotate) - [select for diffs]
Modified Sat Jul 11 12:18:43 2015 UTC (11 years ago) by michael
File length: 5882 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 (11 years, 2 months ago) by michael
File length: 5882 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 (11 years, 2 months ago) by michael
File length: 5903 byte(s)
Diff to previous 5864
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER

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

Revision 5836 - (view) (annotate) - [select for diffs]
Modified Sun Apr 26 16:56:58 2015 UTC (11 years, 3 months ago) by michael
File length: 5845 byte(s)
Diff to previous 5833
- m_undline.c: use LOG_TYPE_DLINE

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

Revision 5796 - (view) (annotate) - [select for diffs]
Modified Fri Apr 17 16:12:30 2015 UTC (11 years, 3 months ago) by michael
File length: 6186 byte(s)
Diff to previous 5776
- Minor cleanups to CAPAB related code

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

Revision 5014 - (view) (annotate) - [select for diffs]
Modified Tue Dec 9 17:51:47 2014 UTC (11 years, 7 months ago) by michael
File length: 6191 byte(s)
Diff to previous 4890
- Removed unused header includes:wq

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

Revision 4653 - (view) (annotate) - [select for diffs]
Modified Mon Sep 22 15:43:43 2014 UTC (11 years, 10 months ago) by michael
File length: 6207 byte(s)
Diff to previous 4639
- m_undline.c: fixed broken /dline remote.server

Revision 4639 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 11:17:58 2014 UTC (11 years, 10 months ago) by michael
File length: 6207 byte(s)
Diff to previous 4565
- m_dline.c, m_undline.c: allow servers to add/remove DLINEs

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years, 11 months ago) by michael
File length: 6174 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 (11 years, 11 months ago) by michael
File length: 6170 byte(s)
Diff to previous 4415
- Implemented pseudo {} blocks (service aliases)
- Fixed compile warnings with -Wmissing-field-initializers

Revision 4415 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 14:09:36 2014 UTC (11 years, 11 months ago) by michael
File length: 6164 byte(s)
Diff to previous 4049
- Removed ipv6 detection. We now assume all systems that run hybrid have
  ipv6 availability and sockaddr_storage.

Revision 4049 - (view) (annotate) - [select for diffs]
Modified Sun Jun 22 21:50:31 2014 UTC (12 years, 1 month ago) by michael
File length: 6183 byte(s)
Diff to previous 3368
- m_undline.c:mo_undline(): don't require an address to be prepended with *@

Revision 3368 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 14:24:16 2014 UTC (12 years, 3 months ago) by michael
File length: 6198 byte(s)
Diff to previous 3366
- Style corrections

Revision 3366 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 11:40:24 2014 UTC (12 years, 3 months ago) by michael
File length: 6245 byte(s)
Diff to previous 3365
- Fix comments

Revision 3365 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 11:32:40 2014 UTC (12 years, 3 months ago) by michael
File length: 6245 byte(s)
Diff to previous 3363
- doxygen

Revision 3363 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 11:19:50 2014 UTC (12 years, 3 months ago) by michael
File length: 6267 byte(s)
Diff to previous 3349
- Doxygen
- Update help/undline

Revision 3349 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:10:16 2014 UTC (12 years, 3 months ago) by michael
File length: 5395 byte(s)
Diff to previous 3348
- svn propset on m_undline.c

Revision 3348 - (view) (annotate) - [select for diffs]
Added Sun Apr 20 14:09:22 2014 UTC (12 years, 3 months ago) by michael
File length: 5450 byte(s)
- Added m_undline.c and moved all UNDLINE 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