summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* check dp error in sdap_sudo_full_refresh_done()Pavel Březina2012-12-181-3/+8
* add sdap_sudo_schedule_refresh()Pavel Březina2012-12-182-43/+77
* try primary server after retry_timeout + 1 seconds when switching to backupPavel Březina2012-12-184-2/+14
* RESOLV: Do not steal the resulting hostent on errorJakub Hrozek2012-12-181-2/+3
* Set cloexec flag for log filesJakub Hrozek2012-12-181-0/+11
* MEMBEROF: silence compilation warningsJakub Hrozek2012-12-171-15/+15
* PROXY: fix groups cachingOndrej Kos2012-12-171-0/+6
* let ldap_chpass_uri failover work when using same hostnamePavel Březina2012-12-151-11/+4
* sssd_pam: Cleanup requests cache on sbus reconectSimo Sorce2012-12-141-1/+4
* Allow mmap calls to gracefully return absent ctxSimo Sorce2012-12-141-0/+25
* MAN: Fix the title of sssd-sudoJakub Hrozek2012-12-131-1/+1
* sudo: support generalized time formatPavel Březina2012-12-132-13/+34
* tools: sss_userdel and groupdel remove entries from memory cacheMichal Zidek2012-12-133-0/+55
* sssd_nss: Remove entries from memory cache if not found in sysdbMichal Zidek2012-12-131-0/+23
* sudo: include primary group in user group listPavel Březina2012-12-131-1/+41
* sysdb_get_sudo_user_info() initialize attrs on declarationPavel Březina2012-12-131-4/+3
* Add a macro to copy with barriersSimo Sorce2012-12-131-17/+30
* SYSDB: More debugging during the conversion to ghost usersJakub Hrozek2012-12-121-0/+9
* sudo: don't get stuck in rules and smart refresh when offlinePavel Březina2012-12-111-4/+14
* NSS: Fix the error handler in sss_mc_create_fileJakub Hrozek2012-12-111-10/+16
* let krb5_kpasswd failover workPavel Březina2012-12-111-3/+4
* sudo manpage: clarify that sudoHost may contain wildcards and not regular exp...Pavel Březina2012-12-112-2/+2
* MEMBEROF: Fix copy-n-paste errorJakub Hrozek2012-12-101-1/+1
* LDAP: remove dead assignmentJakub Hrozek2012-12-101-1/+0
* SYSDB: Move misplaced assignmentJakub Hrozek2012-12-101-2/+1
* PAC: check the return value of diff_git_listsJakub Hrozek2012-12-101-0/+4
* SSH: Reject requests for authorized keys of rootJan Cholasta2012-12-101-0/+5
* PROXY: fix negative cacheOndrej Kos2012-12-101-20/+24
* SUDO: strdup the input variableJakub Hrozek2012-12-071-1/+1
* Updating the version for the 1.9.4 releaseJakub Hrozek2012-12-061-1/+1
* Updating the translations for the 1.9.3 releasesssd-1_9_3Jakub Hrozek2012-12-0636-8572/+17883
* sudo: print rule name if notBefore or notAfter attribute is missingPavel Březina2012-12-061-1/+1
* MAN: Move ssh_known_hosts_timeout documentation to the correct sectionJan Cholasta2012-12-051-12/+12
* RESOLV: return ENOENT if the address list is emptyJakub Hrozek2012-12-051-0/+8
* MEMBEROF: Keep inherited ghost users around on modify operationJakub Hrozek2012-12-052-34/+637
* MEMBEROF: Implement the modify operation for ghost usersJakub Hrozek2012-12-052-36/+715
* MEMBEROF: Split the add ghost operation into a separate functionJakub Hrozek2012-12-051-17/+73
* MEMBEROF: Split the del ghost attribute op into a reusable functionJakub Hrozek2012-12-051-12/+22
* MEMBEROF: split processing the member modify into a separate functionJakub Hrozek2012-12-051-47/+73
* MEMBEROF: Implement delete operation for ghost usersJakub Hrozek2012-12-052-7/+362
* LDAP: Continue adjusting group membership even if there is nothing to addJakub Hrozek2012-12-051-2/+1
* Add memory barrier to mmap cache client code loopSimo Sorce2012-12-051-0/+3
* Always append rctx as private dataSimo Sorce2012-12-051-1/+1
* Add backchannel NSS provider query on initgr callsSimo Sorce2012-12-051-0/+165
* Hook for mmap cache update on initgroup callsSimo Sorce2012-12-054-0/+148
* Hook to perform a mmap cache update from sssd_nssSimo Sorce2012-12-054-0/+124
* mmap cache: public functions to invalidate recordsSimo Sorce2012-12-052-0/+135
* link sss_ssh_authorizedkeys and sss_ssh_knownhostsproxy with -lpthreadTimo Aaltonen2012-12-041-0/+2
* do not crash when id_provider is not setPavel Březina2012-12-041-0/+6
* Missing parameter in DEBUG message.Michal Zidek2012-12-041-1/+2