summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-12-17PROXY: fix groups cachingOndrej Kos1-0/+6
2012-12-15let ldap_chpass_uri failover work when using same hostnamePavel Březina1-11/+4
2012-12-14sssd_pam: Cleanup requests cache on sbus reconectSimo Sorce1-1/+4
2012-12-14Allow mmap calls to gracefully return absent ctxSimo Sorce1-0/+25
2012-12-13MAN: Fix the title of sssd-sudoJakub Hrozek1-1/+1
2012-12-13sudo: support generalized time formatPavel Březina2-13/+34
2012-12-13tools: sss_userdel and groupdel remove entries from memory cacheMichal Zidek2-0/+47
2012-12-13sssd_nss: Remove entries from memory cache if not found in sysdbMichal Zidek1-0/+23
2012-12-13sudo: include primary group in user group listPavel Březina1-1/+41
2012-12-13sysdb_get_sudo_user_info() initialize attrs on declarationPavel Březina1-4/+3
2012-12-13Add a macro to copy with barriersSimo Sorce1-17/+30
2012-12-12SYSDB: More debugging during the conversion to ghost usersJakub Hrozek1-0/+9
2012-12-11sudo: don't get stuck in rules and smart refresh when offlinePavel Březina1-4/+14
2012-12-11NSS: Fix the error handler in sss_mc_create_fileJakub Hrozek1-10/+16
2012-12-11sudo manpage: clarify that sudoHost may contain wildcards and not regular exp...Pavel Březina2-2/+2
2012-12-10MEMBEROF: Fix copy-n-paste errorJakub Hrozek1-1/+1
2012-12-10LDAP: remove dead assignmentJakub Hrozek1-1/+0
2012-12-10SYSDB: Move misplaced assignmentJakub Hrozek1-2/+1
2012-12-10PAC: check the return value of diff_git_listsJakub Hrozek1-0/+4
2012-12-10let krb5_kpasswd failover workPavel Březina1-3/+7
2012-12-10SSH: Reject requests for authorized keys of rootJan Cholasta1-0/+5
2012-12-10PROXY: fix negative cacheOndrej Kos1-20/+24
2012-12-07SUDO: strdup the input variableJakub Hrozek1-1/+1
2012-12-06sudo: print rule name if notBefore or notAfter attribute is missingPavel Březina1-1/+1
2012-12-05MAN: Move ssh_known_hosts_timeout documentation to the correct sectionJan Cholasta1-12/+12
2012-12-05Fix comment on wrong lineSimo Sorce1-1/+1
2012-12-05RESOLV: return ENOENT if the address list is emptyJakub Hrozek1-0/+8
2012-12-05MEMBEROF: Keep inherited ghost users around on modify operationJakub Hrozek2-34/+637
2012-12-05MEMBEROF: Implement the modify operation for ghost usersJakub Hrozek2-36/+715
2012-12-05MEMBEROF: Split the add ghost operation into a separate functionJakub Hrozek1-17/+73
2012-12-05MEMBEROF: Split the del ghost attribute op into a reusable functionJakub Hrozek1-12/+22
2012-12-05MEMBEROF: split processing the member modify into a separate functionJakub Hrozek1-47/+73
2012-12-05MEMBEROF: Implement delete operation for ghost usersJakub Hrozek2-7/+362
2012-12-05LDAP: Continue adjusting group membership even if there is nothing to addJakub Hrozek1-2/+1
2012-12-05Add memory barrier to mmap cache client code loopSimo Sorce1-0/+3
2012-12-05Always append rctx as private dataSimo Sorce1-1/+1
2012-12-05Add backchannel NSS provider query on initgr callsSimo Sorce1-0/+165
2012-12-05Hook for mmap cache update on initgroup callsSimo Sorce4-0/+148
2012-12-05Hook to perform a mmap cache update from sssd_nssSimo Sorce4-0/+124
2012-12-05mmap cache: public functions to invalidate recordsSimo Sorce2-0/+135
2012-12-04Use an entry type mask macro to filter entry typesSimo Sorce5-5/+6
2012-12-04Streamline ipa_account_info handlerSimo Sorce1-74/+55
2012-12-04Fix tevent_req style for get_netgroup in ipa_idSimo Sorce1-80/+71
2012-12-04Fix ipa_subdomain_id names and tevent_req styleSimo Sorce3-52/+36
2012-12-04Fix tevent_req style for krb5_authSimo Sorce4-371/+334
2012-12-04do not crash when id_provider is not setPavel Březina1-0/+6
2012-12-04Missing parameter in DEBUG message.Michal Zidek1-1/+2
2012-12-04Indentation fixJakub Hrozek1-5/+2
2012-12-04Dereference after null check in sss_idmap_sid_to_unixMichal Zidek1-1/+5
2012-12-04NSS: Fix netgroup midpoint cache refreshJakub Hrozek3-3/+3