index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
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
*
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