summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-214-10/+10
* FO: Check the return value of send_fnJakub Hrozek2013-06-211-0/+4
* Fix dp_copy_optionsJakub Hrozek2013-06-211-1/+1
* Removing BUILD.txt contentAriel Barria2013-06-201-71/+5
* 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
* rpm: couple of small fixesJakub Hrozek2013-06-161-0/+7
* subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina2013-06-165-0/+47
* 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
* Change order of libraries in linking process.Lukas Slebodnik2013-06-121-2/+2
* Bumping the version for the 1.10 final releaseJakub Hrozek2013-06-111-1/+1
* Updating translations for the 1.10 beta2 releasesssd-1_9_94sssd-1_9_93sssd-1_10_beta2Jakub Hrozek2013-06-1137-18077/+20275
* Update transifex URL to transifex.comJakub Hrozek2013-06-111-1/+1
* rpm: Split providers into separate subpackagesJakub Hrozek2013-06-112-47/+188
* rpm: Use hardened flags for RPM buildJakub Hrozek2013-06-111-0/+4
* 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-107-3/+213
* back end: add refresh expired records periodic taskPavel Březina2013-06-1011-0/+70
* back end: periodical refresh of expired records APIPavel Březina2013-06-103-0/+378
* back end: periodic task APIPavel Březina2013-06-103-0/+449
* 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
* Don't test for NULL in nscd config checkOndrej Kos2013-06-101-12/+3
* dyndns: Fix NULL checkJakub Hrozek2013-06-101-1/+1
* DB: Don't add invalid rangesOndrej Kos2013-06-091-7/+10