summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Use /bin/sh for root loginScott Ullrich2005-03-132-2/+2
* Use su -f root to enable shell mode now that we have changed how /etc/rc.init...Scott Ullrich2005-03-131-1/+1
* Use CSH since its more flexible with su.Scott Ullrich2005-03-121-1/+1
* ...and a ).Colin Smith2005-03-121-1/+1
* Whoops, missed a ;.Colin Smith2005-03-121-1/+1
* Add $return_nosync argument to get_pkg_depends() to properly detect <nosync> ...Colin Smith2005-03-121-5/+6
* Use isset() instead of != "".Colin Smith2005-03-121-2/+2
* Add <nosync> flag to <packagegui> and <additional_files_needed>.Colin Smith2005-03-121-2/+4
* Use regular shell and call console menu from .shrcScott Ullrich2005-03-121-1/+1
* Newline after Starting INETD and FTP Helpers for FTP-PROXY... messageScott Ullrich2005-03-121-1/+1
* No need for duplicate starting ssh messagesScott Ullrich2005-03-121-8/+7
* Version bump.Scott Ullrich2005-03-121-1/+1
* Correctly backup and restore config sections.Scott Ullrich2005-03-121-2/+10
* Add <prefix> and <suffix> tags to <adddeleteeditfields>.Colin Smith2005-03-121-1/+1
* touch up alternate firmware option a littleBill Marquette2005-03-121-1/+2
* custom firmware URLsBill Marquette2005-03-122-7/+49
* When assigning the array back to $config, use the pointer on the source.Scott Ullrich2005-03-121-1/+1
* * Add backup_config_section which returns as an array a portion of the xml co...Scott Ullrich2005-03-121-0/+27
* Helps to test first :-/Bill Marquette2005-03-121-2/+2
* Stub in changes that will allow for custom firmware URLsBill Marquette2005-03-123-9/+19
* Version bumpScott Ullrich2005-03-121-1/+1
* use relative urlBill Marquette2005-03-121-1/+1
* Client side input validation for the wizardBill Marquette2005-03-122-2/+19
* Fix get_pkg_depends() (and add a few more features).Colin Smith2005-03-121-40/+41
* Make auto upgrade more obvious and make firmware screen a little cleanerBill Marquette2005-03-121-29/+32
* Remove some code duplicationBill Marquette2005-03-123-36/+29
* more variable cleanupBill Marquette2005-03-121-8/+8
* variable cleanupBill Marquette2005-03-123-12/+9
* Let user SSH in as admin instead of root only (requested for consistency)Bill Marquette2005-03-124-5/+8
* 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
* Populate interface drop down with the correct selected interface when editing...Scott Ullrich2005-03-111-1/+1
* Version bumpScott Ullrich2005-03-111-1/+1
* 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
* fix typo (must have been asleep randing?) and removed extra sysctl that we al...Bill Marquette2005-03-111-2/+1
* Add Greg's sysctl suggestions sent to discussion group.Scott Ullrich2005-03-111-0/+13
* Do not define redeclare execute_command_return_output() in this file.Scott Ullrich2005-03-111-33/+0
* Version bumpScott Ullrich2005-03-101-1/+1
* Mark booting as done at the end of rc.bootupScott Ullrich2005-03-101-0/+2
* Correct System tab urlScott Ullrich2005-03-101-1/+1
* Swap ipsec and filtter urlsScott Ullrich2005-03-101-2/+2
OpenPOWER on IntegriCloud