summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Bring wan interface up before starting dhclientScott Ullrich2005-06-191-1/+4
* Clarify that a user should disconnect all ethernet interfaces before enteringScott Ullrich2005-06-191-2/+3
* Remove debugging codeScott Ullrich2005-06-181-10/+0
* Uncomment code.Colin Smith2005-06-181-2/+2
* Do not load config.inc twice.Scott Ullrich2005-06-181-0/+6
* remove trailing psaceScott Ullrich2005-06-181-1/+1
* debugging linesScott Ullrich2005-06-181-0/+10
* versioncheck -> xmlrpcColin Smith2005-06-182-7/+4
* * Remove unneeded globals.Colin Smith2005-06-181-8/+3
* Remove auto_update(). This is now handled by system_firmware_auto.Colin Smith2005-06-181-38/+0
* parse_xml_config_pkg -> parse_xml_config.Colin Smith2005-06-181-4/+4
* parse_xml_config_pkg -> parse_xml_configColin Smith2005-06-181-1/+1
* safe_mkdir: Use make_dirs for recursive directory creation and run even if on...Colin Smith2005-06-181-3/+3
* Add debug for installing configuration directiveScott Ullrich2005-06-181-0/+3
* Debugging lines for cdrom buildScott Ullrich2005-06-181-1/+4
* Alert when resetting factory defaultsScott Ullrich2005-06-181-0/+1
* remove stale codeScott Ullrich2005-06-181-3/+0
* Do not run config_backup() atm until cdrom issues are cleared upScott Ullrich2005-06-181-1/+5
* return false if cdrom platformScott Ullrich2005-06-181-1/+1
* Do not umount on cdrom platformScott Ullrich2005-06-181-0/+4
* if platform is cdrom do not attempt mkdirScott Ullrich2005-06-181-0/+5
* do not mount on cdrom platformScott Ullrich2005-06-181-0/+4
* Correct a bug where Channel was not being applied.Scott Ullrich2005-06-171-2/+11
* Fix a really stupid typo.Colin Smith2005-06-161-1/+1
* Return an empty array if the XMLRPC transaction is unsuccessful.Colin Smith2005-06-161-3/+7
* Initialize the $evaled array if it doesn't exist.Colin Smith2005-06-161-9/+9
* Style cleanup.Colin Smith2005-06-161-8/+9
* Fix a syntax error.Colin Smith2005-06-161-4/+5
* * Add eval_once, which checks the md5s of code to eval() against already eval...Colin Smith2005-06-161-7/+18
* Send stderr to stdout when extracting archives. This should address ticket #162.Colin Smith2005-06-161-1/+1
* File notices if package information isn't found.Colin Smith2005-06-151-39/+36
* Use strtolower when comparing categories.Colin Smith2005-06-151-1/+1
* Add notices facility. You may now:Colin Smith2005-06-151-0/+153
* Initial commit of dnsmasq domain overridesScott Ullrich2005-06-142-1/+7
* Note that these values can be overriden in config.xmlScott Ullrich2005-06-141-2/+2
* Allow maximum PPTP clients to be overridden by:Scott Ullrich2005-06-142-9/+38
* Correctly pass the current wan to pftpxScott Ullrich2005-06-131-2/+3
* Uncomment the redirect pptp rule.Scott Ullrich2005-06-131-2/+2
* Correctly start pftp on pppoe and similar type connectionsScott Ullrich2005-06-131-5/+7
* Make is_service_running() work as it shouldScott Ullrich2005-06-121-5/+2
* Add 10 second timeout to get_pkg_info. This may fail in interesting ways if i...Colin Smith2005-06-121-1/+1
* Fix various nagging package issues.Colin Smith2005-06-121-3/+4
* rmdir_recursive: Handle single files and remove an extra foreach.Colin Smith2005-06-121-22/+11
* Make sure we remove the package's XML file.Colin Smith2005-06-121-0/+6
* Fix a typo. This broke package deinstallation.Colin Smith2005-06-121-1/+1
* Brute force delete a package if it still exists after unlink_ifexists()... th...Scott Ullrich2005-06-121-0/+2
* Don't attempt to run package deinstall commands if the package XML hasn't bee...Colin Smith2005-06-121-3/+8
* Honour the custom_php_deinstall_command which is in about 90% of our packages!Scott Ullrich2005-06-121-0/+3
* Woops, missing space krept inScott Ullrich2005-06-121-1/+1
* Simplify the carp and pfsync rules a lot and make them match the openbsd faq ...Scott Ullrich2005-06-121-33/+3
OpenPOWER on IntegriCloud