summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix pattern upload, button text check was incorrect.jim-p2012-03-201-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
* | Pull required .incErmal2012-03-191-0/+1
* | Do not show tabs for interfaces with 'link local' address (fe80::...)Pierre POMES2012-03-171-2/+2
* | Do not show tabs for interfaces with 'link local' address (fe80::...)Pierre POMES2012-03-171-2/+2
* | Fix a logical bug on gettextVinicius Coque2012-03-151-2/+6
* | Correct population of the temp version of this variable. Fixes #2158 (drop-do...jim-p2012-03-151-1/+1
* | 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
* | Update help text for Host alaises to indicate FQDNs are allowed.jim-p2012-03-151-1/+1
* | Merge pull request #53 from jeandebogue/patch-1Jim P2012-03-151-2/+2
|\ \
| * | Update usr/local/bin/ping_hosts.shjeandebogue2012-02-211-2/+2
* | | Merge pull request #64 from phil-davis/masterSeth Mos2012-03-151-11/+13
|\ \ \ | | |/ | |/|
| * | Use better is_array test to check if there are any gifs in the config.Phil Davis2012-03-151-1/+1
| * | Update etc/rc.newwanipPhil Davis2012-03-141-11/+13
* | | Don't put an extra space here or later tests will fail to match this as a pas...jim-p2012-03-141-1/+1
|/ /
* | Fix the link local check when trying to add a link local gatewaysmos2012-03-131-7/+7
* | Enable the NTP server fields for our DHCP6 server.smos2012-03-132-17/+11
* | Include this file to make sure that rc.newwanipv6 actually works.smos2012-03-131-0/+1
* | 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
* | Rather make use of grep -c than all these pipesWarren Baker2012-03-131-2/+2
* | Adjust the ordering so that our modules load properly.smos2012-03-131-4/+4
* | 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
* | Simplify this code a little and make it easily extendible.Ermal2012-03-121-89/+15
* | check for presense of file before trying to exec itErmal2012-03-121-1/+3
* | Do not wipe logs on reboot on full installErmal2012-03-121-18/+54
* | 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
* | Only run if this is an arrayjim-p2012-03-062-8/+13
* | Be more intelligent when managing OpenVPN client connections bound to CARP VI...jim-p2012-03-063-0/+24
* | Fix some checks in dhcpv6 screen. Still need to validate static mappings agai...Pierre POMES2012-03-041-13/+14
* | 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-023-3/+32
* | Correctly match ntpd syslog messagesErmal2012-03-021-2/+2
* | Fix formatting and move setting back to system.Erik Fonnesbeck2012-02-281-4/+9
* | Moved beep option to notifications pageYehuda Katz2012-02-282-15/+22
* | Remove obsolete files after gitsyncErik Fonnesbeck2012-02-281-0/+6
* | Merge pull request #59 from Joecowboy/Time-format-changeJim P2012-02-285-23/+31
|\ \
| * | Commenting those lines out because the form fields are not generated because ...Joecowboy2012-02-261-4/+4
| * | need to break out of foreach loop once it finds there is a local time has bee...Joecowboy2012-02-251-1/+4
| * | I now parses the xml tags in the dhcpdv6 to check if an interface for DHCPv6 ...Joecowboy2012-02-251-5/+9
OpenPOWER on IntegriCloud