ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/conf_db.c
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: 19317 byte(s)
Diff to previous 7304
- Fixed svn properties

Revision 7304 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 10:45:46 2016 UTC (9 years, 6 months ago) by michael
File length: 19317 byte(s)
Diff to previous 7282
- Cleanup/separate XLINE / gecos{} conf implementation

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: 19278 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: 19234 byte(s)
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
File length: 19229 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: 19240 byte(s)
Diff to previous 6928
- Update copyright years

Revision 6928 - (view) (annotate) - [select for diffs]
Modified Fri Dec 11 19:11:41 2015 UTC (9 years, 8 months ago) by michael
File length: 19240 byte(s)
Diff to previous 6716
- Fixed bug where setting the path/filename via the -klinefile, etc. switches would not have any effect. Reported by gp.

Revision 6716 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 17:37:27 2015 UTC (9 years, 9 months ago) by michael
File length: 18962 byte(s)
Diff to previous 6318
- Rename 'xconf_item' list to 'gecos_items'

Revision 6318 - (view) (annotate) - [select for diffs]
Modified Wed Aug 5 16:04:43 2015 UTC (10 years ago) by michael
File length: 18962 byte(s)
Diff to previous 5899
- Get rid of UMODE_ALL

Revision 5899 - (view) (annotate) - [select for diffs]
Modified Mon May 4 11:19:16 2015 UTC (10 years, 3 months ago) by michael
File length: 18948 byte(s)
Diff to previous 5805
- conf_db.h, conf_db.c: remove functions/definitions we don't need

Revision 5805 - (view) (annotate) - [select for diffs]
Modified Tue Apr 21 21:49:58 2015 UTC (10 years, 4 months ago) by michael
File length: 20104 byte(s)
Diff to previous 5347
- Removed glines
- Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and
  dline_min_cidr6 configuration options

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

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years ago) by michael
File length: 22072 byte(s)
Diff to previous 3504
- Update GPL 2 license headers

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: 22068 byte(s)
Diff to previous 3286
- Renamed MyMalloc() to MyCalloc()

Revision 3286 - (view) (annotate) - [select for diffs]
Modified Wed Apr 9 17:35:12 2014 UTC (11 years, 4 months ago) by michael
File length: 22068 byte(s)
Diff to previous 3067
- conf_db.c: fixed documentation

Revision 3067 - (view) (annotate) - [select for diffs]
Modified Thu Feb 27 19:09:11 2014 UTC (11 years, 5 months ago) by michael
File length: 22051 byte(s)
Diff to previous 2916
- conf_db.c: fixed inconsistent use of "can't" and "cannot"

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: 22048 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
File length: 22032 byte(s)
Diff to previous 1858
- Remove unused temporary_resv list. Move channel_resv_list to conf.c 

Revision 1858 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 15:00:52 2013 UTC (12 years, 4 months ago) by michael
File length: 22044 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 (12 years, 4 months ago) by michael
File length: 22290 byte(s)
Diff to previous 1668
- Quarantined/reserved channels may now contain wildcards

Revision 1668 - (view) (annotate) - [select for diffs]
Modified Mon Nov 19 21:28:28 2012 UTC (12 years, 9 months ago) by michael
File length: 22296 byte(s)
Diff to previous 1666
- conf_db.c: import backup/restore cleanups from 5.1.24

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: 23727 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: 23747 byte(s)
Diff to previous 1651
- Fixed inconsistent svn file properties

Revision 1651 - (view) (annotate) - [select for diffs]
Modified Sun Nov 11 10:54:51 2012 UTC (12 years, 9 months ago) by michael
File length: 23747 byte(s)
Diff to previous 1649
- Fixed class blocks not getting default values set properly
- bison 2.6.5

Revision 1649 - (view) (annotate) - [select for diffs]
Modified Sat Nov 10 19:27:13 2012 UTC (12 years, 9 months ago) by michael
File length: 23760 byte(s)
Diff to previous 1635
- minor MaskItem structure cleanup

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: 23748 byte(s)
Diff to previous 1632
- svn propset svn:keywords "Id"

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (12 years, 9 months ago) by michael
File length: 23794 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
File length: 24326 byte(s)
Diff to previous 1627
- flesh out new *line database handling
- simplify temporary bans

Revision 1627 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 17:42:19 2012 UTC (12 years, 9 months ago) by michael
File length: 24112 byte(s)
Diff to previous 1626
- read_uint8, write_uint8: use uint8_t instead of unsigned char

Revision 1626 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 17:21:59 2012 UTC (12 years, 9 months ago) by michael
File length: 24125 byte(s)
Diff to previous 1625
- minor cleanups to conf_db.c; Get rid of 16 bit limitation string lengths

Revision 1625 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:49:25 2012 UTC (12 years, 9 months ago) by michael
File length: 24153 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
File length: 23986 byte(s)
Diff to previous 1621
- 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 1621 - (view) (annotate) - [select for diffs]
Modified Wed Oct 31 23:11:40 2012 UTC (12 years, 9 months ago) by michael
File length: 13467 byte(s)
Diff to previous 1620
- src/conf_db.c: Cleanup get_file_version()

Revision 1620 - (view) (annotate) - [select for diffs]
Added Wed Oct 31 22:54:58 2012 UTC (12 years, 9 months ago) by michael
File length: 13642 byte(s)
- Added conf_db.c based on ircservice's binary database for later use

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