summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use functions to reduce code duplication; Add function to clear route to the ...jim-p2013-01-151-6/+28
* Better test if we're running at the cli or in lighty. Also suppress output fo...jim-p2013-01-151-2/+2
* Something in the LDAP libraries has changed and it no longer likes spaces in ...jim-p2013-01-141-5/+5
* Bold and note manifest entries that match the current architecture, and add a...jim-p2013-01-141-3/+12
* Put syslogd into secure mode so no remote log messages are accepted. Sending ...jim-p2013-01-101-2/+2
* Show the hostname if it doesn't matchjim-p2013-01-101-1/+2
* Merge pull request #319 from bcyrill/patch-4Jim P2013-01-101-1/+1
|\
| * Update etc/inc/voucher.incbcyrill2013-01-101-1/+1
|/
* Stack the queue graphs. Fixes #2692Warren Baker2013-01-101-2/+2
* Update zoneinfo to 2012.jjim-p2013-01-091-0/+0
* Make values look a little prettier and prevent a potential problemWarren Baker2013-01-091-15/+16
* In the case that no bandwidth limits are configured for queues but PRIQ is be...Warren Baker2013-01-091-1/+4
* Interface assignment wrongly changing:Renato Botelho2013-01-071-1/+1
* Make option 11 kill php and lighty like it does on HEADjim-p2013-01-071-1/+1
* Since php_sapi_name() is useless in pfSense test if argc has been registered ...Ermal2013-01-051-4/+11
* Sync rc.php_init_setup with masterErmal2013-01-051-14/+7
* Add to obsolete files as wellErmal2013-01-051-0/+3
* Remove diag_backup.js progress.php upload_progress.php since they are not use...Ermal2013-01-054-290/+0
* Remove upload_progress_meter references not usedErmal2013-01-051-5/+0
* Merge: Just check the file_exists let pkill decide if its a vaild file or not.Ermal2013-01-041-1/+1
* Merge improvements to filterdns daemonErmal2013-01-043-15/+22
* Add this fix here too for upnp, set the bits when specifying the listening IP.jim-p2013-01-041-1/+2
* Remove cmd_chain.inc leftoverErmal2013-01-041-10/+0
* This is needed since preload is now goneWarren Baker2013-01-041-0/+1
* Get back to trim() and strip / from left/right but when redirecting properly ...Ermal2013-01-041-4/+5
* Another fix for issues reported on 2.0.2 with php processes dying. Do not use...Ermal2013-01-041-3/+9
* Use proper var here for calculationErmal2013-01-041-1/+1
* Remove to parameters from system_generate_lighty_config that are unused and d...Ermal2013-01-042-23/+13
* Always use fastcgi since the requirement is the same anyhowErmal2013-01-041-16/+4
* Obsolete /etc/inc/cmd_chain.incErmal2013-01-041-0/+1
* GC cmd_chain.inc it never found uses since pfSense module got used more. Also...Ermal2013-01-042-179/+21
* Add exec_raw.php to obsolete files.Ermal2013-01-041-0/+1
* Remove preload.php even here now that is possible to avoid issues during star...Ermal2013-01-042-72/+0
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-047-17/+25
* Welcoming in 2013Chris Buechler2013-01-031-1/+1
* Merge pull request #306 from phil-davis/RELENG_2_0Jim P2013-01-031-1/+1
|\
| * Fix out packet count reportingPhil Davis2013-01-031-1/+1
|/
* Be a little smarter about the default kernel in rare cases where we cannot de...jim-p2013-01-031-1/+5
* Always make sure php has its own process manager to make lighty happyErmal2013-01-031-2/+2
* Pass -S to tcpdump to avoid an increase in memory consumption over time.jim-p2013-01-031-2/+2
* Merge pull request #305 from phil-davis/RELENG_2_0Jim P2013-01-031-4/+38
|\
| * Minimise rewriting of /etc/gettytabPhil Davis2013-01-031-4/+38
* | Bump this, since it seems inevitable at this point.jim-p2013-01-031-1/+1
|/
* Make mod_fastcgi last to have url.rewrite work properlyErmal2013-01-031-2/+2
* Make is_pid_running function return more conisten results by using isvalidpidErmal2013-01-021-3/+1
* Enable mod_evasive if needed for CPErmal2013-01-021-2/+3
* Simpligy lighty config and send all lighty logs to syslog rather to a file no...Ermal2013-01-021-58/+15
* USe rtrim here as that it the meaning. This should unbreak the issues on 2.0....Ermal2013-01-021-1/+1
* Make sure a device actually exists before trying to act on it. Fixes #2739jim-p2012-12-311-0/+3
* Fix obtaining DNS servers from PPPjim-p2012-12-211-10/+11
OpenPOWER on IntegriCloud