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
/
nss
/
nsssrv_mmap_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
Fix formating of variables with type: size_t
Lukas Slebodnik
1
-1
/
+1
2013-09-09
mmap_cache: Do not remove record from chain twice
Lukas Slebodnik
1
-0
/
+6
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-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-11
mmap_cache: Check if slot and name_ptr are not invalid.
Michal Zidek
1
-2
/
+52
2013-04-17
Inform about function duplication.
Michal Zidek
1
-0
/
+3
2013-03-07
Debug message in sss_mc_create_file.
Michal Zidek
1
-0
/
+5
2013-03-07
File descriptor leak in nss responder.
Michal Zidek
1
-18
/
+43
2013-01-07
memcache: add macro that validates record length
Pavel Březina
1
-2
/
+1
2012-12-20
mmap cache: invalidate cache on fatal error
Simo Sorce
1
-6
/
+26
2012-12-20
Carefully check records when forcibly invalidating
Simo Sorce
1
-18
/
+101
2012-12-20
Update free table when records are invalidated.
Simo Sorce
1
-14
/
+23
2012-12-20
nss_mc: Add extra checks when dereferencing records
Simo Sorce
1
-0
/
+12
2012-12-14
Allow mmap calls to gracefully return absent ctx
Simo Sorce
1
-0
/
+25
2012-12-11
NSS: Fix the error handler in sss_mc_create_file
Jakub Hrozek
1
-10
/
+16
2012-12-05
mmap cache: public functions to invalidate records
Simo Sorce
1
-0
/
+125
2012-11-10
Add helpers to set common mc record fields
Simo Sorce
1
-16
/
+26
2012-11-06
sss_cache: Remove fastcache even if sssd is not running.
Michal Zidek
1
-3
/
+23
2012-09-24
sss_cache tool invalidates records in memory cache.
Michal Zidek
1
-0
/
+46
2012-06-10
Allow fast memcache timeout to be configurable
Jan Zeleny
1
-2
/
+2
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-10
/
+10
2012-03-20
NSS: Fix debug message
Stephen Gallagher
1
-0
/
+2
2012-03-19
nsssrv: add handling of memory cache group map
Simo Sorce
1
-0
/
+70
2012-03-19
nsssrv: add handling of memory cache passwd map
Simo Sorce
1
-0
/
+76
2012-03-19
nsssrv: Add memory cache record handling utils
Simo Sorce
1
-0
/
+279
2012-03-19
nsssrv: shared memory cache server initialization
Simo Sorce
1
-0
/
+300