aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add missing </li>Scott Ullrich2010-03-061-1/+1
|
* Add status tabScott Ullrich2010-03-061-0/+4
|
* Fix errorScott Ullrich2010-03-061-1/+68
|
* Clean up formattingScott Ullrich2010-03-061-42/+44
|
* Fixup html.Scott Ullrich2010-03-061-52/+42
|
* Correct linkScott Ullrich2010-03-061-1/+1
|
* Add (C) since the page was originally the BGP status pageScott Ullrich2010-03-061-1/+2
|
* Fix filenameScott Ullrich2010-03-061-2/+2
|
* CleanupScott Ullrich2010-03-061-25/+48
|
* Adding ospfd status page from buraglio@Scott Ullrich2010-03-062-8/+82
|
* Dont enable the check on tcp mode unless the user specifies it, itthompsa2010-03-051-1/+3
| | | | doesnt make sense otherwise.
* Make the acl name unique by prefixing with <n++>_thompsa2010-03-051-2/+5
|
* Use the propper function to find the real interface in 2.0+.Ermal Luçi2010-03-041-1/+8
|
* Use correct fle.Ermal Luçi2010-03-041-1/+1
|
* fix textChris Buechler2010-03-041-2/+2
|
* The $bind=&$array variable from one loop seems to be truncated by using the samethompsa2010-03-041-8/+8
| | | | | named variable in the next loop. The last array member is duplicated by array[n-1].
* Merge the conflicting frontend bind addresses into one, allowing ACLthompsa2010-03-041-161/+230
| | | | | rules to choose the backend. Non-conflicting entries should not be affected.
* Fix creation of interface settings written on config. Add passive option. ↵Ermal Luçi2010-03-033-3/+42
| | | | Allow redistribute rules to be specified.
* Add tls-client to export.Ermal Luçi2010-03-031-16/+14
|
* Allow config to be exported when using only server authentication based only ↵Ermal Luçi2010-03-032-63/+135
| | | | on user/pass.
* Add neccessary file.Ermal Luçi2010-03-021-0/+5
|
* Fix typo.Ermal Luçi2010-03-021-2/+2
|
* Remove check with 3rd party authenticate backends it does not make sense.Ermal Luçi2010-03-021-2/+0
|
* Get rid of the lan sip profile which confused people and made things harder ↵mcrane2010-03-012-85/+4
| | | | and minor increment to the version.
* Remove unused files for freeswitch_dev pkg, and update vhosts package fix ↵mcrane2010-03-011-4/+2
| | | | http and add pcre to the php.ini so that preg works.
* The tls-auth needs a 1 at the end of the key.Ermal Luçi2010-03-011-2/+2
|
* fix textChris Buechler2010-02-281-2/+2
|
* 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
|