summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "WIP tevent req for ipa_subdomain"wipSimo Sorce2013-05-171-55/+53
* WIP tevent req for ipa_subdomainSimo Sorce2013-05-171-53/+55
* NOPUSH: TODO before PUSHSimo Sorce2013-05-171-0/+4
* NOPUSH: versionSimo Sorce2013-05-171-1/+1
* NOPUSH: configure.dev & make.devSimo Sorce2013-05-172-0/+4
* NOPUSH: Speed hacksSimo Sorce2013-05-172-2/+2
* Fix segfault in AD Subdomains ModuleLukas Slebodnik2013-05-151-0/+2
* Rename SAFEALIGN macros.Michal Zidek2013-05-144-95/+114
* man: Note that IPA updates are secured with GSS-TSIGJakub Hrozek2013-05-141-1/+2
* man: Clarify the AD site discovery documentationJakub Hrozek2013-05-141-1/+3
* Fix segfault in DYNDNSOndrej Kos2013-05-141-1/+1
* Always update cached upn if enterprise principals are usedSumit Bose2013-05-141-3/+4
* Fix broken build with selinux.Lukas Slebodnik2013-05-142-2/+4
* Re-add a useful DEBUG messageJakub Hrozek2013-05-131-0/+2
* Fixes compilation without selinux.Lukas Slebodnik2013-05-131-1/+0
* Add support for tuples and unicode pysss_nss_idmap.soSumit Bose2013-05-131-20/+39
* LDAP: Always initialize idmap objectJakub Hrozek2013-05-131-5/+3
* man: Clarify that AD dyndns updates are secured using GSS-TSIGJakub Hrozek2013-05-131-1/+4
* Enable the AD dynamic DNS updates by defaultJakub Hrozek2013-05-132-2/+2
* tests: Do not set cwd twiceJakub Hrozek2013-05-131-1/+0
* Fix a typo in sssd-ad man pageJakub Hrozek2013-05-131-1/+1
* sudo responder: search rules for subdomains in parent domain subtreePavel Březina2013-05-101-0/+5
* Fix missing initialization in Python bindings for libsss_nss_idmapSumit Bose2013-05-101-1/+1
* Add missing \n to debug stringSumit Bose2013-05-101-1/+1
* SSH: Do not skip domains with use_fully_qualified_names in host key requestsJan Cholasta2013-05-071-6/+0
* SSH: Use separate field for domain name in client requestsJan Cholasta2013-05-076-64/+97
* SSH: Fix parsing of names from client requestsJan Cholasta2013-05-073-3/+30
* UTIL: Add function sss_names_init_from_argsJan Cholasta2013-05-072-41/+73
* Actually use the index parameter in resolv_get_sockaddr_address_indexJakub Hrozek2013-05-072-6/+10
* AD: read flat name and SID of the AD domainSumit Bose2013-05-077-0/+602
* Fix minor typosYuri Chornoivan2013-05-063-3/+3
* Update the version for the 1.10 beta2 releaseJakub Hrozek2013-05-031-1/+1
* Updating the translations for the 1.10 beta1 releaseJakub Hrozek2013-05-0337-16635/+18716
* Only check UPN if enterprise principals are not usedJakub Hrozek2013-05-031-0/+5
* AD: Always initialize ID mappingJakub Hrozek2013-05-031-5/+3
* Active Directory dynamic DNS updatesJakub Hrozek2013-05-038-0/+403
* Split out the common code from timed DNS updatesJakub Hrozek2013-05-033-60/+133
* dyndns: new option dyndns_authJakub Hrozek2013-05-0310-21/+100
* dyndns: new option dyndns_force_tcpJakub Hrozek2013-05-039-9/+45
* dyndns: New option dyndns_update_ptrJakub Hrozek2013-05-0312-128/+463
* resolver: Return PTR record as stringJakub Hrozek2013-05-033-0/+144
* dyndns: new option dyndns_refresh_intervalJakub Hrozek2013-05-0312-7/+286
* Convert IPA-specific options to be back-end agnosticJakub Hrozek2013-05-0313-35/+244
* Refactor dynamic DNS updatesJakub Hrozek2013-05-0313-1175/+1968
* Add python interface to libsss_nss_idmapSumit Bose2013-05-033-1/+379
* Add client library for SID related lookupsSumit Bose2013-05-039-4/+2105
* Add SID related calls to the NSS responderSumit Bose2013-05-033-3/+796
* Add SID related lookups to IPA subdomainsSumit Bose2013-05-032-29/+213
* SUDO: IPA providerLukas Slebodnik2013-05-037-29/+115
* fo_discover_servers_send: don't crash when backup_domain is NULLPavel Březina2013-05-031-0/+11