summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Version bumpScott Ullrich2005-06-131-1/+1
|
* Correctly pass the current wan to pftpxScott Ullrich2005-06-131-2/+3
|
* Version bumpScott Ullrich2005-06-131-1/+1
|
* Uncomment the redirect pptp rule.Scott Ullrich2005-06-131-2/+2
|
* Version bumpScott Ullrich2005-06-131-1/+1
|
* Correctly start pftp on pppoe and similar type connectionsScott Ullrich2005-06-131-5/+7
|
* Version bumpScott Ullrich2005-06-121-1/+1
|
* 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 ↵Colin Smith2005-06-121-1/+1
| | | | it times out.
* Fix various nagging package issues.Colin Smith2005-06-121-3/+4
|
* Version bumpScott Ullrich2005-06-121-1/+1
|
* 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()... ↵Scott Ullrich2005-06-121-0/+2
| | | | the item in question is most likely a directory.
* Don't attempt to run package deinstall commands if the package XML hasn't ↵Colin Smith2005-06-121-3/+8
| | | | been parsed (or it doesn't exist).
* 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
| | | | page closer
* Revert non carp keep state change, it breaks carp.Scott Ullrich2005-06-121-1/+1
|
* require -> require_onceScott 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
| | | | reported-by: Scott
* Add 'service' listtag.Colin Smith2005-06-111-1/+1
|
* require -> require_onceScott Ullrich2005-06-112-2/+2
|
* 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
|
* Version bumpScott Ullrich2005-06-111-1/+1
|
* Add system->afterfilterchangeshellcmd xml tag which will be exec'd afterScott Ullrich2005-06-111-0/+9
| | | | | | each filter_configure() call. This is useful for fixing stuff like: http://www.m0n0.ch/wall/list/?action=show_msg&actionargs%5B%5D=172&actionargs%5B%5D=46
* * Make sure X11 forwarding is offScott Ullrich2005-06-111-4/+6
| | | | | * Enable compression by default * Enable keep alive (client) by default
* Add support for roue-to inside each rule which allows traffic direction for ↵Scott Ullrich2005-06-111-0/+6
| | | | multiple wan environments
* Make reply-to actually work (it's a miracle nobodies noticed!)Bill Marquette2005-06-111-1/+1
|
* Version bumpScott Ullrich2005-06-101-1/+1
|
* Do not keep state on carp traffic. Chris D seems to think this may allow ↵Scott Ullrich2005-06-091-2/+2
| | | | us to do inbound states.
* 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-072-0/+4
|
* Remove many unneeded ports suggested by craSHScott Ullrich2005-06-071-6/+0
|
* Update package utilities.Colin Smith2005-06-071-5/+1
|
* Remove old rc filesScott Ullrich2005-06-061-3/+0
|
* Remove /etc/rc.subr and /etc/rc.d after upgrade if it exists. We have our ↵Scott Ullrich2005-06-061-0/+4
| | | | own rc process.
* Version bumpScott Ullrich2005-06-061-1/+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
| | | | Ticket #125
* Outbound shaper tags for ticket #125Bill Marquette2005-06-061-5/+14
|
* Version bumpScott Ullrich2005-06-061-1/+1
|
OpenPOWER on IntegriCloud