Age | Commit message (Expand) | Author | Files | Lines |
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 | Raise debug level for version negotiation | Simo Sorce | 1 | -2/+2 |
2009-07-20 | Add option to add timestamps to debug output | Simo Sorce | 4 | -8/+39 |
2009-07-20 | Remove unused InfoPipe and PolicyKit code | Stephen Gallagher | 16 | -5530/+2 |
2009-07-20 | Instrument memberof for debugging | Simo Sorce | 2 | -1/+57 |
2009-07-20 | Start rationalizing user tools a bit | Simo Sorce | 7 | -408/+299 |
2009-07-20 | Implement resInit for monitor, NSS, PAM, DP and the backends | Stephen Gallagher | 5 | -1/+91 |
2009-07-20 | Monitor resolv.conf for changes | Stephen Gallagher | 4 | -128/+234 |
2009-07-20 | Improvements to config file updates | Stephen Gallagher | 2 | -41/+152 |
2009-07-20 | add infrastructure to handle new backend targets | Sumit Bose | 6 | -150/+228 |
2009-07-20 | Fix saving new nextID | Jakub Hrozek | 1 | -1/+1 |
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-10 | add a short explanation about the used debug levels | Sumit Bose | 1 | -0/+14 |
2009-07-09 | fixed typos and a potential memory leak | Sumit Bose | 1 | -2/+3 |
2009-07-08 | Implement the ldap identity module. | Simo Sorce | 7 | -787/+1408 |
2009-07-08 | Unify password caching ops in sysdb | Simo Sorce | 7 | -291/+178 |
2009-07-08 | Use async helpers for ldap auth module | Simo Sorce | 1 | -722/+314 |
2009-07-08 | Add async helper functions | Simo Sorce | 7 | -25/+2060 |
2009-07-08 | Expose sysdb function to parse sysdb_attrs | Simo Sorce | 2 | -2/+4 |
2009-07-08 | Add dumb way to clean up .X files | Simo Sorce | 1 | -0/+1 |
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-08 | fixed a double talloc_free error | Sumit Bose | 6 | -12/+0 |
2009-07-06 | Check for root before initializing | Jakub Hrozek | 9 | -4/+99 |
2009-07-03 | Cleanup warnings in client and server code | Simo Sorce | 2 | -4/+1 |
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 | 18 | -2762/+4893 |
2009-07-03 | Rename sysdb_req to sysdb_handle. | Simo Sorce | 18 | -416/+410 |
2009-07-02 | Adding wrappers to free data in INI API. | Dmitri Pal | 2 | -7/+5 |
2009-07-02 | Gettextize the sss_ tools | Jakub Hrozek | 7 | -109/+176 |
2009-07-02 | PRINT and ERROR macros | Jakub Hrozek | 2 | -1/+4 |
2009-07-02 | check pending_return after dbus_connection_send_with_reply | Sumit Bose | 4 | -9/+9 |
2009-07-02 | added kerberos backend with tevent_req event handling | Sumit Bose | 8 | -2/+978 |
2009-07-02 | added kerberos locator plugin | Sumit Bose | 6 | -1/+179 |
2009-06-30 | Eliminate segfault on first start-up | Stephen Gallagher | 1 | -6/+19 |
2009-06-30 | Remove redundant libPath option from proxy provider | Stephen Gallagher | 3 | -17/+7 |
2009-06-19 | Protect against segfault in service_signal_reload | Stephen Gallagher | 1 | -0/+9 |
2009-06-19 | Fix segfault in update_monitor_config | Stephen Gallagher | 2 | -8/+30 |
2009-06-19 | Allow the use of custom CFLAGS on the make command line | Stephen Gallagher | 3 | -3/+6 |
2009-06-18 | Add configure check for PCRE >= 7 | Stephen Gallagher | 1 | -0/+2 |
2009-06-17 | Create gettext framework for SSSD daemon | Stephen Gallagher | 17 | -15/+156 |
2009-06-16 | Control sssd_be exported functions | Stephen Gallagher | 2 | -2/+9 |
2009-06-16 | Add --with-aux-info config option to SSSD daemon | Stephen Gallagher | 2 | -0/+11 |
2009-06-16 | Make SysV script install executable | Stephen Gallagher | 1 | -1/+1 |
2009-06-11 | Remove extra implementation of password_destructor | Stephen Gallagher | 1 | -11/+0 |
2009-06-11 | Add missing configure check for getpgrp | Stephen Gallagher | 1 | -1/+1 |
2009-06-10 | Turn sssd_mem_takeover into sssd_mem_attach | Simo Sorce | 3 | -36/+51 |