Age | Commit message (Expand) | Author | Files | Lines |
2010-04-12 | sysdb: convert sysdb_set_entry/user/group_attr | Simo Sorce | 7 | -589/+144 |
2010-04-12 | sysdb: convert sysdb_search_group_by_name/gid | Simo Sorce | 4 | -596/+277 |
2010-04-12 | sysdb: convert sysdb_search_user_by_name/uid | Simo Sorce | 4 | -616/+219 |
2010-04-12 | sysdb: convert sysdb_search_entry and sysdb_delete_recursive | Simo Sorce | 5 | -456/+121 |
2010-04-12 | sysdb: convert sysdb_delete_custom | Simo Sorce | 3 | -147/+36 |
2010-04-12 | sysdb: use sysdb_delete_entry in recursive delete | Simo Sorce | 1 | -58/+8 |
2010-04-12 | sysdb: convert sysdb_delete_entry | Stephen Gallagher | 9 | -430/+101 |
2010-04-12 | sysdb: start conversion from async to sync | Simo Sorce | 1 | -0/+4 |
2010-04-12 | Support docdir and abs_builddir | Stephen Gallagher | 2 | -0/+7 |
2010-04-08 | Updating IT translation | Guido Grazioli | 1 | -135/+160 |
2010-04-08 | Adding interface documentation | Dmitri Pal | 6 | -20/+1728 |
2010-04-08 | SELinux login management | Jakub Hrozek | 13 | -0/+437 |
2010-04-08 | Move SELinux related functions into its own module | Jakub Hrozek | 4 | -60/+86 |
2010-04-07 | Adding Russion Translation | Dmitry Drozdov | 2 | -0/+861 |
2010-04-06 | Protect against check-and-open race conditions | Stephen Gallagher | 3 | -30/+79 |
2010-04-06 | Make sss_userdel check for logged in users | Jakub Hrozek | 3 | -3/+154 |
2010-04-06 | Add userdel_cmd param | Jakub Hrozek | 6 | -0/+104 |
2010-03-31 | Do not revert options to defaults in SSSDConfig.get_domain() | Stephen Gallagher | 1 | -1/+1 |
2010-03-31 | Add regression test for https://fedorahosted.org/sssd/ticket/441 | Stephen Gallagher | 2 | -0/+6 |
2010-03-31 | Fix typo in ldap_id_use_start_tls option description | Stephen Gallagher | 1 | -1/+1 |
2010-03-25 | Allow arbitrary-length PAM messages | Stephen Gallagher | 7 | -43/+55 |
2010-03-25 | Fix path_utils_ut segfault | Stephen Gallagher | 1 | -2/+3 |
2010-03-25 | Add a test for domain_to_basedn() | Sumit Bose | 1 | -0/+47 |
2010-03-25 | Fix LDAP search paths for IPA HBAC | Sumit Bose | 6 | -43/+84 |
2010-03-25 | Add krb5_kpasswd to IPA provider | Eugene Indenbom | 2 | -2/+3 |
2010-03-25 | Regression test against RHBZ #576856 | Jakub Hrozek | 3 | -5/+7 |
2010-03-25 | Allow running with read only root | Jakub Hrozek | 3 | -1/+7 |
2010-03-25 | Fix warnings from -Wmissing-field-initializers | Sumit Bose | 7 | -26/+28 |
2010-03-25 | Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s() | Sumit Bose | 1 | -0/+7 |
2010-03-25 | Fix kinit after password change | Sumit Bose | 1 | -2/+6 |
2010-03-25 | Generate doxygen documentation for path_utils | Jakub Hrozek | 6 | -113/+1849 |
2010-03-25 | Unit tests for path_utils | Jakub Hrozek | 3 | -0/+741 |
2010-03-25 | Fixes for path_utils | Jakub Hrozek | 1 | -63/+109 |
2010-03-22 | Update zh_TW translation | Cheng-Chia Tseng | 1 | -69/+101 |
2010-03-22 | Improvements for LDAP Password Policy support | Ralf Haferkamp | 6 | -20/+201 |
2010-03-22 | Ensure the SSSDConfig creates sssd.conf with the correct mode | Stephen Gallagher | 2 | -4/+87 |
2010-03-22 | Lower debug level of unexpected LDAP result codes | Sumit Bose | 1 | -0/+5 |
2010-03-22 | Add generic error message | Jakub Hrozek | 1 | -0/+4 |
2010-03-22 | Fix config file error message | Jakub Hrozek | 2 | -2/+2 |
2010-03-22 | Update version in master branch to 1.1.90 | Stephen Gallagher | 1 | -1/+1 |
2010-03-19 | Fix multiple errors with destructors. | Simo Sorce | 1 | -2/+22 |
2010-03-19 | Fix invalid read cause by premature free of tmpctx | Simo Sorce | 1 | -13/+10 |
2010-03-18 | Add translated help text for ldap_tls_cacertdir | Stephen Gallagher | 1 | -1/+2 |
2010-03-18 | Add missing ldap_tls_cacertdir option to SSSDConfig API | Stephen Gallagher | 1 | -0/+1 |
2010-03-18 | Update PT translation | Rui Gouveia | 1 | -8/+8 |
2010-03-18 | Fix error message for ldap_start_tls | Stephen Gallagher | 1 | -1/+1 |
2010-03-17 | Fix a series of memory leaks in the SBUS | Stephen Gallagher | 5 | -17/+30 |
2010-03-17 | Add UK translation | Yuri Chornoivan | 2 | -0/+877 |
2010-03-17 | use logfiles for debug messages | Ralf Haferkamp | 1 | -1/+1 |
2010-03-17 | Fixes for client communication | Sumit Bose | 2 | -9/+17 |