summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-0310-139/+129
|\
| * Mute this command so people do not think something went wrong.Ermal2010-06-021-1/+1
| * Correct ifconfig syntaxErmal2010-06-021-2/+2
| * Use the module functions to set/remove/test interface capabilities.Ermal2010-06-021-40/+21
| * Use the new functions on CP code too.Ermal2010-06-021-6/+6
| * Start sshd early on boot so it is availble as soon as the first ip is configu...Ermal2010-06-021-4/+4
| * Use the functions from the pfSense module to configure interfaces on interfac...Ermal2010-06-021-72/+66
| * Don't kill ssh, it will stop the rest of the process when done from ssh. Inst...jim-p2010-06-021-9/+0
| * Remove this line, it is not needed.jim-p2010-06-021-2/+0
| * When an interface spoofs its mac address change the mac address of all vlans ...Ermal2010-06-011-10/+12
| * Remove spurious call to mute console.Ermal2010-06-011-2/+1
| * Do not nuke /tmp/ on livecd'sScott Ullrich2010-06-011-1/+3
| * Use sockstat, netstat might take to long under certain circumstances.Ermal2010-06-011-1/+1
| * Fix upgrade code for disable bit on OpenVPN CSC entries.jim-p2010-06-011-0/+5
| * Send TERM to sshd during shutdown/reboot to ensure that client sessions are k...jim-p2010-06-012-0/+4
| * Don't kill login here. When this happens from ssh is also resets the console ...jim-p2010-06-011-1/+1
| * Do not set max_execution time here.Ermal2010-06-012-2/+2
| * Fixes #622. Add a new file status for signaling default gateway under /tmp. d...Ermal2010-05-311-1/+15
* | First steps for 3g serviceproviders supportRenato Botelho2010-06-024-135/+163
* | Delete the interface_ppp_configure function and change how PPP data is saved.gnhb2010-05-291-188/+0
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-2921-161/+279
|\ \ | |/
| * Make the logout page configurable like the other pages. The only difference i...Ermal2010-05-281-0/+44
| * Add per-user PSKs to racoon.jim-p2010-05-281-1/+8
| * Remove part of the message displayed some people might find its completely ok...Ermal2010-05-281-1/+1
| * Make sure to cleanup /tmp before using it. Solves config cache issue as a start.Ermal2010-05-281-0/+1
| * Remove stale code.Ermal2010-05-281-4/+0
| * Add a function to find the mac address on a passthrough mac entry by username...Ermal2010-05-281-0/+12
| * On gre/gif case when the interface is saved do a reconfigure of the underlyin...Ermal2010-05-251-0/+15
| * Do not show ipfw0 for assignment.Ermal2010-05-251-1/+2
| * Correctly teardown states for down gateways.Ermal2010-05-251-3/+3
| * pfSense_get_interface_stats no longer gives the up/down status of the interfa...Erik Fonnesbeck2010-05-251-1/+1
| * Fix caps/grammar.jim-p2010-05-251-1/+1
| * Remove logs from temp config backup so they aren't clobbered when restored.jim-p2010-05-251-0/+6
| * Standardize upgrade log filenamesjim-p2010-05-251-2/+2
| * Backup all of /conf including subdirectories during upgrade instead of just f...jim-p2010-05-251-4/+4
| * Ticket #444. Use noatime even here.Ermal2010-05-251-2/+2
| * Ticket #444. Use noatime even here.Ermal2010-05-251-1/+1
| * Do not run netstat but use pfSense_get_interface_stats to gather interface st...Ermal2010-05-251-52/+21
| * Insulate some variables as they are used.jim-p2010-05-241-35/+20
| * Let these files stay since they were brought back (for now).jim-p2010-05-241-2/+0
| * Ticket #612. Correctly show the number of users as 0 on a group with no users...Ermal2010-05-241-9/+13
| * Use mwexec where it does not make sense to use popen for something that does ...Ermal2010-05-241-10/+21
| * Use hw.physmem when other methods failScott Ullrich2010-05-231-0/+5
| * Make installer unionfsScott Ullrich2010-05-231-1/+3
| * Add newlineScott Ullrich2010-05-231-1/+1
| * Do not include altq/shaper twiceScott Ullrich2010-05-221-2/+0
| * Do not reinclude filter.incScott Ullrich2010-05-221-2/+0
| * Remove unionfs /, will have to come up with a new planScott Ullrich2010-05-221-2/+0
| * Use unionfs for /Scott Ullrich2010-05-222-6/+3
| * Add missing ;Scott Ullrich2010-05-221-1/+1
OpenPOWER on IntegriCloud