summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate messageRenato Botelho2015-06-071-4/+0
* Clean up, organize, and expand the info presented by status.php. Save the out...jim-p2015-06-051-76/+94
* Fix CARP plugin call for packages, interface was coming through as NULL durin...jim-p2015-06-052-2/+2
* Add INIT event for CARP as an alternate for 'backup', otherwise scripts would...jim-p2015-06-051-0/+6
* Also sanitize OpenVPN static/tls keys in status.phpjim-p2015-06-051-0/+2
* Setup Wizard can result in invalid LAN DHCP pool calculationPhil Davis2015-06-042-15/+48
* Improve setup wizard host name checkPhil Davis2015-06-041-2/+2
* A number of things block waiting for file download timeouts, sometimes multip...Chris Buechler2015-06-031-2/+2
* device_type isn't used hereChris Buechler2015-06-021-2/+2
* Don't call growl if the configured address isn't an IP or resolvableChris Buechler2015-06-021-1/+1
* trigger a reboot after restoration of full backup. Ticket #4107Chris Buechler2015-06-021-1/+2
* Deprecate /usr/local/bin/3gstatRenato Botelho2015-06-021-0/+1
* Minor wizard text fixupsPhil Davis2015-06-025-11/+11
* Supply current WAN gateway name to wizardPhil Davis2015-06-021-1/+6
* Clarify DNS Forwarder and Resolver both apply in these places. partially Tick...Chris Buechler2015-06-0210-8/+8
* Use CARP IPs that are configured. Ticket #4370Chris Buechler2015-06-021-0/+3
* set the serial port appropriately for RCC-VE platforms. sync from factoryChris Buechler2015-06-011-2/+11
* Return IP correctly in get_interface_ip for gateway groups specifying aChris Buechler2015-06-011-0/+4
* Use 'host!' flag when setting CURLOPT_INTERFACE, as recommended by CURL docsRenato Botelho2015-06-012-2/+2
* Pass interface to CURLOPT_INTERFACE instead of IP addres, also use 'if!' flag...Renato Botelho2015-06-011-1/+1
* Allow option to specify just 1 of user and pass in OpenVPN .up filePhil Davis2015-05-302-6/+16
* Replae backtickes by mwexec()Renato Botelho2015-05-301-2/+2
* We need to at least setup the serial port before we try to blastRobert Noland2015-05-301-20/+24
* remove pointless filter on dhcp static mappings tableWill Boyce2015-05-302-3/+1
* Return link-local address when we are only requesting IPv6 prefix only if the...k-paulius2015-05-301-11/+13
* Adding the Appropriate RA Flags for "Stateless DHCP"aqueeb2015-05-281-0/+5
* Added the Stateless DHCP Dropdown hereaqueeb2015-05-281-1/+2
* Revert "Disable this tunable for now. Ticket #4523"Ermal LUÇI2015-05-271-1/+1
* Ticket #4523 Major changes to how fsck is done.Ermal LUÇI2015-05-272-12/+33
* Ticket #4523 Run fsck with -C flag and alway in foreground during bootup to p...Ermal LUÇI2015-05-271-73/+36
* Add tracker rule number to dynamic firewall logPhil Davis2015-05-261-2/+2
* Call htmlspecialchars() to remove dangerouns chars from zone parameter. Also ...Renato Botelho2015-05-251-3/+3
* Disable this tunable for now. Ticket #4523Ermal LUÇI2015-05-251-1/+1
* Unbalanced td tag in services_dnsmasqPhil Davis2015-05-251-0/+1
* Consistent clear_subsystem_dirty after unbound restartPhil Davis2015-05-251-1/+2
* Update/correct wireless status flags and capabilities list.jim-p2015-05-221-3/+3
* Merge pull request #1672 from phil-davis/patch-1Renato Botelho2015-05-221-10/+23
|\
| * Update pkg_edit.phpPhil Davis2015-05-221-10/+23
* | Update zoneinfo from FreeBSD 10.1-REL. Ticket #4459Chris Buechler2015-05-211-0/+0
|/
* Correct descriptions on Key Rotation and Master Key Regeneration for wireless.jim-p2015-05-211-2/+2
* Merge pull request #1670 from phil-davis/patch-1Renato Botelho2015-05-201-4/+12
|\
| * More combinedfields and usecolspan2 fixesPhil Davis2015-05-201-4/+12
|/
* Merge pull request #1668 from phil-davis/patch-1Renato Botelho2015-05-201-5/+8
|\
| * Fix tr use for combinedfields in pkg xmlPhil Davis2015-05-201-5/+8
|/
* create /var/spool/lock on nano so tip works without hassles. Ticket #4532Chris Buechler2015-05-151-1/+2
* Disable defering in pfsync which is used for active-active deployments not us...Ermal LUÇI2015-05-151-0/+1
* Use correct variable to fix paginationRenato Botelho2015-05-151-3/+2
* Fix startingat var name typo in pkp.phpPhil Davis2015-05-151-1/+1
* Remove the "insert my MAC" feature from interfaces.php. It hasn't worked in a...Chris Buechler2015-05-141-9/+0
* Add some error checking to avoid warning during bootErmal LUÇI2015-05-141-1/+6
OpenPOWER on IntegriCloud