summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Add a note to implement pkg_reinstall_all laterRenato Botelho2015-05-071-40/+2
* Rework delete_package_xml() for pkg migrationRenato Botelho2015-05-071-39/+9
* Fix delete_package for pkgRenato Botelho2015-05-071-13/+5
* Modify install_package and install_package_xml to work with new pkg flowRenato Botelho2015-05-071-115/+91
* Implement pkg_install()Renato Botelho2015-05-071-0/+13
* 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-071-59/+16
* 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
* Remove unused function expand_to_bytes() get_pkg_db() and get_pkg_interfaces_...Renato Botelho2015-05-071-39/+0
* 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-071-41/+0
* Rename get_pkg_id() to get_package_id() and get_pkg_internal_name() to get_pa...Renato Botelho2015-05-071-52/+27
* Rename remove_freebsd_package() to pkg_delete() and introduce pkg_remove_pref...Renato Botelho2015-05-071-21/+41
* 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
* Define pkg_prefix global varRenato Botelho2015-05-071-1/+2
* Remove make_dirs(), it was only being used by packages but now all calls were...Renato Botelho2015-05-051-17/+0
* 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 #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
* Revert "Use a dirty hack to make IKEv1 with multiple phase2 to work correctly...Ermal LUÇI2015-04-301-3/+0
* Revert "Provide a description for the dirty hack to not come back scratching....Ermal LUÇI2015-04-301-5/+0
* 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 #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
* | Provide a description for the dirty hack to not come back scratching.... on itErmal LUÇI2015-04-241-0/+5
* | Use a dirty hack to make IKEv1 with multiple phase2 to work correctly with on...Ermal LUÇI2015-04-241-0/+3
* | Is better to send the signal to starter rather than to charon directly. Start...Ermal LUÇI2015-04-241-4/+3
* | This was meant to remove duplicates here, even though charon will do by itsel...Ermal LUÇI2015-04-231-1/+1
* | Merge pull request #1626 from gogglespisano/apingerErmal LUÇI2015-04-211-3/+2
|\ \ | |/ |/|
| * Remove duplicate 'ppp' case in switch statementStuart Wyatt2015-04-201-3/+2
* | Add new bios product id stringJeremy Porter2015-04-201-0/+1
|/
* Allow to configure new modes for phase1 according to RFC 5903 by manually mer...Ermal LUÇI2015-04-202-0/+12
* Merge pull request #1617 from Gertjanpfsense/masterErmal LUÇI2015-04-201-1/+2
|\
| * Update voucher.incGertjan2015-04-171-1/+2
* | Implement make bofre break feature avaliable on strongswan 5.3.0 useful for I...Ermal LUÇI2015-04-181-0/+6
OpenPOWER on IntegriCloud