Age | Commit message (Expand) | Author | Files | Lines |
2013-01-15 | Refactor single domain initialization | Simo Sorce | 1 | -2/+2 |
2013-01-14 | let ldap_backup_chpass_uri work | Pavel Březina | 1 | -2/+4 |
2013-01-14 | Fix LDAP authentication - invalid password length | Pavel Březina | 1 | -1/+1 |
2013-01-10 | Change pam data auth tokens. | Simo Sorce | 16 | -373/+429 |
2013-01-10 | Code can only check for cached passwords | Simo Sorce | 1 | -4/+17 |
2013-01-10 | Fix sdap reinit. | Simo Sorce | 1 | -82/+89 |
2013-01-09 | AD: Add user as a direct member of his primary group | Jakub Hrozek | 1 | -8/+109 |
2013-01-09 | AD: replace GID/UID, do not add another one | Jakub Hrozek | 4 | -7/+41 |
2013-01-08 | IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAP | Jakub Hrozek | 3 | -4/+6 |
2013-01-08 | SELINUX: Process maps even when offline | Jakub Hrozek | 1 | -226/+429 |
2013-01-08 | SYSDB: Remove duplicate selinux defines | Jakub Hrozek | 1 | -0/+1 |
2013-01-07 | sudo smart refresh: fix debug message | Pavel Březina | 1 | -1/+1 |
2013-01-07 | sudo smart refresh: do not include usn in filter if no valid usn is known | Pavel Březina | 1 | -5/+12 |
2013-01-07 | Fix tevent_req style for sdap_async_sudo. | Simo Sorce | 1 | -22/+22 |
2013-01-04 | LDAP: initialize refresh function handler | Ondrej Kos | 1 | -1/+1 |
2013-01-02 | let krb5_backup_kpasswd failover work | Pavel Březina | 1 | -2/+2 |
2013-01-02 | failover: Protect against empty host names | Michal Zidek | 6 | -8/+8 |
2013-01-02 | set ret to EOK after for loop in sdap_sudo_purge_sudoers | Pavel Březina | 1 | -0/+2 |
2012-12-20 | krb5 tgt renewal: fix usage of ldb_dn_get_component_val() | Sumit Bose | 1 | -4/+4 |
2012-12-19 | Add default section to switch statement | Sumit Bose | 1 | -0/+3 |
2012-12-18 | DP: invalidate all cached maps if a request for auto.master comes in | Jakub Hrozek | 3 | -0/+16 |
2012-12-18 | sudo: do full refresh when data provider is back online | Pavel Březina | 2 | -7/+75 |
2012-12-18 | sudo: schedule another full refresh in short interval if the first fails | Pavel Březina | 2 | -0/+28 |
2012-12-18 | check dp error in sdap_sudo_full_refresh_done() | Pavel Březina | 1 | -3/+8 |
2012-12-18 | add sdap_sudo_schedule_refresh() | Pavel Březina | 2 | -43/+77 |
2012-12-18 | try primary server after retry_timeout + 1 seconds when switching to backup | Pavel Březina | 3 | -1/+13 |
2012-12-17 | PROXY: fix groups caching | Ondrej Kos | 1 | -0/+6 |
2012-12-15 | let ldap_chpass_uri failover work when using same hostname | Pavel Březina | 1 | -11/+4 |
2012-12-11 | sudo: don't get stuck in rules and smart refresh when offline | Pavel Březina | 1 | -4/+14 |
2012-12-10 | LDAP: remove dead assignment | Jakub Hrozek | 1 | -1/+0 |
2012-12-10 | let krb5_kpasswd failover work | Pavel Březina | 1 | -3/+7 |
2012-12-10 | PROXY: fix negative cache | Ondrej Kos | 1 | -20/+24 |
2012-12-07 | SUDO: strdup the input variable | Jakub Hrozek | 1 | -1/+1 |
2012-12-05 | Fix comment on wrong line | Simo Sorce | 1 | -1/+1 |
2012-12-05 | LDAP: Continue adjusting group membership even if there is nothing to add | Jakub Hrozek | 1 | -2/+1 |
2012-12-05 | Add backchannel NSS provider query on initgr calls | Simo Sorce | 1 | -0/+165 |
2012-12-05 | Hook for mmap cache update on initgroup calls | Simo Sorce | 1 | -0/+1 |
2012-12-05 | Hook to perform a mmap cache update from sssd_nss | Simo Sorce | 1 | -0/+6 |
2012-12-04 | Use an entry type mask macro to filter entry types | Simo Sorce | 5 | -5/+6 |
2012-12-04 | Streamline ipa_account_info handler | Simo Sorce | 1 | -74/+55 |
2012-12-04 | Fix tevent_req style for get_netgroup in ipa_id | Simo Sorce | 1 | -80/+71 |
2012-12-04 | Fix ipa_subdomain_id names and tevent_req style | Simo Sorce | 3 | -52/+36 |
2012-12-04 | Fix tevent_req style for krb5_auth | Simo Sorce | 4 | -371/+334 |
2012-12-04 | Missing parameter in DEBUG message. | Michal Zidek | 1 | -1/+2 |
2012-12-04 | Indentation fix | Jakub Hrozek | 1 | -5/+2 |
2012-12-02 | warn user if password is about to expire | Pavel Březina | 1 | -3/+4 |
2012-12-02 | IPA: Handle bad results from c-ares lookup | Stephen Gallagher | 1 | -1/+11 |
2012-11-28 | idmap: Silence DEBUG messages when dealing with built-in SIDs. | Michal Zidek | 4 | -79/+108 |
2012-11-26 | Save errno before it might be modified. | Simo Sorce | 1 | -8/+16 |
2012-11-23 | LDAP: fix uninitialized variable | Ondrej Kos | 1 | -1/+1 |