summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Ticket #434. Do not die when parsing config since we know how to recover. ↵Ermal2010-03-193-8/+13
| | | | Only die during packages.
* Fix auto update checking and showing always there is an update available.Ermal2010-03-193-80/+84
|
* Ticket #435. Correct command.Ermal2010-03-191-1/+1
|
* Fix editing large aliases. Suhosin patch has by default a limit of 64 variables.Ermal2010-03-181-0/+12
|
* Unbreak ranges.Ermal2010-03-182-2/+2
|
* Improve aliases a little bit to show large aliases.Ermal2010-03-182-39/+31
|
* Support ranges during alias imports.Ermal2010-03-181-1/+5
|
* Allow editing aliases. Pointyhat-to: ?!Ermal2010-03-181-7/+6
|
* Propperly handle large aliases and properly generate it on the config file ↵Ermal2010-03-181-4/+7
| | | | so it does not error out.
* Default to on for address pools.Ermal2010-03-181-0/+1
|
* Add some descriptions. Default to local port 1194 when no other server is ↵Ermal2010-03-182-2/+21
| | | | configured.
* Correctly show cipher listErmal2010-03-181-1/+2
|
* Enable shmop module now that is needed.Ermal2010-03-181-1/+1
|
* Add the counterpart of enablefields.Ermal2010-03-182-20/+53
|
* Actually get values from the CA based on what was choosen during wizard.Ermal2010-03-183-15/+16
|
* Default to 2048 bits.Ermal2010-03-181-1/+1
|
* Try to prefill values if creating a certificate.Ermal2010-03-181-0/+38
|
* Merge common name fields with descriptive name. Default to 3650 days of ↵Ermal2010-03-183-20/+12
| | | | lifetime and 2048 bits key length.
* Colorize config diff, fix wrapping (should still copy/paste as a single ↵jim-p2010-03-171-5/+20
| | | | line). Add diff button at the top which doubles as a column header.
* get_pkg_depends must return the whole paths of dependency files in orderScott Ullrich2010-03-171-3/+3
| | | | | | | | to enable sync_package to check for files which are not installed in the standard pkg location (i.e. outside of /usr/local/pkg). Ticket #431 Submitted-by: Lorenz Schori
* Ticket #417. Fix installation on embedded by using a refcount system for the ↵Ermal2010-03-172-25/+13
| | | | mount command.
* Generalize.Ermal2010-03-171-3/+3
|
* Get up to improvements.Ermal2010-03-171-5/+6
|
* Restore attribute support, but with some extra checks in the function that ↵Erik Fonnesbeck2010-03-164-175/+57
| | | | uses it.
* Needs a little more testing; revert attribute support in xmlparse.inc for now.Erik Fonnesbeck2010-03-164-51/+175
| | | | This reverts commit 2843a3ec5d4a160646e496f3922266415151902a.
* Add optional support for reading attributes to xmlparse.inc and move ↵Erik Fonnesbeck2010-03-164-175/+51
| | | | regdomain.xml parsing from regdomain.inc to xmlparse.inc.
* Use the ipfw(4) list functionality to reduce rules even more. Add allow ↵Ermal2010-03-171-28/+38
| | | | rules for accessing pfSense webgui to not lock out operators behind the CP. Remove redundant rule regarding dns. Probably every dns request should be forwarded to the local dns server to not force clients to use the pfSense forwarder!
* Add code for applying wireless regulatory configuration and some extra notes ↵Erik Fonnesbeck2010-03-162-1/+73
| | | | about the regulatory settings.
* Add configuration options for wireless regulatory settings. Still needs ↵Erik Fonnesbeck2010-03-163-2/+223
| | | | code for applying the settings.
* Enable tso now that pf(4) problems with it are solved. Remove duplicate ↵Ermal2010-03-161-3/+1
| | | | icmplim entry created by myself in a previous commit.
* Ticket #20. Disable icmp limiting.Ermal2010-03-161-1/+2
|
* Since 0 is not allowed clarify comment.Ermal2010-03-161-1/+1
|
* Resolves #401. Fix the ... display on aliases description.Ermal2010-03-161-2/+3
|
* Ticket #430. Give a none option to allow for roadwarriors configs.Ermal Luçi2010-03-163-8/+19
|
* Add note about the auto channel setting.Erik Fonnesbeck2010-03-161-1/+1
|
* We need mpd5.Ermal2010-03-151-1/+1
|
* Ticket #428. Remove double included include.Ermal2010-03-151-2/+1
|
* Ticket #414. Fix wizard framework to properly display this. Not sure how it ↵Ermal2010-03-151-7/+8
| | | | actually worked before!
* Ticket #423. Remove priv.inc/priv.defs.inc from files. They used require() ↵Ermal2010-03-159-20/+0
| | | | instead of required once so produced errors or redefinitions of functions. These includes are now included on authgui.inc.
* Remove uneeded line because openssl module will be already loaded.Ermal2010-03-151-2/+0
|
* Ticket #161. Fix creation of certificates and the webgui one. This was a ↵Ermal2010-03-151-2/+2
| | | | problem on php API docs.
* Create resolv.conf whenever a new ip comes in to have it ready for vpn ↵Ermal2010-03-151-9/+8
| | | | reloads. Also restart packages in background.
* Default to 3650 days. Requested-by: cmb@Ermal2010-03-151-0/+1
|
* Fix permissions.jim-p2010-03-141-0/+0
|
* Refactor the Easy Rule code a bit. Add a CLI version.jim-p2010-03-143-68/+219
|
* fix textChris Buechler2010-03-131-4/+3
|
* fix textChris Buechler2010-03-131-3/+3
|
* fix textChris Buechler2010-03-131-1/+1
|
* fix textChris Buechler2010-03-131-1/+1
|
* fix textChris Buechler2010-03-131-1/+1
|
OpenPOWER on IntegriCloud