Age | Commit message (Expand) | Author | Files | Lines |
2010-02-02 | Warn the user if authentication happens offline | Sumit Bose | 1 | -6/+97 |
2010-02-02 | Add offline failed login counter | Sumit Bose | 1 | -0/+332 |
2010-02-02 | Check cache_credentials in sysdb_cache_auth_send() | Sumit Bose | 1 | -0/+9 |
2010-01-22 | Handle IPv6 addresses with the async resolver | Stephen Gallagher | 1 | -5/+5 |
2010-01-20 | Add sysdb request to authenticate against a cached password | Sumit Bose | 1 | -0/+135 |
2010-01-14 | Explicitly set async DNS timeout | Stephen Gallagher | 2 | -2/+2 |
2009-12-15 | Cleanup db files after test run | Sumit Bose | 1 | -2/+19 |
2009-12-09 | Change ares usage to be c-ares 1.7.0 compatible | Jakub Hrozek | 1 | -14/+12 |
2009-12-07 | Add checks to test the memberuid handling | Sumit Bose | 1 | -13/+495 |
2009-12-07 | Fix nested group memberships | Simo Sorce | 1 | -1/+1 |
2009-12-07 | Add sysdb_search_custom request | Sumit Bose | 1 | -62/+110 |
2009-11-20 | Only display errors in unit tests | Stephen Gallagher | 10 | -11/+21 |
2009-11-20 | Improve handling of ccache files | Sumit Bose | 1 | -0/+124 |
2009-11-18 | Make the sysdb user and group names case-sensitive | Stephen Gallagher | 1 | -0/+39 |
2009-11-10 | Refactor delete functions and add a few | Simo Sorce | 1 | -19/+22 |
2009-11-09 | IPA time rules parsing routines | Jakub Hrozek | 1 | -0/+579 |
2009-11-09 | Check return, zero free hostent, adhere to style | Simo Sorce | 1 | -4/+6 |
2009-11-06 | Add fail over utility functions | Martin Nagy | 1 | -0/+303 |
2009-11-06 | Add simple reference counting wrappers for talloc | Martin Nagy | 1 | -0/+231 |
2009-11-06 | Add missing include file to files-tests.c | Martin Nagy | 1 | -0/+1 |
2009-11-06 | Always set last update and expire time | Simo Sorce | 1 | -2/+2 |
2009-11-04 | Add sysdb_attrs_replace_name to sysdb API. | Sumit Bose | 1 | -0/+45 |
2009-11-02 | add sysdb_delete_recursive request to sysdb API | Sumit Bose | 1 | -4/+107 |
2009-10-30 | remove old sysdb file before starting tests | Sumit Bose | 1 | -0/+8 |
2009-10-30 | Fix compiler warnings in krb5_utils-tests. | Sumit Bose | 1 | -21/+21 |
2009-10-29 | Allow sysdb_search_entry request to return more than one result | Sumit Bose | 1 | -0/+112 |
2009-10-29 | added a ASQ search API for sysdb | Sumit Bose | 1 | -0/+126 |
2009-10-27 | Move responsibility for entry expiration timeout | Simo Sorce | 1 | -2/+2 |
2009-10-22 | User home directories management | Jakub Hrozek | 2 | -6/+381 |
2009-10-22 | update krb5 option handling to new option scheme | Sumit Bose | 1 | -2/+16 |
2009-10-22 | add store/search/delete interface for custom sysdb objects | Sumit Bose | 1 | -0/+367 |
2009-10-22 | Various improvements to the resolv test suite | Martin Nagy | 2 | -59/+222 |
2009-10-22 | Add a new set of helpful common functions for tests | Martin Nagy | 2 | -0/+123 |
2009-10-05 | more documentation and test for sssd.conf | Sumit Bose | 1 | -0/+29 |
2009-10-05 | add utility call check_and_open_readonly | Sumit Bose | 1 | -0/+184 |
2009-10-01 | update sysdb tests to new config file version | Sumit Bose | 1 | -12/+3 |
2009-09-21 | Provide python bindings for sysdb | Jakub Hrozek | 1 | -0/+391 |
2009-09-14 | add krb5ccache_dir and krb5ccname_template option | Sumit Bose | 1 | -0/+292 |
2009-09-11 | Complete the removal of "legacy" option. | Simo Sorce | 1 | -3/+3 |
2009-09-11 | Add strtoint32 and strtouint32 tests | Stephen Gallagher | 1 | -0/+454 |
2009-09-10 | Remove unused event context argument from confdb_init | Stephen Gallagher | 1 | -1/+1 |
2009-09-08 | Split database in multiple files | Simo Sorce | 1 | -80/+47 |
2009-08-27 | Remove redunant function and always pass attrs. | Simo Sorce | 1 | -2/+3 |
2009-08-21 | Fix sysdb tests | Jakub Hrozek | 1 | -17/+62 |
2009-08-05 | Consolidate tevent helpers | Jakub Hrozek | 1 | -9/+0 |
2009-07-31 | Add ignore_not_found parameter to sysdb delete functions | Jakub Hrozek | 1 | -4/+152 |
2009-07-24 | Add async resolver tests | Jakub Hrozek | 1 | -0/+442 |
2009-07-20 | Remove unused InfoPipe and PolicyKit code | Stephen Gallagher | 2 | -1020/+0 |
2009-07-03 | Cleanup warnings in client and server code | Simo Sorce | 1 | -1/+1 |
2009-07-03 | Rework transaction code to use tevent_req | Simo Sorce | 1 | -572/+464 |