index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sss_client
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
pam_sss: keep selinux optional
Simo Sorce
1
-0
/
+6
2012-02-23
nss_group: Cache the result from sssd when the glibc provided buffer is too s...
Simo Sorce
1
-8
/
+145
2012-02-14
Refactor sss_result into sss_sudo_result
Pavel Březina
5
-36
/
+38
2012-02-13
Fix missing NULL check after malloc
Stephen Gallagher
1
-0
/
+4
2012-02-13
SSH: Verify that names received from client are valid UTF-8 in responder
Jan Cholasta
1
-0
/
+17
2012-02-07
Fix SSH compilation on RHEL5
Jakub Hrozek
1
-1
/
+3
2012-02-07
Make sudo installation path configurable, install into libdir by default
Jakub Hrozek
1
-1
/
+1
2012-02-07
SSH: OpenSSH known_hosts client
Jan Cholasta
1
-0
/
+401
2012-02-07
SSH: OpenSSH authorized_keys client
Jan Cholasta
1
-0
/
+130
2012-02-07
SSH: Common client code
Jan Cholasta
4
-0
/
+372
2012-02-07
SSH: Responder
Jan Cholasta
1
-0
/
+4
2012-02-06
SELinux support in PAM module
Jan Zeleny
1
-1
/
+60
2012-02-06
SELinux support in PAM responder
Jan Zeleny
1
-0
/
+4
2012-02-05
AUTOFS: a command-line test client
Jakub Hrozek
1
-0
/
+116
2012-02-05
AUTOFS: a client library
Jakub Hrozek
5
-0
/
+451
2012-01-30
SUDO: Provide documentation for the SUDO API
Jakub Hrozek
2
-0
/
+1658
2012-01-30
Fix sudo compilation on RHEL5
Jakub Hrozek
2
-0
/
+3
2012-01-27
SUDO Integration - test client changed
Pavel Březina
1
-78
/
+13
2012-01-27
SUDO Integration - SUDO API can request only cn=defaults record
Pavel Březina
3
-26
/
+44
2012-01-27
SUDO Integration - responder command for cn=defaults
Pavel Březina
1
-0
/
+1
2012-01-27
NSS: Add client support for [set|get|end]servent()
Stephen Gallagher
1
-4
/
+125
2012-01-27
NSS: Add client support for services (non-enumeration)
Stephen Gallagher
3
-5
/
+388
2012-01-18
NSS: Add sss_readrep_copy_string
Stephen Gallagher
5
-181
/
+131
2012-01-17
Export libsss_sudo as a separate package
Jakub Hrozek
2
-0
/
+27
2012-01-17
SUDO Integration review issues
Pavel Březina
4
-7
/
+8
2012-01-14
NSS: Validate input string lengths
Stephen Gallagher
4
-9
/
+32
2011-12-16
SUDO Integration - pseudo client for testing
Pavel Březina
1
-0
/
+167
2011-12-16
SUDO Integration - API for sudo
Pavel Březina
4
-0
/
+553
2011-12-16
SUDO Integration - responder
Pavel Březina
1
-0
/
+3
2011-12-16
SUDO integration - client common interface
Pavel Březina
2
-0
/
+24
2011-12-08
Fixed incorrect return code in PAM client
Jan Zeleny
1
-1
/
+1
2011-11-28
sss_cli.h - fix: function declaration after the header guard
Pavel Březina
1
-2
/
+2
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-8
/
+2
2011-09-20
Added quiet option to pam_sss
Pavel Březina
1
-5
/
+25
2011-08-08
Fixed implicit declaration of function 'time' in src/sss_client/common.c.
Pavel Březina
1
-0
/
+1
2011-07-29
sss_client: avoid leaking file descriptors
Simo Sorce
1
-0
/
+3
2011-05-23
Import config.h earlier
Stephen Gallagher
1
-1
/
+1
2011-05-23
Include string.h in sss_cli.h
Sumit Bose
1
-0
/
+1
2011-05-23
Set _GNU_SOURCE globally
Sumit Bose
2
-7
/
+1
2011-05-03
clients: use poll instead of select
Simo Sorce
1
-9
/
+6
2011-02-11
Use neutral name for functions used by both pam and nss
Simo Sorce
3
-49
/
+64
2011-02-08
Check that the socket is really ours before attempting to close it.
Simo Sorce
1
-13
/
+42
2010-12-17
Fix wrong test in pam_sss
Simo Sorce
1
-1
/
+1
2010-12-16
Fix segfault for PAM_TEXT_INFO conversations
Stephen Gallagher
1
-1
/
+1
2010-12-15
Fix another possible memory leak in sss_nss_recv_rep()
Sumit Bose
1
-8
/
+19
2010-12-15
Fix possible memory leak in do_pam_conversation
Sumit Bose
1
-16
/
+28
2010-12-14
Fix possible memory leak in sss_nss_recv_rep()
Sumit Bose
1
-8
/
+13
2010-12-14
Fix improper bit manipulation in pam_sss
Sumit Bose
1
-1
/
+1
2010-12-03
Add a renew task to krb5_child
Sumit Bose
1
-1
/
+7
2010-11-22
sss_client: make code thread-safe
Simo Sorce
5
-58
/
+219
[next]