| Commit message (Expand) | Author | Age | Files | Lines |
* | Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TL... | Matt Smith | 2015-10-15 | 1 | -0/+24 |
* | Merge pull request #1965 from phil-davis/patch-11 | Stephen Beaver | 2015-10-15 | 1 | -3/+13 |
|\ |
|
| * | Tidy some text in package install code | Phil Davis | 2015-10-15 | 1 | -3/+13 |
|/ |
|
* | Changed fifo name to *.sock | Stephen Beaver | 2015-10-14 | 1 | -3/+3 |
* | Use a socket to talk with pkg and write json file to GUI | Renato Botelho | 2015-10-14 | 1 | -31/+38 |
* | Disable repo auto update | Renato Botelho | 2015-10-14 | 1 | -2/+4 |
* | Fixed #5259 | Stephen Beaver | 2015-10-14 | 1 | -1/+36 |
* | Fixes #5291 | Stephen Beaver | 2015-10-14 | 1 | -49/+76 |
* | Merge pull request #1689 from jlduran/l2tp-mschapv2 | Matt Smith | 2015-10-14 | 2 | -14/+21 |
|\ |
|
| * | Add MS-CHAPv2 option to L2TP Configuration | Jose Luis Duran | 2015-09-22 | 2 | -14/+21 |
* | | Run pkg update once one time every hour, like upgrade script does | Renato Botelho | 2015-10-14 | 1 | -1/+32 |
* | | s/ip/IP/ it got lost on revert. Spotted by @phil-davis | Renato Botelho | 2015-10-14 | 1 | -1/+1 |
* | | Check if image exists | Renato Botelho | 2015-10-14 | 1 | -1/+3 |
* | | Stop creaging md5 checksums, sha256 is enough | Renato Botelho | 2015-10-14 | 1 | -5/+0 |
* | | Use UPDATES_TARBALL_FILENAME to get file name | Renato Botelho | 2015-10-14 | 1 | -2/+1 |
* | | Use cp -l to create hardlinks instead of duplicating images | Renato Botelho | 2015-10-14 | 1 | -5/+5 |
* | | Simplify logic and check if file exist before try to copy it | Renato Botelho | 2015-10-14 | 1 | -22/+12 |
* | | Create a latest symlink for all images but nanobsd, that already have one | Renato Botelho | 2015-10-14 | 1 | -0/+29 |
* | | Revert "remove the destination server's interface(s) from dhcrelay. Ticket #4... | Renato Botelho | 2015-10-14 | 1 | -4/+133 |
* | | Move kill tail process to _exit() | Renato Botelho | 2015-10-14 | 1 | -3/+5 |
* | | Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ... | Chris Buechler | 2015-10-14 | 2 | -2/+16 |
* | | fix typo, spotted by Phil Davis | Chris Buechler | 2015-10-14 | 2 | -2/+2 |
* | | fix typo | Chris Buechler | 2015-10-13 | 1 | -2/+2 |
* | | pfSense-upgrade revised to kill tail on exit | Stephen Beaver | 2015-10-13 | 2 | -25/+37 |
* | | Revisions | Stephen Beaver | 2015-10-13 | 2 | -11/+12 |
* | | clean up empty lines | Chris Buechler | 2015-10-13 | 1 | -3/+1 |
* | | Add all remaining log types to status.php. Ticket #5304 | Chris Buechler | 2015-10-13 | 1 | -6/+30 |
* | | Remove old logfile before start | Renato Botelho | 2015-10-13 | 1 | -0/+4 |
* | | Add quotes | Renato Botelho | 2015-10-13 | 1 | -1/+1 |
* | | Do not accept blank logfile | Renato Botelho | 2015-10-13 | 1 | -0/+4 |
* | | Change -l parameter to receive a complete path for logfile | Renato Botelho | 2015-10-13 | 1 | -2/+2 |
* | | Silent execution | Renato Botelho | 2015-10-13 | 1 | -1/+1 |
* | | _force must be local | Renato Botelho | 2015-10-13 | 1 | -1/+1 |
* | | Do not stop when package is up to date and force flag was passed | Renato Botelho | 2015-10-13 | 1 | -6/+8 |
* | | Make sure timezones listed on first level directory is also grabbed by system... | Renato Botelho | 2015-10-13 | 1 | -2/+15 |
* | | Changes to accommodate new pfSense-upgrade | Stephen Beaver | 2015-10-13 | 2 | -210/+7 |
* | | Reminder | Stephen Beaver | 2015-10-13 | 1 | -0/+2 |
* | | Add -f option to force package reinstallation | Renato Botelho | 2015-10-13 | 1 | -4/+14 |
* | | When -p is used, read fifo content and write it to a file used by GUI | Renato Botelho | 2015-10-13 | 1 | -0/+6 |
* | | Merge pull request #1963 from davidjwood/ppp-ipv6 | Chris Buechler | 2015-10-13 | 1 | -0/+0 |
|\ \ |
|
| * | | Move ppp-ipv6 helper script into the correct location | David Wood | 2015-10-13 | 1 | -0/+0 |
* | | | DEBUG set to false for testing | Stephen Beaver | 2015-10-13 | 1 | -1/+1 |
* | | | Multiple changes to clean up the package installaion system by causing the in... | Stephen Beaver | 2015-10-13 | 4 | -88/+324 |
* | | | Do not depend of php-fpm to be running to process Additional Packages install... | Renato Botelho | 2015-10-13 | 2 | -2/+2 |
* | | | Add missing ; | Renato Botelho | 2015-10-13 | 1 | -1/+1 |
* | | | fix typo | Jared Dillard | 2015-10-13 | 1 | -1/+1 |
* | | | PHP chmod() doesn't like 1777, gives it 01777 then | Renato Botelho | 2015-10-13 | 1 | -1/+1 |
* | | | Fix path for 2.3 | Renato Botelho | 2015-10-13 | 1 | -1/+1 |
* | | | Remove accidentally added line | Renato Botelho | 2015-10-13 | 1 | -1/+0 |
* | | | Preserve /tmp permission, it fixes #5298. While here, replace some rm calls b... | Renato Botelho | 2015-10-13 | 1 | -20/+18 |