summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Ensure process is running before killingsullrich2009-12-021-2/+4
* Delete DHCP Server interfaces and do not leave XXXX based interfaces. Resol...sullrich2009-11-291-4/+6
* Pass origname instead of relying on a globalScott Ullrich2009-09-211-2/+2
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-211-0/+30
* rename interface to OPTYmdHis Resolves #16Scott Ullrich2009-08-241-1/+2
* Remove whitespace and \tScott Ullrich2009-08-241-1/+1
* Sync run_plugins() with headScott Ullrich2009-08-211-21/+15
* Fix typoChris Buechler2009-08-171-1/+1
* Load glxsb by default, unless disabled. Add option to disable to System -> Ad...Chris Buechler2009-07-191-1/+20
* Do not add hostname to watch in the refresh ipsec policy section, there may b...Seth2009-07-111-2/+4
* Match 4.X polling behavior. See thread "Polling and kern.polling.idle_poll"Scott Ullrich2009-07-031-0/+1
* Add missing /Scott Ullrich2009-07-011-1/+1
* Kill rrdtool before killing updaterrd, possibly prevent multiple updaterrd fr...Chris Buechler2009-05-181-1/+2
* Fix "disable checksum offloading", and some other bugs with certain combinati...Chris Buechler2009-04-231-14/+17
* Clean up polling fix a bit.Chris Buechler2009-04-181-7/+4
* Fix polling, update supported interfaces list.Chris Buechler2009-04-181-4/+5
* Trigger drop down menus on 83 charsScott Ullrich2009-04-061-3/+3
* Use 80 charsScott Ullrich2009-04-021-1/+1
* Woops, use 80 chars not 70Scott Ullrich2009-04-021-2/+2
* Switch to a dropdown menu when there are more than 80 characters combinedScott Ullrich2009-04-021-39/+56
* Improve the matching of carp ints to IPs.Scott Ullrich2009-03-311-1/+1
* correctly convert friendly name for PPTP interface.Chris Buechler2009-03-101-1/+1
* changes from smos@Chris Buechler2009-02-141-5/+14
* fix CPU RRD graphsChris Buechler2009-01-311-14/+5
* Fix foreach error when dhcp settings do not exis on status -> servicesScott Ullrich2009-01-291-6/+8
* - Add proper support for using hostnames for the remote IPsec gateway.Seth Mos2009-01-151-1/+94
* Replace another route -n get command. These can sometimes hang and cause a fi...Seth Mos2009-01-131-2/+5
* Replace route get default with netstat -rn|awk '/default/ {print $2}' whichScott Ullrich2008-12-101-1/+1
* Nuke stray n'sScott Ullrich2008-11-201-4/+4
* * Add interface_supports_polling()Scott Ullrich2008-11-201-1/+38
* * Honor $config['system']['polling'Scott Ullrich2008-11-201-8/+15
* Patches from smos@Scott Ullrich2008-11-101-10/+4
* Remove newlines at end of filesScott Ullrich2008-11-091-1/+1
* Skip checksumming and polling for vlansSeth Mos2008-11-071-1/+4
* Send output to mwexecSeth Mos2008-11-071-1/+1
* Do not step on var.Seth Mos2008-11-071-5/+5
* Do not toggle polling on vlan interfacesSeth Mos2008-11-061-2/+5
* * Add run_plugins() functionScott Ullrich2008-10-191-0/+24
* Do not lock the filter when setting filter reload status.Scott Ullrich2008-10-071-2/+0
* this is of no use with if_bridge, in the sense it was with m0n0 (where this c...Chris Buechler2008-08-051-1/+5
* Correctly get mtu size on 7.xScott Ullrich2008-08-011-2/+2
* Make the vpn configuration add static routes on interfaces other then WAN.Seth Mos2008-06-051-7/+13
* MFC of changeset [22584]Bill Marquette2008-05-171-0/+40
* If $interface is not defined, return false.Scott Ullrich2008-03-101-1/+3
* MFC from releng_1. Do not run pfctl -ss 4 times.Seth Mos2008-02-061-5/+7
* Reapply patches from ticket #1532Scott Ullrich2008-01-051-16/+11
* Revert broken OPT interface removal commit. This breaks configurations entire...Chris Buechler2007-12-241-11/+16
* The original code did a mixed work: the part in interfaces_assign.php first r...Scott Ullrich2007-12-241-16/+11
* If /etc/pwd.db.tmp exists when we are syncing the password database then remo...Scott Ullrich2007-12-131-1/+3
* MFC RELENG_1. Make it possible to disable RRD graphs. Bump config so it's on ...Seth Mos2007-09-171-2/+0
OpenPOWER on IntegriCloud