index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
sshd
Commit message (
Expand
)
Author
Age
Files
Lines
*
file_notice() requires notices.inc
Scott Ullrich
2005-11-20
1
-0
/
+1
*
File a notice when we are done creating ssh keys
Scott Ullrich
2005-11-20
1
-0
/
+1
*
Reworked sshd script, restarts sshd if we have one and allows running of
Seth Mos
2005-10-13
1
-0
/
+32
*
* Done -> done (for bootup consistency)
Scott Ullrich
2005-10-13
1
-3
/
+3
*
Silence read-only error
Scott Ullrich
2005-10-11
1
-1
/
+2
*
Exit when ssh is disabled
Scott Ullrich
2005-09-23
1
-0
/
+1
*
Do not allow sshd script to run multiple times concurrently.
Scott Ullrich
2005-09-22
1
-0
/
+6
*
Use mwexec
Scott Ullrich
2005-09-22
1
-1
/
+1
*
Do not hijack stderr
Scott Ullrich
2005-09-22
1
-3
/
+1
*
File an alert when SSHD didn't start correctly
Scott Ullrich
2005-09-19
1
-0
/
+1
*
Note when sshd startup failure
Scott Ullrich
2005-09-19
1
-1
/
+1
*
* Create a /etc/keys_generating file incase a reboot occurs we know to start ...
Scott Ullrich
2005-09-19
1
-6
/
+52
*
Create SSH keys with a nice of 20
Scott Ullrich
2005-09-19
1
-6
/
+6
*
return_filename_as_string -> file_get_contents
Colin Smith
2005-08-03
1
-7
/
+7
*
newline before running keygen
Scott Ullrich
2005-08-03
1
-0
/
+1
*
Correctly start SSHD
Scott Ullrich
2005-08-01
1
-2
/
+6
*
Use enablesshd tag
Scott Ullrich
2005-08-01
1
-1
/
+1
*
Enable SSHD on upgrade
Scott Ullrich
2005-07-31
1
-1
/
+1
*
Allow SSH service to be disabled / enabled.
Scott Ullrich
2005-07-31
1
-0
/
+3
*
Check for key existance before clearing out
Scott Ullrich
2005-07-24
1
-8
/
+10
*
Mount config rw before generating keys
Scott Ullrich
2005-07-24
1
-0
/
+1
*
Do not mount configuration ro after writing configuration with write_config()...
Scott Ullrich
2005-07-24
1
-2
/
+0
*
Make sure config is mounted rw
Scott Ullrich
2005-07-24
1
-0
/
+2
*
Do not perform mount operations
Scott Ullrich
2005-07-24
1
-15
/
+0
*
Use correct path. DOH!
Scott Ullrich
2005-07-17
1
-1
/
+1
*
Use correct path. DOH!
Scott Ullrich
2005-07-17
1
-4
/
+2
*
Do not check on config.xml items right now.
Scott Ullrich
2005-07-17
1
-2
/
+3
*
Do not stat a file if it doesn't exist
Scott Ullrich
2005-07-17
1
-3
/
+4
*
Make sure ak key is cleared
Scott Ullrich
2005-07-17
1
-1
/
+2
*
If any of the /etc/ssh/ files are corrupted then remove them so they will be ...
Scott Ullrich
2005-07-17
1
-0
/
+17
*
Make sure config.xml doesn't hold ssh keys for now
Scott Ullrich
2005-07-17
1
-1
/
+9
*
Disable ssh key saving for now.
Scott Ullrich
2005-07-10
1
-1
/
+1
*
Disable ssh key saving for now.
Scott Ullrich
2005-07-10
1
-0
/
+7
*
Operating on argv[0] and [1]
Scott Ullrich
2005-07-09
1
-1
/
+1
*
exit after stop sync
Scott Ullrich
2005-07-09
1
-0
/
+1
*
Sync /root/.authorized_keys on boot
Scott Ullrich
2005-07-09
1
-0
/
+6
*
On shutdown call /etc/sshd and alert we're stopping so it can compare /root/....
Scott Ullrich
2005-07-09
1
-0
/
+14
*
Use system("/usr/sbin/sshd"); for platform compatibility
Scott Ullrich
2005-07-09
1
-1
/
+0
*
Saving and restoring is fixed. Reenable.
Scott Ullrich
2005-07-09
1
-3
/
+0
*
Turn off SSH key saving and restoring until bugs are fixed.
Scott Ullrich
2005-07-09
1
-0
/
+7
*
Don't forget to write out ssh keys to config.xml
Scott Ullrich
2005-07-09
1
-0
/
+1
*
If keys exist and they are not stored in config.xml, remove the keys and rege...
Scott Ullrich
2005-07-09
1
-0
/
+5
*
use /etc/rc.d/sshd start
Scott Ullrich
2005-07-08
1
-1
/
+1
*
base64 encode the values when saving and restoring
Scott Ullrich
2005-07-08
1
-11
/
+61
*
* Store SSH keys in config.xml.
Scott Ullrich
2005-07-08
1
-1
/
+8
*
Eliminate whitespace.
Scott Ullrich
2005-03-31
1
-2
/
+1
*
No need for duplicate starting ssh messages
Scott Ullrich
2005-03-12
1
-8
/
+7
*
Let user SSH in as admin instead of root only (requested for consistency)
Bill Marquette
2005-03-12
1
-2
/
+5
*
Initial revision
Scott Ullrich
2004-11-07
1
-0
/
+62