index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
responder
/
nss
/
nsssrv_netgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NSS: Clear cached netgroups if a request comes in from the sss_cache
Lukas Slebodnik
2013-08-08
1
-0
/
+30
*
NSS: allow removing entries from netgroup hash table
Lukas Slebodnik
2013-08-08
1
-0
/
+27
*
Fix netgroup lookup when using fully qualified name
Pavel Březina
2013-07-31
1
-2
/
+2
*
Netgroups should ignore the 'use_fully_qualified_names' setting
Stephen Gallagher
2013-07-29
1
-8
/
+6
*
Handle too many results from getnetgr.
Lukas Slebodnik
2013-06-27
1
-1
/
+13
*
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
2013-05-02
1
-1
/
+1
*
DB: Switch to new libini_config API
Ondrej Kos
2013-04-26
1
-1
/
+1
*
Add function get_next_domain()
Simo Sorce
2013-02-10
1
-5
/
+5
*
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
2013-01-15
1
-1
/
+1
*
NSS: Fix netgroup midpoint cache refresh
Jakub Hrozek
2012-12-04
1
-1
/
+1
*
Add new option default_domain_suffix
Sumit Bose
2012-10-01
1
-1
/
+2
*
Make re_expression and full_name_format per domain options
Stef Walter
2012-06-12
1
-2
/
+2
*
NSS: Expire in-memory netgroup cache before the nowait timeout
Stephen Gallagher
2012-05-16
1
-1
/
+9
*
Retrieve subdomains if there is a request for fully qualified user
Jan Zeleny
2012-04-24
1
-28
/
+57
*
Modified responder_get_domain()
Jan Zeleny
2012-04-24
1
-1
/
+1
*
Prevent printing NULL from DEBUG messages
Jakub Hrozek
2012-04-18
1
-1
/
+2
*
Handle errors from lookup_netgr_step gracefully
Jakub Hrozek
2012-03-08
1
-3
/
+10
*
Save original name into the in-memory cache
Jakub Hrozek
2012-03-08
1
-1
/
+1
*
Remove sysdb_get_ctx_from_list()
Sumit Bose
2012-02-29
1
-2
/
+2
*
Allocate setent structure on state, not on the client context
Jakub Hrozek
2012-02-13
1
-2
/
+2
*
RESPONDERS: Refactor setent_req_list
Jakub Hrozek
2012-02-05
1
-11
/
+3
*
NSS: Add individual timeouts for entry types
Stephen Gallagher
2012-02-04
1
-1
/
+1
*
NSS: Use sss_hash_create instead of destructor
Jakub Hrozek
2012-02-04
1
-0
/
+1
*
Refactor nss_cmd_send_empty
Jakub Hrozek
2012-01-31
1
-2
/
+2
*
NSS: Improve DEBUG messages for netgroup cache
Stephen Gallagher
2012-01-17
1
-2
/
+2
*
sss_get_cased_name utility function
Jakub Hrozek
2011-12-21
1
-3
/
+6
*
Use the case sensitivity flag in responders
Jakub Hrozek
2011-12-16
1
-8
/
+13
*
Responders: Split getting domain by name into separate function
Jakub Hrozek
2011-12-16
1
-1
/
+1
*
Ignore NULL-terminator when checking UTF8-validity for netgroups
Stephen Gallagher
2011-12-08
1
-1
/
+1
*
RESPONDER: Ensure that all input strings are valid UTF-8
Stephen Gallagher
2011-11-18
1
-0
/
+7
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
1
-2
/
+1
*
Don't use negative cache in netgroup lookup
Jan Zeleny
2011-04-25
1
-20
/
+19
*
Change state of hash entry if netgroup cannot be parsed
Sumit Bose
2011-03-09
1
-0
/
+2
*
Refactor set_netgroup_entry()
Sumit Bose
2011-03-07
1
-4
/
+7
*
Add missing name to struct getent_ctx for missing netgroup
Sumit Bose
2011-03-07
1
-0
/
+6
*
Fix missing hash table bug
Stephen Gallagher
2011-01-14
1
-0
/
+1
*
Fix possible NULL-dereference in lookup_netgr_step()
Sumit Bose
2010-12-17
1
-1
/
+1
*
Fix uninitialized value error in lookup_netgr_step()
Sumit Bose
2010-12-15
1
-146
/
+181
*
Always use talloc_zero() to allocate cmdctx
Sumit Bose
2010-10-26
1
-1
/
+1
*
Also return member groups to the client
Sumit Bose
2010-10-13
1
-54
/
+84
*
Add handling of nested netgroups to nss client
Sumit Bose
2010-10-13
1
-1
/
+4
*
Add missing tevent_req_done()
Sumit Bose
2010-10-13
1
-0
/
+1
*
Add netgroup support to the NSS responder
Stephen Gallagher
2010-10-13
1
-0
/
+863