summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generate a tracker id for the filter rules for now. Maybe for nat rules as well?Ermal2013-12-312-2/+9
* Remove scrub as wellErmal2013-12-301-1/+1
* Remove even negating nat rulesErmal2013-12-301-1/+1
* Correct matching for single rule. Somehow the egrep did not work there!Ermal2013-12-301-1/+1
* Speed up a bit rule number identification by avoiding going into kernel but u...Ermal2013-12-301-14/+39
* Merge pull request #866 from andrespetralli/masterRenato Botelho2013-12-304-43/+165
|\
| * Enabling advanced RFC 2136 configuration for DHCPd serviceAndres Petralli2013-12-234-43/+165
* | Merge pull request #868 from phildd/masterErmal Luçi2013-12-301-2/+2
|\ \
| * | Validate IP address ranges correctly on Alias Bulk Importphildd2013-12-291-2/+2
* | | Merge pull request #867 from phil-davis/masterErmal Luçi2013-12-301-2/+2
|\ \ \ | |/ / |/| |
| * | Fix display of CIDR/Update Freq in Alias EditPhil Davis2013-12-291-2/+2
|/ /
* | Modernize a bit the sshd sart fileErmal2013-12-271-28/+19
* | Use the check properly!Ermal2013-12-271-6/+2
* | Correct the check to what was intendedErmal2013-12-271-1/+1
* | Make sense of interface mtu handling code. No need to do unneeded operations....Ermal2013-12-272-108/+50
* | Add sshd service to list (if enabled)jim-p2013-12-271-0/+13
* | Delete static route when monitor IP is removed, also save monitor IP even whe...Renato Botelho2013-12-271-9/+9
* | Fix a bug introduced in commit 06b8d43c that breaks return_gateways_array() c...Renato Botelho2013-12-271-1/+1
* | No reason to set the same value to ipprotocolRenato Botelho2013-12-271-2/+0
* | fix typoChris Buechler2013-12-261-2/+2
* | Fix wording/spacingjim-p2013-12-261-2/+6
* | Add support for local (push route) and remote (iroute) network definitions in...jim-p2013-12-262-7/+93
* | Make this box a little narrow so it doesn't force the descriptions to wrap.jim-p2013-12-261-1/+1
* | Add a "status" subcommand to the svc php shell script.jim-p2013-12-261-2/+17
* | Add a setting to allow the user to specify the clog file size so more (or les...jim-p2013-12-264-9/+62
* | Correct the php-fpm configuration generationErmal2013-12-261-1/+1
* | Fix #3354, savecore -C only expects dumpdevRenato Botelho2013-12-261-1/+1
* | Add an option for users to be able to adjust how many configuration revisions...jim-p2013-12-262-8/+55
* | Show backup file size in config history.jim-p2013-12-262-16/+17
* | Fix syntax, unbreak dashboardjim-p2013-12-261-1/+1
* | Fix syntaxRenato Botelho2013-12-241-2/+2
* | Sprinkle some more unsetsErmal2013-12-241-0/+2
* | Remove /var/run/booting early to be consistent with $g['booting']Renato Botelho2013-12-241-1/+4
* | Revert "Make sure functions called by rc.start_packages can see $g['booting']...Renato Botelho2013-12-241-7/+0
* | Revert "Only unset $g['booting'] when it was set here"Renato Botelho2013-12-241-5/+2
* | Only unset $g['booting'] when it was set hereRenato Botelho2013-12-241-2/+5
* | Make sure functions called by rc.start_packages can see $g['booting'] when we...Renato Botelho2013-12-241-0/+7
* | When WANTIME is empty, there is nothing to do hereRenato Botelho2013-12-241-1/+1
* | test only does integer comparison, use bc to compare floatRenato Botelho2013-12-241-2/+2
* | Save status even if no script is executedRenato Botelho2013-12-241-2/+2
* | On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert ...Renato Botelho2013-12-241-5/+7
* | While here unset some variables even on vouchers sideErmal2013-12-241-4/+10
* | Merge manually 4fd85b115e2550969ddeadd43a2bc6dafff21779 3f2ae9d58f5ea3d9de175...Ermal2013-12-241-35/+56
* | Remove not relevant comment now. Also make the operation clear to avoid prior...Ermal2013-12-241-7/+2
* | Merge pull request #863 from dhiltonp/masterChris Buechler2013-12-231-0/+3
|\ \ | |/ |/|
| * /usr/local/www/system.php: strip excess whitespace from ntp field before proc...David P Hilton2013-12-121-0/+3
* | Fix DHCP lease time display, strftime already convert it to local timezone, s...Renato Botelho2013-12-231-11/+5
* | Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it...Renato Botelho2013-12-232-13/+0
* | Make sure to give the zone a name during the upgrade, or else it comes throug...jim-p2013-12-231-0/+1
* | Correct displaying states status and avoid divison by zero due to wrong data ...Ermal2013-12-232-3/+10
OpenPOWER on IntegriCloud