| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix call to undefined function read_pkg_config | Renato Botelho | 2015-07-01 | 1 | -1/+1 |
* | Only try to remove pkg if it's installed, otherwise just cleanup xml part | Renato Botelho | 2015-07-01 | 1 | -1/+6 |
* | Implement get_pkg_info() | Renato Botelho | 2015-07-01 | 1 | -12/+40 |
* | Make pkg_delete() more verbose | Renato Botelho | 2015-07-01 | 1 | -2/+3 |
* | Remove packages from cache after install, also add debug messages | Renato Botelho | 2015-07-01 | 1 | -2/+6 |
* | Mute call to 'pkg info -e' used to check if pkg is installed | Renato Botelho | 2015-07-01 | 1 | -1/+1 |
* | Re-implement pkg_call() using proc_open() and stream_select() and also implem... | Renato Botelho | 2015-07-01 | 1 | -4/+124 |
* | pfsense-utils.inc is being required, there is no chance of update_status() an... | Renato Botelho | 2015-07-01 | 1 | -11/+2 |
* | Make rc.packages deal with fcgicli call | Renato Botelho | 2015-06-30 | 1 | -4/+16 |
* | Use interface-automatic for Unbound when the interfaces list is empty (same a... | jim-p | 2015-06-26 | 1 | -0/+2 |
* | Add D1540-XG. | Matt Smith | 2015-06-23 | 1 | -0/+3 |
* | Introduce Netgate RCC-DFF to the list of known platforms | Renato Botelho | 2015-06-23 | 2 | -2/+8 |
* | rereadall is not enough here, restore reload call to make sure everything wor... | Renato Botelho | 2015-06-23 | 1 | -0/+1 |
* | Replace ipsec rereadsecrets + reload by single rereadall, that will re-read a... | Renato Botelho | 2015-06-23 | 1 | -2/+1 |
* | Instead of sending USR1, just call ipsec reload. And before it, call ipsec re... | Renato Botelho | 2015-06-23 | 1 | -1/+2 |
* | Partially revert 019ee2bc8c, this workaround is not necessary. Real fix will ... | Renato Botelho | 2015-06-23 | 1 | -8/+0 |
* | Add a workaround for ticket #4785: | Renato Botelho | 2015-06-23 | 1 | -4/+17 |
* | Merge pull request #1728 from devnullity/patch-1 | Chris Buechler | 2015-06-23 | 1 | -1/+1 |
|\ |
|
| * | Fix var name typo in shaper.inc | Ben Cook | 2015-06-21 | 1 | -1/+1 |
* | | Don't delete /var/tmp/, that was originally done to clear session data at boo... | Chris Buechler | 2015-06-22 | 1 | -1/+0 |
* | | Use $myid in ipsec.secrets. Ticket #4785 | Chris Buechler | 2015-06-22 | 1 | -2/+2 |
|/ |
|
* | Specify $myid rather than %any here, otherwise user manager and mobile PSKs w... | Chris Buechler | 2015-06-21 | 1 | -3/+4 |
* | Ticket #4746 Correctly set global variables to be used by hostnames cod epaths | Ermal LUÇI | 2015-06-19 | 1 | -2/+2 |
* | Add a GUI field to increase the pf frag entries limit. Fixes ticket #4775 | jim-p | 2015-06-18 | 1 | -0/+5 |
* | chmod +x hostid | Chris Buechler | 2015-06-18 | 1 | -0/+0 |
* | Blacklist invalid "from" sources since they can be picked up accidentally and... | jim-p | 2015-06-17 | 1 | -1/+3 |
* | Add load_balancer_relay_* to obsolete files. They were removed from the maste... | jim-p | 2015-06-16 | 1 | -0/+4 |
* | Remove the GUI for the pc-sysinstaller as well and add it to obsoletee files | Ermal LUÇI | 2015-06-15 | 1 | -0/+3 |
* | Code spacing | Phil Davis | 2015-06-15 | 34 | -279/+297 |
* | Add hostid script in the source to solve the issue with platforms that do not... | Ermal LUÇI | 2015-06-12 | 1 | -0/+137 |
* | Merge pull request #1710 from stilez/patch-4 | Renato Botelho | 2015-06-11 | 1 | -10/+2 |
|\ |
|
| * | simplify is_ipaddrv4() and fix zero-padding issue | stilez | 2015-06-07 | 1 | -10/+2 |
* | | Make the host uuid opt-out | Ermal LUÇI | 2015-06-11 | 1 | -3/+10 |
* | | Revert "Ticket #4442 Do not process URL aliases during bootup but trigger it ... | Chris Buechler | 2015-06-10 | 2 | -4/+3 |
* | | Send the machine uuid with the headers requesting the version file | Ermal LUÇI | 2015-06-10 | 1 | -1/+1 |
* | | Send the machine uuid with the headers requesting the version file | Ermal LUÇI | 2015-06-10 | 1 | -1/+1 |
* | | Fixes #4537 On 32bit platform do not enable direct dispatch on IPsec since it... | Ermal LUÇI | 2015-06-10 | 1 | -0/+3 |
* | | If the filesystem is corrupted i do not think fixing pwd DB is a good thing.. | Ermal LUÇI | 2015-06-09 | 1 | -4/+0 |
* | | No need to do the same exercise twice. | Ermal LUÇI | 2015-06-09 | 1 | -6/+0 |
* | | Do not call fsck just out of nowhere here since it cannot be the problem or ... | Ermal LUÇI | 2015-06-09 | 1 | -6/+4 |
* | | Do not disable APc here | Ermal LUÇI | 2015-06-09 | 1 | -3/+0 |
* | | Restore the file system in R/W mode during most of rc script seems required o... | Ermal LUÇI | 2015-06-09 | 1 | -0/+15 |
* | | Add a space to the script to avoid that appended parameters seem the same as ... | Ermal LUÇI | 2015-06-09 | 1 | -1/+1 |
* | | Use skel as the source of new user files rather than copying from root. | jim-p | 2015-06-08 | 5 | -1/+28 |
* | | Do not synchronize alias url during filter reload rather trigger one if needed | Ermal LUÇI | 2015-06-08 | 1 | -2/+3 |
* | | Ticket #4442 Do not process URL aliases during bootup but trigger it just aft... | Ermal LUÇI | 2015-06-07 | 2 | -3/+4 |
* | | Fixes #4651 use proper var name on global to have the correct id put on the rule | Ermal LUÇI | 2015-06-07 | 1 | -1/+1 |
* | | Obsolete old pt_BR ISO8859 directory and not current one | Renato Botelho | 2015-06-07 | 1 | -1/+1 |
|/ |
|
* | Fix CARP plugin call for packages, interface was coming through as NULL durin... | jim-p | 2015-06-05 | 2 | -2/+2 |
* | Add INIT event for CARP as an alternate for 'backup', otherwise scripts would... | jim-p | 2015-06-05 | 1 | -0/+6 |