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
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
2010-11-15
Fix incorrect type comparison
Stephen Gallagher
1
-1
/
+1
2010-11-15
Fix cast warning for pam_sss.c
Stephen Gallagher
1
-8
/
+11
2010-11-15
Avoid long long in messages to PAM client use int64_t
Sumit Bose
2
-9
/
+9
2010-10-13
Avoid a global variable in netgroup client.
Sumit Bose
2
-38
/
+26
2010-10-13
Add handling of nested netgroups to nss client
Sumit Bose
2
-68
/
+109
2010-10-13
Return NSS_STATUS_RETURN instead of NSS_STATUS_NOTFOUND
Sumit Bose
1
-1
/
+1
2010-10-13
Add support for netgroups to NSS sss_client
Stephen Gallagher
4
-5
/
+364
2010-10-13
Rename group.c and passwd.c for clarity
Stephen Gallagher
2
-0
/
+0
2010-10-13
Add utility function sss_strnlen()
Stephen Gallagher
2
-0
/
+34
2010-07-23
Allow sssd clients to reconnect
Sumit Bose
1
-4
/
+3
2010-06-14
Potential memory leak in _nss_sss_*_r()
Jakub Hrozek
2
-0
/
+5
2010-06-10
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2
-1
/
+17
2010-06-09
Add a missing free()
Sumit Bose
1
-0
/
+1
2010-06-09
Avoid a potential double-free
Sumit Bose
1
-0
/
+1
2010-05-26
Handle Krb5 password expiration warning
Sumit Bose
2
-2
/
+18
2010-05-07
Add retry option to pam_sss
Sumit Bose
1
-92
/
+147
2010-05-07
Improve the offline authentication message
Jakub Hrozek
1
-2
/
+2
2010-04-30
Fix wrong return value
Sumit Bose
1
-15
/
+14
2010-04-26
Display a message if a password reset by root fails
Sumit Bose
1
-8
/
+198
2010-04-26
Unset authentication tokens if password change fails
Sumit Bose
1
-27
/
+52
2010-04-16
Use SO_PEERCRED on the PAM socket
Sumit Bose
3
-2
/
+95
2010-04-16
Revert "Add better checks on PAM socket"
Sumit Bose
1
-122
/
+4
2010-03-25
Allow arbitrary-length PAM messages
Stephen Gallagher
1
-3
/
+20
2010-03-22
Improvements for LDAP Password Policy support
Ralf Haferkamp
2
-7
/
+98
2010-03-15
Fixed buffer alignment in exchange_credentials().
George McCollister
1
-5
/
+9
2010-03-15
Prompt for old password even when running as root
Ralf Haferkamp
1
-2
/
+4
[next]