summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Let system_start_ftp_helpers() handle starting and stopping of pftpxScott Ullrich2005-06-251-1/+3
* Move the actual ps component of is_service_running into is_process_running.Colin Smith2005-06-241-8/+17
* Only rdr if mode is redirScott Ullrich2005-06-231-1/+1
* Start devd at bootup for dhclientScott Ullrich2005-06-231-0/+4
* Don't write package information to syslog.conf unless we need to.Colin Smith2005-06-231-1/+1
* Add dump_xml_config() and dump_xml_config_pkg() to handle both sets of listtags.Colin Smith2005-06-231-1/+15
* Whoops, don't forget to remove restore_listtags.Colin Smith2005-06-231-12/+0
* parse_xml_config -> parse_xml_config_pkgColin Smith2005-06-231-7/+7
* Uncomment safe_mkdir() - this no longer breaks cdrom.Colin Smith2005-06-231-2/+0
* Don't tinker with listtags - this is now transparent.Colin Smith2005-06-231-2/+0
* Don't tinker with listtags.Colin Smith2005-06-231-10/+0
* * Move the old parse_xml_config() function to parse_xml_config_raw(). This fu...Colin Smith2005-06-231-0/+15
* Add service handler.Colin Smith2005-06-221-0/+15
* ps a -> ps axColin Smith2005-06-221-1/+2
* Add service handler.Colin Smith2005-06-221-0/+10
* Uncomment the squid rdr line.Scott Ullrich2005-06-221-8/+0
* We need to start services in the background to prevent blocking.Colin Smith2005-06-221-1/+1
* Add function to restore package specific listtags.Colin Smith2005-06-221-1/+7
* Make sure we're using global listtags before writing config.Colin Smith2005-06-221-22/+18
* Add function to restore global listtags.Colin Smith2005-06-221-4/+10
* Remove is_service_running().Colin Smith2005-06-221-10/+0
* Replace listtags instead of merging. This should fix pkg_edit issues.Colin Smith2005-06-221-1/+1
* More fixes.Colin Smith2005-06-221-6/+9
* Fixes and updates.Colin Smith2005-06-221-5/+6
* Add is_service_running.Colin Smith2005-06-221-0/+24
* Add executable.Colin Smith2005-06-221-1/+4
* Clean up restart_service.Colin Smith2005-06-221-8/+2
* Add functions for starting, restarting, and stopping services.Colin Smith2005-06-221-0/+66
* Make sure we're writing to a realistic prefix ;)Colin Smith2005-06-221-2/+1
* Add service-utils.inc and write_rcfile.Colin Smith2005-06-221-0/+58
* Comment out code until better testedScott Ullrich2005-06-221-0/+2
* Add package logging to syslogd_start().Colin Smith2005-06-221-10/+10
* Add backend tcpflags supportScott Ullrich2005-06-211-12/+16
* Try fixing make_dirs and friends.Colin Smith2005-06-211-7/+7
* Try to fix make_dirsScott Ullrich2005-06-211-6/+10
* Only create $g['cf_conf_path'] if it doesn't exist.Scott Ullrich2005-06-211-1/+2
* Really mkdir... honest.Scott Ullrich2005-06-211-5/+4
* Cleanup backup_config()Scott Ullrich2005-06-211-11/+12
* Do not write to $g['cf_conf_path'] . '/backup/backup.cache' unless it exists.Scott Ullrich2005-06-211-3/+5
* Cleanup make_dirs() to prevent recursion from hell issues.Scott Ullrich2005-06-211-1/+4
* * Add rdr for all optional interfaces for pftpxScott Ullrich2005-06-211-2/+11
* Mount volume RW before making changes.Scott Ullrich2005-06-211-0/+2
* Woops, correctly get the optional interfaces ipScott Ullrich2005-06-211-1/+1
* Allow port 8000 and 53 to both the captive portal ip and the lan ip.Scott Ullrich2005-06-211-1/+3
* Make package log streams work.Colin Smith2005-06-211-4/+3
* Restore package logging streams on boot.Colin Smith2005-06-211-1/+8
* Fix typos.Colin Smith2005-06-211-1/+3
* * Add get_tmp_file(), which returns a temporary filename based on the current...Colin Smith2005-06-211-9/+17
* * Add get_disk_info().Colin Smith2005-06-211-20/+4
* Revert.Colin Smith2005-06-211-51/+26
OpenPOWER on IntegriCloud