summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused function get_pbi_binaries()Renato Botelho2015-05-071-38/+0
|
* Remove unused function pkg_fetch_recursive()Renato Botelho2015-05-071-109/+0
|
* Do not try to install package since it's already installed at this pointRenato Botelho2015-05-071-30/+0
|
* Adjust uninstall_package() for pkgRenato Botelho2015-05-071-22/+6
|
* Remove unnecessary function get_pkg_depends()Renato Botelho2015-05-071-85/+0
|
* Rework sync_package, remove unused parameters, remove sync_depends, sanitize ↵Renato Botelho2015-05-072-60/+17
| | | | returns
* Remove global variables declared but not usedRenato Botelho2015-05-071-3/+2
|
* Return a blank array on get_pkg_info for now, will be implemented later when ↵Renato Botelho2015-05-071-9/+2
| | | | I touch GUI
* Remove unused function expand_to_bytes() get_pkg_db() and ↵Renato Botelho2015-05-071-39/+0
| | | | get_pkg_interfaces_select_source()
* Use 'interfaces_selection' type to miniupnp fieldsRenato Botelho2015-05-071-11/+4
|
* Remove unused function does_package_depend()Renato Botelho2015-05-071-16/+0
|
* Remove unecessary function force_remove_package()Renato Botelho2015-05-071-5/+1
|
* Drop is_freebsd_pkg_installed() in favour of is_pkg_installed()Renato Botelho2015-05-071-15/+1
|
* Remove unused function walk_depends()Renato Botelho2015-05-071-25/+0
|
* Remove unused function squash_from_bytes()Renato Botelho2015-05-071-14/+0
|
* Remove unused functions get_pkg_sizes() and get_package_install_size()Renato Botelho2015-05-072-42/+0
|
* Rename get_pkg_id() to get_package_id() and get_pkg_internal_name() to ↵Renato Botelho2015-05-074-55/+30
| | | | get_package_internal_name(). Try to use more standard parameter names and simplify logic while here
* Rename remove_freebsd_package() to pkg_delete() and introduce ↵Renato Botelho2015-05-071-21/+41
| | | | pkg_remove_prefix() pkg_call() and is_pkg_installed()
* Cleanup old and unecessary directory creationRenato Botelho2015-05-071-9/+3
|
* Remove unused function add_text_to_file()Renato Botelho2015-05-071-21/+0
|
* Remove use of obsolete packages tag 'modify_system'Renato Botelho2015-05-071-25/+0
|
* Pass correct package name to add_package_tabs()Renato Botelho2015-05-073-3/+6
|
* Read tab information from package xml file instead of config.xmlRenato Botelho2015-05-071-7/+9
|
* Define pkg_prefix global varRenato Botelho2015-05-071-1/+2
|
* Remove make_dirs(), it was only being used by packages but now all calls ↵Renato Botelho2015-05-051-17/+0
| | | | were replaced by mkdir()
* Encode server name before displaying back to the user.jim-p2015-05-011-1/+1
|
* Ticket #4652 actually return value as expected!Ermal LUÇI2015-05-011-2/+2
|
* Ticket #4235 put reply-to/route-to rules even for mobile-ipsec.Ermal LUÇI2015-05-011-5/+4
|
* Fixes #4633 Enable carp packets to flow on the first carp interface ↵Ermal LUÇI2015-05-011-0/+6
| | | | creation. This is needed only when the system is booted up without any carp vip configured
* Ticket #4131 before formatting the mac extract the needed statistics from belowErmal LUÇI2015-05-011-1/+1
|
* Fixes #4651 Assign a proper tracker for NEGATE rulesErmal LUÇI2015-05-011-1/+9
|
* Fixes #4652 put workaround for bogus timestamp until real data are cosnumed.Ermal LUÇI2015-05-011-1/+6
|
* comment out trailing } on these ifs also.Chris Buechler2015-04-301-2/+2
|
* Seems strongswan 5.3.0 has improved the situation on putting multiple phase2 ↵Ermal LUÇI2015-04-301-4/+4
| | | | on IKEv1 behaviour and it behaves even better with reqid not defined in config.
* Revert "Use a dirty hack to make IKEv1 with multiple phase2 to work ↵Ermal LUÇI2015-04-301-3/+0
| | | | | | correctly with one IKE SA for each subnet" This reverts commit 54dd568af28ebe7b4905fedd3cdf48269e63f001.
* Revert "Provide a description for the dirty hack to not come back ↵Ermal LUÇI2015-04-301-5/+0
| | | | | | scratching.... on it" This reverts commit 7bc36682339693dd10aa53e361f00ab7358115e1.
* Show correct selection for noshuntlan option. Ticket #4655Chris Buechler2015-04-301-1/+1
|
* Merge pull request #1632 from cfazendin/googledomainsErmal LUÇI2015-04-282-2/+45
|\
| * removed unnecessary curl options.Christopher Fazendin2015-04-271-4/+1
| |
| * Add Google Domains to Dynamic DNS service.Christopher Fazendin2015-04-272-2/+48
|/
* Merge pull request #1631 from phil-davis/patch-5Renato Botelho2015-04-271-0/+11
|\
| * Add static mapping interface not set when IP in a poolPhil Davis2015-04-231-0/+11
| | | | | | | | | | If the DHCP IP address is in a pool (not in the main DHCP range for the interface) then the interface that corresponds to the IP address is not found. This results in the link to "add static mapping for this MAC address" not having any value for "if=" and thus clicking on the "+" button does not work. Reported in bug 4649 Process any pools when checking for which interface contains the IP address.
* | Merge pull request #1628 from phil-davis/patch-2Renato Botelho2015-04-271-4/+5
|\ \
| * | Fall back to getting local user pages and groupsPhil Davis2015-04-211-4/+5
| | | | | | | | | if the groups could not be found from LDAP and there is a local user.
* | | Merge pull request #1630 from phil-davis/patch-4Renato Botelho2015-04-271-1/+1
|\ \ \
| * | | Do not process dhcpd implementation if input errorsPhil Davis2015-04-231-1/+1
| | |/ | |/| | | | | | | | | | If I go to Service->DHCP Server, make some edits that are invalid (e.g. change range start or end to some invalid string) and press Save then the page comes back displaying the input error(s). But it also says: "The changes have been applied successfully." Actually, the changes (which were invalid) have not been applied to the config - all is well there - but dhcpd has been stopped and started and dnsmasq or unbound has been kicked... which is all unnecessary processing since the user has not yet provided valid values to save.
* | | Merge pull request #1629 from ExolonDX/masterRenato Botelho2015-04-272-4/+5
|\ \ \
| * | | Tidy up "status_upnp.php" XHTMLColin Fleming2015-04-221-4/+4
| | | | | | | | | | | | | | | | Remove double line from table
| * | | Tidy up "services_unbound.php" XHTMLColin Fleming2015-04-221-0/+1
| | | | | | | | | | | | | | | | Add missing closing TD tag
* | | | Merge pull request #1625 from phil-davis/www-eRenato Botelho2015-04-277-435/+452
|\ \ \ \
OpenPOWER on IntegriCloud