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-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
2013-06-27
Handle too many results from getnetgr.
Lukas Slebodnik
1
-1
/
+13
2013-06-27
SSH: Update known_hosts file after unsuccessful requests as well.
Jan Cholasta
1
-20
/
+36
2013-06-27
sudo responder: use different callback for oob refresh
Pavel Březina
1
-6
/
+8
2013-06-24
PAC: do not delete originalDN or cached password if present
Sumit Bose
1
-1
/
+26
2013-06-19
PAC: do not expect that sysdb_search_object_by_sid() return ENOENT
Sumit Bose
1
-8
/
+8
2013-06-07
New utility function sss_get_domain_name
Jakub Hrozek
2
-19
/
+10
2013-06-06
Enhance PAC responder for AD users
Sumit Bose
3
-927
/
+659
2013-06-04
Lookup domains at startup
Sumit Bose
8
-0
/
+89
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
3
-34
/
+22
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
7
-14
/
+25
2013-05-10
sudo responder: search rules for subdomains in parent domain subtree
Pavel Březina
1
-0
/
+5
2013-05-10
Add missing \n to debug string
Sumit Bose
1
-1
/
+1
2013-05-07
SSH: Do not skip domains with use_fully_qualified_names in host key requests
Jan Cholasta
1
-6
/
+0
2013-05-07
SSH: Use separate field for domain name in client requests
Jan Cholasta
1
-27
/
+64
2013-05-07
SSH: Fix parsing of names from client requests
Jan Cholasta
3
-3
/
+30
2013-05-03
Add SID related calls to the NSS responder
Sumit Bose
2
-3
/
+795
2013-05-02
Add sss_ncache_set_sid() and sss_ncache_check_sid()
Sumit Bose
2
-0
/
+31
2013-05-02
Add responder_get_domain_by_id()
Sumit Bose
2
-0
/
+52
2013-05-02
Add idmap context to nss context
Sumit Bose
2
-0
/
+22
2013-05-02
Add two new request types to the data-provider interface
Sumit Bose
2
-1
/
+9
2013-05-02
Add secid filter to responder-dp protocol
Sumit Bose
1
-4
/
+14
2013-05-02
responder_get_domain(): remove timeout calculation
Sumit Bose
1
-10
/
+1
2013-05-02
responder_get_domain: do not return disabled domains
Sumit Bose
1
-0
/
+4
2013-05-02
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
11
-20
/
+16
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-21
Fix and rename get_my_domain_data()
Sumit Bose
3
-12
/
+14
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
2
-5
/
+7
2013-04-08
Allocate PAM DP request data on responder context
Jakub Hrozek
3
-5
/
+54
[next]