Ralf S. Engelschall
|
20f5d13e88
add a convinience option to install the ssh-agent loaded public keys into a remote account's ~/.ssh/authorized_keys
|
22 lat temu |
Ralf S. Engelschall
|
2d2a67184f
add chroot support also to sftp-server (actually a double-chroot if one uses a regular shell, but useful if one uses an own shell which manipulates HOME before calling sftp-server in order to trick it to do a delayed chroot(2) operation)
|
22 lat temu |
Michael Schloh von Bennewitz
|
89337fa171
integrate Matthias KURZ's patch to fix with_wrap on Solaris PR#300
|
22 lat temu |
Michael Schloh von Bennewitz
|
dede8e1f55
Optional linking with pcre was removed from configure a long time ago
|
22 lat temu |
Ralf S. Engelschall
|
d26d963fec
add optional TCP Wrappers support
|
22 lat temu |
Ralf S. Engelschall
|
32d9c467fc
add optional LDAP support (means it directly can read SSH public keys from an LDAP server)
|
22 lat temu |
Ralf S. Engelschall
|
4df13fffe9
add optional watchdog/heartbeat patch
|
22 lat temu |
Ralf S. Engelschall
|
09d8e3f7f2
1. Because the CHROOT patch is maintained with delays and is small enough, we finally move it into a local patch and maintain it ourself from now on. 2. Move some more substitutions into our new local patch files, too. 3. Add OpenPKG release identification.
|
22 lat temu |
Ralf S. Engelschall
|
04bfe12b69
modifying package: openssh-3.7.1p2 20030923 -> 20030927
|
22 lat temu |
Ralf S. Engelschall
|
3e837c28eb
upgrading package: openssh 3.7.1p1 -> 3.7.1p2
|
22 lat temu |
Ralf S. Engelschall
|
935dae77e1
add more bugfix patches from Solar Designer
|
22 lat temu |
Ralf S. Engelschall
|
661402c0f1
upgrading package: openssh 3.7p1 -> 3.7.1p1
|
22 lat temu |
Ralf S. Engelschall
|
cd0de12a1b
upgrading package: openssh 3.6.1p2 -> 3.7p1
|
22 lat temu |
Thomas Lotterer
|
7cc8f04c0d
prefer security over comfort
|
22 lat temu |
Thomas Lotterer
|
e8f0606bf8
flush cosmetic changes
|
22 lat temu |
Thomas Lotterer
|
66b3073993
cosmetics
|
22 lat temu |
Thomas Lotterer
|
af1c4eb92c
PR#202 run-time check and related issues
|
22 lat temu |
Ralf S. Engelschall
|
d68fd0bcc8
make sure PAM config is only touched on initial install and final deinstall
|
22 lat temu |
Ralf S. Engelschall
|
eabae2d716
cleanup the priority: move 200 to 500 and because 500 is default just ommit it; fix DNS/NTP/etc. dependencies
|
22 lat temu |
Thomas Lotterer
|
df8d12463f
PR#210: shtool options space before argument
|
22 lat temu |
Ralf S. Engelschall
|
f1b2e392dc
replace opXXXX with rcXXXX (PR#207)
|
22 lat temu |
Thomas Lotterer
|
21d63ba1a0
fix PR#204, use new %{l_value -s ...}
|
22 lat temu |
Ralf S. Engelschall
|
7d760e96e3
Fix the PAM identification by always using "openssh" in order to synchronize with the established PAM configuration file. Catched by: Matt Hoosier <matt@cis.ksu.edu> PR: #160
|
22 lat temu |
Michael van Elst
|
3d7934fce0
%status and pidfile handling
|
22 lat temu |
Thomas Lotterer
|
30c0f03b80
fsllint police: fix ident/default
|
22 lat temu |
Thomas Lotterer
|
0ccb902b2f
fix PR#182 append option for l2_channel_file now default and deprecated in fsl >= 1.2.0
|
22 lat temu |
Ralf S. Engelschall
|
07d3c1c314
use new openpkg_rc_def variable in run-command scripts for allowing the admin to change the global default for xxx_enable
|
22 lat temu |
Ralf S. Engelschall
|
67f9c78a59
cleanup copyright part by using just the main company name of Cable & Wireless and adding the URL to the global website
|
22 lat temu |
Ralf S. Engelschall
|
e3a72bb26c
various style cleanups and adjustments
|
22 lat temu |
Ralf S. Engelschall
|
a2b7462041
remove now officially deprecated usage of %{name} macro
|
22 lat temu |