aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Ticket #383. Escape special javascript characters. It would be wiser to ↵Ermal Luçi2010-02-261-1/+1
| | | | prevent them from being used on certificate names.
* Allow multiple interfaces to be specified for an area.Ermal Luçi2010-02-263-86/+206
|
* Add my copyright. Enough mods to justify.Ermal Luçi2010-02-232-0/+2
|
* * Teach exporeter about http-proxy directiveErmal Luçi2010-02-232-35/+289
| | | | | | * Support http-proxy authentication * Fix some javascript/style handling * Implement propper error messages for configuration exported. It needs to be added for installer and viscosity.
* Do not show disabled entries too. The OpenVPN API assumes that.Ermal Luçi2010-02-161-0/+2
|
* Give the user the option of choosing what to put on the auto-generated ↵Ermal Luçi2010-02-162-25/+83
| | | | openvpn config as a remote site identification. Options: Interface choosen on server/Hostname of pfSense installation/Given hostname or ip address.
* Add backup option to the backend serversthompsa2010-02-132-4/+21
|
* Test for variableScott Ullrich2010-02-111-3/+5
|
* Commit workaround to get xmlrpc working again until I cn understand the php ↵thompsa2010-02-121-0/+27
| | | | error better
* Add title for the server list tablethompsa2010-02-111-0/+3
|
* shrink port and weight input boxesthompsa2010-02-111-4/+4
|
* Reduce duplication by putting the acl syntax in the arraythompsa2010-02-112-41/+35
|
* Alert the user rather than just having a dead buttonthompsa2010-02-111-1/+3
|
* fix variable name type-othompsa2010-02-111-1/+1
|
* disable the row addition if no acl options are availablethompsa2010-02-111-0/+2
|
* scriptaculous is autoloaded on v2.0+thompsa2010-02-111-0/+2
|
* Use fade effects to alert the user to ACL changesthompsa2010-02-111-4/+7
|
* Filter the allowed ACL types by the current haproxy mode. If the type isthompsa2010-02-112-17/+82
| | | | | changed then the select list is updated and any unavailable ACLs are hidden.
* Add syslog facility and level to the global options.thompsa2010-02-112-1/+51
|
* Fix text to read Listener.thompsa2010-02-101-1/+1
|
* Add plus icon next to current entries on all the pages (listener/serverthompsa2010-02-104-22/+147
| | | | | pool pages, as well as the entries in ACL's and adding servers) which is a "add a new rule based on this one".
* 'cookie' can not be specified in non-http mode.thompsa2010-02-101-2/+2
|
* Grey out disabled items.thompsa2010-02-082-9/+29
|
* Skip the listener if it is disabled.thompsa2010-02-081-36/+40
|
* Provide a fallback if both the pool and listener do not supply portthompsa2010-02-081-1/+8
| | | | numbers.
* Provide default for expr and fix typeo.thompsa2010-02-082-1/+3
|
* Add more validation around the server list and do not trash the serverthompsa2010-02-081-1/+14
| | | | array on error.
* Provide default for monitor_urithompsa2010-02-082-2/+8
|
* Move the ip:port to the listener page and allow the pool to showthompsa2010-02-082-30/+23
| | | | multiple listeners attached.
* Clear the listener before searching for it.thompsa2010-02-081-7/+9
|
* Make the del icon on the generated row match the existing table.thompsa2010-02-081-1/+2
|
* Initialise ha_backends if null.thompsa2010-02-081-0/+3
|
* Fix list of required fields.thompsa2010-02-081-5/+5
|
* Add an edit button to the server list and hide the edit boxes bythompsa2010-02-081-1/+15
| | | | default.
* Add capability to kill OpenVPN clients from Status > OpenVPN. Commit to HEAD ↵jim-p2010-02-071-64/+143
| | | | for same will be done shortly.
* Save the default server port which is different to the external portthompsa2010-02-082-1/+3
| | | | number.
* Update OpenVPN-status package for 1.2.x. Gracefully handle missing ↵jim-p2010-02-072-8/+17
| | | | management daemon.
* Save cookie field.thompsa2010-02-081-0/+1
|
* Add backend server name field.thompsa2010-02-082-14/+28
|
* Update the listener if the pool name changes.thompsa2010-02-082-49/+13
|
* Add server pools which encapsulate the backends.thompsa2010-02-088-711/+226
|
* Rename files.thompsa2010-02-084-0/+431
|
* Make some of the gui changes as described.thompsa2010-02-075-139/+200
|
* Add haproxy-dev, a straight copy of haproxy.thompsa2010-02-079-0/+2264
|
* disable Squid packages until they're fixedChris Buechler2010-02-061-1/+2
|
* Show port detail on hover over count.jim-p2010-02-061-2/+16
|
* Use functions instead of repeated code, add a block for total by IP. Bump ↵jim-p2010-02-051-96/+37
| | | | version.
* Update the state summary to properly detect and use source IP and ↵jim-p2010-02-051-2/+127
| | | | destination IP, as well as summarize by IP pairing (src -> dst).
* Pretty the page up a bitjim-p2010-02-031-20/+20
|
* Fix menu name, it was one letter too long to fit.jim-p2010-02-031-1/+1
|