ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/conf_resv.c
Revision 8500 - (view) (annotate) - [select for diffs]
Modified Thu Apr 5 13:00:49 2018 UTC (7 years, 4 months ago) by michael
File length: 5575 byte(s)
Diff to previous 8496
- Killed Connection::aftype. Use Client::ip.ss.ss_family instead.

Revision 8496 - (view) (annotate) - [select for diffs]
Modified Thu Apr 5 12:46:00 2018 UTC (7 years, 4 months ago) by michael
File length: 5581 byte(s)
Diff to previous 8473
- Killed userhost.c. Rewrote everything to use ipcache.c

Revision 8473 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 12:54:54 2018 UTC (7 years, 4 months ago) by michael
File length: 5605 byte(s)
Diff to previous 8314
- conf_gecos.c, conf_resv.c: stylistic changes

Revision 8314 - (view) (annotate) - [select for diffs]
Modified Wed Feb 28 17:47:23 2018 UTC (7 years, 5 months ago) by michael
File length: 5597 byte(s)
Diff to previous 8279
- Remove experimental libgeoip support

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

Revision 8059 - (view) (annotate) - [select for diffs]
Modified Thu Mar 23 16:13:39 2017 UTC (8 years, 5 months ago) by michael
File length: 6105 byte(s)
Diff to previous 7939
- Fixed style inconsistencies in various places

Revision 7939 - (view) (annotate) - [select for diffs]
Modified Fri Jan 27 14:53:49 2017 UTC (8 years, 6 months ago) by michael
File length: 6133 byte(s)
Diff to previous 7924
- conf_resv.c:resv_find(): remove explicit initialization on 'node' and 'list'

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

Revision 7687 - (view) (annotate) - [select for diffs]
Modified Thu Aug 18 17:32:22 2016 UTC (9 years ago) by michael
File length: 6147 byte(s)
Diff to previous 7668
- Remove excessive const keyword on dlink_node pointers

Revision 7668 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:49 2016 UTC (9 years, 1 month ago) by michael
File length: 6160 byte(s)
Diff to previous 7290
- Fixed svn properties

Revision 7290 - (view) (annotate) - [select for diffs]
Modified Sun Feb 7 20:13:09 2016 UTC (9 years, 6 months ago) by michael
File length: 6160 byte(s)
Diff to previous 7288
- conf_resv.c:resv_make(): move code

Revision 7288 - (view) (annotate) - [select for diffs]
Modified Sun Feb 7 19:55:12 2016 UTC (9 years, 6 months ago) by michael
File length: 6160 byte(s)
Diff to previous 7286
- Further fixes to resv rewrite

Revision 7286 - (view) (annotate) - [select for diffs]
Modified Sun Feb 7 18:39:17 2016 UTC (9 years, 6 months ago) by michael
File length: 6137 byte(s)
Diff to previous 7282
- conf_resv.c:resv_make(): actually add the item to its corresponding list

Revision 7282 - (view) (annotate) - [select for diffs]
Modified Sun Feb 7 18:04:26 2016 UTC (9 years, 6 months ago) by michael
File length: 6094 byte(s)
Diff to previous 7234
- Cleanup/separate RESV conf implementation

Revision 7234 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 16:30:10 2016 UTC (9 years, 6 months ago) by michael
File length: 4662 byte(s)
Copied from: ircd-hybrid/trunk/src/resv.c revision 7188
Diff to previous 7032
- Move resv.* to conf_resv.*

Revision 7032 - (view) (annotate) - [select for diffs]
Modified Sun Jan 3 14:34:39 2016 UTC (9 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4652 byte(s)
Diff to previous 7006
- Renamed MyCalloc to xcalloc

Revision 7006 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:07:54 2016 UTC (9 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4654 byte(s)
Diff to previous 6690
- Update copyright years

Revision 6690 - (view) (annotate) - [select for diffs]
Modified Thu Oct 29 12:04:11 2015 UTC (9 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4654 byte(s)
Diff to previous 6363
- Rename variables for consistency

Revision 6363 - (view) (annotate) - [select for diffs]
Modified Wed Aug 19 09:59:26 2015 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4604 byte(s)
Diff to previous 5956
- Remove unused header includes

Revision 5956 - (view) (annotate) - [select for diffs]
Modified Sat May 9 19:53:09 2015 UTC (10 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4682 byte(s)
Diff to previous 5347
- Removed useless header includes

Revision 5347 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:42:20 2015 UTC (10 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4703 byte(s)
Diff to previous 4822
- Update copyright years

Revision 4822 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 17:50:25 2014 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4703 byte(s)
Diff to previous 4815
- Renamed exempt::coid to exempt::country_id

Revision 4815 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 15:28:42 2014 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4685 byte(s)
Diff to previous 4588
- Renamed variables

Revision 4588 - (view) (annotate) - [select for diffs]
Modified Tue Aug 26 15:59:07 2014 UTC (11 years ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4676 byte(s)
Diff to previous 4565
- Renamed 'localClient' Client structure member to just 'connection'

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4681 byte(s)
Diff to previous 4415
- Update GPL 2 license headers

Revision 4415 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 14:09:36 2014 UTC (11 years ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4677 byte(s)
Diff to previous 3504
- Removed ipv6 detection. We now assume all systems that run hybrid have
  ipv6 availability and sockaddr_storage.

Revision 3504 - (view) (annotate) - [select for diffs]
Modified Sat May 10 19:51:29 2014 UTC (11 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4696 byte(s)
Diff to previous 3347
- Renamed MyMalloc() to MyCalloc()

Revision 3347 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:03:06 2014 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4696 byte(s)
Diff to previous 2916
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 2916 - (view) (annotate) - [select for diffs]
Modified Sat Jan 25 21:09:18 2014 UTC (11 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4698 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 (12 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4658 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 (12 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4715 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 (12 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 5326 byte(s)
Diff to previous 1919
- Move report_resv() to m_stats.c

Revision 1919 - (view) (annotate) - [select for diffs]
Modified Tue Apr 30 13:59:53 2013 UTC (12 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 6060 byte(s)
Diff to previous 1872
- Made valid_wild_card_simple() easier to read

Revision 1872 - (view) (annotate) - [select for diffs]
Modified Fri Apr 26 21:09:13 2013 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 5942 byte(s)
Diff to previous 1860
- Fixed broken compile with libGeoIP disabled

Revision 1860 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 15:19:00 2013 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 5914 byte(s)
Diff to previous 1859
- God Damn It; resv exempts should be working now

Revision 1859 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 15:09:36 2013 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 5922 byte(s)
Diff to previous 1858
- Minor fixes to new resv exempt code

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

Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4214 byte(s)
Diff to previous 1832
- Revert to -r1831

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4194 byte(s)
Diff to previous 1825
- Made all numeric defines use the actual string instead of the numeric value
  which allows to use gcc's printf format attribute
- Remove current message locale implementation

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

Revision 1687 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 20:47:44 2012 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4916 byte(s)
Diff to previous 1653
- Forward-port -r1685 [STATS q|Q now shows how many times a resv{}
  block has been matched]

Revision 1653 - (view) (annotate) - [select for diffs]
Modified Wed Nov 14 11:50:55 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4890 byte(s)
Diff to previous 1649
- added improved match() stolen from ircu
- fixed compile warning in m_module.c

Revision 1649 - (view) (annotate) - [select for diffs]
Modified Sat Nov 10 19:27:13 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4894 byte(s)
Diff to previous 1646
- minor MaskItem structure cleanup

Revision 1646 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 21:02:43 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4893 byte(s)
Diff to previous 1632
- First pass of conf parser stabilization/cleanup

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 4933 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 (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 5388 byte(s)
Diff to previous 1625
- flesh out new *line database handling
- simplify temporary bans

Revision 1625 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:49:25 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 5359 byte(s)
Diff to previous 1622
- dbs are now periodically flushed on disc every 5 minutes

Revision 1622 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:16:37 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 5445 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 (12 years, 10 months ago) by michael
Original Path: ircd-hybrid/trunk/src/resv.c
File length: 5338 byte(s)
Diff to previous 1309
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (13 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/src/resv.c
File length: 5338 byte(s)
Diff to previous 1243
- renaming files:

  ircd_parser.y -> conf_parser.y
  ircd_lexer.l  -> conf_lexer.l
  s_conf.c      -> conf.c
  s_conf.h      -> conf.h
  s_log.c       -> log.c
  s_log.h       -> log.h

Revision 1243 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 10:47:53 2011 UTC (13 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/src/resv.c
File length: 5340 byte(s)
Diff to previous 1156
- move content of msg.h, ircd_handler.h and handlers.h into parse.h and
  remove headers accordingly
- killed common.h
- remove m_killhost.c and m_flags.c from contrib/
- sort out unused header includes here and there

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/src/resv.c
File length: 5360 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 ago) by michael
Original Path: ircd-hybrid/src/resv.c
File length: 5360 byte(s)
Diff to previous 1029
- recreate "trunk"

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/src/resv.c
File length: 5360 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 (15 years, 9 months ago) by michael
Original Path: ircd-hybrid/src/resv.c
File length: 5360 byte(s)
Diff to previous 1011
- move ircd-hybrid-7.2 to trunk

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/src/resv.c
File length: 5360 byte(s)
Diff to previous 867
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 867 - (view) (annotate) - [select for diffs]
Modified Thu May 17 14:59:27 2007 UTC (18 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/src/resv.c
File length: 5381 byte(s)
Diff to previous 34
- Fixed occasional core when placing RESVs on channel names as repoared
  by Christopher A. Bongaarts.


Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid-7.2/src/resv.c
File length: 5376 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 (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/src/resv.c
File length: 5376 byte(s)
Diff to previous 32
- svn:keywords

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

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/src/resv.c
File length: 5376 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 (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/src/resv.c
File length: 5424 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