summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Call is_numeric() to determine whether $pkg_name is already a pkgid or if g...Colin Smith2005-03-131-2/+3
* * Streamline sync_package().Colin Smith2005-03-131-35/+31
* Use /bin/tcsh for console option #8Scott Ullrich2005-03-131-1/+1
* Those that don't have Soekris boxes shouldn't be getting temp updates!Bill Marquette2005-03-131-5/+8
* Change default for $show_message on sync_package() from "true" to "false".Colin Smith2005-03-131-1/+1
* Add sync_package().Colin Smith2005-03-131-4/+43
* Correct the enourmous amount of bugs in php_check_syntax that was taken from ...Scott Ullrich2005-03-131-23/+32
* shell_exec -> systemScott Ullrich2005-03-131-2/+2
* Back out php_check_syntax() checking of package XML before sync (still fixing...Colin Smith2005-03-131-8/+11
* Add missing $errormessage argument.Colin Smith2005-03-131-2/+2
* use $textScott Ullrich2005-03-131-1/+1
* Use php_check_syntax on code before eval()Scott Ullrich2005-03-132-6/+13
* resync_package_configs_bootup(): Check code syntax with eval before syncing.Colin Smith2005-03-131-5/+15
* Allow option 8 (shell) with moved /etc/rc.initialScott Ullrich2005-03-131-1/+1
* Move /etc/rc.initial to .shrcScott Ullrich2005-03-131-0/+0
* * Add php_check_syntax()Scott Ullrich2005-03-131-0/+36
* We now use .shrc instead of .tschrcScott Ullrich2005-03-131-0/+2
* MIssing ;Scott Ullrich2005-03-131-1/+1
* Add MPD l2tpd netgraph module.Scott Ullrich2005-03-131-0/+0
* Version bumpScott Ullrich2005-03-131-1/+1
* Sync with Pascal's latest versinScott Ullrich2005-03-137-197/+51
* * Change .img -> .tgzScott Ullrich2005-03-131-1/+2
* Add nf@bigpond.net.au http_post function.Scott Ullrich2005-03-131-2/+45
* memusagemeter not memmeterBill Marquette2005-03-131-1/+1
* Created functions for most graphs (memory isn't done yet) to remove some code...Bill Marquette2005-03-131-53/+83
* stub in net4801 temp monitor - this needs workBill Marquette2005-03-131-1/+18
* * 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
OpenPOWER on IntegriCloud