summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Add a gui field to set the source tracking timeout for sticky connections.jim-p2011-11-151-3/+17
|
* Converting javascript code from scriptaculous to jQueryVinicius Coque2011-11-155-31/+31
|
* now we use the Chosen javascript plugin for jQueryVinicius Coque2011-11-153-3/+3
|
* Converting from scriptaculous to jQueryVinicius Coque2011-11-153-129/+123
|
* Merge over the end period fix for the custom rrd graphs section.smos2011-11-141-1/+1
|
* Fix the Off by One so that delegated prefix id 0 is shown on the LAN ↵smos2011-11-141-9/+6
| | | | interface settings page.
* Add an indication in the certificate list to show if a certificate is ↵jim-p2011-11-101-0/+8
| | | | internally capable of being a CA (basicConstraints has CA:TRUE) or if the nsCertType is set to server.
* When creating an internal certificate, offer the user a choice of what ↵jim-p2011-11-091-2/+27
| | | | constraints to place upon the certificate (CA, Server, or User).
* Rework this a little since using tap+tunnel network is valid, but using ↵jim-p2011-11-091-8/+8
| | | | tap+tunnel network+bridging is not (will not do what the user expects/wants)
* Fix up OpenVPN server tap modes, support various options for providing or ↵jim-p2011-11-081-8/+152
| | | | passing through DHCP. (Work in progress)
* Fix display of CARP widget to properly show Disabled status, bring code more ↵jim-p2011-11-071-30/+32
| | | | in line with the carp status page, and clean it up a bit.
* description is optionalChris Buechler2011-11-041-1/+1
|
* description is optionalChris Buechler2011-11-041-1/+1
|
* If sticky is enabled, show a tab under Diag > States to view the source ↵jim-p2011-11-033-6/+241
| | | | tracking table and clear it if needed.
* Adding missing fileScott Ullrich2011-11-021-0/+1
|
* Allow the serial speed adjustment to work for nanobsd as well.jim-p2011-10-311-3/+3
|
* Add field to the GUI to select the serial console speed (May work as-is, ↵jim-p2011-10-311-2/+21
| | | | needs more testing/feedback)
* Reformat the DNS Forwarder page a bit so it conforms with the other pages. ↵jim-p2011-10-281-32/+50
| | | | Add some headers to make it more clear what each section does. Cosmetic changes only.
* Fix missing description in rowhelper.Marcello Coutinho2011-10-271-0/+1
|
* Assume a default value of 1 for cert_depth to disallow chaining.jim-p2011-10-271-1/+5
|
* Add GUI option to limit the certificate depth allowed when OpenVPN clients ↵jim-p2011-10-271-0/+30
| | | | are connecting.
* Fix up syslog settings a bit, add some missing options, fix formatting of ↵jim-p2011-10-261-6/+58
| | | | syslog.conf, correct behavior of 'everything', code cleanup.
* Converting javascript code from prototype to jQueryVinicius Coque2011-10-245-23/+23
|
* Show RTT and Loss on Status > Gateways, not just on the widgetjim-p2011-10-241-1/+19
|
* Don't run ldap_urlchange on page load if there is a custom port, otherwise ↵jim-p2011-10-241-1/+2
| | | | it appears to ignore a custom LDAP port even when it's correct in the config.
* fix textChris Buechler2011-10-221-3/+3
|
* Converting ajax code from prototype to jQueryVinicius Coque2011-10-223-37/+34
|
* Converting from prototype to jQuery status_*Vinicius Coque2011-10-223-20/+20
|
* Converting from prototype to jQueryVinicius Coque2011-10-221-6/+6
|
* More typos/text fixes.jim-p2011-10-191-4/+4
|
* Fix typojim-p2011-10-191-1/+1
|
* Fix typojim-p2011-10-191-1/+1
|
* Add a check to prevent this gateway code from triggering the address family ↵Seth Mos2011-10-181-1/+1
| | | | check. This might not be all that is needed for Ticket #1949
* Add missing ?, fix uname display. Fixes #1960jim-p2011-10-171-1/+1
|
* Converting from prototype to jQueryVinicius Coque2011-10-168-28/+31
|
* converting from prototype to jQueryVinicius Coque2011-10-161-28/+26
|
* Fixes #1948. Do not specify an interface for the Voip rules that intend a ↵Ermal2011-10-154-4/+4
| | | | source ip.
* Fix static routes editing and removal for both IPv4 and IPv6. Changing a ↵Seth Mos2011-10-112-5/+10
| | | | | | route should clean up too. Fix ticket #1892
* replacing prototype by jQuery on firewall_*Vinicius Coque2011-10-103-26/+26
|
* fix Bug 1946Cyrill Bannwart2011-10-101-10/+10
|
* Fix multi instance cp items. Fixes #1946Scott Ullrich2011-10-101-2/+2
|
* Fix multi instance cp items. Fixes #1946Scott Ullrich2011-10-101-12/+14
|
* Add zone. Fixes #1945Scott Ullrich2011-10-101-1/+1
|
* converting from prototype to jQuery on interfaces_assign.phpVinicius Coque2011-10-081-1/+1
|
* Standardize page titles for firewall log pages. Fixes #1920jim-p2011-10-052-2/+2
|
* converting from prototype to jQuery on interfaces.phpVinicius Coque2011-10-021-93/+97
|
* Use the new daemon for status->queues until a proper chart javascript ↵Ermal2011-10-012-54/+53
| | | | library is availble
* Move hostapd to its own log and tab, so it stops spamming the system log.jim-p2011-09-3014-0/+114
|
* Show session detail in Virtual Server statusjim-p2011-09-291-4/+14
|
* Clarify text/settings for media selection. Fixes #1910jim-p2011-09-281-2/+3
|
OpenPOWER on IntegriCloud