summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* added missing quotesdwayne voelker2013-12-071-1/+1
* Allow setting a default scale type preference for the traffic graphs widgetdwayne voelker2013-12-072-1/+30
* Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa...Ermal2013-12-062-6/+4
* Add a knob to prefer IPv4 over IPv6, it fixes #2833Renato Botelho2013-12-061-0/+20
* Also account for a widget being null/not defined, and not just closed/open.jim-p2013-12-051-1/+1
* Provide proper interface for getting carp statusErmal2013-12-052-2/+2
* Handle more carp enahancements for FreeBSD 10. the interface vips will be nam...Ermal2013-12-052-6/+0
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-042-3/+25
* Add FreeBSD pkgng repo definitionjim-p2013-12-031-0/+5
* Fix #3350. Do not destroy an interface when it's being disabledRenato Botelho2013-12-031-4/+2
* Remove a left testing codeRenato Botelho2013-12-031-1/+0
* Fix #3339. Add a way to download CP portal, error and logout html pagesRenato Botelho2013-12-021-1/+42
* Fix whitespaces and indentRenato Botelho2013-12-021-81/+81
* Show aliases popup on Outbound NAT listRenato Botelho2013-12-021-4/+22
* Declare missing global vars and fix gateway deletionRenato Botelho2013-12-021-0/+2
* Fix typosRenato Botelho2013-12-023-3/+3
* One more typo on Alternative Names fill, that was setting type field with $valueRenato Botelho2013-11-291-1/+1
* Fix a (probably) copy/paste issue that is making all Alternative Names disape...Renato Botelho2013-11-291-2/+2
* Remove references to _vip interface and provide proper configuration for carp...Ermal2013-11-285-37/+6
* Stop sorting 1to1 rules and leave user decide the order. Fixes #3327Renato Botelho2013-11-261-14/+0
* Allow toggle enable/disable, reorder and multiple delete static routesRenato Botelho2013-11-261-42/+193
* Show all gateway entries, even if interface doesn't exist, to avoid adding du...Renato Botelho2013-11-261-55/+176
* Add an option to disable gateway itemsRenato Botelho2013-11-261-1/+15
* Stop sorting static routed and leave user decide the orderRenato Botelho2013-11-261-14/+0
* Make it more visible when an item is disabledRenato Botelho2013-11-251-17/+29
* Fix whitespaces and indentRenato Botelho2013-11-251-100/+132
* Allow an "empty" CRL to be exported, since this is still a valid action.jim-p2013-11-251-2/+1
* Start from 2 here as wellErmal2013-11-251-1/+1
* Merge pull request #858 from timdufrane/masterErmal Luçi2013-11-251-3/+3
|\
| * Add DHCP without gateway capabilitytimdufrane2013-11-211-3/+3
* | Catch up with mac needed for all operations in the table nowdays.Ermal2013-11-233-4/+4
* | prefork for relayd is usefull only in DNS modePierre POMES2013-11-221-1/+1
* | remove unneeded ';'Charlie Marshall2013-11-221-1/+1
* | fix traffic shaper progress bars not displayingCharlie Marshall2013-11-221-11/+14
* | Properly create zones for the CP with the new command arguments and properly ...Ermal2013-11-218-14/+40
|/
* Remove maximumtables even from the GUI since there is no optionErmal2013-11-211-21/+0
* Fix an issue that changes wrong gateway entry when items are hiddenRenato Botelho2013-11-211-12/+15
* Add hability to insert after, reorder, batch delete and enable/disable to 1:1...Renato Botelho2013-11-202-31/+182
* We do not need 2 variables to do the same thing, simplify it a bitRenato Botelho2013-11-201-19/+16
* Fix whitespaces and indentRenato Botelho2013-11-201-251/+314
* Fix whitespaces and indentRenato Botelho2013-11-201-94/+120
* Improve text on outbound NAT page to reflect last changes, it should fix #2416Renato Botelho2013-11-191-6/+6
* Fix a wrong } left on my last commitRenato Botelho2013-11-191-1/+0
* Try to detect already automatically created outbound NAT rules and avoid dupl...Renato Botelho2013-11-191-2/+18
* Use the same code to automatically create outbound NAT rules when mode change...Renato Botelho2013-11-181-122/+13
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-1516-37/+37
* Merge pull request #855 from ExolonDX/branch_01Renato Botelho2013-11-152-13/+22
|\
| * Tidy up the "Helper Icons"Colin Fleming2013-11-142-13/+22
* | Move automatic rules to a separate table, ticket #2416Renato Botelho2013-11-141-43/+62
* | Merge pull request #856 from ExolonDX/branch_02Renato Botelho2013-11-141-2/+0
|\ \
OpenPOWER on IntegriCloud