summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-252850-0/+0
|
* Get rid of NT-hash crapJim Thompson2015-08-252-4/+1
|
* Fix whitespacesRenato Botelho2015-08-241-21/+18
|
* Fix handling of the description in the shaper code.jim-p2015-08-241-4/+4
|
* Replace php calls to php-cgi, binary is not being renamed anymoreRenato Botelho2015-08-2071-80/+80
|
* Replace pecl-APC by php55-opcache, ticket #4744Renato Botelho2015-08-201-16/+16
|
* Obsolete entire /kernels directoryRenato Botelho2015-08-181-4/+1
|
* Properly declare an error when a too-short voucher is submitted.jim-p2015-08-181-0/+3
|
* Remove /conf symlink, it's going to be handled by default-config packageRenato Botelho2015-08-181-1/+0
|
* Use new base.mtree installed by upcoming core packageRenato Botelho2015-08-171-2/+2
|
* Fix path for pre and post upgrade scriptsRenato Botelho2015-08-172-16/+16
|
* Move scripts from /tmp -> /usr/local/share/pfSenseRenato Botelho2015-08-173-0/+0
|
* The "enableallowallwan" script should also allow bogons, or it makes running ↵jim-p2015-08-131-0/+2
| | | | test firewalls with RFC5735/6890 test network style WANs a pain.
* Drop loader.conf_wrapRenato Botelho2015-08-131-6/+0
|
* Deprecate rootmfsRenato Botelho2015-08-122-62/+1
|
* Don't lowercase the whole group namejim-p2015-08-121-2/+2
|
* Fix GUI auth from RADIUS to grab group names from the Class attribute. ↵jim-p2015-08-125-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-24Renato Botelho2015-08-051-2/+2
|\
| * put back the missing newlinenagyrobi2015-08-041-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 Buechler2015-08-031-9/+13
|
* Merge pull request #1804 from phil-davis/bogons-not-existsRenato Botelho2015-08-031-5/+9
|\
| * Allow to create empty bogons on nanoBSDPhil Davis2015-07-301-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 pathRenato Botelho2015-07-311-1/+1
| |
* | Drop support for jail platformRenato Botelho2015-07-3110-140/+45
| |
* | Add an empty file in order to make git deal with empty /home subdirRenato Botelho2015-07-311-0/+0
| |
* | Create /conf symlink pointing to cf/confRenato Botelho2015-07-311-0/+1
| |
* | Use /cf/conf to populate default config on cdrom since it is always present, ↵Renato Botelho2015-07-311-6/+4
| | | | | | | | /conf is a synlink
* | Do not try to use a variable that is not set yetRenato Botelho2015-07-311-1/+1
| |
* | Call lua_installer passing rescue as parameter since lua_installer_rescue is ↵Renato Botelho2015-07-311-1/+1
| | | | | | | | gone
* | Remove extra parenthesisRenato Botelho2015-07-311-2/+2
| |
* | Add UUID to pkg user agentRenato Botelho2015-07-311-4/+14
| |
* | Define HTTP_USER_AGENT for pkg callsRenato Botelho2015-07-311-0/+2
| |
* | Introduce a new item to $g global, 'product_version' and stop reading ↵Renato Botelho2015-07-3111-29/+22
| | | | | | | | /etc/version all around
* | Remove FreeBSD repoRenato Botelho2015-07-311-5/+0
| |
* | Remove option C from cdrom boot menu and disable LiveCD optionRenato Botelho2015-07-301-11/+6
| |
* | Remove options ~ and ! from valid keys on cdrom boot menuRenato Botelho2015-07-301-1/+1
| |
* | Remove an undocumented and hidden option called 'RecoveryConsoleShell'Renato Botelho2015-07-303-23/+0
| |
* | fix whitespaceChris Buechler2015-07-301-2/+2
| |
* | Add NUT package help locationJared Dillard2015-07-301-1/+2
| |
* | remove the destination server's interface(s) from dhcrelay. Ticket #4908Chris Buechler2015-07-301-135/+6
| |
* | Remove more rc files from Obsolete listRenato Botelho2015-07-301-117/+0
| |
* | Remove more files from obsolete, they are still part of recent versionsRenato Botelho2015-07-301-8/+0
| |
* | Remove more files from obsolete, they are still part of recent versionsRenato Botelho2015-07-301-16/+0
| |
* | Remove more files from obsolete, they are still part of recent versionsRenato Botelho2015-07-301-15/+0
| |
* | This is handled above now.jim-p2015-07-301-1/+0
| |
* | More safety belts on CP DB openjim-p2015-07-301-0/+13
| |
* | Remove more bsdinstaller files from pfSense.obsoletedfilesRenato Botelho2015-07-301-15/+0
| |
* | Remove WipePackages.phpRenato Botelho2015-07-301-65/+0
| |
* | Do not obsolete items from /var/db/pkgRenato Botelho2015-07-301-5/+0
| |
* | Do not obsolete after_installation_routines.sh, it's part of bsdinstaller pkgRenato Botelho2015-07-301-1/+0
| |
OpenPOWER on IntegriCloud