Age | Commit message (Expand) | Author | Files | Lines |
2009-11-05 | add replacements for missing Kerberos calls | Sumit Bose | 7 | -48/+160 |
2009-11-04 | Do not delete users, groups outside domain range | Jakub Hrozek | 2 | -11/+35 |
2009-11-04 | Simplify debug_fn() | Stephen Gallagher | 1 | -12/+2 |
2009-11-04 | Fix for a seg fault during recursive delete | Sumit Bose | 1 | -1/+7 |
2009-11-04 | Add sysdb_attrs_replace_name to sysdb API. | Sumit Bose | 3 | -0/+80 |
2009-11-04 | Free the PCRE regexp with destructor | Jakub Hrozek | 1 | -0/+10 |
2009-11-03 | Rename sdap_id_map to sdap_attr_map | Simo Sorce | 7 | -21/+75 |
2009-11-03 | Add complete pydoc for SSSDConfig API | Stephen Gallagher | 1 | -1/+534 |
2009-11-03 | Localize SSSDConfig strings | Stephen Gallagher | 4 | -3/+919 |
2009-11-03 | Add support for option descriptions to SSSDConfig API | Stephen Gallagher | 2 | -14/+148 |
2009-11-03 | Remove magic_private_groups from SSSDConfig API schema | Stephen Gallagher | 2 | -3/+0 |
2009-11-03 | Make config_file_version a hidden setting in SSSDConfig API | Stephen Gallagher | 5 | -17/+134 |
2009-11-02 | add sysdb_delete_recursive request to sysdb API | Sumit Bose | 4 | -4/+282 |
2009-11-02 | Make debug message less irritating. | Sumit Bose | 1 | -2/+2 |
2009-11-02 | set ipa_hostname if not given in config file | Sumit Bose | 1 | -0/+20 |
2009-10-30 | Fix segfault when SASL is not used at all | Simo Sorce | 2 | -2/+4 |
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-30 | Add AM_CFLAGS to unit tests | Sumit Bose | 1 | -8/+12 |
2009-10-29 | Add support to get rootDSE from the LDAP server. | Simo Sorce | 6 | -121/+398 |
2009-10-29 | Tidy up ipa options | Simo Sorce | 9 | -223/+239 |
2009-10-29 | Allow sysdb_search_entry request to return more than one result | Sumit Bose | 3 | -27/+178 |
2009-10-29 | added a ASQ search API for sysdb | Sumit Bose | 3 | -0/+356 |
2009-10-28 | Kill the ldap connection when we go offline | Simo Sorce | 1 | -5/+16 |
2009-10-28 | Fix sssd.api.conf with correct entry_cache_timeout | Stephen Gallagher | 2 | -2/+5 |
2009-10-27 | Do not migrate Data Provider | Jakub Hrozek | 1 | -22/+57 |
2009-10-27 | Move responsibility for entry expiration timeout | Simo Sorce | 17 | -75/+109 |
2009-10-27 | Add proper support for IPA/AD schemas | Simo Sorce | 4 | -202/+574 |
2009-10-27 | Fix segfault | Simo Sorce | 1 | -1/+1 |
2009-10-27 | Remove [dp] section from example config | Stephen Gallagher | 2 | -13/+3 |
2009-10-27 | store original DN with cached group objects if available | Sumit Bose | 1 | -0/+16 |
2009-10-27 | Updating polish translation for 0.7.0 | Piotr Drąg | 1 | -34/+31 |
2009-10-26 | Remove DP from example configuration | Stephen Gallagher | 1 | -1/+1 |
2009-10-26 | Use standard coding practice to set last login | Simo Sorce | 1 | -90/+128 |
2009-10-26 | Zero pointers on free | Simo Sorce | 1 | -4/+4 |
2009-10-26 | Add IPA conf template | Simo Sorce | 1 | -0/+9 |
2009-10-26 | Read the right buffer, avoids potential segfaults | Simo Sorce | 1 | -5/+5 |
2009-10-26 | Copy option overrides. | Simo Sorce | 1 | -0/+26 |
2009-10-26 | Fix migration script for pre-0.5 local domains | Jakub Hrozek | 1 | -2/+11 |
2009-10-23 | Update version to 0.7.0 | Stephen Gallagher | 3 | -222/+481 |
2009-10-22 | Add support for offline auth cache timeout | Stephen Gallagher | 9 | -3/+217 |
2009-10-22 | Add pam_ctx (similar to nss_ctx) for storing global PAM config | Stephen Gallagher | 2 | -5/+25 |
2009-10-22 | User home directories management | Jakub Hrozek | 19 | -60/+1984 |
2009-10-22 | Fix setting the schema in the ipa provider | Simo Sorce | 1 | -0/+3 |
2009-10-22 | fix a compiler warning about redefinition of DEBUG | Sumit Bose | 1 | -15/+19 |
2009-10-22 | update ipa auth options to new option scheme | Sumit Bose | 4 | -110/+134 |
2009-10-22 | update krb5 option handling to new option scheme | Sumit Bose | 9 | -131/+296 |
2009-10-22 | Bring SSSDConfig API options up-to-date | Stephen Gallagher | 3 | -21/+68 |
2009-10-22 | add store/search/delete interface for custom sysdb objects | Sumit Bose | 4 | -0/+933 |
2009-10-22 | Delete sssd-i18n.h and put it's old contents into util.h | Martin Nagy | 7 | -37/+10 |