summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update wrap device.hintsScott Ullrich2005-03-181-3/+94
|
* Update wrap settingsScott Ullrich2005-03-181-2/+7
|
* Update the wrap boot files.Scott Ullrich2005-03-172-5/+7
|
* add pfsync to /etc/protocols.Scott Ullrich2005-03-171-0/+1
|
* ldconfig /lib on bootup with the other library directories.Scott Ullrich2005-03-171-1/+1
|
* Version bumpScott Ullrich2005-03-171-1/+1
|
* Fix auto upgradeScott Ullrich2005-03-171-4/+5
|
* Use the firewall interface for reply-to directive.Scott Ullrich2005-03-172-14/+2
|
* Use new config file directive. <system><alt_firmware_url> instead of ↵Colin Smith2005-03-171-1/+1
| | | | <system><firmwareurl>.
* Version bumpScott Ullrich2005-03-171-1/+1
|
* bad brace alignment (re-indented)Bill Marquette2005-03-171-20/+20
|
* use better mkdir functionBill Marquette2005-03-171-2/+1
|
* use new make_dirs() and safe_mkdir() functionsBill Marquette2005-03-171-11/+11
|
* safe_mkdir()Bill Marquette2005-03-171-10/+21
|
* system(touch) -> touch()Bill Marquette2005-03-171-1/+1
|
* unused wan variableBill Marquette2005-03-171-1/+0
|
* path cleanup and remove a system call (more to do here)Bill Marquette2005-03-171-5/+5
|
* Correctly assign chmod commands with older system format until we can ↵Scott Ullrich2005-03-171-0/+1
| | | | discover where the php chmod is failing.
* Version bumpScott Ullrich2005-03-171-1/+1
|
* Make sure there installed packages before foreachingScott Ullrich2005-03-171-4/+5
|
* Properly set default argument for resync_all_package_configs (== -> =).Colin Smith2005-03-171-1/+1
|
* Pass a paramater correctly.Scott Ullrich2005-03-171-1/+1
|
* Do not sort nat out rules. Bill says its evil ;)Scott Ullrich2005-03-171-1/+1
|
* Do not sort nat out rules. Bill says its evil ;)Scott Ullrich2005-03-161-1/+1
|
* Version bumpScott Ullrich2005-03-161-1/+1
|
* Eliminate duplicate queue name on pull down menu.Scott Ullrich2005-03-161-12/+4
|
* Ensure the cell doesnt look broken by placing a non-breaking space in the cell.Scott Ullrich2005-03-161-0/+1
|
* Only assign reply-to if both interface and a gateway is definedScott Ullrich2005-03-161-1/+1
|
* * Do not output alias javascript array unless its an arrayScott Ullrich2005-03-162-12/+28
| | | | * Add return interface for return gateway
* Modify rc.packages accordingly.Colin Smith2005-03-161-1/+1
|
* * resync_all_package_configs_bootup() -> resync_all_package_configs()Colin Smith2005-03-161-3/+3
| | | | * Have resync_all_package_configs() suppress output by default.
* Add wrap custom loader.confScott Ullrich2005-03-161-0/+6
|
* Remove () for non-interface ip'sScott Ullrich2005-03-161-1/+1
|
* Version bump.Scott Ullrich2005-03-161-1/+1
|
* Save the return gateway value.Scott Ullrich2005-03-161-0/+1
|
* add rm -rf equivalency function - more cleanup can now commence :)Bill Marquette2005-03-161-0/+19
|
* add function to recursively create directories so we can replace mkdir -p in ↵Bill Marquette2005-03-161-0/+9
| | | | our source tree
* oops, really remove the system(chmod) callBill Marquette2005-03-161-1/+0
|
* replace hardcoded path with variableBill Marquette2005-03-161-1/+1
|
* use chmod() instead of system(chmod)Bill Marquette2005-03-161-1/+2
|
* don't shell to call chmod - php does this nativelyBill Marquette2005-03-161-2/+3
|
* Add option to edit default pkg_config.xml URL.Colin Smith2005-03-161-4/+9
|
* One more <alt_pkg_url> -> <alt_pkgconfig_url>.Colin Smith2005-03-162-2/+36
|
* <alt_pkg_url> -> <alt_pkgconfig_url>Colin Smith2005-03-161-1/+1
|
* Add pkg_config_base_url and pkg_config_filename (needed for ↵Colin Smith2005-03-161-0/+2
| | | | /usr/local/www/system_advanced.php, among other things).
* Set and unset <enabled> flag correctly (to preserve URL information) and fix ↵Colin Smith2005-03-162-4/+6
| | | | field greyout.
* More style of not yet written (9) from outer space.Scott Ullrich2005-03-161-113/+110
|
* Add conversion from config.xml versions 1.5 to 1.6 (properly handle new ↵Colin Smith2005-03-161-0/+13
| | | | firmware directive).
* Style of not yet written (9) from outer space.Scott Ullrich2005-03-161-271/+271
|
* Make is_package_installed() work for other packages again ;)Colin Smith2005-03-162-1/+4
|
OpenPOWER on IntegriCloud