summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Reorg this test a little, and make sure we only add client-to-client for remo...jim-p2010-06-301-4/+3
* Give users with ssh access a real shell, but make sure that admin still gets ...jim-p2010-06-291-0/+3
* Set a skeleton directory for pwjim-p2010-06-291-1/+1
* Let pw handle the creation of the home directory rather than do it in php.jim-p2010-06-291-5/+1
* Give users who have "all" privileges shell access. Part of ticket #614jim-p2010-06-291-1/+1
* Load cpufreq on nanobsd when enabling powerd. It's in the kernel on full inst...jim-p2010-06-291-1/+3
* Use the real interface list in setup_microcode() Fixes #705jim-p2010-06-291-2/+2
* Add checkboxes to disable TSO and LRO since some drivers will misbehave with ...jim-p2010-06-281-0/+21
* Remove some redundant code and make sure admin's home directory is /root - Fi...jim-p2010-06-251-13/+1
* Label for 1:1 NAT reflection rules in rules.debug.Erik Fonnesbeck2010-06-251-1/+1
* Check for tcp/udp in the protocol specified for outbound NAT rules, since tcp...Erik Fonnesbeck2010-06-251-3/+6
* Pass correct argument to killbyname and correctly check for sshdkeyonly toggl...Ermal2010-06-231-1/+1
* Be more strict when doing checks for empty values.Ermal2010-06-221-2/+2
* Actually apinger can be reloaded and this is not doing its job apparently.Ermal2010-06-221-3/+0
* Fixes #613. Add correctly users to all users group.Ermal2010-06-221-1/+1
* Add build-time comparison also.jim-p2010-06-221-1/+1
* Fix ssh key existence test.jim-p2010-06-221-1/+2
* Fix NanoBSD snapshot URL default.jim-p2010-06-211-1/+1
* Actually send the HUP signal to tell apinger that a new config file is to be ...Ermal2010-06-211-1/+4
* Do a more thorough check for missing sshd key files. Should fix #673jim-p2010-06-211-1/+8
* Fixes #480. Correctly upgrade config for monitorip. When a gateway exists sav...Ermal2010-06-211-5/+9
* Use proper locking.Ermal2010-06-211-4/+11
* Do not flush all tables unless Save was hit on webgui. This avoids flushing t...Ermal2010-06-211-6/+19
* Make an extra check for monitor to be explicitly an ip otherwise apinger breaks.Ermal2010-06-181-0/+3
* Properly find gateway ip. The code before did not match for dynamic gateways.Ermal2010-06-181-2/+4
* If packages are reinstalled during bootup than there is no need to reinstall ...Ermal2010-06-181-2/+5
* Propperly check for down state.Ermal2010-06-181-2/+2
* Also teach system_routing_configure to have an interface as parameter so to r...Ermal2010-06-182-4/+8
* Do not reconfigure CP on every event of interfaces or while reloading the web...Ermal2010-06-183-133/+131
* Remove unused script and add it to obsolete list.Ermal2010-06-182-5/+1
* Silencejim-p2010-06-181-2/+2
* Silence.Ermal2010-06-181-1/+1
* Ooops curly missing.Ermal2010-06-171-3/+4
* Actually correctly handle some vip types ips for getNasIP.Ermal2010-06-171-1/+4
* Teach even getNasIP for the new callingstation ip setting.Ermal2010-06-171-5/+12
* Do not include functions.inc just for pfSenseHeader which is not really the b...Ermal2010-06-171-3/+5
* Fixes #660. Simplify some code and correctly do an exit after a redirect is i...Ermal2010-06-171-8/+4
* fix textChris Buechler2010-06-171-3/+3
* correct the limiter, it reversed up/down beforeChris Buechler2010-06-161-3/+3
* Save log file and give better output of what is happeningScott Ullrich2010-06-161-3/+5
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-166-63/+52
|\
| * Fixes #665. Optimize and correctly check for the gateways on static routes to...Ermal2010-06-161-11/+8
| * Actually it needs choparp_ prepended.Ermal2010-06-161-2/+2
| * Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...Ermal2010-06-161-8/+25
| * Make some non functional changes, mostly to keep up with latest gw changes. R...Ermal2010-06-161-1/+1
| * Fixes #667. Do not bring down mpd5 if the interface is configured for dial on...Ermal2010-06-161-3/+12
| * Add a safety check to prevent packets like those in #479 from breaking the fi...jim-p2010-06-151-0/+2
| * Remove gif creation/deletion in ipsec code it seems unlikely and unused for a...Ermal2010-06-151-38/+2
| * Reduce XXX's.Ermal2010-06-151-1/+1
| * Remove stray ). Fixes #661.jim-p2010-06-151-1/+1
OpenPOWER on IntegriCloud