summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #2422 could not remove entries from CP Allowed HostnamesDarren Embry2012-05-111-1/+1
* cleanup: code for building arrays for autocompleted fieldsDarren Embry2012-05-107-167/+45
* Merge pull request #106 from irvingpop/masterScott Ullrich2012-05-101-15/+19
|\
| * max_procs adjustments for small memory systems, attempt 2Irving Popovetsky2012-05-101-15/+19
|/
* add autocomplete for port (PEV-394754)Darren Embry2012-05-101-1/+11
* use get_alias_list for port field in load_balancer_pool_editDarren Embry2012-05-101-11/+1
* prep work: function get_alias_list()Darren Embry2012-05-101-0/+33
* add autocomplete to load_balancer_pool_edit.php (PEV-394754)Darren Embry2012-05-102-2/+21
* fix a bug in anti-clickjack that made all pages blankDarren Embry2012-05-101-1/+1
* update help text in port fields to Firewall -> Aliases (PEV-394754)Darren Embry2012-05-102-2/+2
* Add click jacking support. Ticket #2419Scott Ullrich2012-05-102-1/+7
* Add _ to the list of are allowed charactersWarren Baker2012-05-101-1/+1
* fix typoChris Buechler2012-05-091-1/+1
* Add initial support for subjectAltName - still needs some select love for the...jim-p2012-05-091-2/+121
* Include TCP flags in CLI filter parser output (if present)jim-p2012-05-091-1/+2
* Handle HTTPOnly and Secure flags on cookiesWarren Baker2012-05-091-0/+12
* Update zoneinfo using latest zones from FreeBSDjim-p2012-05-081-0/+0
* Back out duplicated fix from 107e8acc - Ticket #1917 was already fixed before...jim-p2012-05-081-9/+2
* Respect ['upload_path'] for upload_tmp_dir for PHPWarren Baker2012-05-081-1/+1
* $realif only exists on apply, which this code path would never touch. Change ...jim-p2012-05-081-2/+2
* Add last check timestamp to gateway status (actually just fix it, since the c...jim-p2012-05-081-14/+10
* Whoops, typo. Fixed now.jim-p2012-05-071-1/+1
* Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member()...jim-p2012-05-071-1/+1
* Merge pull request #100 from marcelloc/patch-7Scott Ullrich2012-05-071-3/+3
|\
| * Stop service needs to wait process to be stopped before trying to restart/sta...Marcello Coutinho2012-05-071-3/+3
|/
* fix vouchersChris Buechler2012-05-061-1/+1
* Test if this is an array before using it as an array.jim-p2012-05-061-0/+2
* Merge pull request #99 from znerol/feature/master/dns-host-aliasJim P2012-05-063-1/+138
|\
| * Fix whitespace: use spaces in services_dnsmasq_edit.php in order to match cod...Lorenz Schori2012-05-051-56/+56
| * Add support for aliases in DNS Forwarder, fixes #2410Lorenz Schori2012-05-053-1/+138
|/
* missed a spot for #2407Darren Embry2012-05-031-1/+4
* implement #2407: create config option for captive portal listening portDarren Embry2012-05-034-15/+35
* fix for #2356 'track interface'Darren Embry2012-05-031-21/+42
* Fix syntax error in bogons updatejim-p2012-05-031-1/+1
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca...jim-p2012-05-017-3/+121
* Add some safety belt checks to status_queues.php to prevent exec blocking or ...jim-p2012-05-011-15/+23
* correct hostname variable, and use FQDNChris Buechler2012-05-011-1/+1
* fix saving of hard timeoutChris Buechler2012-05-011-1/+0
* fix textChris Buechler2012-05-011-2/+2
* Move the stop_packages code to a function, and call the function from the she...jim-p2012-04-303-73/+49
* Better error handling for crypt_data and also better password argument handlingjim-p2012-04-301-5/+10
* Add note to NAT Reflection helper indicating where it works.Erik Fonnesbeck2012-04-281-0/+2
* Change description of 1:1 NAT Reflection setting to be more accurate.Erik Fonnesbeck2012-04-281-1/+1
* Restore protection for the "destination any" case for port forward NAT Reflec...Erik Fonnesbeck2012-04-281-9/+14
* Fix preservation of the selection of interfaces on input errors for floating ...Erik Fonnesbeck2012-04-271-0/+2
* Use !empty instead of isset to prevent accidental deletion of the last used r...Erik Fonnesbeck2012-04-261-2/+2
* Add a space between Note: and the message. Also move the period into the get...Erik Fonnesbeck2012-04-261-1/+1
* fix text. ticket #2399Chris Buechler2012-04-261-1/+1
* fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'Darren Embry2012-04-261-1/+2
OpenPOWER on IntegriCloud