summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Do not allow DHCP Server to be used on WAN when it does not have a static IP ↵Chris Buechler2008-02-221-0/+11
| | | | | | | address. Single interface support Appliance Project
* Guard against javascript injection attacksScott Ullrich2008-02-221-2/+2
| | | | Ticket #1656
* Do not show duplicate queues names on rules edit pageErmal Luçi2008-02-211-2/+2
|
* * First attempt at fixing queues rrd graphErmal Luçi2008-02-211-43/+33
|
* * Fix some bugs when deleteing queuesErmal Luçi2008-02-211-39/+29
| | | | | * Remove Manuel from firewall_shaper.php copyright this has nothing to do with him * Apply fixes to show the actions taken on queues directly(you needed a refresh to display those), though we pay some penalty for this now
* Remove the statement Only Supports one Container Currently!!!Scott Ullrich2008-02-201-1/+0
|
* Correctly save pages with . in the ACL.Scott Ullrich2008-02-201-2/+5
|
* Add cg2Scott Ullrich2008-02-201-0/+2
|
* Remove blank pageScott Ullrich2008-02-201-1/+0
|
* remove {$concurrent}, it breaks user manager.Scott Ullrich2008-02-201-1/+1
|
* Remove (FAILOVER)Scott Ullrich2008-02-201-1/+1
|
* Rename Hidden: Exec to CommandScott Ullrich2008-02-201-1/+1
|
* Add page title.Scott Ullrich2008-02-201-0/+2
|
* At least one group is required for saving.Scott Ullrich2008-02-201-0/+3
|
* Correctly save pages.Scott Ullrich2008-02-201-2/+7
|
* Add Edir, etc to the LDAP other description.Scott Ullrich2008-02-191-1/+1
|
* Correctly deterimine if user is localScott Ullrich2008-02-191-1/+2
|
* Do not allow password change for non local user.Scott Ullrich2008-02-191-0/+13
|
* Make select button really a button intead of HTML <a href>Scott Ullrich2008-02-191-1/+1
|
* Make form more user friendly:Scott Ullrich2008-02-191-22/+102
| | | | | | | | | | | | | | | | "Active Directory" hide: LDAP Filter (use default: (samaccountname=$username)) LDAP Naming Attribute (use default: samaccountname) Group Membership Attribute Name (use default: memberOf) "eDirectory" hide: LDAP Filter (use default: (cn=$username)) LDAP Naming Attribute (use default: CN) Group Membership Attribute Name (use default: groupMembership)
* Do not allow a user to add or remove childs on a default queue.Ermal Luçi2008-02-181-8/+20
| | | | Better prevent them from doing this than dealing with other situarions.
* * Unbreak creation of new queuesErmal Luçi2008-02-182-412/+1
| | | | * Fix input validation for bandwidth
* Back commit. Wrong branch.Scott Ullrich2008-02-181-1/+0
|
* Sync w/ RELENG_1Scott Ullrich2008-02-181-2/+4
|
* fix typoChris Buechler2008-02-181-2/+2
|
* Fix page title issuesChris Buechler2008-02-182-3/+1
| | | | PPP
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-185-2/+368
| | | | Needs testing and likely some fixing, then porting to HEAD once verified working.
* Use /var/log/openvpn.logScott Ullrich2008-02-171-2/+2
|
* Add head.inc.Scott Ullrich2008-02-171-1/+1
|
* Adding OpenVPN status page originall written by Peter AllgeyerScott Ullrich2008-02-171-0/+1
| | | | and Manuel Kasper.
* Importing OpenVPN status page form m0n0wall.Scott Ullrich2008-02-171-0/+122
|
* When bdiff is detected in the filename, invoke the binary updateScott Ullrich2008-02-171-1/+4
| | | | routines.
* Speed product correctlyScott Ullrich2008-02-161-1/+1
| | | | Noticed-by: Martin
* s/package/Package/CVS: ↵Scott Ullrich2008-02-161-2/+2
| | | | ----------------------------------------------------------------------
* Add other misc areas.Scott Ullrich2008-02-161-0/+4
|
* Add other custom pkg.php areas.Scott Ullrich2008-02-161-0/+2
|
* * Add CARP Settings custom pkg handlerScott Ullrich2008-02-161-1/+3
|
* * Remove blank trailing lineScott Ullrich2008-02-161-3/+12
| | | | * Allow custom urls that include pkg.php to be saved
* Ensure $allowed is set correctly.Scott Ullrich2008-02-161-1/+3
|
* Check if item is an array. admin user has permission to all without array.Scott Ullrich2008-02-161-2/+4
|
* Add custom priv for granting access to the user manager.Scott Ullrich2008-02-162-3/+14
|
* touch up textChris Buechler2008-02-162-2/+2
|
* clarify textChris Buechler2008-02-161-1/+1
|
* Close off XSS execution hole.Scott Ullrich2008-02-141-3/+8
| | | | Submitted-by: Charles Hooper
* * Add xmlrpc declarations missed in last commitScott Ullrich2008-02-141-0/+57
| | | | | * MFC exec_shell() package related function * MFC exec_php() package related function
* * Add merge_installedpackages_section_xmlrpc() call used for mergingScott Ullrich2008-02-141-0/+24
| | | | | | | | specific <installedpackages><AREANAME> sub items without replacing the entire <installedpackages> area with just this item * Adjust TinyDNS sync to use this new method to avoid replacing the entire destination <installedpackages> area which also whipes out all other installd package information.
* touch up textChris Buechler2008-02-141-1/+1
| | | | Ticket #1644
* touch up textChris Buechler2008-02-141-17/+17
| | | | Ticket #1644
* fix typoChris Buechler2008-02-121-1/+1
| | | | Ticket #1645
* Make scripts XSS input safe.Scott Ullrich2008-02-127-32/+31
| | | | Pointed-out: by hoopercharles@gmail.com
OpenPOWER on IntegriCloud