summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-071-1/+1
|\
| * One more $if changed to $ifdescr and remove unneccessary line.gnhb2010-06-061-2/+1
| * Revert "One more $if must change to $ifdescr"gnhb2010-06-061-1/+1
| * One more $if must change to $ifdescrgnhb2010-06-061-1/+1
| * Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-061-40/+21
| |\
| * | Some $config variable referencing $if but $if is not defined.gnhb2010-06-061-4/+4
* | | Make display of interface name and uptime work again on status_interfaces.phpgnhb2010-06-061-7/+7
* | | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-031-40/+21
|\ \ \ | | |/ | |/|
| * | Use the module functions to set/remove/test interface capabilities.Ermal2010-06-021-40/+21
| |/
* | First steps for 3g serviceproviders supportRenato Botelho2010-06-021-0/+160
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-291-50/+36
|\ \ | |/
| * Ticket #444. Use noatime even here.Ermal2010-05-251-2/+2
| * Do not run netstat but use pfSense_get_interface_stats to gather interface st...Ermal2010-05-251-52/+21
| * Ensure config.cache does not exist so the subsequent requests can cleanly rel...Scott Ullrich2010-05-221-0/+2
| * Move get_include_contents function to pfsense-utils.incScott Ullrich2010-05-211-1/+13
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-211-1/+1
|\ \ | |/
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-181-0/+5
|\ \ | |/
| * Add a GUI field to let the user configure the maxium table entries size. Reso...jim-p2010-05-131-0/+5
* | New code working with PPP connections, and probably PPPoE/PPtP but I haven't ...gnhb2010-05-051-1/+1
* | Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and upda...gnhb2010-05-041-1/+1
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-021-23/+142
|\ \ | |/
| * Remove unused function.Ermal2010-04-301-19/+0
| * Improve NAT Port ForwardingRenato Botelho2010-04-291-2/+4
| * The console menu does not show if the terminal type is not cons25 - not sure ...Erik Fonnesbeck2010-04-281-2/+2
| * Improve NanoBSD slice updating/changing a bit, add some error checking. Resol...jim-p2010-04-231-18/+40
| * Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostic...jim-p2010-04-231-0/+114
* | Fix up code to make ppp work again with new interface naming structure.gnhb2010-04-301-3/+9
|/
* Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-211-0/+37
* Beef up the version comparison code. This should let us compare several combi...jim-p2010-04-161-0/+85
* Make PPP redial when the connection is dropped. Also, fix PPP uptime display.gnhb2010-04-111-1/+1
* Remove unnecessary variables.gnhb2010-04-101-2/+0
* Implement reporting and logging of historical PPP uptime with data persisten...gnhb2010-04-101-39/+22
* Changes to make PPP work again. mpd5 fails to establish a ppp link withoutgnhb2010-03-291-12/+19
* Fix a few small bugs in new PPP code, and one type in pfsense-utils.incgnhb2010-03-291-3/+3
* Ticket #447. Handle multiple instances propperly.Ermal2010-03-271-1/+2
* Redo most of the ppp interface handling to be consistent with the other mpd5 ...Ermal2010-03-271-21/+17
* I have PPP with mpd5 working really well now, including setting the APN and APNgnhb2010-03-261-9/+27
* Add unzip support if unzip binary existsScott Ullrich2010-03-191-0/+21
* Add alias data url option. This code existed but lacked a backend daemon to ...Scott Ullrich2010-03-191-1/+70
* Ticket #434. Do not die when parsing config since we know how to recover. Onl...Ermal2010-03-191-2/+3
* fix textChris Buechler2010-03-131-1/+1
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-121-2/+2
* This may break booting so try only 100 times and fail gracely in case of error.Ermal Luçi2010-03-111-1/+9
* Fix console auto-login.Erik Fonnesbeck2010-03-111-2/+4
* Do not spread checking for value accross code. Do it in the function that is ...Ermal Luçi2010-03-081-6/+8
* Put safe_write_file to the include it belongs to.Ermal Luçi2010-03-031-40/+0
* Ticket #255. Fix get_interface_info output to return propper ip address by us...Ermal Luçi2010-02-221-40/+15
* Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by fir...Scott Ullrich2010-02-141-1/+40
* Make sure the item passed is a string!Ermal Luçi2010-02-041-0/+2
* Fix output errors and collisions counters. The output of netstat added a colu...jim-p2010-01-291-2/+2
OpenPOWER on IntegriCloud