| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert almost all /sbin/sysctl calls to php functions | Renato Botelho | 2014-07-07 | 1 | -5/+8 |
* | Back to cons25 for now since we found some issues with xterm on serial console | Renato Botelho | 2014-07-02 | 1 | -5/+5 |
* | Fix #3647 and other improvements: | Renato Botelho | 2014-07-01 | 1 | -6/+6 |
* | Remove not needed anymore function | Ermal | 2014-03-06 | 1 | -1/+0 |
* | Start and configure Unbound on boot | Warren Baker | 2014-01-29 | 1 | -0/+3 |
* | Use events to start sshd rather than relying on forking | Ermal | 2013-12-15 | 1 | -1/+1 |
* | Add a knob to prefer IPv4 over IPv6, it fixes #2833 | Renato Botelho | 2013-12-06 | 1 | -0/+3 |
* | Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present ... | Ermal | 2013-09-03 | 1 | -0/+1 |
* | Use physmem and realmem from get_memory() in the appropriate places | Phil Davis | 2013-08-28 | 1 | -4/+5 |
* | Start DHCrelay6 on boot | Phil Davis | 2013-07-13 | 1 | -0/+3 |
* | Disable apc during bootup since its useless anyway and just consumes memory u... | Ermal | 2013-04-22 | 1 | -0/+2 |
* | Reload ipsec with dynamic hostnames after bootup that dns is available. Helps... | Ermal | 2013-04-22 | 1 | -1/+7 |
* | Not sure why this is part of the bootup process but it shouldn't. Hopefully n... | Ermal | 2013-04-12 | 1 | -2/+0 |
* | Say goodbye to routed at bootup | Phil Davis | 2013-02-13 | 1 | -4/+0 |
* | Do the syslogd restart unconditionally. It happens on IPv4 as well as IPv6. S... | jim-p | 2013-02-12 | 1 | -6/+3 |
* | Merge git pull request 313 from bcyrill with some modifications | Ermal | 2013-01-16 | 1 | -1/+1 |
* | Move up the syslog daemon so that we get a larger part of the bootup sequence. | smos | 2013-01-05 | 1 | -3/+3 |
* | Start dnsmasq before ntp because ntp can fail if it doesn't have proper/worki... | jim-p | 2012-12-14 | 1 | -3/+3 |
* | Resolves #2529. Load the ipfw module before any commands are executed on CP. ... | Ermal | 2012-11-22 | 1 | -1/+1 |
* | Add done after NTP Time Client start message | Phil Davis | 2012-07-25 | 1 | -2/+3 |
* | Add an option to System > Advanced, misc tab to enable loading thermal module... | jim-p | 2012-07-06 | 1 | -0/+3 |
* | Display different message and do not display message about interfaces that do... | Erik Fonnesbeck | 2012-07-02 | 1 | -3/+6 |
* | Do not directly print out a message when checking the interfaces, instead sav... | Erik Fonnesbeck | 2012-07-02 | 1 | -0/+2 |
* | Generalize the Crypto hardware option and add GUI support for AES-NI. | jim-p | 2012-06-12 | 1 | -2/+2 |
* | Bye, bye olsrd back to packages. | Ermal | 2012-06-07 | 1 | -3/+0 |
* | Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that... | jim-p | 2012-05-16 | 1 | -1/+1 |
* | On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda... | jim-p | 2012-05-16 | 1 | -5/+6 |
* | Add cheap hack to make syslogd forwarding to IPv6 work at bootup. Fixes #2370 | jim-p | 2012-04-18 | 1 | -0/+7 |
* | Missed removing the function from here as well | Warren Baker | 2012-02-23 | 1 | -3/+0 |
* | Option to disable startup/shutdown sounds | Yehuda Katz | 2012-02-22 | 1 | -0/+3 |
* | Make initial changes to allow pfSense to work in a jail. | Andrew Thompson | 2011-08-17 | 1 | -14/+41 |
* | Start NTPd after dns since its a requirment and latest changes should help wi... | Ermal | 2011-08-08 | 1 | -5/+5 |
* | Correct event calling during bootup for rc.newipsecdns and also convert the c... | Ermal | 2011-06-06 | 1 | -1/+1 |
* | Switch this to check_reload_status event to see if it solves any possible iss... | Ermal | 2011-06-06 | 1 | -1/+1 |
* | Drop the ntpdate sync in favor of using ntpd -s, which should have the same n... | jim-p | 2011-04-12 | 1 | -3/+0 |
* | Backing this out to see if it unbreaks NanoBSD upgrades with packages involve... | jim-p | 2011-03-26 | 1 | -2/+2 |
* | Workaround for conf_mount_rw/ro during boot to only allow it to change at the... | Erik Fonnesbeck | 2011-03-22 | 1 | -2/+2 |
* | Trigger a VPN tunnel reload after configuring IPsec, it will handle all the h... | smos | 2011-02-21 | 1 | -0/+2 |
* | After finishing the installation clear the flag for package sync. | Ermal | 2011-02-04 | 1 | -0/+1 |
* | Warn users a different way if packages are being reinstalled in the backgroun... | jim-p | 2011-01-24 | 1 | -2/+2 |
* | Lock firmwarelock when upgrading packages | Scott Ullrich | 2011-01-21 | 1 | -0/+2 |
* | Ticket #317. Unconditionally synchronize users on bootup this might prevent s... | Ermal | 2011-01-10 | 1 | -3/+2 |
* | Do not unlink file, it's handled by behind the scenes pkg-utils.inc code | Scott Ullrich | 2011-01-06 | 1 | -1/+0 |
* | Fix typo | Scott Ullrich | 2011-01-06 | 1 | -1/+1 |
* | Include pkg-utils.inc | Scott Ullrich | 2011-01-06 | 1 | -0/+1 |
* | Reinstall packages on bootup during console. Ticket #1156 | Scott Ullrich | 2011-01-05 | 1 | -1/+11 |
* | Start relayd after routing has been started. | Ermal | 2010-12-10 | 1 | -3/+3 |
* | Use full path to binary and silence errors if any on unlink. | Ermal | 2010-12-07 | 1 | -5/+5 |
* | Move all dynamic dns update processes under the same even 'reload dyndns' sin... | Ermal | 2010-12-07 | 1 | -7/+3 |
* | Do the filter reload before vpn and some other services which get impacted or... | Ermal | 2010-12-07 | 1 | -3/+3 |