ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/conf_class.c
Revision 8522 - (view) (annotate) - [select for diffs]
Modified Tue Apr 24 19:48:22 2018 UTC (7 years, 4 months ago) by michael
File length: 7683 byte(s)
Diff to previous 8496
- Style corrections

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: 7675 byte(s)
Diff to previous 8437
- Killed userhost.c. Rewrote everything to use ipcache.c

Revision 8437 - (view) (annotate) - [select for diffs]
Modified Thu Mar 29 09:05:34 2018 UTC (7 years, 4 months ago) by michael
File length: 7687 byte(s)
Diff to previous 8431
- Stylistic changes

Revision 8431 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 18:49:15 2018 UTC (7 years, 5 months ago) by michael
File length: 7687 byte(s)
Diff to previous 8310
- Stylistic changes

Revision 8310 - (view) (annotate) - [select for diffs]
Modified Wed Feb 28 16:46:13 2018 UTC (7 years, 5 months ago) by michael
File length: 7685 byte(s)
Diff to previous 8279
- Clean up remaining sizeof() to sizeof(variable)

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: 7705 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: 7705 byte(s)
Diff to previous 7937
- Fixed style inconsistencies in various places

Revision 7937 - (view) (annotate) - [select for diffs]
Modified Fri Jan 27 14:36:28 2017 UTC (8 years, 6 months ago) by michael
File length: 7725 byte(s)
Diff to previous 7924
- conf_class.c:class_init(): make things look saner

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

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: 7710 byte(s)
Diff to previous 7266
- Fixed svn properties

Revision 7266 - (view) (annotate) - [select for diffs]
Modified Sat Feb 6 19:02:03 2016 UTC (9 years, 6 months ago) by michael
File length: 7710 byte(s)
Diff to previous 7032
- Minor simplifications on clearing lists

Revision 7032 - (view) (annotate) - [select for diffs]
Modified Sun Jan 3 14:34:39 2016 UTC (9 years, 7 months ago) by michael
File length: 7739 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
File length: 7747 byte(s)
Diff to previous 5411
- Update copyright years

Revision 5411 - (view) (annotate) - [select for diffs]
Modified Sat Jan 24 19:12:59 2015 UTC (10 years, 7 months ago) by michael
File length: 7747 byte(s)
Diff to previous 5347
- conf_class.c: removed duplicated code

Revision 5347 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:42:20 2015 UTC (10 years, 7 months ago) by michael
File length: 8700 byte(s)
Diff to previous 4874
- Update copyright years

Revision 4874 - (view) (annotate) - [select for diffs]
Modified Tue Nov 11 18:29:49 2014 UTC (10 years, 9 months ago) by michael
File length: 8700 byte(s)
Diff to previous 4848
- Const-correctness

Revision 4848 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 17:00:33 2014 UTC (10 years, 9 months ago) by michael
File length: 8694 byte(s)
Diff to previous 4833
- conf_class.c: fixed coding convention issues

Revision 4833 - (view) (annotate) - [select for diffs]
Modified Sun Nov 2 11:45:04 2014 UTC (10 years, 9 months ago) by michael
File length: 8709 byte(s)
Diff to previous 4800
- Constification

Revision 4800 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 13:59:43 2014 UTC (10 years, 10 months ago) by michael
File length: 8673 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
File length: 8627 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
File length: 8629 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
File length: 8625 byte(s)
Diff to previous 3547
- Removed ipv6 detection. We now assume all systems that run hybrid have
  ipv6 availability and sockaddr_storage.

Revision 3547 - (view) (annotate) - [select for diffs]
Modified Fri May 16 11:21:48 2014 UTC (11 years, 3 months ago) by michael
File length: 8662 byte(s)
Diff to previous 3504
- conf_class.c:class_free(): added an assert()

Revision 3504 - (view) (annotate) - [select for diffs]
Modified Sat May 10 19:51:29 2014 UTC (11 years, 3 months ago) by michael
File length: 8645 byte(s)
Diff to previous 3250
- Renamed MyMalloc() to MyCalloc()

Revision 3250 - (view) (annotate) - [select for diffs]
Modified Sun Mar 30 20:47:30 2014 UTC (11 years, 4 months ago) by michael
File length: 8645 byte(s)
Diff to previous 2916
- Fixed inconsistent style in several places

Revision 2916 - (view) (annotate) - [select for diffs]
Modified Sat Jan 25 21:09:18 2014 UTC (11 years, 7 months ago) by michael
File length: 8658 byte(s)
Diff to previous 2213
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 2213 - (view) (annotate) - [select for diffs]
Modified Wed Jun 5 22:25:49 2013 UTC (12 years, 2 months ago) by michael
File length: 8647 byte(s)
Diff to previous 1783
- conf_class.c: white-space changes

Revision 1783 - (view) (annotate) - [select for diffs]
Modified Thu Jan 24 19:26:51 2013 UTC (12 years, 7 months ago) by michael
File length: 8530 byte(s)
Diff to previous 1666
- Forward-port -r1774:
  - Configuration parser now does support 'year' and 'month' units
  - Add support for fake idle times to /whois. Known from csircd, this
    adds min_idle, and max_idle configuration directives to class{} blocks

Revision 1666 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 17:03:18 2012 UTC (12 years, 9 months ago) by michael
File length: 8210 byte(s)
Diff to previous 1662
- Cleanup unused header file includes
- Fixed minor compile warning in conf.c

Revision 1662 - (view) (annotate) - [select for diffs]
Modified Sat Nov 17 20:11:33 2012 UTC (12 years, 9 months ago) by michael
File length: 8230 byte(s)
Diff to previous 1658
- Fixed inconsistent svn file properties

Revision 1658 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 20:55:45 2012 UTC (12 years, 9 months ago) by michael
File length: 8230 byte(s)
Diff to previous 1654
- conf_class.c: remove unused header includes

Revision 1654 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 19:39:37 2012 UTC (12 years, 9 months ago) by michael
File length: 8657 byte(s)
Diff to previous 1650
- Implemented memory pool allocator which basically is taken from Tor's
  mempool allocator for Tor cells
- Fixed compile warnings in conf_class.c
- ./configure --enable-assert works again

Revision 1650 - (view) (annotate) - [select for diffs]
Modified Sat Nov 10 20:57:51 2012 UTC (12 years, 9 months ago) by michael
File length: 8695 byte(s)
Diff to previous 1647
- Fixed few bugs that have been introduced with config rewrite
- Set some reasonable default values right after a class has been created

Revision 1647 - (view) (annotate) - [select for diffs]
Modified Fri Nov 9 20:11:58 2012 UTC (12 years, 9 months ago) by michael
File length: 8810 byte(s)
Diff to previous 1646
- Finish stabilizing/cleanup of conf parser

Revision 1646 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 21:02:43 2012 UTC (12 years, 9 months ago) by michael
File length: 10151 byte(s)
Diff to previous 1644
- First pass of conf parser stabilization/cleanup

Revision 1644 - (view) (annotate) - [select for diffs]
Modified Tue Nov 6 22:20:16 2012 UTC (12 years, 9 months ago) by michael
File length: 10148 byte(s)
Diff to previous 1636
- More config subsystem cleanups

Revision 1636 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 17:09:47 2012 UTC (12 years, 9 months ago) by michael
File length: 10293 byte(s)
Diff to previous 1635
- Cleanup configuration subsystem
- Fixed broken CIDR support for /challenge

Revision 1635 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:59:16 2012 UTC (12 years, 9 months ago) by michael
File length: 10289 byte(s)
Diff to previous 1633
- svn propset svn:keywords "Id"

Revision 1633 - (view) (annotate) - [select for diffs]
Added Sun Nov 4 15:51:30 2012 UTC (12 years, 9 months ago) by michael
File length: 10341 byte(s)
- Add conf_class.c, conf_class.h

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