summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Fix rrd display when captive portal is enabledRenato Botelho2013-02-141-2/+2
* Set global $g to use right themeRenato Botelho2013-02-141-0/+2
* Deal correct with bitmask for ipv6 on destination, same we did for src. If fi...Renato Botelho2013-02-131-1/+7
* Two interfaces, carp, ip aliases might be on the same subnet as their parent....Ermal2013-02-132-2/+2
* Refine the test for Ticket #2451 to check for aliases as wellErmal2013-02-131-5/+7
* Add a knob in the GUI to set the RADIUS authentication timeout. Previous defa...jim-p2013-02-131-0/+16
* Merge pull request #416 from bcyrill/dyndns_p1Jim P2013-02-132-79/+92
|\
| * Update dyndns service and widgetbcyrill2013-02-132-79/+92
* | unset var so the test works correctlyErmal2013-02-131-1/+2
|/
* Merge pull request #415 from bcyrill/patch-3Jim P2013-02-131-2/+2
|\
| * Add additional dyndns hosts to widgetbcyrill2013-02-131-2/+2
* | Warn users that nosync option won't prevent it to be overwritten on carp slav...Renato Botelho2013-02-133-3/+3
* | Fully sync filter and nat sections. Fixes #2362Renato Botelho2013-02-131-1/+1
|/
* Properly configure allowed hostnamesErmal2013-02-131-2/+4
* Remove interfaces that have been unselected from CP config properlyErmal2013-02-131-1/+11
* Call rc.firmware for propper platform during manual upgradeErmal2013-02-131-26/+28
* mwexec_bg() already uses nohupErmal2013-02-131-1/+1
* Correct filename for dyndns widget cached ipPhil Davis2013-02-131-1/+1
* Deal correct with /32 subnet mask for ipv6 addresses. If fixes #2451Renato Botelho2013-02-132-5/+18
* Fix indent and whitespacesRenato Botelho2013-02-131-250/+247
* Make a Dynamic DNS status widget available for use on the Status Dashboard pa...Stanley P. Miller2013-02-132-0/+129
* Fix page name. Fixes #2813jim-p2013-02-121-1/+1
* Merge pull request #409 from miken32/nas-identifierErmal Luçi2013-02-121-2/+5
|\
| * add input validation for NAS-IdentifierMichael Newton2013-02-121-2/+5
* | Declare $config as global before interactive PHP shell command evaluation. Fi...jim-p2013-02-121-0/+1
* | Remove RIP from menuRenato Botelho2013-02-121-1/+0
* | Preselect interface subnet mask for carp interfacesRenato Botelho2013-02-121-1/+14
* | Remove RIP since it's a package again. See ticket #648Renato Botelho2013-02-123-254/+0
* | Ticket #1629 Another round of fixes related to state clearingErmal2013-02-121-0/+1
* | Fix indent and whitespacesRenato Botelho2013-02-122-43/+43
* | Check if file exists before try to read it. Fixes #2764Renato Botelho2013-02-121-0/+4
* | Fix indent and whitespacesRenato Botelho2013-02-121-37/+37
* | Merge pull request #406 from miken32/nas-identifierErmal Luçi2013-02-121-57/+55
|\ \ | |/
| * properly separate accounting options from general RADIUS optionsMichael Newton2013-02-111-53/+45
| * allow entry of custom NAS IDMichael Newton2013-02-111-4/+10
* | Merge pull request #408 from mdima/masterErmal Luçi2013-02-121-1/+12
|\ \
| * | Status Queue page: Fixes the bytes/bits unit in the page.Michele Di Maria2013-02-121-2/+15
* | | Make sure ntpd creates ntpd.pid file at bootupJean Cyr2013-02-111-1/+1
* | | Check interfaces and VIP IP address overlapRenato Botelho2013-02-112-16/+12
* | | Use the actual openvpn restart routine when starting/stopping from services r...jim-p2013-02-111-7/+4
| |/ |/|
* | Try to use standard interface to find the source for connecting a tunnel. Als...Ermal2013-02-111-15/+11
* | Properly generate all address data based on configuration selectedErmal2013-02-111-6/+6
* | Apparently some systems don't like pulling this in globally, but it should wo...jim-p2013-02-102-2/+2
* | Merge pull request #403 from bcyrill/patch-20Jim P2013-02-101-5/+6
|\ \
| * | Update usr/local/www/system_crlmanager.phpbcyrill2013-02-101-5/+6
* | | Merge pull request #402 from bcyrill/patch-19Jim P2013-02-101-5/+6
|\ \ \ | |/ / |/| |
| * | Update usr/local/www/system_certmanager.phpbcyrill2013-02-101-5/+6
* | | Update usr/local/www/system_camanager.phpbcyrill2013-02-101-8/+10
|/ /
* | Validate interface IP explicitly as v4 or v6Phil Davis2013-02-101-10/+9
* | Display Gateway Widget column headings only oncePhil Davis2013-02-101-8/+17
OpenPOWER on IntegriCloud