summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | Full path to sshd
* 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 ↵Colin Smith2005-03-111-25/+26
| | | | different filetypes, chmods, prefixes, etc)
* Populate interface drop down with the correct selected interface when ↵Scott Ullrich2005-03-111-1/+1
| | | | editing a package record.
* Version bumpScott Ullrich2005-03-111-1/+1
|
* Return optional interfaces correctly in ↵Scott Ullrich2005-03-111-2/+11
| | | | convert_friendly_interface_to_real_interface_name
* 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 ↵Bill Marquette2005-03-111-2/+1
| | | | already do
* 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
| | | | It has been moved to pfsense-utils.inc.
* 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
|
* Move default gateway out of wan config to system config (leave in gui though)Bill Marquette2005-03-105-9/+32
| | | | | Remove scheduler config from interfaces Bump config file version to 1.5
* * Update get_package_xml_depends() with code that actually works ;)Colin Smith2005-03-101-31/+32
|
* remove unused varsBill Marquette2005-03-101-2/+0
|
* Use depend name from package XML instead of (possibly inaccurate) stripped ↵Colin Smith2005-03-101-2/+3
| | | | filename.
* * Update get_package_xml_depends($pkg_name, $format) to output dependencies ↵Colin Smith2005-03-101-4/+10
| | | | as filenames or names.
* 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 ↵Colin Smith2005-03-101-1/+1
| | | | synced before it beings calling eval().
* * get_package_xml_depends($pkg_name): Return a package's XML dependencies ↵Colin Smith2005-03-101-4/+45
| | | | | | (additional tabs etc) * reverse_strrchr($haystack, $needle): Return everything in $haystack up to the *last* instance of $needle.
* Versino bumpScott Ullrich2005-03-101-1/+1
|
* Update ipsec urlScott Ullrich2005-03-106-5/+6
|
* Adjust tab orderingScott Ullrich2005-03-102-2/+1
|
* * Add IPSEC logging tab.Scott Ullrich2005-03-106-2/+114
| | | | * Do not log IPSEC in System any longer
* Really correctly output correct number of records chosen on "pretty" rules modeScott Ullrich2005-03-101-4/+11
|
* Correctly output correct number of records chosen on "pretty" rules modeScott Ullrich2005-03-101-1/+6
|
* Do not include rules where the destination is HBHScott Ullrich2005-03-101-0/+2
|
* Version bumpScott Ullrich2005-03-091-1/+1
|
* Ignore interface mistmatch checks if either interface uses a vlanScott Ullrich2005-03-091-15/+17
|
* Missing colonScott Ullrich2005-03-091-3/+3
|
* global $g is needed here.Scott Ullrich2005-03-091-0/+1
|
* * Correctly start inetdScott Ullrich2005-03-092-2/+2
| | | | * Version bump
* Add is_service_running()Scott Ullrich2005-03-091-0/+14
|
* Correctly convert a friendly interface name (DESCRIPTION) to the real ↵Scott Ullrich2005-03-091-1/+8
| | | | interface id for optional interfaces
* Only setup link0 during booting process.Scott Ullrich2005-03-091-4/+8
|
* Version bumpScott Ullrich2005-03-091-1/+1
|
OpenPOWER on IntegriCloud