summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Do not require LDAP search base DN. Requiring this can prevent some valid LDA...jim-p2010-10-271-3/+2
* Ticket #959: keep local ipalias and proxyarp vip's during a XMLRPC restorepierrepomes2010-10-261-0/+6
* Make the $pgtitle output a link back to the current page for a convenient way...jim-p2010-10-261-1/+1
* Remove unnecessary (and unclosed) form tag.jim-p2010-10-251-1/+0
* Do not allow spaces in load balancer name fields, they are invalid in relayd.jim-p2010-10-255-0/+15
* Resolves #971. Fix wizard.php to show interface descriptive names. Pointy-hat...Ermal2010-10-251-8/+7
* Balance <p> with </p>Ermal2010-10-221-7/+7
* Put </ul> tags inside the same <td> since they cannot span multiple of them.Ermal2010-10-221-4/+4
* Clear some forgotten </img> </font> tags.Ermal2010-10-221-3/+2
* Display the ICMP type (abbreviated) in the firewall rule list and show the fu...Erik Fonnesbeck2010-10-211-1/+30
* Break after the first error.jim-p2010-10-211-0/+1
* Prevent the DHCP range from being changed to include static mapping entries. ...jim-p2010-10-211-0/+11
* Reject DHCP static mappings that are inside of the DHCP range. Fixes #966jim-p2010-10-211-0/+5
* Remove WIP note. This should resolve #555.jim-p2010-10-211-1/+0
* Indicate in various places if a certificate is revoked.jim-p2010-10-213-4/+29
* Indicate if a certificate has been revoked, both in the cert list and the use...jim-p2010-10-212-0/+6
* Add ability to select reason codes for revocation. Reformat CRL edit screen a...jim-p2010-10-211-14/+29
* Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555jim-p2010-10-211-1/+4
* Add support for deleting a cert from a CRL (unrevoke). As of this point basic...jim-p2010-10-211-4/+12
* Change OpenVPN wizard to set input_errors when there is a fatal condition tha...jim-p2010-10-201-4/+4
* Add these error/info box classes to the wizard.css file.jim-p2010-10-201-0/+57
* Add a patch to wizard.php to support input_errors from sullrich (with some mo...jim-p2010-10-201-3/+5
* Reject special characters in CA/Cert field names during OpenVPN wizard. Fixes...jim-p2010-10-202-6/+18
* Add more CRL functionality. Needs to wait on a new build for further testing.jim-p2010-10-201-2/+128
* Fix some forgotten name->descr changes.jim-p2010-10-203-8/+8
* Traffic shaper wizards remove redirection before final step. This seems a for...Ermal2010-10-204-24/+13
* Generalize the "low res" user agent detection so it isn't Apple-specific. Inc...jim-p2010-10-191-3/+3
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-1910-58/+58
* Convert fullname field on users to descr, so it gains CDATA protection.jim-p2010-10-191-4/+4
* desc to descr in Load Balancer config, so they gain CDATA protection and stan...jim-p2010-10-1913-24/+24
* Change the description field on sysctl tunables to be 'descr' and not 'desc' ...jim-p2010-10-191-4/+4
* Fix the dedicated and multi_all wizards. They had typos in variable names and...Ermal2010-10-182-7/+5
* Disable the bandwidth speed selection field also to avoid errors/problems whe...Ermal2010-10-184-4/+4
* Ticket #868. Add Connection: close to the header to be proxy friendly. See ht...Ermal2010-10-181-0/+1
* Character '#' is invalid in string fields of SNMP service screen. Ticket #956pierrepomes2010-10-171-0/+6
* Do not include 'remoteid' javascript functions for mobile ipsec. Ticket #797pierrepomes2010-10-171-9/+7
* Do not run anymore the cron job for monitoring check_reload_status since it h...Ermal2010-10-161-16/+0
* Ticket #934. Perform test only for ldap backend. Also tell the user through a...Ermal2010-10-151-3/+6
* Resolves #879. Commit patch referenced in ticket to properly parse rate output.Ermal2010-10-151-6/+1
* Ticket #950. Correctly handle failures while installing packages which might ...Ermal2010-10-141-22/+14
* Hide ports when protocol does not use ports. Ticket #953Erik Fonnesbeck2010-10-131-6/+29
* Hide translation section when "Do not NAT" is checked. Fixes #952Erik Fonnesbeck2010-10-131-2/+10
* Don't clear the source port when changing source address type to any. Also up...Erik Fonnesbeck2010-10-131-1/+1
* Add GUI checkbox to enable strict username/common name matching for SSL/TLS+U...jim-p2010-10-131-0/+32
* Resolves #947. Blacklist lagg interfaces from the list of possible lagg members.Ermal2010-10-121-1/+1
* Correct this note, on at least one card (mxge) it defaults to an MTU of 9000,...jim-p2010-10-121-2/+2
* Fix graph staggering, the old method was causing the graphs to diverge in upd...jim-p2010-10-112-6/+8
* Whitespace fixesjim-p2010-10-111-37/+37
* Fixup comments a little.jim-p2010-10-111-0/+3
* Correct and cleanup this input validation logic for IPsec Phase 1 PSK/Cert co...jim-p2010-10-111-6/+15
OpenPOWER on IntegriCloud