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-01-07
memcache: add macro that validates record length
Pavel Březina
1
-2
/
+1
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
3
-10
/
+30
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-19
sssd_nss: Plug memory leaks
Simo Sorce
1
-2
/
+11
2012-12-18
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
2
-3
/
+1
2012-12-14
Allow mmap calls to gracefully return absent ctx
Simo Sorce
1
-0
/
+25
2012-12-13
sssd_nss: Remove entries from memory cache if not found in sysdb
Michal Zidek
1
-0
/
+23
2012-12-11
NSS: Fix the error handler in sss_mc_create_file
Jakub Hrozek
1
-10
/
+16
2012-12-05
Hook for mmap cache update on initgroup calls
Simo Sorce
3
-0
/
+147
2012-12-05
Hook to perform a mmap cache update from sssd_nss
Simo Sorce
3
-0
/
+118
2012-12-05
mmap cache: public functions to invalidate records
Simo Sorce
2
-0
/
+135
2012-12-04
NSS: Fix netgroup midpoint cache refresh
Jakub Hrozek
2
-2
/
+2
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-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-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
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-09
Fix typos
Yuri Chornoivan
1
-1
/
+1
2012-10-02
Fix few coding style issues
Pavel Březina
1
-1
/
+1
2012-10-01
Add new option default_domain_suffix
Sumit Bose
3
-8
/
+18
2012-09-24
sss_cache tool invalidates records in memory cache.
Michal Zidek
3
-2
/
+126
2012-09-13
NSS: Fix off-by-one error in parse_getservbyname
Jakub Hrozek
1
-1
/
+1
2012-07-20
NSS: Add override_shell option
Stephen Gallagher
3
-2
/
+18
2012-07-18
Fix uninitialized values
Nick Guay
1
-3
/
+3
2012-07-12
Add newline to DEBUG messages
Jakub Hrozek
1
-2
/
+2
2012-06-21
Fix re_expression matching with subdomains
Jan Zeleny
2
-37
/
+99
2012-06-20
Move some debug lines to new debug log levels
Stef Walter
1
-1
/
+1
2012-06-12
Make re_expression and full_name_format per domain options
Stef Walter
4
-20
/
+21
2012-06-10
Allow fast memcache timeout to be configurable
Jan Zeleny
3
-5
/
+15
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-25
NSS: Restore original protocol for getservbyport
Stephen Gallagher
1
-1
/
+1
2012-05-25
Send 16bit protocol numbers from the sss_client
Jakub Hrozek
1
-1
/
+1
2012-05-24
NSS: Fix segfault when mmap cache cannot be initialized
Stephen Gallagher
1
-2
/
+2
2012-05-16
NSS: Expire in-memory netgroup cache before the nowait timeout
Stephen Gallagher
1
-1
/
+9
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
3
-1
/
+15
2012-05-09
NSS: Add fallback_homedir option
Stephen Gallagher
3
-2
/
+27
2012-05-02
NSS: fix returning group from cache
Jakub Hrozek
1
-1
/
+1
2012-05-02
NSS: Check return code of sss_mmap_cache_gr_store
Jakub Hrozek
1
-0
/
+5
2012-04-24
NSS: Only return data from initgroups once
Jakub Hrozek
1
-3
/
+10
[next]