summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
Commit message (Collapse)AuthorAgeFilesLines
* Escape parameters passed to shell_exec()Renato Botelho2014-06-171-1/+1
|
* make listening on interface rather than IP optional for miniupnpDaniel Becker2014-05-062-2/+11
|
* make miniupnpd listen on interface instead of IPDaniel Becker2014-04-271-2/+1
| | | | | | The 'listening_ip' option in miniupnpd.conf can accept an interface name directly instead of having to translate it to an IPv4 address first. (This is actually required if IPv6 support is enabled.)
* s/http/https/ for www.pfsense.orgChris Buechler2014-03-141-3/+3
|
* Fix interface selections on UPnP to show the customized descriptions entered ↵jim-p2013-08-122-4/+37
| | | | by the user. While here, add an external interface selection knob. Fixes #3141
* Remove RIP since it's a package again. See ticket #648Renato Botelho2013-02-122-245/+0
|
* Fix indent and whitespacesRenato Botelho2013-02-122-43/+43
|
* This seems to break upnp for IPv4 in other ways, and we have since disabled ↵jim-p2013-01-041-1/+2
| | | | | | IPv6 in the daemon while compiling anyhow. Revert "In order for miniupnpd to latch onto IPv6, we just need to give the interface name here, not the subnet. The daemon is smart enough to latch onto the right subnet(s) here anyhow." This reverts commit bc8a1938f5c1797213bf849f2bdb88bca72d5089.
* Standardize hypenation and capitalization of Pre-Shared Keyjim-p2012-10-261-1/+1
|
* More shortcutsjim-p2012-08-141-0/+2
|
* This works here, too...jim-p2012-08-111-0/+2
|
* In order for miniupnpd to latch onto IPv6, we just need to give the ↵jim-p2012-08-021-2/+1
| | | | interface name here, not the subnet. The daemon is smart enough to latch onto the right subnet(s) here anyhow.
* Bye, bye olsrd back to packages.Ermal2012-06-071-145/+0
|
* options for auto-summary/supernetAndrew Lowther2012-04-252-1/+21
|
* Use curlies to be very sure, yessmos2012-04-181-1/+1
|
* Add the subnet bits to the configsmos2012-04-181-1/+2
|
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-234/+0
| | | | https://redmine.pfsense.org/issues/647
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-011-1/+1
|
* Remove obsolete file lurking on installs.Ermal2011-06-151-234/+0
|
* Allow people to enter another user than admin for syncrhonizing in the carp ↵Ermal2011-06-141-0/+8
| | | | settings page.
* Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342jim-p2011-06-081-1/+5
|
* Fix #1277Bill Marquette2011-05-261-4/+9
| | | | | Wasn't able to remove the multicast RIPv2 discovery at startup, but all ripv1 response's are gone now.
* Fixes #1514. Differentiate in the carp settings between layer7, limiter and ↵Ermal2011-05-181-3/+15
| | | | queues so layer7 and limiters do not rely on queues being active.
* Add GUI option to CARP settings for syncing certs. It was in the backend ↵jim-p2011-03-021-1/+7
| | | | code but not the GUI. Fixes #1316
* Remove custom code for checking ip_addr and use the pfsense provided one.Ermal2011-03-021-5/+3
|
* Do not be so drastic on normal failure.Ermal2011-03-021-1/+1
|
* More fixes to comments and code for upnpd. Also bring up to speed the ↵Ermal2011-03-021-18/+11
| | | | stop/start logic.
* Improve logging and some tests during miniupnpd config generation.Ermal2011-03-021-16/+11
|
* This is not true anymore as piece of code.Ermal2011-03-011-9/+0
|
* Correctly get only the interface mac address rather than any other found mac ↵Ermal2011-03-011-1/+1
| | | | on this interface.
* fix textChris Buechler2011-01-051-1/+1
|
* Fix routed starting. Reported-by: ↵Ermal2010-12-221-19/+9
| | | | http://forum.pfsense.org/index.php/topic,29015.0.html
* Reformat pfsync/xmlrpc sync settings. Hopefully make it more clear to ↵jim-p2010-11-301-59/+61
| | | | understand and use.
* Recent move (d32d3970d58683d02f89073103eb595eaa8f395f) of routed/ items ↵Warren Baker2010-11-081-5/+5
| | | | required additional files to be updated to reflect correct path.
* Fix misc input validation errors. Move routed/* to same dir as pkg itemsScott Ullrich2010-11-062-0/+0
|
* Add Captive Portal CARP configuration synchronizationScott Ullrich2010-08-291-0/+6
|
* Fix the end of this file.jim-p2010-08-031-2/+1
|
* Optionally sync users and groups via xmlrpc. Fixes #650jim-p2010-08-021-0/+7
|
* Add NAT-PMP support to UPnP. Fixes #262. Thanks to Salvatore LaMendola for ↵jim-p2010-07-142-11/+29
| | | | the patch.
* Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set ↵jim-p2010-06-111-2/+6
| | | | a proper failover IP where needed. Ticket #645 & Ticket #646 - Still needs a way to sync/restart services on Backup after config sync.
* Fix RIP code to be compliant with 2.0.Ermal Luçi2010-03-051-10/+9
|
* Catch up with php5 changes on array.Ermal Luçi2010-03-051-2/+6
|
* Fix typojim-p2010-02-261-1/+1
|
* fix typosChris Buechler2009-12-071-1/+1
|
* Add listtopic. Remove tabsullrich2009-11-281-7/+5
|
* s/interfaces_carp_configure/interfaces_carp_setup/Ermal Luçi2009-11-242-3/+3
|
* Do not enable / disable javascript field. Resolves #41Scott Ullrich2009-08-231-1/+0
|
* Fix potential bug in UPnP config.jim-p2009-08-151-1/+5
| | | | If the shaper has never been used, the value being checked may not exist or not be an array.
* Add traffic shaper queue field to UPnP configjim-p2009-07-092-1/+23
|
* Adding enablefields tag to enable/disable form elementsManoel Carvalho2009-06-261-0/+1
|
OpenPOWER on IntegriCloud