use /etc/rc.d/freesbie_1st
Noticed-by: satu
If platform is cdrom invoke /usr/local/freesbieiso/etc/rc.d/freesbie_1st
Correct a bug where Channel was not being applied.
Fix a really stupid typo.
Version bump
Close a comment correctly
Initialize a few arrays before use.
Return an empty array if the XMLRPC transaction is unsuccessful.
Initialize the $evaled array if it doesn't exist.
Style cleanup.
Fix a syntax error.
Remove stale / unused files
Tickets #160, #158
Send stderr to stdout when extracting archives. This should address ticket #162.
Unset the bandwidth items in WAN and LAN during traffic shaping configuration
File notices if package information isn't found.
Match prior table behavior by doing a hard break
Use strtolower when comparing categories.
Turn description font color white
fix chopped lines from import patch
Add notices facility. You may now: * File a new notice. * Dump notices to an XML file. * Close notices by timestamp or ID. * Get all notices or those in certain categories. * Print a list of notices (for print_info_box()).
Move alert box into correct area
Nuke duplicate require line
Add back header
Space the tables out a little bit more.
Close off table
Missed script.
Make 'Last config change' work again.
Initial commit of dnsmasq domain overrides
Submitted-to-m0n0wall-dev-by: Joe Suhre
The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG inorder to force queries for domain to a specific dns server rather thendoing a full recursive query
Make sure script exits after Header() redirect
Redirect to firewall_shaper.php after removing traffic shaper
This fixes Ticket #150
Note that these values can be overriden in config.xml
Allow maximum PPTP clients to be overridden by:pptp->n_pptp_unitspptp->n_pptp_units
Add Microsoft SMB protocol to traffic shaper raise / lower priority screen
Add IMAP to the Traffic Shaper raise / lower screen
Restore form state upon loading.
Remove SSH from javascript deselection list
Correctly handle checkboxes in the wizard
Correctly pass the current wan to pftpx
Uncomment the redirect pptp rule.
Missing "e" in "else"
Remove ssh option. We already prioritize the ssh acks leaving bulk to be... well, bulk.
Set queue priority to 3 and 2
revert last commit - the JS isn't ready for this yet
add row toggling (pointless but it least it looks like the other screens now ;) )
Allow for ACK queue creation
Reverse bandwidth listing for VOIP queue (small to large makes more sense)Make P2P up/down priorities the same (0)Make acks have a lower priority than VOIP
Fix old queue edit bug where you couldn't edit the first queue via the queue name
make the queues hyperlinks just like in the rules screen
Queue names shouldn't be center aligned
More minor nitpicks
No need to check for default route, this option should only override the routing tablenot make you choose per rule.
Really create a "default" gateway that doesn't override the routing table
Make the traffic shaping wizards settings "persistent"
Correctly start pftp on pppoe and similar type connections
Sleep after killall
Correct path to killall.
Duh, Scott!
Show the executable name on error
Enhanced error checking on stop
Surround $executable_name with {}
Redirect to status_queues.php after wizard.
Suggested-by: Hoba
Integrate the lower and raise application priority screen into one screen with a select box that has the options: Dont Care, Higher and Lower.
Use lowercase package name
Make is_service_running() work as it should
Add "Package Installer" tab.
Add 10 second timeout to get_pkg_info. This may fail in interesting ways if it times out.
Update package reinstallation to use depends_on_package.
Use depends_on_package to properly remove a BSD package.
Don't pass the package version to pkg_mgr_install - we now use depends_on_package.
Fix various nagging package issues.
Misssed typo
Check with get_pkg_id() if the package is installed. If it is not, continue on to next element
rmdir_recursive: Handle single files and remove an extra foreach.
Make sure we remove the package's XML file.
Fix a typo. This broke package deinstallation.
Brute force delete a package if it still exists after unlink_ifexists()... the item in question is most likely a directory.
Don't attempt to run package deinstall commands if the package XML hasn't been parsed (or it doesn't exist).
Honour the custom_php_deinstall_command which is in about 90% of our packages!
Add Halo2 + XBox Live
Woops, missing space krept in
Simplify the carp and pfsync rules a lot and make them match the openbsd faq page closer
Revert non carp keep state change, it breaks carp.
require -> require_once
Revert to older dump_clog call. racoon is still logging to system.log.
Revert to older dump_clog call. Packages will need to use the <logging> tag to keep this page clean.
Don't remove preg_grep just yet.
Remove package handling from dump_clog.
Don't attempt to parse package configuration on deinstall if it doesn't exist.
reported-by: Scott