Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-25 | Don't use negative cache in netgroup lookup | Jan Zeleny | 1 | -20/+19 |
2011-03-09 | Change state of hash entry if netgroup cannot be parsed | Sumit Bose | 1 | -0/+2 |
2011-03-07 | Refactor set_netgroup_entry() | Sumit Bose | 1 | -4/+7 |
2011-03-07 | Add missing name to struct getent_ctx for missing netgroup | Sumit Bose | 1 | -0/+6 |
2011-01-14 | Fix missing hash table bug | Stephen Gallagher | 1 | -0/+1 |
2010-12-17 | Fix possible NULL-dereference in lookup_netgr_step() | Sumit Bose | 1 | -1/+1 |
2010-12-15 | Fix uninitialized value error in lookup_netgr_step() | Sumit Bose | 1 | -146/+181 |
2010-10-26 | Always use talloc_zero() to allocate cmdctx | Sumit Bose | 1 | -1/+1 |
2010-10-13 | Also return member groups to the client | Sumit Bose | 1 | -54/+84 |
2010-10-13 | Add handling of nested netgroups to nss client | Sumit Bose | 1 | -1/+4 |
2010-10-13 | Add missing tevent_req_done() | Sumit Bose | 1 | -0/+1 |
2010-10-13 | Add netgroup support to the NSS responder | Stephen Gallagher | 1 | -0/+863 |