summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* The filter expects * and not a php variable.Ermal Luçi2010-03-011-2/+2
|
* Correct typo in function nameSeth Mos2010-03-011-1/+1
|
* Mute route delete message, regenerate resolv.conf as this also corrects ↵Seth Mos2010-03-011-1/+1
| | | | static routes to the DNS servers.
* Add intermmediate certificate support to CP config page.Ermal Luçi2010-03-011-0/+11
|
* AJAX-ify the gmirror status widget. Add license header while I'm here.jim-p2010-02-272-31/+76
|
* Add link to download config from backup history. Ticket #268jim-p2010-02-271-0/+19
|
* Add descriptive title to revert/delete config backup that shows when ↵jim-p2010-02-271-4/+4
| | | | hovering. Also add confirmation prompt for revert or delete. Resolves #268
* revert unintentional change to system_usermanager_settings.php from last commitChris Buechler2010-02-271-2/+2
|
* if reverted to HTTP, restart lightyChris Buechler2010-02-271-1/+1
|
* Fix typojim-p2010-02-261-1/+1
|
* Fix typojim-p2010-02-261-1/+1
|
* Ticket #367. On double click go to the repective edit page.Ermal Luçi2010-02-268-8/+8
|
* Ticket #313. Search if the string to be replaced really exists instead of ↵Ermal Luçi2010-02-261-5/+11
| | | | doing a blind replace.
* Ticket #366. Fix scope problem in *_inuse functions on some of the ↵Erik Fonnesbeck2010-02-265-5/+5
| | | | interfaces_*.php pages.
* Revert "Fix the check for whether the bridge is assigned."Erik Fonnesbeck2010-02-261-3/+3
| | | | This reverts commit 3a669df20b0795b2e487fc033f86eacea7e6fdf4.
* Ticket #363. Fix the number 1 report on this ticket. Properly show status of ↵Ermal Luçi2010-02-251-31/+48
| | | | dyndns update.
* Correct page name.Ermal Luçi2010-02-251-1/+1
|
* Add support for authenticating users against server specified in the ↵Ermal Luçi2010-02-242-1/+29
| | | | system->user manager->servers for openvpn. While there propperly fill the shared secret field for raidus in the servers page.
* Change default session timeout to 4 hours. Clarify text description. Remove ↵Chris Buechler2010-02-241-10/+4
| | | | limit of < 999 and other invalid/unnecessary input validation. Use product_name
* Ticket #375. When choosing to export only a subsystem by default do not ↵Ermal Luçi2010-02-241-2/+12
| | | | export rrd data.
* When editing a P2: reset netmask to 24 only when it is not specified, in ↵pierrepomes2010-02-231-2/+2
| | | | case of a new P2. Ticket #352
* Ticket #356. Clear the interface configuration if neccessary. To avoid ↵Ermal Luçi2010-02-231-1/+3
| | | | strange situation described in the ticket.
* Add proxy authentication capabilities to OpenVPN client.Ermal Luçi2010-02-231-0/+65
|
* fix textChris Buechler2010-02-221-1/+1
|
* check against correct variableChris Buechler2010-02-211-2/+2
|
* fix textChris Buechler2010-02-211-1/+1
|
* fix textChris Buechler2010-02-211-1/+1
|
* Fix the check for whether the bridge is assigned.Erik Fonnesbeck2010-02-211-3/+3
|
* Description is not requiredChris Buechler2010-02-201-1/+1
|
* Add statistics for OpenVPN client instancespierrepomes2010-02-161-2/+147
|
* Fix setting unsetting of disable option for OpenVPN.Ermal Luçi2010-02-161-3/+4
|
* Fix typojim-p2010-02-151-1/+1
|
* Change variable name to avoid clobbering one by the same name in the ↵jim-p2010-02-151-43/+43
| | | | Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way.
* Fix typojim-p2010-02-151-1/+1
|
* clarify textChris Buechler2010-02-151-1/+1
|
* Fix copypasta error. Had the wrong colors.jim-p2010-02-151-2/+2
|
* Fix double printing of log entriesjim-p2010-02-151-1/+3
|
* Missing counter variable initialization.jim-p2010-02-151-0/+1
|
* Fix memory graph for the_wall theme.jim-p2010-02-151-0/+1
|
* Fix RRD colors in Code Red theme. Resolves #330jim-p2010-02-151-4/+4
|
* Adding 802.1X Authentication supportScott Ullrich2010-02-121-1/+28
|
* Ticket #353. Add neccessary include.Ermal Luçi2010-02-121-0/+1
|
* Ticket #352. Allow 0 mask in remote network bits.Ermal Luçi2010-02-121-7/+8
|
* fix textChris Buechler2010-02-111-2/+2
|
* Ticket #14. Implement an advanced option to allow disabling autogenerated ↵Ermal Luçi2010-02-101-0/+9
| | | | reply-to. Submitted-by: Dan Swartzendruber
* Check what to do on the interface when hitting apply options button.Ermal Luçi2010-02-091-1/+4
|
* Apparently gif(4) can be part of a bridge do not disallow this.Ermal Luçi2010-02-091-2/+0
|
* Ticket #338. Remove aliases_sort function and keep the list always sorted in ↵Ermal Luçi2010-02-094-17/+7
| | | | config.xml. This reverts to previous behaviour.
* Ticket #348. Fix checking for existing alias name. Allow subnets to be ↵Ermal Luçi2010-02-091-10/+5
| | | | defined in the import list.
* Ticket #152. Hoepfully fix creation of empty vip entries in the config when ↵Ermal Luçi2010-02-091-0/+2
| | | | deleting them. Probably more checks need to be done by consumers.
OpenPOWER on IntegriCloud