index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
responder
/
nss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-11
1
-6
/
+6
*
Add domain argument to sysdb_initgroups()
Simo Sorce
2013-01-11
1
-2
/
+2
*
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
2013-01-11
1
-1
/
+1
*
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
2013-01-11
1
-4
/
+4
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-11
1
-2
/
+2
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-11
1
-9
/
+5
*
memcache: add macro that validates record length
Pavel Březina
2013-01-07
1
-2
/
+1
*
sss_userdel and sss_groupdel with use_fully_qualified_names
Michal Zidek
2013-01-07
1
-15
/
+50
*
mmap cache: invalidate cache on fatal error
Simo Sorce
2012-12-20
3
-10
/
+30
*
Carefully check records when forcibly invalidating
Simo Sorce
2012-12-20
1
-18
/
+101
*
Update free table when records are invalidated.
Simo Sorce
2012-12-20
1
-14
/
+23
*
nss_mc: Add extra checks when dereferencing records
Simo Sorce
2012-12-20
1
-0
/
+12
*
sssd_nss: Plug memory leaks
Simo Sorce
2012-12-19
1
-2
/
+11
*
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
2012-12-18
2
-3
/
+1
*
Allow mmap calls to gracefully return absent ctx
Simo Sorce
2012-12-14
1
-0
/
+25
*
sssd_nss: Remove entries from memory cache if not found in sysdb
Michal Zidek
2012-12-13
1
-0
/
+23
*
NSS: Fix the error handler in sss_mc_create_file
Jakub Hrozek
2012-12-11
1
-10
/
+16
*
Hook for mmap cache update on initgroup calls
Simo Sorce
2012-12-05
3
-0
/
+147
*
Hook to perform a mmap cache update from sssd_nss
Simo Sorce
2012-12-05
3
-0
/
+118
*
mmap cache: public functions to invalidate records
Simo Sorce
2012-12-05
2
-0
/
+135
*
NSS: Fix netgroup midpoint cache refresh
Jakub Hrozek
2012-12-04
2
-2
/
+2
*
Refactor the way subdomain accounts are saved
Simo Sorce
2012-11-19
1
-3
/
+7
*
Add ignore_group_members option.
Paul B. Henson
2012-11-15
1
-16
/
+19
*
Add helpers to set common mc record fields
Simo Sorce
2012-11-10
1
-16
/
+26
*
sss_cache: Remove fastcache even if sssd is not running.
Michal Zidek
2012-11-06
1
-3
/
+23
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-1
/
+1
*
Fix two errors in the nss responder
Sumit Bose
2012-10-23
1
-1
/
+3
*
Allow setting the default_shell option per-domain as well
Jakub Hrozek
2012-10-18
1
-1
/
+3
*
Check for subdomains if getpwuid or getgrgid are the first requests
Sumit Bose
2012-10-12
1
-0
/
+72
*
nss_cmd_retpwent(): do not go into infinite loop if n < 0
Pavel Březina
2012-10-11
1
-0
/
+8
*
Fix typos
Yuri Chornoivan
2012-10-09
1
-1
/
+1
*
Fix few coding style issues
Pavel Březina
2012-10-02
1
-1
/
+1
*
Add new option default_domain_suffix
Sumit Bose
2012-10-01
3
-8
/
+18
*
sss_cache tool invalidates records in memory cache.
Michal Zidek
2012-09-24
3
-2
/
+126
*
NSS: Fix off-by-one error in parse_getservbyname
Jakub Hrozek
2012-09-13
1
-1
/
+1
*
NSS: Add override_shell option
Stephen Gallagher
2012-07-20
3
-2
/
+18
*
Fix uninitialized values
Nick Guay
2012-07-18
1
-3
/
+3
*
Add newline to DEBUG messages
Jakub Hrozek
2012-07-12
1
-2
/
+2
*
Fix re_expression matching with subdomains
Jan Zeleny
2012-06-21
2
-37
/
+99
*
Move some debug lines to new debug log levels
Stef Walter
2012-06-20
1
-1
/
+1
*
Make re_expression and full_name_format per domain options
Stef Walter
2012-06-12
4
-20
/
+21
*
Allow fast memcache timeout to be configurable
Jan Zeleny
2012-06-10
3
-5
/
+15
*
Ghost members - various small changes
Jan Zeleny
2012-05-31
1
-1
/
+1
*
Ghost members - NSS responder changes
Jan Zeleny
2012-05-31
1
-89
/
+147
*
NSS: Restore original protocol for getservbyport
Stephen Gallagher
2012-05-25
1
-1
/
+1
*
Send 16bit protocol numbers from the sss_client
Jakub Hrozek
2012-05-25
1
-1
/
+1
*
NSS: Fix segfault when mmap cache cannot be initialized
Stephen Gallagher
2012-05-24
1
-2
/
+2
*
NSS: Expire in-memory netgroup cache before the nowait timeout
Stephen Gallagher
2012-05-16
1
-1
/
+9
*
Use sized_string correctly in FQDN domains
Jakub Hrozek
2012-05-15
1
-2
/
+2
*
NSS: keep a pointer to body after body is reallocated
Jakub Hrozek
2012-05-15
1
-0
/
+3
[next]