summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-06-25init script: source /etc/sysconfig/sssdPavel Březina3-0/+18
2013-06-25krb5: do not use enterprise principals for renewalsSumit Bose1-1/+6
2013-06-25krb5: do not send pac for IPA users from the local domainSumit Bose5-10/+20
2013-06-25Revert "Always send the PAC to the PAC responder"Sumit Bose1-18/+20
2013-06-24Fix typo in pack_authtok()Sumit Bose1-1/+1
2013-06-24KRB5: use the right authtok type for renewalsSumit Bose1-3/+20
2013-06-24IPA: Do not download or store the member attribute of host groupsJakub Hrozek2-2/+0
2013-06-24PAC: do not delete originalDN or cached password if presentSumit Bose1-1/+26
2013-06-24LDAP: Retry SID search based on result of LDAP search, not the return codeJakub Hrozek1-2/+13
2013-06-21failover: if expanded server is marked as neutral, invoke srv collapsePavel Březina1-0/+7
2013-06-21collapse_srv_lookup may free the server, make it clear from the APIPavel Březina1-6/+9
2013-06-21failover: return error when SRV lookup returned only duplicatesPavel Březina3-2/+23
2013-06-21failover: do not return invalid pointer when server is already presentPavel Březina1-2/+6
2013-06-21Configure SYSV init scripts properlyStephen Gallagher3-9/+7
2013-06-21FO: Check the return value of send_fnJakub Hrozek1-0/+4
2013-06-21Fix dp_copy_optionsJakub Hrozek1-1/+1
2013-06-19PAC: do not expect that sysdb_search_object_by_sid() return ENOENTSumit Bose1-8/+8
2013-06-18nested groups: do not expect any particular number of groupsPavel Březina1-19/+10
2013-06-18nested groups: do not return ENOMEM if num_groups is 0Pavel Březina1-6/+10
2013-06-17Set default realm for enterprise principalsSumit Bose1-0/+12
2013-06-17Use principal from the ticket to find validation entrySumit Bose1-1/+1
2013-06-17handle ERR_ACCOUNT_EXPIRED properlyPavel Březina3-1/+13
2013-06-17Fix allocation checkJakub Hrozek1-1/+1
2013-06-17nested groups: allocate more space if deref returns more membersPavel Březina1-0/+21
2013-06-16subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina4-0/+46
2013-06-14AD: Remove ad_options->auth options referenceJakub Hrozek1-1/+0
2013-06-14AD: Fix segfault in DEBUG messageJakub Hrozek1-1/+1
2013-06-14KRB: Handle preauthentication error correctlyOndrej Kos4-1/+11
2013-06-14failover: set state->out when meta server remains in SRV_RESOLVE_ERRORPavel Březina1-0/+1
2013-06-12Fix minor typosYuri Chornoivan5-6/+6
2013-06-12Use the correct talloc context when creating AD subdomainsJakub Hrozek1-1/+1
2013-06-12be_refresh: send and recv shadow a global declarationPavel Březina2-13/+13
2013-06-12be_ptask: send and recv shadow a global declarationPavel Březina2-11/+11
2013-06-11Updating translations for the 1.10 beta2 releaseJakub Hrozek15-12547/+14575
2013-06-11Fix some doxygen warningsSumit Bose2-5/+3
2013-06-11Fix allocation check in the AD providerJakub Hrozek1-1/+1
2013-06-10A new option krb5_use_kdcinfoJakub Hrozek19-49/+163
2013-06-10providers: refresh expired netgroupsPavel Březina6-3/+212
2013-06-10back end: add refresh expired records periodic taskPavel Březina10-0/+68
2013-06-10back end: periodical refresh of expired records APIPavel Březina2-0/+376
2013-06-10back end: periodic task APIPavel Březina2-0/+447
2013-06-10man: document the need to set ldap_access_orderJakub Hrozek1-0/+21
2013-06-10Fix dereference after a NULL check in tests.Lukas Slebodnik1-6/+20
2013-06-10Don't test for NULL in nscd config checkOndrej Kos1-12/+3
2013-06-10dyndns: Fix NULL checkJakub Hrozek1-1/+1
2013-06-09DB: Don't add invalid rangesOndrej Kos1-7/+10
2013-06-07AD: Store trusted AD domains as subdomainsJakub Hrozek1-2/+364
2013-06-07AD ID lookups - choose GC or LDAP as appropriateJakub Hrozek1-1/+262
2013-06-07AD: Add additional service to support Global Catalog lookupsJakub Hrozek3-33/+178
2013-06-07LDAP: Do not store separate GID for subdomain usersJakub Hrozek1-10/+18