summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AD: kinit with the local DC even when talking to a GCJakub Hrozek2013-06-262-4/+21
* Use forest for GC SRV lookupsSumit Bose2013-06-261-12/+40
* Do not switch to credentials everytime.Lukas Slebodnik2013-06-261-4/+69
* Every time return directory for krb5 cache collection.Lukas Slebodnik2013-06-262-4/+64
* Fix wrong detection of krb5 ccnameLukas Slebodnik2013-06-261-1/+4
* Revert "Implicitly activate the PAC responder for AD provider"Sumit Bose2013-06-261-2/+1
* fix dead code in fail_over_srv.cPavel Březina2013-06-251-11/+12
* init script: source /etc/sysconfig/sssdPavel Březina2013-06-253-0/+18
* krb5: do not use enterprise principals for renewalsSumit Bose2013-06-251-1/+6
* krb5: do not send pac for IPA users from the local domainSumit Bose2013-06-255-10/+20
* Revert "Always send the PAC to the PAC responder"Sumit Bose2013-06-251-18/+20
* Fix typo in pack_authtok()Sumit Bose2013-06-241-1/+1
* KRB5: use the right authtok type for renewalsSumit Bose2013-06-241-3/+20
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-242-2/+0
* PAC: do not delete originalDN or cached password if presentSumit Bose2013-06-241-1/+26
* LDAP: Retry SID search based on result of LDAP search, not the return codeJakub Hrozek2013-06-241-2/+13
* failover: if expanded server is marked as neutral, invoke srv collapsePavel Březina2013-06-211-0/+7
* collapse_srv_lookup may free the server, make it clear from the APIPavel Březina2013-06-211-6/+9
* failover: return error when SRV lookup returned only duplicatesPavel Březina2013-06-213-2/+23
* failover: do not return invalid pointer when server is already presentPavel Březina2013-06-211-2/+6
* Configure SYSV init scripts properlyStephen Gallagher2013-06-213-9/+7
* FO: Check the return value of send_fnJakub Hrozek2013-06-211-0/+4
* Fix dp_copy_optionsJakub Hrozek2013-06-211-1/+1
* PAC: do not expect that sysdb_search_object_by_sid() return ENOENTSumit Bose2013-06-191-8/+8
* nested groups: do not expect any particular number of groupsPavel Březina2013-06-181-19/+10
* nested groups: do not return ENOMEM if num_groups is 0Pavel Březina2013-06-181-6/+10
* Set default realm for enterprise principalsSumit Bose2013-06-171-0/+12
* Use principal from the ticket to find validation entrySumit Bose2013-06-171-1/+1
* handle ERR_ACCOUNT_EXPIRED properlyPavel Březina2013-06-173-1/+13
* Fix allocation checkJakub Hrozek2013-06-171-1/+1
* nested groups: allocate more space if deref returns more membersPavel Březina2013-06-171-0/+21
* subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina2013-06-164-0/+46
* AD: Remove ad_options->auth options referenceJakub Hrozek2013-06-141-1/+0
* AD: Fix segfault in DEBUG messageJakub Hrozek2013-06-141-1/+1
* KRB: Handle preauthentication error correctlyOndrej Kos2013-06-144-1/+11
* failover: set state->out when meta server remains in SRV_RESOLVE_ERRORPavel Březina2013-06-141-0/+1
* Fix minor typosYuri Chornoivan2013-06-125-6/+6
* Use the correct talloc context when creating AD subdomainsJakub Hrozek2013-06-121-1/+1
* be_refresh: send and recv shadow a global declarationPavel Březina2013-06-122-13/+13
* be_ptask: send and recv shadow a global declarationPavel Březina2013-06-122-11/+11
* Updating translations for the 1.10 beta2 releasesssd-1_9_94sssd-1_9_93sssd-1_10_beta2Jakub Hrozek2013-06-1115-12547/+14575
* Fix some doxygen warningsSumit Bose2013-06-112-5/+3
* Fix allocation check in the AD providerJakub Hrozek2013-06-111-1/+1
* A new option krb5_use_kdcinfoJakub Hrozek2013-06-1019-49/+163
* providers: refresh expired netgroupsPavel Březina2013-06-106-3/+212
* back end: add refresh expired records periodic taskPavel Březina2013-06-1010-0/+68
* back end: periodical refresh of expired records APIPavel Březina2013-06-102-0/+376
* back end: periodic task APIPavel Březina2013-06-102-0/+447
* man: document the need to set ldap_access_orderJakub Hrozek2013-06-101-0/+21
* Fix dereference after a NULL check in tests.Lukas Slebodnik2013-06-101-6/+20