summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Unbreak OnMouseEventScott Ullrich2010-07-111-2/+1
* Nuke trailing c/rScott Ullrich2010-07-111-1/+1
* Add a Close button option for notices that have appeared as long as the save ...Scott Ullrich2010-07-111-3/+7
* Mark Loading box visibility has hidden as it is only used for drag and dropScott Ullrich2010-07-111-1/+1
* remove warning for redirect mode since it's not supportedChris Buechler2010-07-111-1/+0
* Use redboxtableScott Ullrich2010-07-111-2/+2
* Unbreak niftyScott Ullrich2010-07-111-1/+1
* Rename to already existing name=infoboxnpScott Ullrich2010-07-112-3/+3
* Show a loading ajax widget when the page is refreshing the orderScott Ullrich2010-07-111-5/+9
* Add a id of redboxtable to the table so that ajax can interact with this box.Scott Ullrich2010-07-111-2/+2
* Use the move pointer typeScott Ullrich2010-07-111-4/+5
* fix some of the logging for load balancer, still partially brokenChris Buechler2010-07-111-2/+2
* Adding drag and drop feature to firewall rules ordering. Simply start draggi...Scott Ullrich2010-07-111-2/+66
* rename slbd pages since this is no longer slbdChris Buechler2010-07-1114-31/+31
* fix double click to editChris Buechler2010-07-111-1/+1
* Separate regdomain.xml parsing back to a separate file, so it can be used whe...Erik Fonnesbeck2010-07-101-0/+1
* Restore the code for getting the step's title and description after the step ...Erik Fonnesbeck2010-07-101-0/+3
* Fix typo that prevented these two checkboxes from displaying the proper state...Erik Fonnesbeck2010-07-091-2/+2
* Properly select the interfaces when displaying the edit page for floating rul...Erik Fonnesbeck2010-07-091-2/+3
* Remove stray </a>. Obtained-from: m0n0wallScott Ullrich2010-07-091-1/+1
* Don't use the association when duplicating firewall rules. Fixes #634Erik Fonnesbeck2010-07-081-1/+2
* Allow importing of a CA's private key (optionally).jim-p2010-07-071-1/+32
* Show $g['product_name'] on wizardsRenato Botelho2010-07-071-6/+6
* Add a text box where someone can enter in alternate hostnames for the system ...jim-p2010-07-061-0/+24
* Delete an accidentally duplicated line.jim-p2010-07-061-1/+0
* Add a checkbox to disable DNS rebinding checks if needed.jim-p2010-07-061-0/+19
* Move the skel dir to /etc/skel, where it's easier to manage from a build poin...jim-p2010-07-061-5/+0
* Add per-rule NAT reflection override.Erik Fonnesbeck2010-07-052-0/+32
* Add the missing VPN types to the interface list on port forwards and add the ...Erik Fonnesbeck2010-07-053-2/+60
* Fixes #698. Always check if we are dealing with an ip value to then store the...Ermal2010-07-051-1/+1
* Only unset if this is actually set. Ticket #710jim-p2010-07-021-1/+2
* Show the CPU Frequency on the dashboard if it's not running at full speed (du...jim-p2010-06-301-1/+13
* Hide the inter-client comm. option for peer-to-peer openvpn connections.jim-p2010-06-301-1/+5
* Add the standard .tcshrc to the skel files.jim-p2010-06-291-0/+5
* Fix this test, properly test if a variable is set. Fixes #691jim-p2010-06-291-1/+1
* Forward back to system_advanced_admin.php and not system.phpjim-p2010-06-291-1/+1
* Add checkboxes to disable TSO and LRO since some drivers will misbehave with ...jim-p2010-06-281-3/+33
* fix gettextChris Buechler2010-06-271-1/+1
* fix Description display. Ticket #666Chris Buechler2010-06-261-1/+1
* Validate for duplicate user names when editing, too.Erik Fonnesbeck2010-06-251-4/+11
* Prevent the GUI from adding a user that already exists in /etc/passwd (root, ...jim-p2010-06-251-0/+8
* Validate time server. Should be the last thing that fixes #464jim-p2010-06-251-0/+10
* Do more strict validation on WAN setup fields. Ticket #464jim-p2010-06-251-6/+41
* Hide GMZ offset zones in setup wizard. Ticket #464jim-p2010-06-251-0/+2
* Do some more strict validation on hostname, domain, and DNS servers. Ticket #464jim-p2010-06-251-0/+26
* Validate MTU in setup wizard. Ticket #464jim-p2010-06-251-0/+11
* Provide some error messages when posting from a script so consumers can have ...Ermal2010-06-241-2/+8
* Pass correct argument to killbyname and correctly check for sshdkeyonly toggl...Ermal2010-06-231-1/+1
* Fix dashboard version check for nanobsdjim-p2010-06-231-1/+8
* Fixes #613. Add correctly users to all users group.Ermal2010-06-221-1/+11
OpenPOWER on IntegriCloud