summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* krb5: add copy_ccache_into_memory()Sumit Bose2014-11-282-0/+108
* tests: be_ptaskPavel Březina2014-11-281-0/+864
* be_ptask: do not store sync ctx to _taskPavel Březina2014-11-281-4/+0
* be_ptask: add next_execution time to struct be_ptaskPavel Březina2014-11-282-0/+3
* be_ptask: handle OFFLINE_DISABLE mode before task executionPavel Březina2014-11-281-1/+4
* be_ptask: create a private header filePavel Březina2014-11-282-23/+48
* Fix: always check return value of unlink()Pavel Reichl2014-11-284-7/+38
* AD: Never store case_sensitive as "true" to confdbMichal Zidek2014-11-281-4/+6
* confdb: Make confdb_set_string accept const char pointerMichal Zidek2014-11-282-2/+2
* krb5: Check return value of sss_krb5_princ_realmLukas Slebodnik2014-11-283-0/+25
* krb5: Check return value of krb5_principal_get_realmLukas Slebodnik2014-11-281-2/+9
* views: allow view name change at startupSumit Bose2014-11-252-24/+85
* sysdb: add sysdb_invalidate_overrides()Sumit Bose2014-11-253-0/+195
* sysdb: add sysdb_delete_view_tree()Sumit Bose2014-11-253-0/+110
* PAM: Move is_uid_trusted from pam_ctx to preqJakub Hrozek2014-11-252-12/+13
* PAM: Check for trusted domain before sending the request to BEJakub Hrozek2014-11-251-41/+26
* SBUS: Initialize DBusError before using itJakub Hrozek2014-11-251-0/+1
* util: sss_get_domain_name regex mismatch not fatalMichal Zidek2014-11-251-1/+7
* util: Special-case PCRE_ERROR_NOMATCH in sss_parse_nameMichal Zidek2014-11-254-8/+10
* test: Wrong parameter type in sss_parse_name_checkMichal Zidek2014-11-251-1/+1
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-2514-3/+256
* Fix KRB5_CONF_PATHSumit Bose2014-11-252-1/+3
* PAM: Make pam_forwarder_parse_data staticJakub Hrozek2014-11-241-1/+1
* Hint about removing sysdb if initializing ID map failsJakub Hrozek2014-11-241-1/+7
* IPA: Handle IPA groups returned from extop pluginJakub Hrozek2014-11-241-4/+9
* BE: Fix a debug messageJakub Hrozek2014-11-241-1/+1
* sss_client: Fix race condition in memory cacheLukas Slebodnik2014-11-244-13/+59
* sss_client: Extract destroying of mmap cache to functionLukas Slebodnik2014-11-241-16/+14
* Man: debug_timestamps and debug_microsecondsMichal Zidek2014-11-201-2/+6
* MAN: Update case_sensitive=Preserving in man pages.Michal Zidek2014-11-201-2/+5
* Enable views for all domainsSumit Bose2014-11-201-2/+1
* IPA: check overrrides for IPA users as wellSumit Bose2014-11-203-4/+432
* IPA: make get_object_from_cache() publicSumit Bose2014-11-202-4/+10
* ipa: add get_be_acct_req_for_uuid()Sumit Bose2014-11-202-6/+40
* LDAP: always store UUID if availableSumit Bose2014-11-202-13/+52
* LDAP: add support for lookups by UUIDSumit Bose2014-11-202-5/+55
* ipa: add split_ipa_anchor()Sumit Bose2014-11-203-0/+97
* sysdb: add sysdb_search_object_by_uuid()Sumit Bose2014-11-203-0/+135
* SYSDB: sysdb_idmap_get_mappings returns ENOENTPavel Reichl2014-11-193-7/+12
* MAN: page edit for ldap_use_tokengroupsDan Lavu2014-11-191-1/+12
* BE: Become a regular user after initializationJakub Hrozek2014-11-181-0/+13
* KRB5: Do not switch_creds() if already the specified userJakub Hrozek2014-11-182-8/+28
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-188-246/+270
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-187-97/+73
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-1811-709/+785
* KRB5: Drop privileges in the child, not the back endJakub Hrozek2014-11-182-21/+56
* PROXY: Preserve service name in proxy providerMichal Zidek2014-11-131-1/+21
* proxy: Do not try to store same alias twiceMichal Zidek2014-11-131-28/+49
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-122-2/+2
* AD: Change level of debug messageLukas Slebodnik2014-11-111-1/+1