summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to disable static routes without deleting themWarren Baker2012-03-021-0/+5
* Correctly match ntpd syslog messagesErmal2012-03-021-2/+2
* only skip adding default gateway if OLSR is actually enabled, and log why you...Chris Buechler2012-02-221-1/+2
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-011-1/+1
* Ensure timezone is setScott Ullrich2012-01-181-1/+2
* Include DHCPDv6 static maps when generating hosts file. Fixes #2017jim-p2011-11-291-0/+5
* 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
* Add the multi instance CP to master branch. This allows to define CP with dif...Ermal2011-09-071-3/+7
* Encapsulate in curlies for safetysmos2011-09-031-1/+1
* Unbreak system_routing_configure();smos2011-09-031-2/+2
* Only add the Interface scope on link local addressessmos2011-09-031-2/+4
* Fix system_routing_configure() so that that it also passes the interface scop...smos2011-09-011-6/+3
* Update the system.inc code that sets up the static routes for DNS servers to ...Seth Mos2011-08-241-5/+10
* 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
* Correct issue with adding IPv6 default gateway reported http://forum.pfsense....Ermal2011-07-271-1/+1
* Resolve issues that made php core dump or eat a lot of memory when big routin...Ermal2011-07-251-42/+6
* Merge pull request #5 from smos/masterJim P2011-07-131-11/+106
|\
| * Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-33/+40
| |\
| * \ Merge remote branch 'upstream/master'jim-p2011-06-211-1/+3
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master'jim-p2011-06-191-17/+20
| |\ \ \
| * \ \ \ Merge remote branch 'upstream/master'jim-p2011-06-101-3/+29
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'upstream/master'jim-p2011-06-031-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'upstream/master'jim-p2011-06-011-1/+7
| |\ \ \ \ \ \
| * | | | | | | Comment out the interface_gif_configure(). It is causing more issues then it ...Seth Mos2011-05-211-1/+1
| * | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-281-1/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'upstream/master'Seth Mos2011-04-151-3/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'upstream/master'Seth Mos2011-04-121-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'upstream/master'Seth Mos2011-03-241-19/+15
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Properly configure lighty with the configured port when attached to the v6 so...Seth Mos2011-03-141-9/+8
| * | | | | | | | | | | Correct one more variable in the processSeth Mos2011-03-041-3/+3
| * | | | | | | | | | | Fix broken gateway logic that mixed up v4 and v6Seth Mos2011-03-041-5/+5
| * | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-01-261-1/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Unbreak static routesSeth Mos2011-01-211-2/+0
| * | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-01-201-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix broken merge, change variable name to define inet familySeth Mos2011-01-181-11/+4
| * | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-01-181-20/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | call interfaces_gif_configure() before proceeding with system routing configu...Seth Mos2010-12-261-0/+3
| * | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2010-12-201-20/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud