| .. |
|
ascii-art
|
|
|
|
inc
|
Don't hard code harden-referral-path. It defaults to no, so no behavior change, and that setting is unlikely to ever become a default. This allows users to configure an override to enable this option if desired. part of Ticket #4399
|
2015-02-18 01:57:15 -06:00 |
|
mtree
|
|
|
|
phpshellsessions
|
Fix restartipsec command line script.
|
2015-02-04 12:38:30 -05:00 |
|
skel
|
remove the command number shown in the shell prompt, it's a pointless
|
2014-10-21 12:46:38 -05:00 |
|
ssh
|
|
|
|
ssl
|
cherry pic from 'hotfix/3347-Certificate_Authority_SAN_names_not_working':
|
2014-08-14 02:18:32 +02:00 |
|
bogons
|
|
|
|
bogonsv6
|
|
|
|
ca_countries
|
|
|
|
crontab
|
|
|
|
ddb.conf
|
|
|
|
devd.conf
|
|
|
|
dh-parameters.1024
|
|
|
|
dh-parameters.2048
|
|
|
|
dh-parameters.4096
|
|
|
|
disktab
|
|
|
|
ecl.php
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
fbtab
|
|
|
|
gettytab
|
Sync gettytab with FreeBSD 10-STABLE, also reduce customizations, the only difference is al.Pc entry, for Pc with auto login
|
2014-07-01 13:33:07 -03:00 |
|
group
|
|
|
|
host.conf
|
|
|
|
hosts.allow
|
|
|
|
inetd.conf
|
|
|
|
login.conf
|
|
|
|
master.passwd
|
|
|
|
motd
|
|
|
|
networks
|
|
|
|
passwd
|
|
|
|
pf.os
|
|
|
|
pfSense.obsoletedfiles
|
add a couple unnecessary bsdinstaller files to obsoletedfiles
|
2015-02-18 19:52:58 -06:00 |
|
platform
|
|
|
|
printcap
|
|
|
|
protocols
|
|
|
|
pubkey.pem
|
|
|
|
rc
|
Prevent resolvconf(8) from stomping all over our newly generated
|
2014-12-20 22:13:45 +02:00 |
|
rc.backup_dhcpleases.sh
|
|
|
|
rc.backup_rrd.sh
|
Process RRD backup compression in var
|
2014-11-28 23:24:10 +05:45 |
|
rc.banner
|
|
|
|
rc.bootup
|
Properly unset booting flags to allow dynamic ipsec tunnels to work correctly
|
2014-12-04 10:18:44 +01:00 |
|
rc.captiveportal_configure
|
|
|
|
rc.captiveportal_configure_mac
|
Fix copyright
|
2015-01-12 21:08:52 +01:00 |
|
rc.carpbackup
|
When radvd is configured on a CARP interface, enable it when it is MASTER and disable when go to BACKUP. It should fix #4252
|
2015-01-21 14:38:27 -02:00 |
|
rc.carpmaster
|
When radvd is configured on a CARP interface, enable it when it is MASTER and disable when go to BACKUP. It should fix #4252
|
2015-01-21 14:38:27 -02:00 |
|
rc.cdrom
|
|
|
|
rc.conf_mount_ro
|
|
|
|
rc.conf_mount_rw
|
|
|
|
rc.create_full_backup
|
|
|
|
rc.dhclient_cron
|
|
|
|
rc.disable_hdd_apm
|
|
|
|
rc.dumpon
|
Setup ddb on all platforms. On full install it will save the dump, on NanoBSD it will print to console and auto-reboot.
|
2014-12-10 11:36:26 -05:00 |
|
rc.dyndns.update
|
isset($_GET) seems to always evaluate to true, use something more specific. Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere.
|
2014-11-05 19:47:22 -06:00 |
|
rc.embedded
|
|
|
|
rc.expireaccounts
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.filter_configure
|
|
|
|
rc.filter_configure_sync
|
|
|
|
rc.filter_configure_xmlrpc
|
|
|
|
rc.filter_synchronize
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.firmware
|
Firmware upgrade script text changes
|
2015-02-04 08:03:00 +05:45 |
|
rc.firmware_auto
|
|
|
|
rc.halt
|
|
|
|
rc.initial
|
Use clog -f /var/log/filter.log to view firewall log entries, so they are displayed in the new format.
|
2014-12-02 12:46:14 -05:00 |
|
rc.initial.defaults
|
|
|
|
rc.initial.firmware_update
|
Remove these booting settings since are useless
|
2014-11-28 13:00:47 +01:00 |
|
rc.initial.halt
|
|
|
|
rc.initial.password
|
|
|
|
rc.initial.ping
|
|
|
|
rc.initial.reboot
|
|
|
|
rc.initial.setlanip
|
Validation of y/n answers in setlanip
|
2014-12-12 23:01:07 +05:45 |
|
rc.initial.setports
|
|
|
|
rc.initial.store_config_to_removable_device
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.initial.toggle_sshd
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.interfaces_carp_configure
|
|
|
|
rc.interfaces_lan_configure
|
|
|
|
rc.interfaces_opt_configure
|
|
|
|
rc.interfaces_wan_configure
|
isset($_GET) seems to always evaluate to true, use something more specific. Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere.
|
2014-11-05 19:47:22 -06:00 |
|
rc.kill_states
|
Remove exit and also properly close open files
|
2014-12-02 11:28:37 +01:00 |
|
rc.linkup
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.nanobsd_switch_boot_slice
|
Remove exit from as much as possible backend code
|
2014-12-02 11:33:21 +01:00 |
|
rc.newipsecdns
|
Fixes #4182 by properly managing IPcomp on ipsec tunnels.
|
2015-01-07 16:35:04 +01:00 |
|
rc.newroutedns
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.newwanip
|
Fixes #4257 With the platform_booting() fixes a regression was done on openvpn tap interfaces or dynamic ones that are part of a bridge.
|
2015-01-22 20:56:04 +01:00 |
|
rc.newwanipv6
|
Fixes #3669 Handle properly recording of the ipv6 interface new ip and do not issues commands that cannot succeed.
|
2015-02-04 15:46:31 +01:00 |
|
rc.notify_message
|
|
|
|
rc.ntpdate
|
|
|
|
rc.openvpn
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.packages
|
|
|
|
rc.php_ini_setup
|
Add filter.so to list of extensions loaded for 2.2
|
2014-08-18 09:34:21 -05:00 |
|
rc.php-fpm_restart
|
Clean up some old, possibly stale, files when restarting php-fpm
|
2015-02-20 13:42:48 -05:00 |
|
rc.prunecaptiveportal
|
|
|
|
rc.reboot
|
|
|
|
rc.reload_all
|
|
|
|
rc.reload_interfaces
|
|
|
|
rc.resolv_conf_generate
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.restart_webgui
|
|
|
|
rc.restore_config_backup
|
|
|
|
rc.restore_full_backup
|
|
|
|
rc.savecore
|
|
|
|
rc.savevoucher
|
|
|
|
rc.shutdown
|
Remove extra noise from rc.shutdown
|
2014-08-20 08:40:47 -03:00 |
|
rc.start_packages
|
Use the same strategy as on CP by putting a file to detect running instances and if older than 90seconds continue otherwise just let the previous one continue.
|
2014-11-24 19:59:55 +01:00 |
|
rc.stop_packages
|
|
|
|
rc.update_alias_url_data
|
Fix lineup of copyright lines
|
2015-01-01 15:11:15 +05:45 |
|
rc.update_bogons.sh
|
wait 10 minutes before retrying on soft failures to avoid us getting DoSed
|
2014-12-02 11:14:03 -06:00 |
|
rc.update_urltables
|
Remove exit from as much as possible backend code
|
2014-12-02 11:33:21 +01:00 |
|
services
|
|
|
|
shells
|
|
|
|
sshd
|
Remove variable use here since it's confusing sshdcond package, ticket #3959
|
2014-11-26 08:15:21 -02:00 |
|
syslog.conf
|
|
|
|
ttys
|
Simplify use of other serial ports setting all of them as onifconsole when serial is enabled
|
2015-01-27 11:57:11 -02:00 |
|
version
|
make master 2.3-DEVELOPMENT
|
2015-01-16 13:35:37 -06:00 |