summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Revert non carp keep state change, it breaks carp.Scott Ullrich2005-06-121-1/+1
* Don't attempt to parse package configuration on deinstall if it doesn't exist.Colin Smith2005-06-111-48/+52
* Add 'service' listtag.Colin Smith2005-06-111-1/+1
* Really fix Status -> QueuesScott Ullrich2005-06-111-2/+1
* Sort queues so status -> queues should work againScott Ullrich2005-06-111-0/+1
* Multi-wan code fixes (this commit brought you by the words multi and wan)Bill Marquette2005-06-111-2/+2
* Add system->afterfilterchangeshellcmd xml tag which will be exec'd afterScott Ullrich2005-06-111-0/+9
* Add support for roue-to inside each rule which allows traffic direction for m...Scott Ullrich2005-06-111-0/+6
* Make reply-to actually work (it's a miracle nobodies noticed!)Bill Marquette2005-06-111-1/+1
* Do not keep state on carp traffic. Chris D seems to think this may allow us...Scott Ullrich2005-06-091-2/+2
* Call custom_php_command_before_form before resyncScott Ullrich2005-06-081-0/+5
* Resync a package on installationScott Ullrich2005-06-081-0/+4
* We need to remove packages from the top down, not the bottom up.Colin Smith2005-06-081-5/+5
* Relaunch pftpx on dhclient changes if necessaryScott Ullrich2005-06-071-0/+1
* Update package utilities.Colin Smith2005-06-071-5/+1
* Document more functions.Colin Smith2005-06-061-1/+55
* Flush static output when starting a fresh installation or deletion.Colin Smith2005-06-061-0/+4
* Adjustments to delete_package_recursive().Colin Smith2005-06-061-7/+24
* * Add package_delete_xml() and pkg_delete_recursive().Colin Smith2005-06-061-3/+108
* Actually queue outbound pakcetsBill Marquette2005-06-061-0/+9
* Outbound shaper tags for ticket #125Bill Marquette2005-06-061-5/+14
* we really need require_once("pkg-utils.inc"); for is_package_installed();Scott Ullrich2005-06-061-0/+1
* Squid strikes again.Colin Smith2005-06-061-2/+3
* Why are we including package utils? :PColin Smith2005-06-061-1/+0
* Setup (more) correct default queues and ack queues to go along with themBill Marquette2005-06-061-10/+42
* * Write /tmp/yColin Smith2005-06-061-1/+7
* include pkg-utils.incScott Ullrich2005-06-061-0/+1
* unbreak the package manager by adding back fetch_latest_pkg_config()Scott Ullrich2005-06-051-0/+22
OpenPOWER on IntegriCloud