Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up formatting | Scott Ullrich | 2010-03-06 | 1 | -42/+44 |
| | |||||
* | Fixup html. | Scott Ullrich | 2010-03-06 | 1 | -52/+42 |
| | |||||
* | Correct link | Scott Ullrich | 2010-03-06 | 1 | -1/+1 |
| | |||||
* | Add (C) since the page was originally the BGP status page | Scott Ullrich | 2010-03-06 | 1 | -1/+2 |
| | |||||
* | Fix filename | Scott Ullrich | 2010-03-06 | 1 | -2/+2 |
| | |||||
* | Cleanup | Scott Ullrich | 2010-03-06 | 1 | -25/+48 |
| | |||||
* | Adding ospfd status page from buraglio@ | Scott Ullrich | 2010-03-06 | 2 | -8/+82 |
| | |||||
* | Update openvpn client to 2.1.1. | Ermal Luçi | 2010-03-05 | 0 | -0/+0 |
| | |||||
* | Dont enable the check on tcp mode unless the user specifies it, it | thompsa | 2010-03-05 | 1 | -1/+3 |
| | | | | doesnt make sense otherwise. | ||||
* | Make the acl name unique by prefixing with <n++>_ | thompsa | 2010-03-05 | 1 | -2/+5 |
| | |||||
* | Use the propper function to find the real interface in 2.0+. | Ermal Luçi | 2010-03-04 | 1 | -1/+8 |
| | |||||
* | Use correct fle. | Ermal Luçi | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | fix text | Chris Buechler | 2010-03-04 | 1 | -2/+2 |
| | |||||
* | The $bind=&$array variable from one loop seems to be truncated by using the same | thompsa | 2010-03-04 | 1 | -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 ACL | thompsa | 2010-03-04 | 1 | -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çi | 2010-03-03 | 3 | -3/+42 |
| | | | | Allow redistribute rules to be specified. | ||||
* | Add tls-client to export. | Ermal Luçi | 2010-03-03 | 1 | -16/+14 |
| | |||||
* | Allow config to be exported when using only server authentication based only âµ | Ermal Luçi | 2010-03-03 | 2 | -63/+135 |
| | | | | on user/pass. | ||||
* | Add neccessary file. | Ermal Luçi | 2010-03-02 | 1 | -0/+5 |
| | |||||
* | Fix typo. | Ermal Luçi | 2010-03-02 | 1 | -2/+2 |
| | |||||
* | Remove check with 3rd party authenticate backends it does not make sense. | Ermal Luçi | 2010-03-02 | 1 | -2/+0 |
| | |||||
* | Get rid of the lan sip profile which confused people and made things harder âµ | mcrane | 2010-03-01 | 4 | -89/+8 |
| | | | | and minor increment to the version. | ||||
* | update vhosts version | mcrane | 2010-03-01 | 2 | -2/+2 |
| | |||||
* | Remove unused files for freeswitch_dev pkg, and update vhosts package fix âµ | mcrane | 2010-03-01 | 1 | -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çi | 2010-03-01 | 1 | -2/+2 |
| | |||||
* | fix text | Chris Buechler | 2010-02-28 | 1 | -2/+2 |
| | |||||
* | Ticket #383. Escape special javascript characters. It would be wiser to âµ | Ermal Luçi | 2010-02-26 | 1 | -1/+1 |
| | | | | prevent them from being used on certificate names. | ||||
* | Allow multiple interfaces to be specified for an area. | Ermal Luçi | 2010-02-26 | 3 | -86/+206 |
| | |||||
* | Add my copyright. Enough mods to justify. | Ermal Luçi | 2010-02-23 | 2 | -0/+2 |
| | |||||
* | * Teach exporeter about http-proxy directive | Ermal Luçi | 2010-02-23 | 2 | -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. | ||||
* | LightSquid port update (for 2.x) | dvserg | 2010-02-18 | 1 | -13/+14 |
| | | | | Signed-off-by: dvserg <dv_serg@mail.ru> | ||||
* | Do not show disabled entries too. The OpenVPN API assumes that. | Ermal Luçi | 2010-02-16 | 1 | -0/+2 |
| | |||||
* | Give the user the option of choosing what to put on the auto-generated âµ | Ermal Luçi | 2010-02-16 | 2 | -25/+83 |
| | | | | openvpn config as a remote site identification. Options: Interface choosen on server/Hostname of pfSense installation/Given hostname or ip address. | ||||
* | point to correct package | Chris Buechler | 2010-02-12 | 1 | -1/+1 |
| | |||||
* | Add backup option to the backend servers | thompsa | 2010-02-13 | 2 | -4/+21 |
| | |||||
* | Test for variable | Scott Ullrich | 2010-02-11 | 1 | -3/+5 |
| | |||||
* | Commit workaround to get xmlrpc working again until I cn understand the php âµ | thompsa | 2010-02-12 | 1 | -0/+27 |
| | | | | error better | ||||
* | Add title for the server list table | thompsa | 2010-02-11 | 1 | -0/+3 |
| | |||||
* | shrink port and weight input boxes | thompsa | 2010-02-11 | 1 | -4/+4 |
| | |||||
* | Reduce duplication by putting the acl syntax in the array | thompsa | 2010-02-11 | 2 | -41/+35 |
| | |||||
* | Alert the user rather than just having a dead button | thompsa | 2010-02-11 | 1 | -1/+3 |
| | |||||
* | fix variable name type-o | thompsa | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | disable the row addition if no acl options are available | thompsa | 2010-02-11 | 1 | -0/+2 |
| | |||||
* | scriptaculous is autoloaded on v2.0+ | thompsa | 2010-02-11 | 1 | -0/+2 |
| | |||||
* | Use fade effects to alert the user to ACL changes | thompsa | 2010-02-11 | 1 | -4/+7 |
| | |||||
* | Filter the allowed ACL types by the current haproxy mode. If the type is | thompsa | 2010-02-11 | 2 | -17/+82 |
| | | | | | changed then the select list is updated and any unavailable ACLs are hidden. | ||||
* | Add syslog facility and level to the global options. | thompsa | 2010-02-11 | 2 | -1/+51 |
| | |||||
* | Remove spamd. I am fed up with receiving persnonal emails and forum âµ | Scott Ullrich | 2010-02-10 | 2 | -34/+0 |
| | | | | | | | | messages that read along the lines of: "You don't need to be so unpleasant and arrogant Is money and commercial support the only way to have correct support on this bullshit forum" | ||||
* | Fix text to read Listener. | thompsa | 2010-02-10 | 1 | -1/+1 |
| | |||||
* | Add plus icon next to current entries on all the pages (listener/server | thompsa | 2010-02-10 | 4 | -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". |