summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Unbreak default sysctl handlingAdministrator2010-01-201-1/+1
* If config['system']['altpkgrepo']['username'] and config['system']['altpkgrep...Scott Ullrich2010-01-161-0/+7
* These patches give you a display of the uptime of the active PPP linkScott Ullrich2009-12-291-2/+58
* Fix failure on opening gettytab fir writing.Ermal Luçi2009-12-281-1/+4
* Start using the new utility for monitoring dns hostnames used in aliases.Ermal Luçi2009-12-171-18/+0
* Latest PPP changes from 'BG'. Reformat this royal mess of formatting while I...sullrich2009-12-051-1/+4
* Set 2nd parameter for isAllowedPage. Will be required for #34, 33, 32sullrich2009-12-021-1/+1
* Process old entries, toosullrich2009-11-291-1/+1
* Update ttys serial lines. Resolves #165sullrich2009-11-291-2/+2
* sysctl kern.polling.enable=0 has been phased out. Simply run ifconfig interf...sullrich2009-11-281-2/+1
* Make sure to get the wireless status from the correct interface.Seth Mos2009-11-261-1/+19
* Return up instead of runningScott Ullrich2009-10-251-1/+3
* Use get_real_interface() and does_interface_exist()Scott Ullrich2009-10-251-17/+19
* Unbreak status -> interfaces. TODO: Unbreak Disable Carp buttonScott Ullrich2009-10-231-10/+7
* Handle PPP interfacesScott Ullrich2009-10-191-1/+1
* Correctly handle PPP interfaces with get_interface_info()Scott Ullrich2009-10-191-0/+2
* Add a new (unlinked) page which allows entering a custom pkg repo URLjim-p2009-10-061-1/+1
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-191/+1
* If /etc/spwd.db.tmp exists remove it before running pwd_mkdbScott Ullrich2009-09-301-0/+1
* 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/+31
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+7
OpenPOWER on IntegriCloud