summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Make sure item is an array.Scott Ullrich2005-03-121-0/+1
* Do not foreach item unless its an array.Scott Ullrich2005-03-121-9/+10
* get_package_depends() -> get_pkg_depends (shorter and more consistent)Colin Smith2005-03-121-2/+2
* Use lowercase interface nameScott Ullrich2005-03-121-1/+2
* Fix bugginess and change get_pkg_xml_depends -> get_pkg_depends.Colin Smith2005-03-121-1/+1
* Properly handle a mix of both package XML and other package dependencies.Colin Smith2005-03-111-6/+23
* get_package_xml_depends() -> get_package_depends() (add handling of different...Colin Smith2005-03-111-25/+26
* Return optional interfaces correctly in convert_friendly_interface_to_real_in...Scott Ullrich2005-03-111-2/+11
* Simplify filter_translate_type_to_real_interfaceScott Ullrich2005-03-111-8/+12
* Move filter_translate_type_to_real_interface to pfsense-utils.incScott Ullrich2005-03-111-5/+0
* Correctly return the wan interface.Scott Ullrich2005-03-111-2/+2
* Use scrub on {$wanif} reassemble tcp random-idScott Ullrich2005-03-111-1/+3
* Move default gateway out of wan config to system config (leave in gui though)Bill Marquette2005-03-103-3/+26
* * Update get_package_xml_depends() with code that actually works ;)Colin Smith2005-03-101-31/+32
* Use depend name from package XML instead of (possibly inaccurate) stripped fi...Colin Smith2005-03-101-2/+3
* * Update get_package_xml_depends($pkg_name, $format) to output dependencies a...Colin Smith2005-03-101-4/+10
* Add `grep -v grep` to is_service_running() and change threshold to >0.Colin Smith2005-03-101-2/+2
* Change resync_all_package_configs_bootup() to display the package being synce...Colin Smith2005-03-101-1/+1
* * get_package_xml_depends($pkg_name): Return a package's XML dependencies (a...Colin Smith2005-03-101-4/+45
* Missing colonScott Ullrich2005-03-091-3/+3
* global $g is needed here.Scott Ullrich2005-03-091-0/+1
* * Correctly start inetdScott Ullrich2005-03-091-1/+1
* Add is_service_running()Scott Ullrich2005-03-091-0/+14
* Correctly convert a friendly interface name (DESCRIPTION) to the real interfa...Scott Ullrich2005-03-091-1/+8
* Only setup link0 during booting process.Scott Ullrich2005-03-091-4/+8
* Add ftp-sesame ftp helper.Scott Ullrich2005-03-081-0/+12
* Restore the pfSense default captive portal page.Scott Ullrich2005-03-081-7/+28
* DHCP on wan interface should now workBill Marquette2005-03-081-3/+15
* Add local user manager code imported from Pascal Suter's m0n0wall developers ...Scott Ullrich2005-03-071-127/+129
* Trim rc.packages output.Colin Smith2005-03-071-28/+30
* Fix additional item syncing.Colin Smith2005-03-071-5/+5
* * If style cleanupsScott Ullrich2005-03-071-5/+9
* |${drops} -> |{$drops}Scott Ullrich2005-03-071-1/+1
* * Full path to killallScott Ullrich2005-03-071-5/+6
* Add checking of additional item XML.Colin Smith2005-03-071-0/+16
* Add dropped packet statsBill Marquette2005-03-071-1/+3
* add suspend statsBill Marquette2005-03-071-1/+3
* Simplify is_subqueue if logicScott Ullrich2005-03-061-9/+8
* * Minor style cleanups.Colin Smith2005-03-061-6/+18
* Update our default SSL certificateScott Ullrich2005-03-061-24/+29
* Kill any running pfctl before extracting statsScott Ullrich2005-03-061-2/+4
* Revert this commit. It broke ALTQ!Scott Ullrich2005-03-061-107/+18
* Add a flag to gather_altq_queue_stats to allow the returning of the root queuesScott Ullrich2005-03-061-3/+4
* * Kill any occurance of pfctl before invoking pfctlScott Ullrich2005-03-061-1/+2
* * Modify queue graph to show the amount of bandwidth going through each queue...Scott Ullrich2005-03-051-4/+3
* Add queue graph support.Scott Ullrich2005-03-051-0/+25
* Add Basic LB support (and altq rulenum changes)Chris Dionissopoulos2005-03-051-18/+107
* Update arp table before decide for a missing arp entryChris Dionissopoulos2005-03-051-0/+1
* Get rid of extra space at the end of the file that Komodo likes to install on...Scott Ullrich2005-03-051-1/+1
* Do not send carp traffic through the packet shaper.Scott Ullrich2005-03-051-0/+1
OpenPOWER on IntegriCloud