Age | Commit message (Expand) | Author | Files | Lines |
2012-12-04 | NSS: Fix netgroup midpoint cache refresh | Jakub Hrozek | 1 | -1/+1 |
2012-10-09 | Fix typos | Yuri Chornoivan | 1 | -1/+1 |
2012-10-01 | Add new option default_domain_suffix | Sumit Bose | 1 | -1/+4 |
2012-09-13 | NSS: Fix off-by-one error in parse_getservbyname | Jakub Hrozek | 1 | -1/+1 |
2012-07-18 | Fix uninitialized values | Nick Guay | 1 | -3/+3 |
2012-06-12 | Make re_expression and full_name_format per domain options | Stef Walter | 1 | -7/+5 |
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-04-24 | Modified responder_get_domain() | Jan Zeleny | 1 | -1/+1 |
2012-03-21 | NSS: Look for services with correct case when cache is updated | Jakub Hrozek | 1 | -7/+7 |
2012-03-21 | Save alias of the primary name, too | Jakub Hrozek | 1 | -8/+14 |
2012-02-29 | Remove sysdb_get_ctx_from_list() | Sumit Bose | 1 | -9/+10 |
2012-02-17 | Fix case insensitive service lookups | Jakub Hrozek | 1 | -6/+6 |
2012-02-17 | NSS: Always return the same protocol that was requested | Stephen Gallagher | 1 | -9/+23 |
2012-02-13 | Check for failure in sss_packet_grow() | Stephen Gallagher | 1 | -5/+5 |
2012-02-13 | Allocate setent structure on state, not on the client context | Jakub Hrozek | 1 | -1/+1 |
2012-02-05 | RESPONDERS: Refactor setent_req_list | Jakub Hrozek | 1 | -21/+6 |
2012-01-31 | Refactor nss_cmd_send_empty | Jakub Hrozek | 1 | -2/+2 |
2012-01-27 | NSS: Add service enumeration support to NSS provider | Stephen Gallagher | 1 | -1/+658 |
2012-01-27 | DP: Refactor responder_dp_req so it's reusable by other responders | Jakub Hrozek | 1 | -1/+2 |
2012-01-27 | NSS: Add getservbyname and getservbyport support to the NSS Responder | Stephen Gallagher | 1 | -0/+1170 |