summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix input validation and import test.jim-p2012-05-301-1/+1
* Switch to ntpd from ports, add Services > NTP to select interfaces for bindin...jim-p2012-05-301-2/+20
* Fixup ntpd loggingjim-p2012-05-161-1/+1
* On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda...jim-p2012-05-161-2/+6
* Hackish workaround for ntpd failing to move away from init when called from w...jim-p2012-05-151-2/+2
* Revert "Clear process signals before exec() or ntpd misbehaves if called from...jim-p2012-05-151-3/+0
* Clear process signals before exec() or ntpd misbehaves if called from PHP on ...jim-p2012-05-151-0/+3
* Use FreeBSD's ntpd instead in the backendjim-p2012-05-151-30/+9
* Move the stop_packages code to a function, and call the function from the she...jim-p2012-05-081-1/+2
* Enable verbosity to actually put something in the logsErmal2012-04-131-1/+1
* Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-101-2/+3
* Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself when...Ermal2012-03-151-3/+3
* Ermal says the new openntpd binary fixes this instead -- Revert "Start ntpd i...jim-p2012-03-131-1/+1
* Start ntpd in the background since we don't need to care about its return dat...jim-p2012-03-131-1/+1
* Correctly match ntpd syslog messagesErmal2012-03-021-1/+1
* Put the end of code marker :)Ermal2012-02-231-2/+2
* only skip adding default gateway if OLSR is actually enabled, and log why you...Chris Buechler2012-02-221-2/+3
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-011-1/+1
* Fix up syslog settings a bit, add some missing options, fix formatting of sys...jim-p2011-10-261-128/+79
* Change the way syslogd is killed/restarted a bit. Fixes log related pages han...jim-p2011-09-301-6/+7
* Move hostapd to its own log and tab, so it stops spamming the system log.jim-p2011-09-301-1/+3
* Exclude relayd from main system log, it's really spammy, and is already in re...jim-p2011-09-291-1/+1
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-171-11/+0
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-0/+11
* Also only add 127.0.0.1 as a DNS server if dnsmasq (DNS Forwarder) is enabled.jim-p2011-08-121-1/+1
* Allow disabling having localhost in resolv.conf. There are some special setup...Ermal2011-08-121-1/+2
* When clicked allow overriding of dns servers by dynamic WANs still configure ...Ermal2011-08-081-12/+4
* Tell the local system to use the locally running dns forwarder as a primary s...Ermal2011-08-081-0/+2
* Start hostidScott Ullrich2011-08-011-0/+2
* Max procs should be 1 when using an op code cacherScott Ullrich2011-07-291-1/+1
* Use route change here as well to avoid leaving the routing table without a de...Ermal2011-07-281-3/+2
* Rework rc.stop_packages a little. Fixes #1564jim-p2011-07-281-1/+1
* Correct check as per http://forum.pfsense.org/index.php/topic,39155.0.htmlErmal2011-07-271-1/+1
* Resolve issues that made php core dump or eat a lot of memory when big routin...Ermal2011-07-251-23/+5
* Allow a ZMQ syslog addressAndrew Thompson2011-07-141-0/+6
* Allow DHCP mappings to be resolved first for reverse lookups.Andrew Thompson2011-07-131-3/+10
* Do not create blank domain lines if domain is gone from config.xml. It break...Scott Ullrich2011-06-191-1/+3
* Fix formatting of fastcgi params in lighty config.jim-p2011-06-171-13/+13
* Add a GUI field to adjust the max number of processes for lighttpd.jim-p2011-06-171-4/+7
* Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342jim-p2011-06-081-3/+29
* Disable this until it can be properly fixed.jim-p2011-06-011-1/+1
* Prevent races on resovlconf generation as well by adding a lock.Ermal2011-05-301-1/+6
* Ticket #1534. Try to stop packages during reboot of system.Ermal2011-05-271-0/+1
* Don't just blindly echo to the ntpd.log, it's a clog file and that will break...jim-p2011-04-261-1/+1
* Harden SSL settings a bit. Verified OK with @cmb and @billmScott Ullrich2011-04-191-0/+5
* Drop the ntpdate sync in favor of using ntpd -s, which should have the same n...jim-p2011-04-121-3/+0
* Fix variable namejim-p2011-04-051-2/+2
* Generate the config file in a variable then write it as a whole to a file.Ermal2011-03-181-19/+15
* Fix url. Do not include mod_accesslog twiceScott Ullrich2011-01-251-1/+1
* Add the empty check otherwise all static routes are skipped. Reported-by: SethErmal2011-01-201-1/+1
OpenPOWER on IntegriCloud