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
*
PAM: add ignore_authinfo_unavail option
Lukas Slebodnik
2014-06-03
1
-0
/
+11
*
PAM: Define compatible macros for some functions.
Lukas Slebodnik
2014-06-03
2
-2
/
+47
*
PAM: Use fallback version of some pam macros
Lukas Slebodnik
2014-06-03
1
-1
/
+18
*
PAM: Fix compilation of pam_test_client with openpam
Lukas Slebodnik
2014-06-03
1
-1
/
+15
*
PAM: Include header file security/pam_appl.h
Lukas Slebodnik
2014-06-03
1
-0
/
+1
*
sss_autofs: Do not try to free empty autofs context
Lukas Slebodnik
2014-05-27
1
-2
/
+4
*
sss_autofs: Check return value of autofs make request
Lukas Slebodnik
2014-05-27
1
-12
/
+12
*
PAM: macro PAM_DATA_REPLACE isn't available in openpam.
Lukas Slebodnik
2014-05-18
1
-0
/
+2
*
PAM: Fix problem with missing declaration.
Lukas Slebodnik
2014-05-18
1
-0
/
+1
*
KRB5: Do not attempt to get a TGT after a password change using OTP
Jakub Hrozek
2014-03-26
2
-0
/
+22
*
Use pattern #elif defined(identifier)
Lukas Slebodnik
2014-03-14
1
-2
/
+2
*
PAM: add ignore_unknown_user option
Pete Fritchman
2014-03-14
1
-0
/
+11
*
PAM: Test return value of strdup
Lukas Slebodnik
2014-03-07
2
-0
/
+9
*
DOC: Fix names of arguments in doxygen comments
Lukas Slebodnik
2014-02-17
1
-3
/
+3
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
2
-27
/
+27
*
CLIENT: Remove unused macros
Lukas Slebodnik
2014-01-24
1
-5
/
+0
*
Properly align buffer when storing pointers.
Michal Zidek
2013-12-10
3
-11
/
+14
*
sss_client: Use SAFEALIGN_COPY_<type> macros where appropriate.
Michal Zidek
2013-12-03
8
-27
/
+80
*
sss_client: Use SAFEALIGN_SETMEM_<type> macros where appropriate.
Michal Zidek
2013-11-15
1
-6
/
+3
*
mmap_cache: Use two chains for hash collision.
Lukas Slebodnik
2013-09-23
4
-8
/
+23
*
Rename _SSS_MC_SPECIAL
Michal Zidek
2013-09-13
1
-2
/
+2
*
CLIENT: Fix non gnu sss_strnlen implementation
Lukas Slebodnik
2013-08-28
1
-1
/
+1
*
mmap_cache: Off by one error.
Michal Zidek
2013-08-19
2
-8
/
+8
*
mmap_cache: Remove triple checks in client code.
Michal Zidek
2013-08-19
2
-40
/
+20
*
mmap_cache: Check data->name value in client code
Michal Zidek
2013-08-19
2
-0
/
+37
*
mmap_cache: Check if slot and name_ptr are not invalid.
Michal Zidek
2013-08-11
2
-0
/
+16
*
Fix warnings: uninitialized variable
Lukas Slebodnik
2013-07-22
1
-1
/
+1
*
Enhance PAC responder for AD users
Sumit Bose
2013-06-06
1
-15
/
+47
*
Rename SAFEALIGN macros.
Michal Zidek
2013-05-14
1
-34
/
+2
*
SSH: Use separate field for domain name in client requests
Jan Cholasta
2013-05-07
4
-37
/
+29
*
Add client library for SID related lookups
Sumit Bose
2013-05-03
5
-0
/
+1925
*
sudo client: remove dead code
Pavel Březina
2013-04-24
1
-8
/
+0
*
Fix sss_client breakage.
Lukas Slebodnik
2013-03-18
1
-1
/
+1
*
Removing unused header file providers.h
Lukas Slebodnik
2013-03-13
1
-151
/
+0
*
Reuse sss_open_cloexec at other places in code.
Lukas Slebodnik
2013-03-13
1
-17
/
+2
*
Add support for krb5 1.11's responder callback.
Nathaniel McCallum
2013-03-08
1
-0
/
+3
*
Updated Doxygen configuration to 1.8.1
Thorsten Scherf
2013-03-06
1
-134
/
+478
*
Revert "Add debug message to autofs client"
Jakub Hrozek
2013-03-01
1
-3
/
+0
*
Add debug message to autofs client
Pavel Březina
2013-03-01
1
-0
/
+3
*
autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32
Jakub Hrozek
2013-01-16
1
-10
/
+5
*
Potential resource leak in sss_nss_mc_get_record
Jakub Hrozek
2013-01-08
1
-0
/
+1
*
explicit null dereferenced in sss_nss_mc_get_record()
Pavel Březina
2013-01-07
1
-0
/
+5
*
Add a macro to copy with barriers
Simo Sorce
2012-12-13
1
-17
/
+30
*
Add memory barrier to mmap cache client code loop
Simo Sorce
2012-12-05
1
-0
/
+3
*
Fix errors reported by rpmlint
Jan Cholasta
2012-11-22
7
-21
/
+14
*
SUDO: Remove unused variable
Stephen Gallagher
2012-11-15
1
-1
/
+0
*
sudo: do not send domain name with username
Pavel Březina
2012-11-14
2
-16
/
+6
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
2
-2
/
+2
*
PAM: fix handling the client fd in pam destructor
Jakub Hrozek
2012-10-12
3
-18
/
+18
*
Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudo
Jakub Hrozek
2012-10-12
1
-12
/
+0
[next]