Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-20 | Enable autoreconnection of Data Provider Backends to the Data Provider | Stephen Gallagher | 1 | -1/+8 | |
2009-03-19 | use pam_data as main data structure for dbus communication | Sumit Bose | 1 | -13/+11 | |
2009-03-06 | minor fixes for the build process | Sumit Bose | 1 | -0/+7 | |
enable --without-tests | |||||
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -10/+10 | |
dependencies based on the latest samba code. Convert all references to the old events library to use the renamed tevent library. | |||||
2009-02-25 | added more ldap backend options and an example configuration | Sumit Bose | 1 | -68/+92 | |
Signed-off-by: Simo Sorce <ssorce@redhat.com> | |||||
2009-02-24 | Add PAM responder | Sumit Bose | 1 | -0/+676 | |
Also move responders under server/responder with shared code in server/responder/common Signed-off-by: Simo Sorce <ssorce@redhat.com> |