Project

General

Profile

Download (5.92 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

d566427f 08/19/2021 06:59 PM Jim Pingle

Convert RAM disks to tmpfs. Implements #12145

75f2aba5 07/15/2021 01:13 PM Mark Silinio

Captive Portal DB/Vouchers RAM disk backup. Issue #11894

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

82bf21fc 02/03/2020 07:24 PM Jim Pingle

RAM Disk robustness improvements. Fixes NG 3173

  • Prevents RAM disk from being partially enabled and left in a broken
    state if the RAM disks cannot be created
  • Prevents RAM disks from potentially overcommitting free kernel memory,
    which FreeBSD now prevents, but could result in errors....