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
/
responder
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: add sss_idmap_talloc[_free]
Pavel Březina
2013-09-17
2
-22
/
+4
*
Add missing new line in DEBUG message
Lukas Slebodnik
2013-09-16
1
-2
/
+3
*
Fix formating of variables with type: gid_t
Lukas Slebodnik
2013-09-11
1
-2
/
+2
*
Fix formating of variables with type: uid_t
Lukas Slebodnik
2013-09-11
1
-2
/
+2
*
Fix formating of variables with type defined in stdint.h
Lukas Slebodnik
2013-09-11
1
-6
/
+7
*
Fix formating of variables with type: rlim_t
Lukas Slebodnik
2013-09-11
1
-5
/
+5
*
Fix formating of variables with type: size_t
Lukas Slebodnik
2013-09-11
2
-2
/
+2
*
Fix formating of variables with type: unsigned long
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
mmap_cache: Do not remove record from chain twice
Lukas Slebodnik
2013-09-09
1
-0
/
+6
*
Include sys/types.h for types id_t and uid_t
Lukas Slebodnik
2013-09-03
1
-0
/
+1
*
DP: Use the correct type for DBus boolean
Jakub Hrozek
2013-08-28
1
-2
/
+5
*
NSS: Descend into subdomains if enumerate=true
Jakub Hrozek
2013-08-28
1
-12
/
+12
*
mmap_cache: Use stricter check for hash keys.
Lukas Slebodnik
2013-08-28
1
-4
/
+6
*
mmap_cache: Skip records which doesn't have same hash
Lukas Slebodnik
2013-08-28
1
-2
/
+34
*
sss_packet_grow: correctly pad packet length to 512B
Pavel Březina
2013-08-28
1
-1
/
+1
*
PAC: Skip SIDs that cannot be resolved to domain
Jakub Hrozek
2013-08-26
1
-2
/
+4
*
PAC: use SID instead of GID to search for groups
Sumit Bose
2013-08-26
1
-48
/
+41
*
PAC: do not fail if a single group cannot be added/removed
Sumit Bose
2013-08-26
1
-18
/
+31
*
PAC: read user DN instead of constructing it
Sumit Bose
2013-08-26
1
-5
/
+17
*
PAC: handle non-POSIX groups in cache
Sumit Bose
2013-08-26
2
-11
/
+9
*
PAC: do not create users with missing GID
Sumit Bose
2013-08-26
1
-0
/
+14
*
PAC: if user entry already exists keep it
Sumit Bose
2013-08-26
3
-86
/
+10
*
pam: Bad debug message format and parameter.
Michal Zidek
2013-08-22
1
-1
/
+2
*
mmap_cache: Use sss_atomic_write_s instead of write.
Michal Zidek
2013-08-22
1
-2
/
+11
*
mmap_cache: Store corrupted mmap cache before reset
Michal Zidek
2013-08-19
1
-0
/
+66
*
mmap_cache: Use better checks for corrupted mc in responder
Michal Zidek
2013-08-19
1
-3
/
+53
*
mmap_cache: Off by one error.
Michal Zidek
2013-08-19
1
-6
/
+6
*
fill_initgr: add original primary GID if available
Sumit Bose
2013-08-19
1
-0
/
+27
*
mmap_cache: Check if slot and name_ptr are not invalid.
Michal Zidek
2013-08-11
2
-2
/
+54
*
PAM: Set negcache if user is not found after provider check
Jakub Hrozek
2013-08-08
1
-0
/
+10
*
PAM: Check negcache when searching for fully qualified users, too
Jakub Hrozek
2013-08-08
1
-0
/
+8
*
NSS: Clear cached netgroups if a request comes in from the sss_cache
Lukas Slebodnik
2013-08-08
3
-0
/
+54
*
NSS: allow removing entries from netgroup hash table
Lukas Slebodnik
2013-08-08
3
-1
/
+32
*
SSH: Ensure that cmd_ctx->name will not be NULL.
Lukas Slebodnik
2013-08-05
1
-4
/
+6
*
Fix netgroup lookup when using fully qualified name
Pavel Březina
2013-07-31
1
-2
/
+2
*
Netgroups should ignore the 'use_fully_qualified_names' setting
Stephen Gallagher
2013-07-29
1
-8
/
+6
*
Remove unused memory context
Lukas Slebodnik
2013-07-29
1
-6
/
+6
*
SUDO: realloc with sizeof(uint32_t) when adding uint32_t
Jakub Hrozek
2013-07-22
1
-1
/
+1
*
Do not try to set password when authtok_length is zero
Ondrej Kos
2013-07-18
1
-2
/
+6
*
remove unused variable
Pavel Březina
2013-07-16
1
-4
/
+0
*
Remove unused function parameter
Lukas Slebodnik
2013-07-16
1
-3
/
+1
*
Missing space in debug message
Michal Zidek
2013-07-15
1
-2
/
+2
*
Do not call sss_cmd_done in function check_cache.
Lukas Slebodnik
2013-06-27
1
-6
/
+0
*
Handle too many results from getnetgr.
Lukas Slebodnik
2013-06-27
1
-1
/
+13
*
SSH: Update known_hosts file after unsuccessful requests as well.
Jan Cholasta
2013-06-27
1
-20
/
+36
*
sudo responder: use different callback for oob refresh
Pavel Březina
2013-06-27
1
-6
/
+8
*
PAC: do not delete originalDN or cached password if present
Sumit Bose
2013-06-24
1
-1
/
+26
*
PAC: do not expect that sysdb_search_object_by_sid() return ENOENT
Sumit Bose
2013-06-19
1
-8
/
+8
*
New utility function sss_get_domain_name
Jakub Hrozek
2013-06-07
2
-19
/
+10
*
Enhance PAC responder for AD users
Sumit Bose
2013-06-06
3
-927
/
+659
[next]