summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Teach get_interface_subnet() about carp.Ermal Luçi2009-05-052-35/+35
* Move interface groups after Floating and before other interfacesScott Ullrich2009-05-041-6/+6
* Set firmware lock bit when doing the upgradeScott Ullrich2009-05-041-0/+2
* 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
* Fix lease display. It should be displaying the last lease for a given IP, not...jim-p2009-05-031-1/+1
* Remove duplications.Ermal Luçi2009-05-011-12/+2
* Schedules are handled by pf(4) now.Ermal Luçi2009-05-011-15/+1
* * Convert from exec_command to `$command` to remove the only dependency of in...Ermal Luçi2009-05-011-7/+6
* This function may penalize too much so remove it.Ermal Luçi2009-05-011-3/+0
* Styling fixes.Ermal Luçi2009-05-011-3/+3
* Missed conversions.Ermal Luçi2009-05-011-21/+21
* Create a function to reduce duplicated code size.Ermal Luçi2009-05-011-197/+120
* Removed if($instpkg['name']) it hid FreeSWITCH package despite name having a...mcrane2009-04-301-3/+3
* Exit after firmware updateScott Ullrich2009-04-301-1/+3
* Include crypt.inc explicitly.Ermal Luçi2009-04-301-0/+2
* Change the order of the includes its the way it should be.Ermal Luçi2009-04-291-1/+1
* * Shuffle functions around to reduce require_once() a little.Ermal Luçi2009-04-294-182/+177
* Revert "Call system_routing_configure after changes"Scott Ullrich2009-04-281-3/+0
* Remove extra $Scott Ullrich2009-04-281-6/+6
* Separate delete down actions on ifconfig to fix issues. Add L2TP virtual inte...Ermal Luçi2009-04-261-4/+6
* Use correct variable name.Ermal Luçi2009-04-261-2/+2
* Fix vlan creation to use the interface tags and not numbers without any meani...Ermal Luçi2009-04-261-4/+2
* 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
* Fix typo to correctly load interface groups on startup.Ermal Luçi2009-04-261-1/+1
* Fix a spd.conf not loading changes issue.Ermal Luçi2009-04-261-0/+2
* * Convert schedules to pf(4).Ermal Luçi2009-04-269-775/+342
* * Move other functions around to where it makes sense.Ermal Luçi2009-04-266-101/+96
* More functions moving from pfsense-utils to interfaces.inc.Ermal Luçi2009-04-263-167/+158
* Call system_routing_configure after changesScott Ullrich2009-04-251-0/+3
* Create /var/run in chroot for dhcpdScott Ullrich2009-04-251-0/+3
* * Make the carp ip fix for ipsec more general so other services that use the ...Ermal Luçi2009-04-223-284/+211
* Specify complete path to touch to avoid: apinger: command (touch /tmp/filter_...Scott Ullrich2009-04-241-2/+2
* * Do not apply the settings directly from hitting the SAVE button show the ap...Ermal Luçi2009-04-222-17/+5
* * Fix ipsec over carp handling.Ermal Luçi2009-04-222-15/+15
* 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 combinati...Chris Buechler2009-04-232-16/+24
* Call apc_clear_cache() on filter reload if the function exists toScott Ullrich2009-04-221-0/+3
* Found several more variable name typos/mismatchesjim-p2009-04-191-14/+14
* Another apparent variable name typojim-p2009-04-191-1/+1
* Apparent variable name typo, fixes Ticket #1904jim-p2009-04-191-1/+1
* Fix NAT reflection/TFTP Proxy. After Commit:1ab56363bbc910157191850b45d78f9ec...jim-p2009-04-191-1/+1
* Match 1.X behavior for PF macros for PPPoE and PPTPScott Ullrich2009-04-181-9/+9
* Match 1.X behavior for PF macros. pptp and pppoe should be lowercase macros.Scott Ullrich2009-04-181-2/+2
* touch up text, prevent "The second argument should be array or object" error ...Chris Buechler2009-04-181-2/+3
* touch up textChris Buechler2009-04-181-2/+2
* Fix polling.Chris Buechler2009-04-181-7/+5
OpenPOWER on IntegriCloud