summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused codeErmal2012-03-231-8/+6
* Correct location of '\n'Ermal2012-03-231-1/+1
* Correct building of queue to not depend on parent maskErmal2012-03-231-5/+5
* Merge pull request #67 from phil-davis/masterScott Ullrich2012-03-231-7/+18
|\
| * remove_freebsd_package: check that a symlink exists and is currently pointing...Phil Davis2012-03-231-7/+18
* | Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-224-13/+25
* | fix a typo.Darren Embry2012-03-221-1/+1
* | fix for: Traffic Limiter Bits/sec option brokenDarren Embry2012-03-221-5/+5
* | fix for: Captive Portal cannot work on master branchDarren Embry2012-03-221-2/+2
* | fix for: Spanning Tree interface priority options do not alter BridgeDarren Embry2012-03-212-2/+17
* | Merge pull request #66 from phil-davis/masterScott Ullrich2012-03-211-12/+37
|\ \ | |/
| * Remove an extra "-" left there by accident.Phil Davis2012-03-211-1/+1
| * Handle mixed-case package names like squidGuard. Phil Davis2012-03-211-12/+37
* | [Patch] Multiple SMTP notice recipientsDarren Embry2012-03-211-1/+1
* | Merge pull request #65 from phil-davis/masterScott Ullrich2012-03-201-4/+4
|\ \ | |/
| * Fix case where package names are substrings of each other. e.g. "squid" and "...Phil Davis2012-03-201-4/+4
* | Unbreak the upgrade_config.inc, sorrysmos2012-03-151-1/+1
* | More memory optimizations for the RRD upgrade. Ticket #1758 #2159smos2012-03-151-12/+3
* | Update the upgrade function so we use less memory here too to make sure it su...smos2012-03-151-10/+9
* | Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself when...Ermal2012-03-151-3/+3
* | Don't put an extra space here or later tests will fail to match this as a pas...jim-p2012-03-141-1/+1
|/
* Enable the NTP server fields for our DHCP6 server.smos2012-03-131-11/+9
* 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
* Looking at pw code : chars are invalid in a comment fieldgit diff! Replace th...Ermal2012-03-121-1/+2
* An empty file is created so that the table is availblke for rules refrencing ...Ermal2012-03-121-6/+1
* Prevent ruleset breaking from grep putting garbage on urltable files and as a...Ermal2012-03-121-2/+5
* Fix wich roll to writeErmal2012-03-111-1/+1
* Use the latest functions from pfSense module for bridgeErmal2012-03-081-2/+2
* Use the latest functions from pfSense module for getting interface listErmal2012-03-082-4/+4
* Remove the DHCP6 service enable check, it's not valid for configuring router ...smos2012-03-081-3/+0
* fix bridge typosChris Buechler2012-03-081-5/+5
* Be more intelligent when managing OpenVPN client connections bound to CARP VI...jim-p2012-03-061-0/+4
* Correct send_multiple_events to conform with new check_reload_status behaviourErmal2012-03-031-10/+3
* Add the ability to disable static routes without deleting themWarren Baker2012-03-021-0/+5
* Correctly match ntpd syslog messagesErmal2012-03-021-2/+2
* Show lagg protocol and member interfaces on Status > Interfaces. Implements #...jim-p2012-02-281-0/+6
* Adding multi-language support to WebGUIVinicius Coque2012-02-271-0/+15
* Ticket #2205 - Add prefork settingPierre POMES2012-02-271-2/+9
* Fix gen_subnetv6_max(), used to display the end of available range in dhcp se...Pierre POMES2012-02-261-43/+8
* Fix comment, unbreak interfaces.incjim-p2012-02-251-1/+1
* Always configure a link local address when configuring a carp with a IPv6 add...smos2012-02-251-0/+2
* Ticket #1917: fix typos, fix domain-search for dhcpv6Pierre POMES2012-02-251-2/+2
* Write out a default router file for the srd interfacesmos2012-02-251-1/+4
* Adding gateway support for 6rd support, does not add route yet.smos2012-02-252-1/+14
* Add 6rd backend code support, adds rules for proto 41 traffic for 6rd on WAN ...smos2012-02-252-25/+43
* Ticket #1917 - DHCP server support for multiple domains in search listPierre POMES2012-02-231-1/+1
* While we're at it, allow hostnames for syslog servers, since that is also valid.jim-p2012-02-231-0/+10
* Allow users to enter a port number when adding a remote syslog server.jim-p2012-02-231-0/+12
* No need for extra function and touching of file, just set the value and use g...Warren Baker2012-02-231-23/+0
OpenPOWER on IntegriCloud