Age | Commit message (Expand) | Author | Files | Lines |
2009-08-28 | check if gid attribute is empty | Sumit Bose | 1 | -0/+6 |
2009-08-28 | send SSSD_REALM and SSSD_KDCIP environment to the client | Sumit Bose | 1 | -2/+31 |
2009-08-28 | fix internal order of ldap user mapping options | Sumit Bose | 1 | -4/+4 |
2009-08-27 | Make enumeration an independent task | Simo Sorce | 5 | -68/+693 |
2009-08-27 | Remove redunant function and always pass attrs. | Simo Sorce | 1 | -8/+12 |
2009-08-27 | Always save using member/memberOf | Simo Sorce | 1 | -0/+5 |
2009-08-27 | Initial support for multiple schema types | Simo Sorce | 1 | -7/+39 |
2009-08-27 | Use the correct structure. | Simo Sorce | 1 | -2/+2 |
2009-08-24 | Do not fail enumerations if a single store fails | Simo Sorce | 1 | -40/+45 |
2009-08-24 | some UPN handling fixes | Sumit Bose | 5 | -28/+49 |
2009-08-21 | store additional LDAP attributes | Sumit Bose | 1 | -4/+45 |
2009-08-21 | use stored upn if available | Sumit Bose | 1 | -20/+101 |
2009-08-19 | enable usage of defaultBindDn | Sumit Bose | 5 | -9/+48 |
2009-08-17 | Fix reconnection code | Simo Sorce | 5 | -37/+15 |
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 | 5 | -177/+271 |
2009-08-11 | Change services identification mechanism | Simo Sorce | 2 | -156/+22 |
2009-08-11 | Make child processes exit when parent dies | Jakub Hrozek | 2 | -0/+12 |
2009-08-11 | Make socket paths a compile-time option | Stephen Gallagher | 3 | -3/+0 |
2009-08-10 | Do not fail enumerations because of range checks | Simo Sorce | 1 | -3/+15 |
2009-08-10 | Simplify interfaces initialization | Simo Sorce | 5 | -130/+51 |
2009-08-10 | merge server and connection structures | Simo Sorce | 2 | -25/+9 |
2009-08-10 | Cosmetic changes | Simo Sorce | 3 | -105/+105 |
2009-08-10 | Remove redundant memory contexts | Simo Sorce | 3 | -34/+45 |
2009-08-05 | Consolidate tevent helpers | Jakub Hrozek | 2 | -33/+0 |
2009-08-04 | Fix race condition in sdap code | Simo Sorce | 2 | -83/+172 |
2009-08-03 | Fix search replies getting ignored | Simo Sorce | 1 | -14/+12 |
2009-07-31 | Add ignore_not_found parameter to sysdb delete functions | Jakub Hrozek | 1 | -6/+9 |
2009-07-24 | Fix race condition that was causing segfaults | Simo Sorce | 1 | -80/+136 |
2009-07-21 | added LDAP change password backend target | Sumit Bose | 4 | -4/+307 |
2009-07-21 | add handling of the new backend targets to proxy backend | Sumit Bose | 1 | -0/+30 |
2009-07-20 | Rework the engine that deals with openldap libraries | Simo Sorce | 3 | -497/+403 |
2009-07-20 | Implement resInit for monitor, NSS, PAM, DP and the backends | Stephen Gallagher | 2 | -0/+38 |
2009-07-20 | add infrastructure to handle new backend targets | Sumit Bose | 6 | -150/+228 |
2009-07-10 | let krb5 backend safe valid credentials for offline authentication | Sumit Bose | 1 | -0/+43 |
2009-07-10 | fixed the default value for tls_reqcert | Sumit Bose | 1 | -1/+1 |
2009-07-08 | Implement the ldap identity module. | Simo Sorce | 5 | -709/+1173 |
2009-07-08 | Unify password caching ops in sysdb | Simo Sorce | 4 | -260/+49 |
2009-07-08 | Use async helpers for ldap auth module | Simo Sorce | 1 | -722/+314 |
2009-07-08 | Add async helper functions | Simo Sorce | 4 | -0/+2035 |
2009-07-08 | fix return code of krb5 child to indicate that the kdc is unavailable | Sumit Bose | 1 | -1/+5 |
2009-07-08 | fixed some typos which prevented password caching | Sumit Bose | 1 | -3/+5 |
2009-07-03 | Cleanup warnings in client and server code | Simo Sorce | 1 | -3/+0 |
2009-07-03 | Convert proxy internals to tevent_req style | Simo Sorce | 1 | -865/+1438 |
2009-07-03 | Rework transaction code to use tevent_req | Simo Sorce | 2 | -247/+556 |
2009-07-03 | Rename sysdb_req to sysdb_handle. | Simo Sorce | 2 | -50/+50 |
2009-07-02 | check pending_return after dbus_connection_send_with_reply | Sumit Bose | 1 | -3/+3 |
2009-07-02 | added kerberos backend with tevent_req event handling | Sumit Bose | 5 | -0/+845 |
2009-06-30 | Remove redundant libPath option from proxy provider | Stephen Gallagher | 1 | -3/+7 |
2009-06-16 | Control sssd_be exported functions | Stephen Gallagher | 1 | -0/+4 |