index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
responder
/
ssh
/
sshsrv_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSH: Use sss_unique_file_ex to create the known hosts file
Jakub Hrozek
2015-08-17
1
-17
/
+4
*
ssh: generate public keys from certificate
Sumit Bose
2015-07-31
1
-11
/
+43
*
SSH: Ignore the default_domain_suffix
Jakub Hrozek
2015-04-01
1
-1
/
+1
*
Fix: always check return value of unlink()
Pavel Reichl
2014-11-28
1
-2
/
+12
*
Views: apply user SSH public key override
Sumit Bose
2014-11-05
1
-29
/
+94
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-47
/
+47
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_ssh module
Michal Zidek
2013-11-15
1
-4
/
+3
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
1
-4
/
+2
*
SSH: Ensure that cmd_ctx->name will not be NULL.
Lukas Slebodnik
2013-08-05
1
-4
/
+6
*
SSH: Update known_hosts file after unsuccessful requests as well.
Jan Cholasta
2013-06-27
1
-20
/
+36
*
SSH: Do not skip domains with use_fully_qualified_names in host key requests
Jan Cholasta
2013-05-07
1
-6
/
+0
*
SSH: Use separate field for domain name in client requests
Jan Cholasta
2013-05-07
1
-27
/
+64
*
SSH: Fix parsing of names from client requests
Jan Cholasta
2013-05-07
1
-3
/
+20
*
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
2013-05-02
1
-4
/
+2
*
Add function get_next_domain()
Simo Sorce
2013-02-10
1
-5
/
+5
*
Check that strings do not go beyond the end of the packet body in autofs and ...
Jan Cholasta
2013-01-23
1
-4
/
+4
*
Add domain arguments to sysdb ssh functions
Simo Sorce
2013-01-15
1
-3
/
+4
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
1
-1
/
+1
*
SSH: Reject requests for authorized keys of root
Jan Cholasta
2012-12-10
1
-0
/
+5
*
Fix uninitialized pointer read in ssh_host_pubkeys_update_known_hosts
Jakub Hrozek
2012-10-09
1
-1
/
+2
*
SSH: Expire hosts in known_hosts
Jan Cholasta
2012-10-05
1
-1
/
+9
*
SSH: Refactor sysdb and related code
Jan Cholasta
2012-10-05
1
-71
/
+51
*
Add new option default_domain_suffix
Sumit Bose
2012-10-01
1
-1
/
+2
*
SSH: Fix possible infinite loop when updating known_hosts
Jan Cholasta
2012-09-20
1
-3
/
+1
*
SSH: Simplify public key formatting function
Jan Cholasta
2012-09-04
1
-4
/
+2
*
SSH: Return error code in SSH utility functions
Jan Cholasta
2012-09-04
1
-6
/
+7
*
Make re_expression and full_name_format per domain options
Stef Walter
2012-06-12
1
-2
/
+2
*
SSH: Add dp_get_host_send to common responder code
Jakub Hrozek
2012-05-03
1
-8
/
+6
*
SSH: return NULL on error in ssh_host_pubkeys_format_known_host_plain
Jakub Hrozek
2012-05-02
1
-1
/
+2
*
SSH: Add support for hashed known_hosts
Jan Cholasta
2012-04-24
1
-36
/
+156
*
Modified responder_get_domain()
Jan Zeleny
2012-04-24
1
-2
/
+2
*
Convert read and write operations to sss_atomic_read
Jakub Hrozek
2012-04-20
1
-1
/
+1
*
SSH: Allow clients to explicitly specify host alias
Jan Cholasta
2012-03-15
1
-59
/
+38
*
SSH: Fix missing semicolon
Stephen Gallagher
2012-03-09
1
-1
/
+1
*
Add umask before mkstemp() call in SSH responder
Jan Zeleny
2012-03-09
1
-0
/
+3
*
Remove sysdb_get_ctx_from_list()
Sumit Bose
2012-02-29
1
-8
/
+6
*
SSH: Replace blocking getaddrinfo call in the responder with asynchronous res...
Jan Cholasta
2012-02-27
1
-26
/
+48
*
SSH: Use fchmod instead of chmod on known_hosts file
Jan Cholasta
2012-02-27
1
-8
/
+4
*
SSH: Add more debugging messages
Jan Cholasta
2012-02-27
1
-0
/
+8
*
SSH: Don't abort known_hosts update when host search fails
Jan Cholasta
2012-02-27
1
-1
/
+1
*
SSH: Manage global known_hosts file in the responder
Jan Cholasta
2012-02-26
1
-0
/
+131
*
SSH: Save SSH host name aliases
Jan Cholasta
2012-02-26
1
-1
/
+25
*
SSH: Verify that names received from client are valid UTF-8 in responder
Jan Cholasta
2012-02-13
1
-0
/
+4
*
Fix SSH compilation on RHEL5
Jakub Hrozek
2012-02-07
1
-0
/
+3
*
SSH: Responder
Jan Cholasta
2012-02-07
1
-0
/
+631