Commit Graph

31921 Commits

Author SHA1 Message Date
Renato Botelho
a0e2eb01ed Replace ixgbe by ix and ixv 2016-06-03 18:13:16 -03:00
Chris Buechler
754f7091da Set keepalive_timeout 0 where captive portal in use, and update otherwise to nginx's current default of 75. Ticket #6421 2016-06-03 00:52:02 -05:00
Chris Buechler
e2f0b061e0 Fix save and reset buttons on status_lb_pool.php. Ticket #6254 2016-06-02 18:31:52 -05:00
Chris Buechler
88aec75d96 Add grub2-bhyve to poudriere 2016-06-02 15:55:52 -05:00
Chris Buechler
a409475bdb Merge pull request #2991 from phil-davis/patch-2 2016-06-02 13:59:38 -05:00
Renato Botelho
ee2fbe2cce Disable bsdinstaller build 2016-06-02 11:52:26 -03:00
Renato Botelho
b034785d30 Stop using memory disks for staging and final dir 2016-06-02 10:55:35 -03:00
Phil Davis
9a9b000767 Fix #6440 RADIUS issued IPs
This is a checkbox - the state in the config is stored as set or not set.
This should fix the reported issue. I don;t have a system right now to test, but the bug seems obvious.
2016-06-02 16:43:09 +09:30
Chris Buechler
bf19eec78a add dhcp_probe 2016-06-01 22:38:18 -05:00
Chris Buechler
64bbccf2ed Add BIND package 2016-06-01 22:06:33 -05:00
Chris Buechler
582a45f9ba Allow - and _ in sysctl values. Ticket #6438 2016-06-01 19:43:44 -05:00
Chris Buechler
e488da267d Don't override type so changing it is possible. Ticket #6439 2016-06-01 16:53:19 -05:00
Chris Buechler
be0ab08558 Allow - in TFTP Server field. Ticket #6433 2016-06-01 14:46:27 -05:00
Chris Buechler
00bdbab70f Merge pull request #2990 from phil-davis/colmn 2016-06-01 13:55:35 -05:00
jim-p
0529beddc1 Mask a few more sensitive bits of data in the status.php config. 2016-06-01 08:09:58 -04:00
Renato Botelho
92323161d4 Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping FreeBSD-src files 2016-06-01 08:02:04 -03:00
Phil Davis
e6367325a8 Comment typos
I can't resist fixing them when I see them.
2016-06-01 16:57:23 +09:30
Chris Buechler
1464554932 Add a check to see if the file exists before running filesize on it, to avoid PHP error. 2016-05-31 18:26:36 -05:00
Chris Buechler
92da593a95 Link to correct schedule from firewall_rules.php. Ticket #6428 2016-05-31 17:13:08 -05:00
Renato Botelho
9049825271 Move our copy of dhclient-script to /usr/local/sbin/pfSense-dhclient-script and change interfaces.inc accordingly 2016-05-31 17:04:41 -03:00
Renato Botelho
4ecaca5b94 Move openssl.cnf to better place and copy it over to /etc/ssl during boot 2016-05-31 16:54:00 -03:00
Renato Botelho
6251d51714 Reduce differences from FreeBSD default openssl.cnf 2016-05-31 16:47:12 -03:00
Renato Botelho
3e14659091 Remove our copy of /etc/shells 2016-05-31 11:29:36 -03:00
Renato Botelho
815e8c8fb5 Add /etc/rc.initial to pfSense-rc package and use @shell entry in PLIST to get it properly added to /etc/shells 2016-05-31 11:29:12 -03:00
Renato Botelho
1ed24ef30b Remove copy of /etc/syslog.conf, it's deleted by /etc/rc and replaced by a symlink to /var/etc/syslog.conf 2016-05-31 10:29:37 -03:00
Renato Botelho
3f30067713 Move terminal config from cons25 to xterm, same used by FreeBSD 2016-05-31 10:27:43 -03:00
Renato Botelho
8bad891360 Change serial terminal type to vt100, same FreeBSD uses 2016-05-31 10:25:22 -03:00
Renato Botelho
8077664755 Remove our own copy of /etc/ttys 2016-05-31 10:21:06 -03:00
Renato Botelho
fbe3b3ab47 Improve interactive shell detection to cover other terminal types 2016-05-31 09:54:04 -03:00
Renato Botelho
9c75e83b66 Remove sshd_config from main repo, it's always replaced by /etc/sshd 2016-05-31 09:18:08 -03:00
Renato Botelho
7e2f7ba2bf Remove root directory from main repo, config files will be copied during boot 2016-05-31 09:15:15 -03:00
Renato Botelho
960cb0ff45 Remove /root/.gitsync_merge.sample 2016-05-31 09:13:55 -03:00
Renato Botelho
13a70e7d4e Copy users config files from skeleton dir
Every time user is added or modified, make sure all default config
files are copied over from /etc/skel to user's home. It will make sure
users will always get the last version of these files
2016-05-31 09:10:54 -03:00
Renato Botelho
3ee1e659a6 Improve readability 2016-05-31 08:50:17 -03:00
Renato Botelho
701249614d Add dot.hushlogin to skeleton directory to create file for all new users and avoid them to see motd 2016-05-31 08:41:56 -03:00
Renato Botelho
b2e7f7d839 Remove our copy of /etc/rc.d/hostid 2016-05-31 08:09:55 -03:00
Renato Botelho
bcc770bb9e Remove /etc/crontab from main repo 2016-05-31 08:07:57 -03:00
Renato Botelho
38dccf78d4 Do not call gettext() for the string used to match the place in file to start rewriting it 2016-05-31 08:01:14 -03:00
Renato Botelho
e5026472d7 Remove hosts.allow, FreeBSD default has the same effect 2016-05-30 16:39:36 -03:00
Renato Botelho
4a0d7540c5 Remove login.conf
The only desired change for login.conf is to suppress motd. It will be
applied on FreeBSD-src, where it should be
2016-05-30 16:37:35 -03:00
Renato Botelho
6a195a15df Remove empty /etc/motd file, we already have hushlogin set to prevent it to show 2016-05-30 16:07:54 -03:00
Renato Botelho
505e3e0ecd Rename /etc/devd.conf -> /etc/pfSense-devd.conf and change start_devd() 2016-05-30 16:00:59 -03:00
Renato Botelho
87dcd5545c Remove our copy of ddb.conf, it's exactly the same of FreeBSD's default 2016-05-30 15:54:03 -03:00
Renato Botelho
bc3d0d4b08 Remove copy of /etc/disktab and use FreeBSD's one 2016-05-30 11:56:30 -03:00
Renato Botelho
e47fc17c00 Remove copy of /etc/networks and use FreeBSD's one 2016-05-30 11:55:53 -03:00
Renato Botelho
bdfcac1b43 Remove copy of /etc/pf.os and use FreeBSD's one 2016-05-30 11:55:13 -03:00
Renato Botelho
87fe4229c5 Do not exclude a file that doesn't exist 2016-05-30 11:02:05 -03:00
Renato Botelho
e22e526a2d Remove passwd, master.passwd and group files
These files don't need to be present on pfSense main repo, they are
updated according our needs during first boot so we can use standard
file from FreeBSD

While here, do not try to run pwd_mkdb since it's already done by make
distribution
2016-05-30 11:00:20 -03:00
Chris Buechler
c9fd7ee0c0 Use 0 here if specified. Ticket #6413 2016-05-27 21:23:40 -05:00
Renato Botelho
91c40f25bc Remove i386 items 2016-05-27 17:34:11 -03:00