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
/
sss_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUDO: Provide documentation for the SUDO API
Jakub Hrozek
2012-01-30
2
-0
/
+1658
*
Fix sudo compilation on RHEL5
Jakub Hrozek
2012-01-30
2
-0
/
+3
*
SUDO Integration - test client changed
Pavel Březina
2012-01-27
1
-78
/
+13
*
SUDO Integration - SUDO API can request only cn=defaults record
Pavel Březina
2012-01-27
3
-26
/
+44
*
SUDO Integration - responder command for cn=defaults
Pavel Březina
2012-01-27
1
-0
/
+1
*
NSS: Add client support for [set|get|end]servent()
Stephen Gallagher
2012-01-27
1
-4
/
+125
*
NSS: Add client support for services (non-enumeration)
Stephen Gallagher
2012-01-27
3
-5
/
+388
*
NSS: Add sss_readrep_copy_string
Stephen Gallagher
2012-01-18
5
-181
/
+131
*
Export libsss_sudo as a separate package
Jakub Hrozek
2012-01-17
2
-0
/
+27
*
SUDO Integration review issues
Pavel Březina
2012-01-17
4
-7
/
+8
*
NSS: Validate input string lengths
Stephen Gallagher
2012-01-14
4
-9
/
+32
*
SUDO Integration - pseudo client for testing
Pavel Březina
2011-12-16
1
-0
/
+167
*
SUDO Integration - API for sudo
Pavel Březina
2011-12-16
4
-0
/
+553
*
SUDO Integration - responder
Pavel Březina
2011-12-16
1
-0
/
+3
*
SUDO integration - client common interface
Pavel Březina
2011-12-16
2
-0
/
+24
*
Fixed incorrect return code in PAM client
Jan Zeleny
2011-12-08
1
-1
/
+1
*
sss_cli.h - fix: function declaration after the header guard
Pavel Březina
2011-11-28
1
-2
/
+2
*
Cleanup: Remove unused parameters
Jakub Hrozek
2011-11-22
1
-8
/
+2
*
Added quiet option to pam_sss
Pavel Březina
2011-09-20
1
-5
/
+25
*
Fixed implicit declaration of function 'time' in src/sss_client/common.c.
Pavel Březina
2011-08-08
1
-0
/
+1
*
sss_client: avoid leaking file descriptors
Simo Sorce
2011-07-29
1
-0
/
+3
*
Import config.h earlier
Stephen Gallagher
2011-05-23
1
-1
/
+1
*
Include string.h in sss_cli.h
Sumit Bose
2011-05-23
1
-0
/
+1
*
Set _GNU_SOURCE globally
Sumit Bose
2011-05-23
2
-7
/
+1
*
clients: use poll instead of select
Simo Sorce
2011-05-03
1
-9
/
+6
*
Use neutral name for functions used by both pam and nss
Simo Sorce
2011-02-11
3
-49
/
+64
*
Check that the socket is really ours before attempting to close it.
Simo Sorce
2011-02-08
1
-13
/
+42
*
Fix wrong test in pam_sss
Simo Sorce
2010-12-17
1
-1
/
+1
*
Fix segfault for PAM_TEXT_INFO conversations
Stephen Gallagher
2010-12-16
1
-1
/
+1
*
Fix another possible memory leak in sss_nss_recv_rep()
Sumit Bose
2010-12-15
1
-8
/
+19
*
Fix possible memory leak in do_pam_conversation
Sumit Bose
2010-12-15
1
-16
/
+28
*
Fix possible memory leak in sss_nss_recv_rep()
Sumit Bose
2010-12-14
1
-8
/
+13
*
Fix improper bit manipulation in pam_sss
Sumit Bose
2010-12-14
1
-1
/
+1
*
Add a renew task to krb5_child
Sumit Bose
2010-12-03
1
-1
/
+7
*
sss_client: make code thread-safe
Simo Sorce
2010-11-22
5
-58
/
+219
*
Fix incorrect type comparison
Stephen Gallagher
2010-11-15
1
-1
/
+1
*
Fix cast warning for pam_sss.c
Stephen Gallagher
2010-11-15
1
-8
/
+11
*
Avoid long long in messages to PAM client use int64_t
Sumit Bose
2010-11-15
2
-9
/
+9
*
Avoid a global variable in netgroup client.
Sumit Bose
2010-10-13
2
-38
/
+26
*
Add handling of nested netgroups to nss client
Sumit Bose
2010-10-13
2
-68
/
+109
*
Return NSS_STATUS_RETURN instead of NSS_STATUS_NOTFOUND
Sumit Bose
2010-10-13
1
-1
/
+1
*
Add support for netgroups to NSS sss_client
Stephen Gallagher
2010-10-13
4
-5
/
+364
*
Rename group.c and passwd.c for clarity
Stephen Gallagher
2010-10-13
2
-0
/
+0
*
Add utility function sss_strnlen()
Stephen Gallagher
2010-10-13
2
-0
/
+34
*
Allow sssd clients to reconnect
Sumit Bose
2010-07-23
1
-4
/
+3
*
Potential memory leak in _nss_sss_*_r()
Jakub Hrozek
2010-06-14
2
-0
/
+5
*
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2010-06-10
2
-1
/
+17
*
Add a missing free()
Sumit Bose
2010-06-09
1
-0
/
+1
*
Avoid a potential double-free
Sumit Bose
2010-06-09
1
-0
/
+1
*
Handle Krb5 password expiration warning
Sumit Bose
2010-05-26
2
-2
/
+18
[next]