summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* fix textChris Buechler2010-03-221-1/+1
|
* fix textChris Buechler2010-03-221-1/+1
|
* Rename import to bulk import. Suggested-by: Chris HornScott Ullrich2010-03-202-2/+2
|
* Ticket #313. Use $myurl when calling fixup_string to get the URL for the ↵Erik Fonnesbeck2010-03-201-1/+1
| | | | image link.
* To pick the starting tab on Services: DHCP server, use the same logic as ↵Erik Fonnesbeck2010-03-201-4/+8
| | | | used for creating tabs to make sure the first tab really gets selected.
* Use url consistentlyScott Ullrich2010-03-191-1/+1
|
* Fix textScott Ullrich2010-03-191-1/+1
|
* Disable update freqencyScott Ullrich2010-03-191-2/+2
|
* Use URLScott Ullrich2010-03-191-1/+1
|
* Add alias data url option. This code existed but lacked a backend daemon to ↵Scott Ullrich2010-03-191-18/+1
| | | | update the data every 24 hours. Adding this as well.
* Do not output twice the same textErmal2010-03-191-2/+0
|
* Use alias style when creating aliases in wizards.Ermal2010-03-191-11/+5
|
* Fix auto update checking and showing always there is an update available.Ermal2010-03-193-80/+84
|
* 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
|
* 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
|
* 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 up to improvements.Ermal2010-03-171-5/+6
|
* Restore attribute support, but with some extra checks in the function that ↵Erik Fonnesbeck2010-03-161-12/+16
| | | | uses it.
* Needs a little more testing; revert attribute support in xmlparse.inc for now.Erik Fonnesbeck2010-03-161-15/+12
| | | | This reverts commit 2843a3ec5d4a160646e496f3922266415151902a.
* Add optional support for reading attributes to xmlparse.inc and move ↵Erik Fonnesbeck2010-03-161-12/+15
| | | | regdomain.xml parsing from regdomain.inc to xmlparse.inc.
* Add code for applying wireless regulatory configuration and some extra notes ↵Erik Fonnesbeck2010-03-161-0/+2
| | | | about the regulatory settings.
* Add configuration options for wireless regulatory settings. Still needs ↵Erik Fonnesbeck2010-03-161-1/+60
| | | | code for applying the settings.
* 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-161-0/+5
|
* Add note about the auto channel setting.Erik Fonnesbeck2010-03-161-1/+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.
* 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-142-64/+144
|
* 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
|
* Combine "802.11g only" and "802.11n only" into a single option.Erik Fonnesbeck2010-03-121-19/+31
|
* Fix alias importing. Resolves #422jim-p2010-03-121-5/+10
|
* fix textChris Buechler2010-03-121-4/+4
|
* Remove debugging leftoverErmal2010-03-121-1/+0
|
* Add includes needed. Fix typo.Ermal2010-03-121-0/+2
|
OpenPOWER on IntegriCloud