summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* * Create two new functions lock($subsystem)/unlock() to have more reliable ↵Ermal Luçi2009-05-0850-156/+15
| | | | | | | | | | | locking using semaphores. This function can sleep till the resource is free and can help find not well behaving code. * Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this. If any sybsytem wants to lock can do so with its own lock. * Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant. This compenstates for the removal of lock aquiring from the scripts/pages. * config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
* Fix OpenVPN automatic shared key generation.jim-p2009-05-082-6/+8
|
* Fix detection of TLS/Shared Key mode for OpenVPNjim-p2009-05-082-2/+2
| | | | The wrong variable was being checked, so the result was always false.
* From yesterday moving of ipfw loading to only captive portal a regression ↵Ermal Luçi2009-05-081-0/+7
| | | | | | | | was noticed on ipfw states sizeing. Fix this regression by changing this states when they are changed on the system advanced settings page. Reported by: cmb@
* Correctly enforce limits on html input.Ermal Luçi2009-05-072-2/+2
|
* Fix server hostname resolve option to correctly be set.Ermal Luçi2009-05-071-1/+1
|
* Move validation of dyndns username to the only place it uses it, the GUI ↵Ermal Luçi2009-05-071-0/+11
| | | | page. There it makes sense. While there add ':' character to allow NO-ip subaccounts.
* Fix CLI filter parser so it works on FreeBSD 8 builds.jim-p2009-05-061-2/+14
|
* Unbreak log display on FreeBSD 8 based builds of 2.0.jim-p2009-05-061-5/+28
| | | | pflog output in FreeBSD 8 spans two lines, so we need a function to collapse those two lines into one line we can parse. Also deal with some other resulting oddities of parsing the new format.
* Remove unused function and function that provide the same functionality as ↵Ermal Luçi2009-05-051-2/+4
| | | | php built-in ones.
* Move interface groups after Floating and before other interfacesScott Ullrich2009-05-041-6/+6
|
* Reeturn false to prevent page from movingScott Ullrich2009-05-041-1/+1
|
* Allow clicking on the Version and expand it with uname -a via Ajax magic.Scott Ullrich2009-05-041-2/+5
|
* Don't display a fake time for a static DHCP lease begin/end. Since it has no ↵jim-p2009-05-031-5/+9
| | | | beginning and ending, just display "n/a" instead. See ticket #1921.
* Fix lease display. It should be displaying the last lease for a given IP, ↵jim-p2009-05-031-1/+1
| | | | not the first. See ticket #1922
* Removed if($instpkg['name']) it hid FreeSWITCH package despite name having ↵mcrane2009-04-301-3/+3
| | | | a value in the config.
* Revert "Call system_routing_configure after changes"Scott Ullrich2009-04-281-3/+0
| | | | This reverts commit 80efb6d634e23c05a11e87b53bda9cbd9f598d11.
* Show interface groups first in the interface dropdown.Ermal Luçi2009-04-261-6/+6
|
* Resotre check back seems like empty() does not like 0.Ermal Luçi2009-04-261-4/+3
|
* Comment check out seems something is not well with php.Ermal Luçi2009-04-261-0/+2
|
* * Convert schedules to pf(4).Ermal Luçi2009-04-265-13/+8
| | | | | | | This allows to schedule the whole feature of the rules like queues/limiters/gateways/blocks/allows/etc... * Whitespace cleaning on filter.inc * Move schedule backend logic from pfsense-utils.inc to filter.inc and prefix with filter_. * Small bugfixes here and there.
* Call system_routing_configure after changesScott Ullrich2009-04-251-0/+3
|
* * Do not apply the settings directly from hitting the SAVE button show the ↵Ermal Luçi2009-04-221-14/+4
| | | | apply settings option for consistency with other pages.
* Remove second include("guiconfig.inc"). Where is my pointy hat to distribute??Scott Ullrich2009-04-241-3/+1
|
* Fix "disable checksum offloading", and some other bugs with certain ↵Chris Buechler2009-04-231-2/+4
| | | | combinations of options while here.
* Apparent variable name typo, fixes Ticket #1904jim-p2009-04-191-1/+1
|
* touch up textChris Buechler2009-04-181-2/+2
|
* Remove DHCP leases for MAC addresses that now have static/fixed addresses. ↵jim-p2009-04-171-0/+47
| | | | If these are not cleared, DHCP complains in the logs about duplicate leases.
* Move dhcp lease delete button to the end, and change comments to match style ↵jim-p2009-04-171-11/+13
| | | | of others nearby.
* Show interface names in uppercase.Chris Buechler2009-04-171-1/+1
|
* Clean up textChris Buechler2009-04-172-9/+8
|
* Add ability to remove DHCP leases.jim-p2009-04-161-2/+40
| | | | | Use "x" icon to delete the lease. Said icon only appears next to "offline" dynamic leases
* Fix broken OpenVPN client config. See ↵jim-p2009-04-161-0/+1
| | | | http://forum.pfsense.org/index.php/topic,15608.0.html
* Cosmetic fix - two words were split with hyphenation that didn't look right ↵jim-p2009-04-151-4/+4
| | | | in the WebGUI.
* Remove "Allow IPv6" option from Firewall/NAT tab, it's already on the ↵jim-p2009-04-151-17/+0
| | | | Networking tab with other IPv6 options.
* allow a diff ip address for gateway monitorScott Ullrich2009-04-131-1/+2
|
* Use * instead of Default for consistencyScott Ullrich2009-04-121-1/+1
|
* clarify descriptionChris Buechler2009-04-091-1/+1
|
* Fix OpenVPN instance port change.jim-p2009-04-092-2/+4
| | | | It had been failing on any change, including valid unused choices.
* don't kill routed unless it's running to avoid error in system logChris Buechler2009-04-071-2/+3
|
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineChris Buechler2009-04-071-12/+26
|\
| * Add some smarts so that it always shows the 1st found quality database with ↵Seth Mos2009-04-071-12/+26
| | | | | | | | | | | | Static gateways Replace ifthenelse with a switch
* | fix typo, clean up textChris Buechler2009-04-071-2/+2
|/
* clean up textChris Buechler2009-04-073-31/+26
|
* clean up textChris Buechler2009-04-071-18/+13
|
* Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't ↵Chris Buechler2009-04-052-1/+33
| | | | any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.
* fix orderChris Buechler2009-04-051-2/+2
|
* Since they're listed by name, order alphabetically.Chris Buechler2009-04-051-31/+31
|
* clean up textChris Buechler2009-04-051-8/+8
|
* Configurable filtering for Services Status widgetjim-p2009-04-051-1/+24
|
OpenPOWER on IntegriCloud