Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  boot
  cf
  conf.default
  etc
  root
  sbin
  tmp
  usr
.gitattributes 925 Bytes
.gitignore 49 Bytes
license.txt 2.49 KB

Latest revisions

# Date Author Comment
cac80f49 08/09/2015 07:54 AM Phil Davis

Provide compare_pkg_versions

This function parses and compares two strings to see which one seems to represent the greater "version". It splits the strings into pieces that are digits and pieces that are anything else. e.g.
"utility-24.9_5 pkg v4.5"
becomes...

24850bca 08/04/2015 04:13 AM Chris Buechler

only read file if it exists, and only foreach if an array.

2ab10468 08/03/2015 01:18 PM Phil Davis

Allow to create empty bogons on nanoBSD

If for some reason the bogons file/s do not exist then this code creates
empty ones before making any use of them in the rule set.
On nanoBSD this can fail if the file system is mount RO.
Protect against this possibility by use conf_mount_rw and conf_mount_ro

d3d8d98c 07/30/2015 03:50 PM Jim Pingle

This is handled above now.

0351eef8 07/30/2015 03:34 PM Jim Pingle

More safety belts on CP DB open

bda867db 07/30/2015 02:42 PM Jim Pingle

Take more care when attempting to open the CP database. Don't assume it's valid before attempting to use it.

2ae65d99 07/30/2015 02:15 PM Jim Pingle

Reinitialize the captive portal database for a zone if it is corrupt/unreadable. Fixes #4904

97613114 07/30/2015 06:27 AM Chris Buechler

remove the destination server's interface(s) from dhcrelay. Ticket #4908

fc3e3bdb 07/30/2015 05:49 AM Chris Buechler

remove more old, unused platform stuff

fcf8ac0a 07/30/2015 05:37 AM Chris Buechler

Fix killing of individual states for IPv6. Ticket #4906

View all revisions | View revisions

Also available in: Atom