Age | Commit message (Expand) | Author | Files | Lines |
2009-10-22 | User home directories management | Jakub Hrozek | 1 | -8/+34 |
2009-10-22 | update ipa auth options to new option scheme | Sumit Bose | 1 | -0/+1 |
2009-10-22 | update krb5 option handling to new option scheme | Sumit Bose | 1 | -4/+7 |
2009-10-22 | Delete sssd-i18n.h and put it's old contents into util.h | Martin Nagy | 1 | -1/+0 |
2009-10-22 | Various improvements to the resolv test suite | Martin Nagy | 1 | -0/+1 |
2009-10-22 | Add a new set of helpful common functions for tests | Martin Nagy | 1 | -1/+2 |
2009-10-20 | Start implementing ipa specific options. | Simo Sorce | 1 | -1/+3 |
2009-10-16 | Add krb5_common.h to the list of headers to 'make dist' | Stephen Gallagher | 1 | -0/+1 |
2009-10-16 | Add first basic IPA provider | Simo Sorce | 1 | -1/+23 |
2009-10-16 | Move all krb5 provider init functions | Simo Sorce | 1 | -1/+2 |
2009-10-16 | Move all ldap provider init functions | Simo Sorce | 1 | -0/+1 |
2009-10-15 | enable debugging of krb5_child | Sumit Bose | 1 | -0/+2 |
2009-10-14 | Move ldap provider configuration into its own file | Simo Sorce | 1 | -0/+2 |
2009-10-14 | Make options parser available to all providers | Simo Sorce | 1 | -0/+1 |
2009-10-14 | use PYTHON_PREFIX to install SSSDConfig python API | Sumit Bose | 1 | -2/+2 |
2009-10-13 | add a replacement if ldap_control_create is missing | Sumit Bose | 1 | -1/+3 |
2009-10-13 | add -Werror-implicit-function-declaration to default gcc flags | Sumit Bose | 1 | -1/+2 |
2009-10-13 | Package SSSDConfig API | Stephen Gallagher | 1 | -0/+21 |
2009-10-12 | LDAP provider needs to link against krb libraries | Ralf Haferkamp | 1 | -2/+4 |
2009-10-09 | Remove DP process | Simo Sorce | 1 | -8/+0 |
2009-10-06 | Remove unused btreemap code | Stephen Gallagher | 1 | -2/+0 |
2009-10-05 | add utility call check_and_open_readonly | Sumit Bose | 1 | -1/+12 |
2009-09-25 | Send debug messages to logfile | Jakub Hrozek | 1 | -2/+2 |
2009-09-25 | script to upgrade config to v2 | Jakub Hrozek | 1 | -0/+3 |
2009-09-24 | added support for older MIT kerberos versions | sbose | 1 | -3/+10 |
2009-09-23 | Remove provider=files | Jakub Hrozek | 1 | -1/+0 |
2009-09-21 | Provide python bindings for sysdb | Jakub Hrozek | 1 | -0/+34 |
2009-09-21 | Decouple synchronous sysdb interface from tools | Jakub Hrozek | 1 | -0/+2 |
2009-09-15 | Include m4 directories in tarball | Stephen Gallagher | 1 | -1/+2 |
2009-09-14 | add krb5ccache_dir and krb5ccname_template option | Sumit Bose | 1 | -2/+14 |
2009-09-11 | use fork+exec for kerberos helper | Sumit Bose | 1 | -2/+12 |
2009-09-11 | add change password target to krb5 backend | Sumit Bose | 1 | -1/+1 |
2009-09-11 | Add strtoint32 and strtouint32 tests | Stephen Gallagher | 1 | -0/+11 |
2009-09-11 | Add 'make tests' target | Stephen Gallagher | 1 | -0/+2 |
2009-09-10 | Add strtoint32 and strtouint32 convenience functions | Stephen Gallagher | 1 | -0/+2 |
2009-09-09 | Cleanups for library linking | sbose | 1 | -2/+1 |
2009-09-08 | Split database in multiple files | Simo Sorce | 1 | -0/+1 |
2009-09-08 | fix libdbus configure check | Sumit Bose | 1 | -1/+0 |
2009-08-20 | Support gettext >= 0.14 instead of 0.17 | Stephen Gallagher | 1 | -1/+2 |
2009-08-20 | Fix usage of $(builddir) in SSSD | Stephen Gallagher | 1 | -0/+4 |
2009-08-19 | Eliminate the --with-tests configure flag | Stephen Gallagher | 1 | -8/+14 |
2009-08-17 | Fix broken build | Stephen Gallagher | 1 | -1/+0 |
2009-08-17 | Fix reconnection code | Simo Sorce | 1 | -1/+0 |
2009-08-14 | Don't go to the backend for identical cache entry requests | Stephen Gallagher | 1 | -1/+9 |
2009-08-11 | Change the why DP clients identify | Simo Sorce | 1 | -1/+0 |
2009-08-11 | Make socket paths a compile-time option | Stephen Gallagher | 1 | -0/+3 |
2009-08-10 | Revert build-breaking libsss_util_la change. | Stephen Gallagher | 1 | -9/+20 |
2009-08-10 | Build and run tests with 'make check' | Stephen Gallagher | 1 | -21/+11 |
2009-07-24 | Add async resolver tests | Jakub Hrozek | 1 | -1/+13 |
2009-07-24 | Add ares helpers into sssd | Jakub Hrozek | 1 | -1/+11 |