Age | Commit message (Expand) | Author | Files | Lines |
2009-09-08 | Split database in multiple files | Simo Sorce | 1 | -2/+2 |
2009-08-17 | Fix reconnection code | Simo Sorce | 1 | -1/+35 |
2009-08-11 | Change the why DP clients identify | Simo Sorce | 1 | -2/+6 |
2009-08-11 | Change services identification mechanism | Simo Sorce | 1 | -4/+12 |
2009-08-10 | Simplify interfaces initialization | Simo Sorce | 1 | -22/+8 |
2009-08-10 | merge server and connection structures | Simo Sorce | 1 | -2/+2 |
2009-08-10 | Cosmetic changes | Simo Sorce | 1 | -2/+2 |
2009-08-10 | Remove redundant memory contexts | Simo Sorce | 1 | -12/+13 |
2009-08-05 | Move parsing of names and domains into util/ | Jakub Hrozek | 1 | -113/+1 |
2009-04-27 | Eliminate segfault on NSS and PAM responder startup. | Stephen Gallagher | 1 | -0/+4 |
2009-04-08 | Change the way we retrieve domains | Simo Sorce | 1 | -35/+1 |
2009-04-07 | Unify name parsing and reposnder headers | Simo Sorce | 1 | -26/+110 |
2009-03-27 | Make nsssrv use the common responder functions | Simo Sorce | 1 | -7/+2 |
2009-03-26 | Enable autoreconnection to the Data Provider in PAM | Stephen Gallagher | 1 | -2/+4 |
2009-03-26 | Refactor nss_ctx to resp_ctx in responders | Stephen Gallagher | 1 | -84/+84 |
2009-03-10 | added generic PAM return messages and a false login delay | Sumit Bose | 1 | -1/+1 |
2009-03-09 | use fixed paths to sockets to make sure clients and server are using the same | Sumit Bose | 1 | -54/+64 |
2009-03-05 | added a privileged pipe | Sumit Bose | 1 | -3/+129 |
2009-02-27 | Refactor creation of domain_map into confdb | Stephen Gallagher | 1 | -68/+3 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -16/+16 |
2009-02-24 | Add PAM responder | Sumit Bose | 1 | -0/+518 |