summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-)Darren Embry2012-03-231-1/+1
* 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-2214-403/+527
* | correctly read/write the priority/path cost settings to the main XML configur...Darren Embry2012-03-221-17/+26
* | fix a typo.Darren Embry2012-03-221-1/+1
* | Add date picker to the Custom RRD graph page to translate to unix time.Darren Embry2012-03-221-7/+26
* | Update the default config.xml to 8.3 so it does not trigger config.xml upgrad...smos2012-03-221-1/+1
* | Improve the memory use while processing the leases file.smos2012-03-221-4/+8
* | 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: Captive Portal Login dies on empty inputDarren Embry2012-03-211-1/+1
* | fix for: Spanning Tree interface priority options do not alter BridgeDarren Embry2012-03-212-2/+17
* | fix: Input validation problem with VIPs and "none" type interfacesDarren Embry2012-03-211-4/+4
* | 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
* | Add per-rule delete ("X") button to Outbound NAT rulesDarren Embry2012-03-211-1/+12
* | [Patch] Multiple SMTP notice recipientsDarren Embry2012-03-211-1/+1
* | fix for: The javascript to enable and disable the various config boxes fail s...Darren Embry2012-03-211-6/+4
* | Merge branch 'master' of github.com:bsdperimeter/pfsenseDarren Embry2012-03-211-1/+1
|\ \
| * | fix textChris Buechler2012-03-211-1/+1
* | | fix for: Output from CSRF magic mangles files in Diagnostics > Edit FileDarren Embry2012-03-211-0/+3
|/ /
* | 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
OpenPOWER on IntegriCloud