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