Age | Commit message (Expand) | Author | Files | Lines |
2009-09-08 | Split database in multiple files | Simo Sorce | 1 | -2/+2 |
2009-09-02 | remove the concept of a backend name | Sumit Bose | 1 | -17/+31 |
2009-08-17 | Fix reconnection code | Simo Sorce | 1 | -2/+0 |
2009-08-13 | Make "files" a reserved word for legacy local domain | Jakub Hrozek | 1 | -0/+43 |
2009-08-11 | Change the why DP clients identify | Simo Sorce | 1 | -43/+22 |
2009-08-11 | Change services identification mechanism | Simo Sorce | 1 | -81/+11 |
2009-08-11 | Make child processes exit when parent dies | Jakub Hrozek | 1 | -0/+6 |
2009-08-11 | Make socket paths a compile-time option | Stephen Gallagher | 1 | -1/+0 |
2009-08-10 | Simplify interfaces initialization | Simo Sorce | 1 | -37/+22 |
2009-08-10 | merge server and connection structures | Simo Sorce | 1 | -10/+4 |
2009-08-10 | Cosmetic changes | Simo Sorce | 1 | -41/+41 |
2009-08-10 | Remove redundant memory contexts | Simo Sorce | 1 | -21/+27 |
2009-07-21 | added LDAP change password backend target | Sumit Bose | 1 | -2/+6 |
2009-07-20 | Implement resInit for monitor, NSS, PAM, DP and the backends | Stephen Gallagher | 1 | -0/+19 |
2009-07-20 | add infrastructure to handle new backend targets | Sumit Bose | 1 | -110/+168 |
2009-04-14 | Make reconnection to the Data Provider a global setting | Stephen Gallagher | 1 | -2/+2 |
2009-04-13 | Fix a couple of segfaults and timeout checks | Simo Sorce | 1 | -18/+17 |
2009-04-13 | Always pass full domain info | Simo Sorce | 1 | -6/+11 |
2009-04-07 | Split modules types in Identity and Authenticator | Simo Sorce | 1 | -20/+135 |
2009-04-01 | Do not file a sure segfault. | Simo Sorce | 1 | -0/+2 |
2009-03-20 | Enhance server_setup | Simo Sorce | 1 | -1/+7 |
2009-03-20 | Enable autoreconnection of Data Provider Backends to the Data Provider | Stephen Gallagher | 1 | -3/+94 |
2009-03-19 | use pam_data as main data structure for dbus communication | Sumit Bose | 1 | -38/+8 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -5/+6 |
2009-02-24 | Add PAM responder | Sumit Bose | 1 | -1/+137 |
2009-02-24 | Proper fix for memory handling problem. | Simo Sorce | 1 | -36/+46 |
2009-02-24 | Revert "Fixing serious memory allocation bug in sbus_message_handler." | Simo Sorce | 1 | -30/+41 |
2009-02-23 | Fixing serious memory allocation bug in sbus_message_handler. | Stephen Gallagher | 1 | -41/+30 |
2009-02-13 | Make backend requests async | Simo Sorce | 1 | -14/+223 |
2009-02-13 | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 1 | -1/+1 |
2009-02-12 | Remove dp_cli_sbus_init | Simo Sorce | 1 | -12/+5 |
2009-01-27 | Refactoring the monitor code and SBUS utility functions. | Stephen Gallagher | 1 | -11/+59 |
2009-01-14 | Add code to make it easier to reconnect in case the server | Simo Sorce | 1 | -15/+3 |
2009-01-12 | Regroup database rleated functions under db and | Simo Sorce | 1 | -3/+2 |
2009-01-11 | Turn ldap_provider.c into proxy.c and make it possible to load just any | Simo Sorce | 1 | -1/+2 |
2009-01-08 | The code now successfully sends a getpwnam request to a remote LDAP server, | Simo Sorce | 1 | -18/+53 |
2009-01-06 | Add more infrastructure to data provider to dispatch requests (still untested). | Simo Sorce | 1 | -153/+87 |
2009-01-05 | Fix dp client to connect to the right dbus pipe | Simo Sorce | 1 | -11/+16 |
2008-12-15 | Adding a parameter to the sbus_service_sbus_init function to allow passing in... | Stephen Gallagher | 1 | -1/+1 |
2008-12-10 | Initial work on a test provider using the gross hack of dlopen()ing nss_ldap | Simo Sorce | 1 | -8/+9 |
2008-12-08 | Change data provider into a hub, where backends (ldap, nis, ipa providers) | Simo Sorce | 1 | -0/+515 |