summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Missing } on newly added resync_all_package_configs_bootup()Scott Ullrich2005-03-021-1/+3
|
* Bump version to 0.45Scott Ullrich2005-03-021-1/+1
|
* * Reset $pkg_chmod variable on each loopScott Ullrich2005-03-021-0/+1
| | | | * Actually invoke chmod command if needed
* Whoops, forgot to add rc.packages before commit.Colin Smith2005-03-021-0/+36
|
* * rc_packages -> rc.packages (hooks changed appropriately)Colin Smith2005-03-022-6/+30
| | | | | | * resync_all_packages_config -> resync_all_package_configs (hooks changed appropriately) * Add fetching of missing package XML to function resync_all_package_configs() * Add resync_all_package_configs_bootup() to provide status of package syncing on bootup. (hooks changed appropriately)
* Use connection_aborted to detect if client still has index.php open. Use a ↵Scott Ullrich2005-03-021-18/+22
| | | | 3 second sleep loop to DYNAMICALLY update the cpu status meter. Who needs SVG?
* Version bump. Include a subversion, too!Scott Ullrich2005-03-021-1/+1
|
* Show user that the cpu percentage will automatically be updated in 3 secondsScott Ullrich2005-03-021-3/+3
|
* Turn the stats line into a comment for further debugging if need be.Scott Ullrich2005-03-021-1/+1
|
* Add 1 to each value to make sure we dont divide by 0. grape's math teacher ↵Scott Ullrich2005-03-021-10/+13
| | | | thanks us.
* Do not interate installedpackages if they dont exist.Scott Ullrich2005-03-021-0/+1
|
* * Add prefix option to additional_files_neededScott Ullrich2005-03-021-32/+39
| | | | * Add chmod option to additional_files_needed
* Hook in rc_packagesScott Ullrich2005-03-021-0/+3
|
* Move resync_all_packages_config to our utilities areaScott Ullrich2005-03-021-1/+20
|
* Correctly return the number of created carp interfaces.Scott Ullrich2005-03-021-1/+1
|
* Do not sleep for 3 seconds during the pages initial load. Instead sleep ↵Scott Ullrich2005-03-021-8/+32
| | | | after the entire page has been rendered to find the cpu usage and use some javascript kung-fu to set the graphs accordingly
* Version bumpScott Ullrich2005-03-011-1/+1
|
* If an error occurs, exit with 1, not 0Scott Ullrich2005-03-011-4/+4
|
* Add proxy_auth_username and proxy_auth_password system tags which will ↵Scott Ullrich2005-03-012-1/+14
| | | | | | control the auto upgrade process if a proxy server is involved. Currently this is a hidden variable (similar to the way m0n0wall functions) but will have a GUI written if there is enough demand.
* Detect when either md5 cannot be downloaded, log a message to syslog and bail.Scott Ullrich2005-03-011-0/+10
|
* Fix boolean mistake for rules using OS signaturesBill Marquette2005-03-011-1/+1
|
* it helps if you use the write sysctl to enable bridgingBill Marquette2005-03-011-4/+2
| | | | bridging should now work
* Better way to run ftp-proxy - works for people with wierd NAT configs (like me)Bill Marquette2005-03-011-1/+1
|
* Seperate autodetection out of previous functionScott Ullrich2005-03-011-14/+13
|
* vlan_setup needs an interface listScott Ullrich2005-03-011-0/+2
|
* Correct the vlan_setup function.Scott Ullrich2005-03-011-28/+30
|
* Tighten up column sizes. Do not show a port : seperator if the entry does ↵Scott Ullrich2005-03-011-6/+9
| | | | not contain a port.
* Convert the period seperator on the port to :Scott Ullrich2005-03-011-0/+9
|
* Remove stray , in some recordsScott Ullrich2005-03-011-0/+1
|
* Speed up convert_real_interface_to_friendly_interface_nameScott Ullrich2005-03-011-1/+1
|
* Further cleanup firewall logsScott Ullrich2005-03-011-2/+4
|
* Do not rely on ifconfig to discover a friendly interface nameScott Ullrich2005-03-011-3/+1
|
* Version bumpScott Ullrich2005-02-281-1/+1
|
* Insert a non-breaking space to make sure the border does not get broken.Scott Ullrich2005-02-281-1/+1
|
* Make sure there are spaces between carp itnerface namesScott Ullrich2005-02-281-1/+1
|
* revert pptp server back to 16 addresses until we can deterimine why the out ↵Scott Ullrich2005-02-281-2/+2
| | | | of resources (tuning) message appeared for Joerg.
* Cleanup non-raw filter logs so more.Scott Ullrich2005-02-282-4/+26
|
* We can now put OS filtering in rulesBill Marquette2005-02-282-1/+39
|
* clean up ICMP typesBill Marquette2005-02-281-5/+8
|
* Make rules for icmp echo workBill Marquette2005-02-282-1/+3
|
* Bump version to 0.43Scott Ullrich2005-02-281-1/+1
|
* We need to global $config since moving the set lan functionsScott Ullrich2005-02-281-0/+2
|
* Alert user which interface is mismatchedScott Ullrich2005-02-281-3/+9
|
* more path cleanupBill Marquette2005-02-281-3/+3
|
* fixBill Marquette2005-02-281-7/+7
|
* Renable interface assignment check code.Scott Ullrich2005-02-281-5/+5
|
* no need to use rm - php has unlink()Bill Marquette2005-02-281-1/+1
|
* more pathsBill Marquette2005-02-271-1/+1
|
* more path cleanupBill Marquette2005-02-271-2/+2
|
* more hardcoded paths cleanupBill Marquette2005-02-271-23/+23
|
OpenPOWER on IntegriCloud