Renato Botelho
032f04564e
Fix whitespaces
2015-08-24 18:00:17 -03:00
jim-p
bfeda1cb6a
Fix handling of the description in the shaper code.
2015-08-24 08:34:52 -04:00
Renato Botelho
cb7d18d561
Replace php calls to php-cgi, binary is not being renamed anymore
2015-08-20 10:34:37 -03:00
Renato Botelho
5436d37a26
Replace pecl-APC by php55-opcache, ticket #4744
2015-08-20 07:36:38 -03:00
Renato Botelho
a621d101b8
Obsolete entire /kernels directory
2015-08-18 18:40:54 -03:00
jim-p
b08758c3f0
Properly declare an error when a too-short voucher is submitted.
2015-08-18 09:39:52 -04:00
Renato Botelho
46203b8e80
Remove /conf symlink, it's going to be handled by default-config package
2015-08-18 09:07:57 -03:00
Renato Botelho
df275cbe71
Use new base.mtree installed by upcoming core package
2015-08-17 17:09:35 -03:00
Renato Botelho
c1367bd116
Fix path for pre and post upgrade scripts
2015-08-17 17:05:29 -03:00
Renato Botelho
8f400b8fdd
Move scripts from /tmp -> /usr/local/share/pfSense
2015-08-17 17:05:29 -03:00
jim-p
00b8b2eca2
The "enableallowallwan" script should also allow bogons, or it makes running test firewalls with RFC5735/6890 test network style WANs a pain.
2015-08-13 15:43:43 -04:00
Renato Botelho
a369fe71ad
Drop loader.conf_wrap
2015-08-13 16:00:36 -03:00
Renato Botelho
8c1db51134
Deprecate rootmfs
2015-08-12 17:15:10 -03:00
jim-p
916fc1f873
Don't lowercase the whole group name
2015-08-12 15:30:56 -04:00
jim-p
c4a9f99a8d
Fix GUI auth from RADIUS to grab group names from the Class attribute. 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.
2015-08-12 12:20:10 -04:00
Renato Botelho
c0d5c1435e
Merge pull request #1806 from nagyrobi/patch-24
2015-08-05 14:24:23 -03:00
nagyrobi
30ccf550aa
put back the missing newline
...
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.
2015-08-04 12:48:17 +02:00
Chris Buechler
0057e62d24
only read file if it exists, and only foreach if an array.
2015-08-03 23:10:26 -05:00
Renato Botelho
626f10a30c
Merge pull request #1804 from phil-davis/bogons-not-exists
2015-08-03 10:17:06 -03:00
Renato Botelho
4730e9517a
Fix /conf symlink, if must point to /cf/conf absolute path
2015-07-31 16:38:06 -03:00
Renato Botelho
6fa9f38c0c
Drop support for jail platform
2015-07-31 15:40:46 -03:00
Renato Botelho
bb3ee8a1bb
Add an empty file in order to make git deal with empty /home subdir
2015-07-31 15:16:53 -03:00
Renato Botelho
905e3a1ba7
Create /conf symlink pointing to cf/conf
2015-07-31 15:15:42 -03:00
Renato Botelho
e520b4e33d
Use /cf/conf to populate default config on cdrom since it is always present, /conf is a synlink
2015-07-31 15:13:15 -03:00
Renato Botelho
70497688eb
Do not try to use a variable that is not set yet
2015-07-31 15:04:42 -03:00
Renato Botelho
d3f1140ff3
Call lua_installer passing rescue as parameter since lua_installer_rescue is gone
2015-07-31 12:02:07 -03:00
Renato Botelho
21dfcd6101
Remove extra parenthesis
2015-07-31 10:11:15 -03:00
Renato Botelho
96bf5038de
Add UUID to pkg user agent
2015-07-31 10:10:30 -03:00
Renato Botelho
fdc5447bd5
Define HTTP_USER_AGENT for pkg calls
2015-07-31 10:04:48 -03:00
Renato Botelho
5779ade670
Introduce a new item to $g global, 'product_version' and stop reading /etc/version all around
2015-07-31 10:03:34 -03:00
Renato Botelho
6fed300c6a
Remove FreeBSD repo
2015-07-31 09:41:51 -03:00
Renato Botelho
d4b361c0f4
Remove option C from cdrom boot menu and disable LiveCD option
2015-07-30 18:54:04 -03:00
Renato Botelho
5f6af1cdf4
Remove options ~ and ! from valid keys on cdrom boot menu
2015-07-30 18:52:13 -03:00
Renato Botelho
996f5a5b64
Remove an undocumented and hidden option called 'RecoveryConsoleShell'
2015-07-30 18:48:57 -03:00
Chris Buechler
9d454891c5
fix whitespace
2015-07-30 15:07:39 -05:00
Jared Dillard
aa14a0f43e
Add NUT package help location
2015-07-30 15:02:04 -05:00
Chris Buechler
f791f28d67
remove the destination server's interface(s) from dhcrelay. Ticket #4908
2015-07-30 14:23:04 -05:00
Renato Botelho
0816458788
Remove more rc files from Obsolete list
2015-07-30 13:39:08 -03:00
Renato Botelho
0a362fce9a
Remove more files from obsolete, they are still part of recent versions
2015-07-30 13:26:40 -03:00
Renato Botelho
6a45637d46
Remove more files from obsolete, they are still part of recent versions
2015-07-30 13:23:34 -03:00
Renato Botelho
30ce1abb37
Remove more files from obsolete, they are still part of recent versions
2015-07-30 13:23:34 -03:00
jim-p
4a18f4261a
This is handled above now.
2015-07-30 11:51:00 -04:00
jim-p
6b8ad2daaf
More safety belts on CP DB open
2015-07-30 11:34:42 -04:00
Renato Botelho
ff5464544d
Remove more bsdinstaller files from pfSense.obsoletedfiles
2015-07-30 12:21:19 -03:00
Renato Botelho
3e3b15a6eb
Remove WipePackages.php
2015-07-30 12:21:19 -03:00
Renato Botelho
bb947e8f72
Do not obsolete items from /var/db/pkg
2015-07-30 12:21:19 -03:00
Renato Botelho
ad53a5d76e
Do not obsolete after_installation_routines.sh, it's part of bsdinstaller pkg
2015-07-30 12:21:19 -03:00
Renato Botelho
5f535596cd
Remove unused ftmp references
2015-07-30 12:21:18 -03:00
Renato Botelho
687631c683
Remove bdiff support
2015-07-30 12:21:18 -03:00
Renato Botelho
488b975c8b
Change welcome to /dev/null on login.conf and stop removing /etc/motd
2015-07-30 12:21:18 -03:00