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_cmd.c
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-16
Add missing new line in DEBUG message
Lukas Slebodnik
1
-2
/
+3
2013-08-28
NSS: Descend into subdomains if enumerate=true
Jakub Hrozek
1
-12
/
+12
2013-08-19
fill_initgr: add original primary GID if available
Sumit Bose
1
-0
/
+27
2013-06-27
Do not call sss_cmd_done in function check_cache.
Lukas Slebodnik
1
-6
/
+0
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
1
-5
/
+10
2013-05-03
Add SID related calls to the NSS responder
Sumit Bose
1
-3
/
+794
2013-05-02
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
1
-2
/
+2
2013-04-21
Refactoring: remove duplicated code in nss responder
Sumit Bose
1
-622
/
+239
2013-04-10
Allow using flatname for subdomain home dir template
Jakub Hrozek
1
-4
/
+6
2013-03-19
Removing unused declaration of functions and variable.
Lukas Slebodnik
1
-1
/
+0
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
1
-16
/
+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
1
-58
/
+36
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 argument to sysdb_initgroups()
Simo Sorce
1
-2
/
+2
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
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
1
-9
/
+5
2013-01-07
sss_userdel and sss_groupdel with use_fully_qualified_names
Michal Zidek
1
-15
/
+50
2012-12-20
mmap cache: invalidate cache on fatal error
Simo Sorce
1
-2
/
+2
2012-12-19
sssd_nss: Plug memory leaks
Simo Sorce
1
-2
/
+11
2012-12-13
sssd_nss: Remove entries from memory cache if not found in sysdb
Michal Zidek
1
-0
/
+23
2012-12-05
Hook for mmap cache update on initgroup calls
Simo Sorce
1
-0
/
+91
2012-12-05
Hook to perform a mmap cache update from sssd_nss
Simo Sorce
1
-0
/
+100
2012-11-19
Refactor the way subdomain accounts are saved
Simo Sorce
1
-3
/
+7
2012-11-15
Add ignore_group_members option.
Paul B. Henson
1
-16
/
+19
2012-10-23
Fix two errors in the nss responder
Sumit Bose
1
-1
/
+3
2012-10-18
Allow setting the default_shell option per-domain as well
Jakub Hrozek
1
-1
/
+3
2012-10-12
Check for subdomains if getpwuid or getgrgid are the first requests
Sumit Bose
1
-0
/
+72
2012-10-11
nss_cmd_retpwent(): do not go into infinite loop if n < 0
Pavel Březina
1
-0
/
+8
2012-10-01
Add new option default_domain_suffix
Sumit Bose
1
-6
/
+12
2012-07-20
NSS: Add override_shell option
Stephen Gallagher
1
-2
/
+12
2012-06-21
Fix re_expression matching with subdomains
Jan Zeleny
1
-36
/
+98
2012-06-12
Make re_expression and full_name_format per domain options
Stef Walter
1
-9
/
+13
2012-05-31
Ghost members - various small changes
Jan Zeleny
1
-1
/
+1
2012-05-31
Ghost members - NSS responder changes
Jan Zeleny
1
-89
/
+147
2012-05-24
NSS: Fix segfault when mmap cache cannot be initialized
Stephen Gallagher
1
-2
/
+2
2012-05-15
Use sized_string correctly in FQDN domains
Jakub Hrozek
1
-2
/
+2
2012-05-15
NSS: keep a pointer to body after body is reallocated
Jakub Hrozek
1
-0
/
+3
2012-05-10
Send the correct enumeration request
Jakub Hrozek
1
-1
/
+1
2012-05-09
NSS: Add default_shell option
Stephen Gallagher
1
-1
/
+7
[next]