ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include/conf_resv.h
Revision 9102 - (view) (annotate) - [select for diffs]
Modified Wed Jan 1 09:58:57 2020 UTC (6 years, 6 months ago) by michael
File length: 1834 byte(s)
Diff to previous 8971
- Bump copyright years everywhere

Revision 8971 - (view) (annotate) - [select for diffs]
Modified Sat May 18 12:52:56 2019 UTC (7 years, 2 months ago) by michael
File length: 1834 byte(s)
Diff to previous 8751
- Expire gecos and resv denies on the fly while looking them up

Revision 8751 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:06:50 2019 UTC (7 years, 6 months ago) by michael
File length: 1828 byte(s)
Diff to previous 8657
- Update copyright years

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

Revision 8651 - (view) (annotate) - [select for diffs]
Modified Sun Nov 11 15:20:01 2018 UTC (7 years, 8 months ago) by michael
File length: 1827 byte(s)
Diff to previous 8313
- Use bool data types in some places

Revision 8313 - (view) (annotate) - [select for diffs]
Modified Wed Feb 28 17:45:36 2018 UTC (8 years, 4 months ago) by michael
File length: 1835 byte(s)
Diff to previous 8280
- Remove experimental libgeoip support

Revision 8280 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:33 2018 UTC (8 years, 5 months ago) by michael
File length: 1853 byte(s)
Diff to previous 7925
- Update copyright years

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

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

Revision 7329 - (view) (annotate) - [select for diffs]
Modified Thu Feb 18 21:07:50 2016 UTC (10 years, 5 months ago) by michael
File length: 1853 byte(s)
Diff to previous 7315
- 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 7315 - (view) (annotate) - [select for diffs]
Modified Fri Feb 12 19:46:11 2016 UTC (10 years, 5 months ago) by michael
File length: 1847 byte(s)
Diff to previous 7281
- conf_resv.h: removed unused struct ResvExemptItem members

Revision 7281 - (view) (annotate) - [select for diffs]
Modified Sun Feb 7 18:02:24 2016 UTC (10 years, 5 months ago) by michael
File length: 1876 byte(s)
Diff to previous 7235
- Cleanup/separate RESV conf implementation

Revision 7235 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 16:33:03 2016 UTC (10 years, 5 months ago) by michael
File length: 1271 byte(s)
Copied from: ircd-hybrid/branches/8.2.x/include/resv.h revision 7188
Diff to previous 7007
- Move resv.* to conf_resv.*

Revision 7007 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:09:08 2016 UTC (10 years, 6 months ago) by michael
Original Path: ircd-hybrid/branches/8.2.x/include/resv.h
File length: 1256 byte(s)
Diff to previous 5346
- Update copyright years

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (11 years, 6 months ago) by michael
Original Path: ircd-hybrid/branches/8.2.x/include/resv.h
File length: 1256 byte(s)
Diff to previous 4564
- Update copyright years

Revision 4564 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:24:47 2014 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid/branches/8.2.x/include/resv.h
File length: 1256 byte(s)
Diff to previous 3377
- Update GPL 2 license headers

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (12 years, 3 months ago) by michael
Original Path: ircd-hybrid/branches/8.2.x/include/resv.h
File length: 1252 byte(s)
Diff to previous 2865
- Create 8.2.x branch

Revision 2865 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 14:35:22 2014 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1252 byte(s)
Diff to previous 2174
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 2174 - (view) (annotate) - [select for diffs]
Modified Mon Jun 3 19:45:38 2013 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1229 byte(s)
Diff to previous 2130
- Remove unused temporary_resv list. Move channel_resv_list to conf.c 

Revision 2130 - (view) (annotate) - [select for diffs]
Modified Wed May 29 15:32:28 2013 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1298 byte(s)
Diff to previous 1927
- resv.c: move valid_wild_card_simple() to conf.c

Revision 1927 - (view) (annotate) - [select for diffs]
Modified Tue Apr 30 17:46:40 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1347 byte(s)
Diff to previous 1858
- Move report_resv() to m_stats.c

Revision 1858 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 15:00:52 2013 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1391 byte(s)
Diff to previous 1825
- Added basic support for libGeoIP
- Added exempt configuration option to resv{} blocks

Revision 1825 - (view) (annotate) - [select for diffs]
Modified Sun Apr 14 19:54:48 2013 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1372 byte(s)
Diff to previous 1632
- Quarantined/reserved channels may now contain wildcards

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1445 byte(s)
Diff to previous 1628
- Initial rewrite of the configuration subsystem

Revision 1628 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 21:08:56 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1681 byte(s)
Diff to previous 1622
- flesh out new *line database handling
- simplify temporary bans

Revision 1622 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:16:37 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1723 byte(s)
Diff to previous 1592
- klines, dlines, xlines, glines and resv now make use of the new database;
  also, temporary *lines are now stored, so they're not lost after
  restarting the ircd. This also applies to G-lines.

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/resv.h
File length: 1725 byte(s)
Diff to previous 1156
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/resv.h
File length: 1725 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid/include/resv.h
File length: 1725 byte(s)
Diff to previous 1029
- recreate "trunk"

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/include/resv.h
File length: 1725 byte(s)
Diff to previous 1028
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid/include/resv.h
File length: 1725 byte(s)
Diff to previous 34
- move ircd-hybrid-7.2 to trunk

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (20 years, 9 months ago) by lusky
Original Path: ircd-hybrid-7.2/include/resv.h
File length: 1725 byte(s)
Diff to previous 33
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/include/resv.h
File length: 1725 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/include/resv.h
File length: 1725 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/include/resv.h
File length: 1725 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx
Original Path: ircd-hybrid/include/resv.h
File length: 1773 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

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