Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 2850 | -0/+0 |
| | |||||
* | Get rid of NT-hash crap | Jim Thompson | 2015-08-25 | 2 | -4/+1 |
| | |||||
* | Fix whitespaces | Renato Botelho | 2015-08-24 | 1 | -21/+18 |
| | |||||
* | Fix handling of the description in the shaper code. | jim-p | 2015-08-24 | 1 | -4/+4 |
| | |||||
* | Replace php calls to php-cgi, binary is not being renamed anymore | Renato Botelho | 2015-08-20 | 71 | -80/+80 |
| | |||||
* | Replace pecl-APC by php55-opcache, ticket #4744 | Renato Botelho | 2015-08-20 | 1 | -16/+16 |
| | |||||
* | Obsolete entire /kernels directory | Renato Botelho | 2015-08-18 | 1 | -4/+1 |
| | |||||
* | Properly declare an error when a too-short voucher is submitted. | jim-p | 2015-08-18 | 1 | -0/+3 |
| | |||||
* | Remove /conf symlink, it's going to be handled by default-config package | Renato Botelho | 2015-08-18 | 1 | -1/+0 |
| | |||||
* | Use new base.mtree installed by upcoming core package | Renato Botelho | 2015-08-17 | 1 | -2/+2 |
| | |||||
* | Fix path for pre and post upgrade scripts | Renato Botelho | 2015-08-17 | 2 | -16/+16 |
| | |||||
* | Move scripts from /tmp -> /usr/local/share/pfSense | Renato Botelho | 2015-08-17 | 3 | -0/+0 |
| | |||||
* | The "enableallowallwan" script should also allow bogons, or it makes running ↵ | jim-p | 2015-08-13 | 1 | -0/+2 |
| | | | | test firewalls with RFC5735/6890 test network style WANs a pain. | ||||
* | Drop loader.conf_wrap | Renato Botelho | 2015-08-13 | 1 | -6/+0 |
| | |||||
* | Deprecate rootmfs | Renato Botelho | 2015-08-12 | 2 | -62/+1 |
| | |||||
* | Don't lowercase the whole group name | jim-p | 2015-08-12 | 1 | -2/+2 |
| | |||||
* | Fix GUI auth from RADIUS to grab group names from the Class attribute. ↵ | jim-p | 2015-08-12 | 5 | -7/+31 |
| | | | | | | Implements #935 The RADIUS server must populate the Class attribute with a string, semicolon-separated, of user groups. Similar to LDAP, local groups must exist with matching names, and privileges are determined by the local matching groups. | ||||
* | Merge pull request #1806 from nagyrobi/patch-24 | Renato Botelho | 2015-08-05 | 1 | -2/+2 |
|\ | |||||
| * | put back the missing newline | nagyrobi | 2015-08-04 | 1 | -2/+2 |
|/ | | | Since 2.2 the console is missing the separating line between the interfaces list and the menu, which makes it harder to overlook on a VGA screen. This restores the appearance which we were used to during so many years. | ||||
* | only read file if it exists, and only foreach if an array. | Chris Buechler | 2015-08-03 | 1 | -9/+13 |
| | |||||
* | Merge pull request #1804 from phil-davis/bogons-not-exists | Renato Botelho | 2015-08-03 | 1 | -5/+9 |
|\ | |||||
| * | Allow to create empty bogons on nanoBSD | Phil Davis | 2015-07-30 | 1 | -5/+9 |
| | | | | | | | | | | | | | | If for some reason the bogons file/s do not exist then this code creates empty ones before making any use of them in the rule set. On nanoBSD this can fail if the file system is mount RO. Protect against this possibility by use conf_mount_rw and conf_mount_ro | ||||
* | | Fix /conf symlink, if must point to /cf/conf absolute path | Renato Botelho | 2015-07-31 | 1 | -1/+1 |
| | | |||||
* | | Drop support for jail platform | Renato Botelho | 2015-07-31 | 10 | -140/+45 |
| | | |||||
* | | Add an empty file in order to make git deal with empty /home subdir | Renato Botelho | 2015-07-31 | 1 | -0/+0 |
| | | |||||
* | | Create /conf symlink pointing to cf/conf | Renato Botelho | 2015-07-31 | 1 | -0/+1 |
| | | |||||
* | | Use /cf/conf to populate default config on cdrom since it is always present, ↵ | Renato Botelho | 2015-07-31 | 1 | -6/+4 |
| | | | | | | | | /conf is a synlink | ||||
* | | Do not try to use a variable that is not set yet | Renato Botelho | 2015-07-31 | 1 | -1/+1 |
| | | |||||
* | | Call lua_installer passing rescue as parameter since lua_installer_rescue is ↵ | Renato Botelho | 2015-07-31 | 1 | -1/+1 |
| | | | | | | | | gone | ||||
* | | Remove extra parenthesis | Renato Botelho | 2015-07-31 | 1 | -2/+2 |
| | | |||||
* | | Add UUID to pkg user agent | Renato Botelho | 2015-07-31 | 1 | -4/+14 |
| | | |||||
* | | Define HTTP_USER_AGENT for pkg calls | Renato Botelho | 2015-07-31 | 1 | -0/+2 |
| | | |||||
* | | Introduce a new item to $g global, 'product_version' and stop reading ↵ | Renato Botelho | 2015-07-31 | 11 | -29/+22 |
| | | | | | | | | /etc/version all around | ||||
* | | Remove FreeBSD repo | Renato Botelho | 2015-07-31 | 1 | -5/+0 |
| | | |||||
* | | Remove option C from cdrom boot menu and disable LiveCD option | Renato Botelho | 2015-07-30 | 1 | -11/+6 |
| | | |||||
* | | Remove options ~ and ! from valid keys on cdrom boot menu | Renato Botelho | 2015-07-30 | 1 | -1/+1 |
| | | |||||
* | | Remove an undocumented and hidden option called 'RecoveryConsoleShell' | Renato Botelho | 2015-07-30 | 3 | -23/+0 |
| | | |||||
* | | fix whitespace | Chris Buechler | 2015-07-30 | 1 | -2/+2 |
| | | |||||
* | | Add NUT package help location | Jared Dillard | 2015-07-30 | 1 | -1/+2 |
| | | |||||
* | | remove the destination server's interface(s) from dhcrelay. Ticket #4908 | Chris Buechler | 2015-07-30 | 1 | -135/+6 |
| | | |||||
* | | Remove more rc files from Obsolete list | Renato Botelho | 2015-07-30 | 1 | -117/+0 |
| | | |||||
* | | Remove more files from obsolete, they are still part of recent versions | Renato Botelho | 2015-07-30 | 1 | -8/+0 |
| | | |||||
* | | Remove more files from obsolete, they are still part of recent versions | Renato Botelho | 2015-07-30 | 1 | -16/+0 |
| | | |||||
* | | Remove more files from obsolete, they are still part of recent versions | Renato Botelho | 2015-07-30 | 1 | -15/+0 |
| | | |||||
* | | This is handled above now. | jim-p | 2015-07-30 | 1 | -1/+0 |
| | | |||||
* | | More safety belts on CP DB open | jim-p | 2015-07-30 | 1 | -0/+13 |
| | | |||||
* | | Remove more bsdinstaller files from pfSense.obsoletedfiles | Renato Botelho | 2015-07-30 | 1 | -15/+0 |
| | | |||||
* | | Remove WipePackages.php | Renato Botelho | 2015-07-30 | 1 | -65/+0 |
| | | |||||
* | | Do not obsolete items from /var/db/pkg | Renato Botelho | 2015-07-30 | 1 | -5/+0 |
| | | |||||
* | | Do not obsolete after_installation_routines.sh, it's part of bsdinstaller pkg | Renato Botelho | 2015-07-30 | 1 | -1/+0 |
| | |