summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPP...gnhb2010-06-161-17/+16
|/
* Fix comments to work better.gnhb2010-06-151-5/+3
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-152-5/+7
|\
| * Fix typo. Ticket #632jim-p2010-06-141-1/+1
| * Give apinger the new srcip dircetive so it does not struggle anymore with the...Ermal2010-06-141-4/+6
* | Comment out log suppression. No front end control implemented yet.gnhb2010-06-151-1/+1
|/
* Ticket #88. Add checks to disable txcsum when needed for wirless interfaces s...Ermal2010-06-141-2/+7
* Simplify/optimize code for carp [re]configuration. This is possibly related t...Ermal2010-06-141-16/+4
* Fixes #632. Use the correct function to handle vip destory.Ermal2010-06-141-1/+1
* Fixes #652. Correct typo.Ermal2010-06-141-2/+2
* this page is status, not diag.Chris Buechler2010-06-141-1/+1
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/text-proofing into rev...Chris Buechler2010-06-131-4/+4
|\
| * Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-4/+4
* | Remove extra code that isn't needed any more in interfaces.inc.gnhb2010-06-131-8/+1
OpenPOWER on IntegriCloud