summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Do not allow same names on different auth servers. While here correct radius ...Ermal Luçi2010-03-021-4/+9
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_cl...Erik Fonnesbeck2010-03-0212-114/+503
|\
| * Merge commit 'mainline/master'Erik Fonnesbeck2010-03-0128-113/+310
| |\
| * | On double click go to the wireless clone edit page. Also remove an unused va...Erik Fonnesbeck2010-02-271-2/+2
| * | Change clone_inuse to function in the same style as the other *_inuse functio...Erik Fonnesbeck2010-02-242-9/+9
| * | Revert "Don't skip disabled interfaces when checking which are assigned." and...Erik Fonnesbeck2010-02-242-2/+2
| * | Change method of displaying wireless clone interfaces on the assignment page.Erik Fonnesbeck2010-02-232-1/+14
| * | Allow changing the parent interface of an unassigned wireless clone.Erik Fonnesbeck2010-02-231-3/+4
| * | Move most of the code for dealing with wireless clone interface names to sepa...Erik Fonnesbeck2010-02-231-5/+1
| * | Add note about limits on the number of wireless clones.Erik Fonnesbeck2010-02-231-1/+1
| * | Add more detail to the description on the Interfaces: Wireless page.Erik Fonnesbeck2010-02-231-1/+1
| * | Move shared wireless configuration settings to their own heading.Erik Fonnesbeck2010-02-221-50/+64
| * | Sync configuration of shared settings between wireless clones.Erik Fonnesbeck2010-02-222-1/+7
| * | Don't skip disabled interfaces when checking which are assigned.Erik Fonnesbeck2010-02-222-2/+2
| * | Don't allow changing the parent interface until this code supports deleting t...Erik Fonnesbeck2010-02-191-1/+2
| * | Merge commit 'mainline/master' into alt_methodErik Fonnesbeck2010-02-1712-65/+244
| |\ \
| * | | Add wireless tab to Interfaces: (assign) now that the configuration page is f...Erik Fonnesbeck2010-02-159-63/+72
| * | | Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-152-0/+349
* | | | Add copyrights of myself.Ermal Luçi2010-03-021-0/+1
* | | | Allow the GUI auth API to be used for doing authentication against authentica...Ermal Luçi2010-03-024-26/+54
* | | | User _ instead of </> so browser does not interpret it as html.Ermal Luçi2010-03-021-4/+4
* | | | Do not show the passwd used to logon on logs. Also change the replace from $u...Ermal Luçi2010-03-021-4/+4
* | | | fix textChris Buechler2010-03-011-2/+2
| |_|/ |/| |
* | | 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 stati...Seth Mos2010-03-011-1/+1
* | | 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 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-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 doi...Ermal Luçi2010-02-261-5/+11
* | | 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-251-31/+48
* | | Correct page name.Ermal Luçi2010-02-251-1/+1
* | | Add support for authenticating users against server specified in the system->...Ermal Luçi2010-02-242-1/+29
* | | Change default session timeout to 4 hours. Clarify text description. Remove l...Chris Buechler2010-02-241-10/+4
* | | Ticket #375. When choosing to export only a subsystem by default do not expor...Ermal Luçi2010-02-241-2/+12
* | | When editing a P2: reset netmask to 24 only when it is not specified, in case...pierrepomes2010-02-231-2/+2
* | | Ticket #356. Clear the interface configuration if neccessary. To avoid strang...Ermal Luçi2010-02-231-1/+3
* | | 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
OpenPOWER on IntegriCloud