| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Concat var before call escapeshellarg | Renato Botelho | 2014-07-21 | 1 | -1/+1 |
* | Make dhcpleases use unbound pid when it's configured | Renato Botelho | 2014-07-21 | 1 | -1/+5 |
* | Fix shell script syntax, it should fix #3361 | Renato Botelho | 2014-07-21 | 1 | -3/+3 |
* | Detect when protocol changes and invalidate session to get a new cookie with ... | Renato Botelho | 2014-07-18 | 1 | -0/+5 |
* | Merge pull request #1247 from DasTestament/master | Renato Botelho | 2014-07-18 | 1 | -3/+12 |
|\ |
|
| * | fixes #3713 | Dmitriy K. | 2014-07-01 | 1 | -3/+12 |
* | | Use cron.pid to get pid number and avoid kill minicron processes. It fixes #3757 | Renato Botelho | 2014-07-15 | 1 | -1/+1 |
* | | Don't use pfsense name in comment | Adam Gibson | 2014-07-11 | 1 | -1/+1 |
* | | Use $product instead of pfSense when logging the version to syslog | Adam Gibson | 2014-07-11 | 1 | -1/+1 |
* | | Log pfsense version to syslog after bootup | Adam Gibson | 2014-07-11 | 1 | -0/+5 |
* | | Make sure scripts have necessary attributes and use its shebang line instead ... | Renato Botelho | 2014-07-11 | 1 | -2/+8 |
* | | In some cases, new /bin/sh binary doesn't work properly before reboot during ... | Renato Botelho | 2014-07-11 | 1 | -2/+2 |
* | | use HTTPS for files.pfsense.org for update_bogons and priv_url in pkg-utils | Chris Buechler | 2014-07-09 | 2 | -3/+3 |
* | | no () around qlength here | Chris Buechler | 2014-07-09 | 1 | -1/+1 |
* | | qlimit must be included here | Chris Buechler | 2014-07-08 | 1 | -0/+2 |
* | | Convert almost all /sbin/sysctl calls to php functions | Renato Botelho | 2014-07-07 | 17 | -86/+102 |
* | | Fix sysctl name | Renato Botelho | 2014-07-07 | 1 | -1/+1 |
* | | Add set_single_sysctl(), a wrapper to set_sysctl() to make it simple to set v... | Renato Botelho | 2014-07-07 | 1 | -0/+17 |
* | | Add get_single_sysctl(), a wrapper to get_sysctl() to make it simple to get v... | Renato Botelho | 2014-07-07 | 1 | -0/+16 |
* | | Remove extra spaces and tabs | Renato Botelho | 2014-07-07 | 1 | -26/+26 |
* | | Remove extra quote and fix syntax | Renato Botelho | 2014-07-06 | 1 | -1/+1 |
* | | use HTTPS for dyndns providers that support it | Chris Buechler | 2014-07-05 | 1 | -6/+6 |
* | | Use a php function rather tan using exec. Suggested-by: garga | Ermal | 2014-07-04 | 1 | -1/+1 |
* | | Remove all .xml file generated from upgrade since it makes /var full | Ermal | 2014-07-04 | 1 | -0/+1 |
* | | Add one more seatbelt to prevent tar to attempt to overwrite /dev items | Renato Botelho | 2014-07-04 | 1 | -1/+1 |
* | | Back to cons25 for now since we found some issues with xterm on serial console | Renato Botelho | 2014-07-02 | 4 | -10/+10 |
* | | un-obsolete gettytab.bak | Renato Botelho | 2014-07-02 | 1 | -1/+0 |
* | | Also check and verify the package server's SSL certificate if using HTTPS. Is... | jim-p | 2014-07-02 | 1 | -3/+45 |
* | | More refinements to the unofficial package repository warning ( Issue #484 ) ... | jim-p | 2014-07-02 | 4 | -14/+30 |
* | | Set proper serial parameters on boot.config and loader.conf for nanobsd witho... | Renato Botelho | 2014-07-01 | 1 | -13/+22 |
* | | Detect if an unofficial package repository is in use and warn the user. Part ... | jim-p | 2014-07-01 | 1 | -0/+30 |
* | | Make proper checks to check if we should or not enable serial console | Renato Botelho | 2014-07-01 | 1 | -1/+8 |
* | | Fix typo on var name | Renato Botelho | 2014-07-01 | 1 | -1/+1 |
* | | Obsolete ttys_wrap and gettytab.bak | Renato Botelho | 2014-07-01 | 1 | -0/+2 |
* | | Fix #3647 and other improvements: | Renato Botelho | 2014-07-01 | 4 | -89/+28 |
* | | Stop restoring gettytab.bak since it doesn't exist anymore | Renato Botelho | 2014-07-01 | 1 | -7/+0 |
* | | Sync etc/ttys with FreeBSD 10-STABLE, change default console for al.Pc and de... | Renato Botelho | 2014-07-01 | 1 | -274/+14 |
* | | Sync gettytab with FreeBSD 10-STABLE, also reduce customizations, the only di... | Renato Botelho | 2014-07-01 | 1 | -10/+20 |
* | | Remove unused function color() | Renato Botelho | 2014-07-01 | 1 | -73/+0 |
* | | Delete gettytab.bak and ttys_wrap, they are not needed anymore | Renato Botelho | 2014-07-01 | 2 | -260/+0 |
|/ |
|
* | Fix #3725: | Renato Botelho | 2014-06-30 | 1 | -15/+17 |
* | Add a BETA key for PBI signature check, this will be replaced by the final on... | Renato Botelho | 2014-06-27 | 1 | -0/+8 |
* | Fix dir name | Renato Botelho | 2014-06-27 | 1 | -1/+1 |
* | Set default serial speed to 115200 for 2.2, fixes #3715 | Renato Botelho | 2014-06-26 | 1 | -6/+3 |
* | Merge pull request #1238 from DasTestament/master | Renato Botelho | 2014-06-25 | 1 | -2/+38 |
|\ |
|
| * | Update openvpn.inc | Dmitriy K. | 2014-06-24 | 1 | -4/+3 |
| * | Update openvpn.inc | Dmitriy K. | 2014-06-20 | 1 | -1/+6 |
| * | Update openvpn.inc | Dmitriy K. | 2014-06-20 | 1 | -2/+0 |
| * | patchpack1 | Dmitriy K. | 2014-06-17 | 1 | -2/+36 |
* | | Add the AESGCM and XCBC on the list of algos availble | Ermal | 2014-06-24 | 1 | -3/+14 |