summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move some of the log file tabs around.smos2012-03-2916-19/+58
* Merge pull request #69 from ovidiucp/masterSeth Mos2012-03-291-44/+51
|\
| * Make domain search list work for MacOS X clients, by addingOvidiu Predescu2012-03-281-44/+51
|/
* feature #2320: JS helper to toggle subnet mask for ipv4/v6 during inputDarren Embry2012-03-288-14/+138
* prep work for feature #2320: tag for ipv4v6 fieldsDarren Embry2012-03-281-4/+4
* prep work for feature #2320: stub js functionDarren Embry2012-03-281-0/+15
* prep work for feature #2320: tag dynamic fields for ipv4v6Darren Embry2012-03-282-1/+18
* prep work for feature #2320: tag fields for ipv4v6Darren Embry2012-03-285-12/+12
* Ticket #2317: typo, use ipaddrv6 instead of ipaddrPierre POMES2012-03-271-1/+1
* Remove unused codeErmal2012-03-232-9/+6
* Correct location of '\n'Ermal2012-03-231-1/+1
* Correct building of queue to not depend on parent maskErmal2012-03-231-5/+5
* pull jquery-ui.custom.css from themes/THEME if it exists thereDarren Embry2012-03-231-1/+5
* Add date/time picker to Custom RRD graphs.Darren Embry2012-03-2332-4/+1925
* 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
OpenPOWER on IntegriCloud