summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Call fetch_latest_pkg_config() instead of duplicating code.Colin Smith2005-03-201-12/+2
|
* don't lie...it "works"Bill Marquette2005-03-201-1/+0
|
* breath life into the restore config codeBill Marquette2005-03-201-5/+28
|
* we're at config version 1.6, not 1.5Bill Marquette2005-03-201-1/+1
|
* Modify get_latest_pkgconfig() to work with alternate pkg_config URLs.Colin Smith2005-03-201-2/+8
|
* * Add rc.config_unlock and rc.conf_lockScott Ullrich2005-03-201-0/+4
| | | | * Use rc.conf_lock and rc.conf_unlock during boot
* Nicer display for revisionsBill Marquette2005-03-201-4/+7
|
* Initial commit of onbox version control (broken).Bill Marquette2005-03-202-0/+58
|
* Better checking before applying reply-to rulesScott Ullrich2005-03-201-3/+4
|
* Move towards a m0n0wall like image for wrapScott Ullrich2005-03-201-5/+9
|
* Do not modify fstab if we are on a wrapScott Ullrich2005-03-201-4/+3
|
* sleep 5 -> sleep(5)Scott Ullrich2005-03-191-1/+1
|
* Add basic support for <custom_php_global_functions> tag.Colin Smith2005-03-194-4/+14
|
* Alert the user of where the system is looking for config.xmlScott Ullrich2005-03-191-3/+2
|
* Use sh instead of tcshScott Ullrich2005-03-191-1/+1
|
* Look for configuration on d slice as wellScott Ullrich2005-03-191-1/+1
|
* Look for configuration on d slice as wellScott Ullrich2005-03-191-0/+14
|
* Do not show errors on swapon. We may be in an embedded environment.Scott Ullrich2005-03-191-1/+1
|
* Drop to a shell before halting the system so the user can inspect the issue.Scott Ullrich2005-03-191-0/+3
|
* Ensure outgoing traffic adheres to the gateway for optional interfacesScott Ullrich2005-03-191-3/+8
|
* Silence dumpon errors. We may be on a embedded platformScott Ullrich2005-03-191-1/+1
|
* Add ttys wrap fileScott Ullrich2005-03-191-0/+35
|
* For some reason on certain machines with traffic shaper enabled, one ↵Scott Ullrich2005-03-191-0/+8
| | | | interface cannot talk to another one, etc. This hack basically gets rid of that problem and ALTQ continues to function correctly.
* Versino bumpScott Ullrich2005-03-191-1/+1
|
* Gateway is not a required field, do not bold it.Scott Ullrich2005-03-181-1/+1
|
* * Remove return gateway from the rules sectionScott Ullrich2005-03-184-15/+16
| | | | | * Add a gateway option to the optional interfaces * Use new gateway in filter.inc when creating the rules if its defined
* Remove "nope" typo.Scott Ullrich2005-03-181-1/+1
|
* Clarify PPTPd rules from PPTP client.Scott Ullrich2005-03-181-4/+4
|
* 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
|
OpenPOWER on IntegriCloud