summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not allow login for expired and disabled users. Fix this even in openvpn a...Ermal Luçi2010-03-022-68/+41
* User _ instead of </> so browser does not interpret it as html.Ermal Luçi2010-03-022-5/+5
* Do not show the passwd used to logon on logs. Also change the replace from $u...Ermal Luçi2010-03-022-7/+7
* Allow the authentication scripts to detect configuration changes. Allow multi...Ermal Luçi2010-03-023-28/+93
* fix textChris Buechler2010-03-011-2/+2
* use local-ttl 1. No reason not to, and it works around issue with Snow LeopardChris Buechler2010-03-011-1/+1
* The filter expects * and not a php variable.Ermal Luçi2010-03-011-2/+2
* Its and and not an or.Ermal Luçi2010-03-011-1/+1
* Some directories does not work with the prepended @basedn on the username tak...Ermal Luçi2010-03-011-2/+3
* Use 0 when configuring tls-auth in server.Ermal Luçi2010-03-011-2/+7
* Correct script used for OpenVPN authentication to actually work.Ermal Luçi2010-03-012-6/+18
* Convert to int so the keylength is respected during sign.Ermal Luçi2010-03-011-1/+1
* Correct typo in function nameSeth Mos2010-03-011-1/+1
* Mute route delete message, regenerate resolv.conf as this also corrects stati...Seth Mos2010-03-012-2/+2
* Add intermmediate certificate support to CP config page.Ermal Luçi2010-03-012-1/+16
* it's 2010Chris Buechler2010-02-281-1/+1
* 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 hovering...jim-p2010-02-271-4/+4
* revert unintentional change to system_usermanager_settings.php from last commitChris Buechler2010-02-271-2/+2
* if reverted to HTTP, restart lightyChris Buechler2010-02-272-2/+8
* A couple fixes for DHCP lease parsing. Ticket #374jim-p2010-02-272-3/+5
* 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 doi...Ermal Luçi2010-02-261-5/+11
* Include propper includes.Ermal Luçi2010-02-261-0/+2
* Put this code on propper context.Ermal Luçi2010-02-261-6/+6
* Ticket #366. Fix scope problem in *_inuse functions on some of the interfaces...Erik Fonnesbeck2010-02-265-5/+5
* Revert "Fix the check for whether the bridge is assigned."Erik Fonnesbeck2010-02-261-3/+3
* Ticket #363. Fix the number 1 report on this ticket. Properly show status of ...Ermal Luçi2010-02-252-34/+51
* Correct page name.Ermal Luçi2010-02-251-1/+1
* Ticket #340. Remove bogus functions. Sort aliases the same way it is done on ...Ermal Luçi2010-02-251-1/+3
* Actually remove vlan_native_support array it is not used in 2.0. While there ...Ermal Luçi2010-02-252-14/+7
* Fix finding interfaces that support hwtagging.Ermal Luçi2010-02-251-1/+1
* Resolves #381. If set change interface mtu, somehow this code got lost!Ermal Luçi2010-02-251-0/+2
* Add missing curley.Ermal Luçi2010-02-251-1/+1
* Include missing quotes.Ermal Luçi2010-02-251-7/+7
* Set a+xScott Ullrich2010-02-251-0/+0
* Speed up and correct the finding of interfaces that support vlanmtu using the...Ermal Luçi2010-02-251-29/+29
* Correct my name.Ermal Luçi2010-02-252-2/+2
* Add neccesary include.Ermal Luçi2010-02-251-1/+3
* Add support for authenticating users against server specified in the system->...Ermal Luçi2010-02-246-2/+210
* fix previous commitChris Buechler2010-02-241-2/+2
* Change default session timeout to 4 hours. Clarify text description. Remove l...Chris Buechler2010-02-242-15/+14
* Prevent empty tags of creating <tag></tag> entries but instead just create th...Ermal Luçi2010-02-241-0/+4
* Ticket #375. When choosing to export only a subsystem by default do not expor...Ermal Luçi2010-02-241-2/+12
* Prevent errors when running without a lan defined interface. Also remove some...Ermal Luçi2010-02-241-7/+7
* When editing a P2: reset netmask to 24 only when it is not specified, in case...pierrepomes2010-02-231-2/+2
* carp interfaces are now called vip's.Ermal Luçi2010-02-231-1/+1
OpenPOWER on IntegriCloud