Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-26 | Refactor nss_ctx to resp_ctx in responders | Stephen Gallagher | 1 | -11/+11 | |
2009-03-05 | added a privileged pipe | Sumit Bose | 1 | -1/+0 | |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -6/+6 | |
dependencies based on the latest samba code. Convert all references to the old events library to use the renamed tevent library. | |||||
2009-02-24 | Add PAM responder | Sumit Bose | 1 | -0/+123 | |
Also move responders under server/responder with shared code in server/responder/common Signed-off-by: Simo Sorce <ssorce@redhat.com> |