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
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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
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-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
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-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-16
remove unused variable
Pavel Březina
1
-4
/
+0
2013-07-16
Remove unused function parameter
Lukas Slebodnik
1
-3
/
+1
2013-06-27
Do not call sss_cmd_done in function check_cache.
Lukas Slebodnik
1
-6
/
+0
2013-06-27
Handle too many results from getnetgr.
Lukas Slebodnik
1
-1
/
+13
2013-06-04
Lookup domains at startup
Sumit Bose
1
-0
/
+6
2013-05-30
Remove branching to improve readability
Jakub Hrozek
1
-23
/
+11
2013-05-30
Allow flat name in the FQname format
Jakub Hrozek
1
-3
/
+3
2013-05-30
Add utility functions for formatting fully-qualified names
Jakub Hrozek
1
-30
/
+19
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
2
-6
/
+11
2013-05-03
Add SID related calls to the NSS responder
Sumit Bose
2
-3
/
+795
2013-05-02
Add idmap context to nss context
Sumit Bose
2
-0
/
+22
2013-05-02
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
3
-4
/
+4
2013-04-26
DB: Switch to new libini_config API
Ondrej Kos
2
-2
/
+1
2013-04-21
Refactoring: remove duplicated code in nss responder
Sumit Bose
2
-622
/
+240
2013-04-17
Inform about function duplication.
Michal Zidek
1
-0
/
+3
2013-04-10
Allow using flatname for subdomain home dir template
Jakub Hrozek
1
-4
/
+6
2013-03-20
change responder contexts hierarchy
Pavel Březina
1
-15
/
+20
2013-03-20
do not leak memory on failure in *_process_init()
Pavel Březina
1
-7
/
+12
2013-03-19
Removing unused declaration of functions and variable.
Lukas Slebodnik
1
-1
/
+0
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-03-04
Use the same dbg level for all ncache hits.
Michal Zidek
1
-18
/
+25
2013-03-04
Remove unused functions
Jakub Hrozek
2
-18
/
+0
2013-02-14
Lower the DEBUG level if an entry cannot be deleted from memcache
Jakub Hrozek
1
-3
/
+3
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
1
-3
/
+3
2013-02-10
Add function get_next_domain()
Simo Sorce
3
-75
/
+55
2013-02-10
NSS: Add original homedir to home directory template options
Stephen Gallagher
1
-5
/
+6
2013-01-16
Invalidate user entry even if there are no groups
Jakub Hrozek
1
-6
/
+1
2013-01-16
NSS: invalidate memcache user entry on initgr, too
Jakub Hrozek
1
-0
/
+11
2013-01-15
Add domain arguments to sysdb services functions
Simo Sorce
1
-6
/
+6
2013-01-15
Add domain argument to sysdb_initgroups()
Simo Sorce
1
-2
/
+2
2013-01-15
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
1
-1
/
+1
2013-01-15
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
1
-4
/
+4
2013-01-15
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
1
-2
/
+2
[next]