ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include/ipcache.h
Revision 8928 - (view) (annotate) - [select for diffs]
Modified Mon Apr 22 18:09:43 2019 UTC (4 years, 11 months ago) by michael
File length: 1807 byte(s)
Diff to previous 8751 , to selected 4564
- ipcache.h: documentation update

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: 1791 byte(s)
Diff to previous 8624 , to selected 4564
- Update copyright years

Revision 8624 - (view) (annotate) - [select for diffs]
Modified Sat Nov 3 18:40:25 2018 UTC (5 years, 5 months ago) by michael
File length: 1791 byte(s)
Diff to previous 8495 , to selected 4564
- Backport ipcache and class cidr limits rewrite from trunk

Revision 8495 - (view) (annotate) - [select for diffs]
Modified Thu Apr 5 12:40:05 2018 UTC (6 years ago) by michael
File length: 2008 byte(s)
Diff to previous 8280 , to selected 4564
- Killed userhost.c. Rewrote everything to use ipcache.c

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: 1929 byte(s)
Diff to previous 7925 , to selected 4564
- Update copyright years

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: 1929 byte(s)
Diff to previous 7667 , to selected 4564
- Update copyright years

Revision 7667 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:36 2016 UTC (7 years, 8 months ago) by michael
File length: 1929 byte(s)
Diff to previous 7329 , to selected 4564
- Fixed svn properties

Revision 7329 - (view) (annotate) - [select for diffs]
Modified Thu Feb 18 21:07:50 2016 UTC (8 years, 1 month ago) by michael
File length: 1929 byte(s)
Diff to previous 7007 , to selected 4564
- 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 7007 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:09:08 2016 UTC (8 years, 3 months ago) by michael
File length: 1929 byte(s)
Diff to previous 6718 , to selected 4564
- Update copyright years

Revision 6718 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 18:16:50 2015 UTC (8 years, 5 months ago) by michael
File length: 1929 byte(s)
Diff to previous 6650 , to selected 4564
- Make mem-usage counters use size_t and use the %zu conversion specifier accordingly

Revision 6650 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 15:27:05 2015 UTC (8 years, 5 months ago) by michael
File length: 1931 byte(s)
Diff to previous 6471 , to selected 4564
- ipcache.h, ipcache.c: constification

Revision 6471 - (view) (annotate) - [select for diffs]
Modified Thu Sep 3 13:07:55 2015 UTC (8 years, 7 months ago) by michael
File length: 1919 byte(s)
Diff to previous 6258 , to selected 4564
- Make use of enum in some places; make use of the HasFlag() macro some more; minor style corrections

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: 1915 byte(s)
Diff to previous 5346 , to selected 4564
- Set keyword and eol-style properties

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: 1915 byte(s)
Diff to previous 4564
- Update copyright years

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

Revision 4373 - (view) (annotate) - [select for diffs]
Modified Sun Aug 3 14:12:20 2014 UTC (9 years, 8 months ago) by michael
File length: 1911 byte(s)
Diff to previous 4330 , to selected 4564
- ipcache.h: update documentation

Revision 4330 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 18:37:01 2014 UTC (9 years, 8 months ago) by michael
File length: 1861 byte(s)
Diff to previous 4328 , to selected 4564
- ipcache.c:ipcache_get_stats(): constification; depend on the caller to set integers to zero

Revision 4328 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 18:16:25 2014 UTC (9 years, 8 months ago) by michael
File length: 1851 byte(s)
Diff to previous 4326 , to selected 4564
- svn propset on ipcache.c, ipcache.h

Revision 4326 - (view) (annotate) - [select for diffs]
Added Fri Aug 1 18:08:53 2014 UTC (9 years, 8 months ago) by michael
File length: 1897 byte(s)
Diff to selected 4564
- Moved all ip caching related code to ipcache.c

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