Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-07 | Unify name parsing and reposnder headers | Simo Sorce | 1 | -3/+0 | |
Use common sss_parse_name function in all responders Simplify responder headers by combining common,cmd,dp in one header and add name parse structure as part of the common responder context. | |||||
2009-03-26 | Refactor nss_ctx to resp_ctx in responders | Stephen Gallagher | 1 | -1/+1 | |
2009-03-05 | added a privileged pipe | Sumit Bose | 1 | -1/+0 | |
2009-02-24 | Add PAM responder | Sumit Bose | 1 | -0/+4 | |
Also move responders under server/responder with shared code in server/responder/common Signed-off-by: Simo Sorce <ssorce@redhat.com> |