summaryrefslogtreecommitdiff
path: root/src/providers
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Set canonicalize flag if enterprise principals are usedSumit Bose1-1/+6
2013-05-30Prevent segfault while processing ASQ requestLukas Slebodnik1-0/+6
2013-05-30Add utility functions for formatting fully-qualified namesJakub Hrozek1-4/+4
2013-05-28AD dyndns: extract the host name from URIJakub Hrozek1-9/+31
2013-05-28FO: Fix setting status of duplicatesJakub Hrozek1-9/+18
2013-05-28Remove unneeded commentJakub Hrozek1-1/+0
2013-05-28IPA: Check for ENOMEMJakub Hrozek1-0/+3
2013-05-27Fix dyndns timer initializationJakub Hrozek6-10/+34
2013-05-27Fail with misconfigured id-mapping rangesOndrej Kos1-1/+2
2013-05-27Add SID related requests to the LDAP providerSumit Bose1-5/+230
2013-05-27IPA: read user and group SIDSumit Bose1-2/+2
2013-05-27Handle SID strings in sdap_attrs_get_sid_str() as wellSumit Bose1-9/+20
2013-05-27IPA: Always initialize ID mappingSumit Bose1-4/+10
2013-05-23Adding option to disable retrieving large AD groups.Lukas Slebodnik8-13/+51
2013-05-23Removing unused functions.Lukas Slebodnik2-36/+0
2013-05-22Fix return code for AD subdomain requestSumit Bose1-1/+3
2013-05-20Remove unneeded parameter of setup_child and namespace itJakub Hrozek5-5/+5
2013-05-20Fixing critical format string issues.Lukas Slebodnik7-9/+15
2013-05-15Fix segfault in AD Subdomains ModuleLukas Slebodnik1-0/+2
2013-05-14Fix segfault in DYNDNSOndrej Kos1-1/+1
2013-05-14Always update cached upn if enterprise principals are usedSumit Bose1-3/+4
2013-05-14Fix broken build with selinux.Lukas Slebodnik2-2/+4
2013-05-13Re-add a useful DEBUG messageJakub Hrozek1-0/+2
2013-05-13Fixes compilation without selinux.Lukas Slebodnik1-1/+0
2013-05-13LDAP: Always initialize idmap objectJakub Hrozek1-5/+3
2013-05-13Enable the AD dynamic DNS updates by defaultJakub Hrozek1-1/+1
2013-05-07AD: read flat name and SID of the AD domainSumit Bose3-0/+590
2013-05-03Only check UPN if enterprise principals are not usedJakub Hrozek1-0/+5
2013-05-03AD: Always initialize ID mappingJakub Hrozek1-5/+3
2013-05-03Active Directory dynamic DNS updatesJakub Hrozek5-0/+306
2013-05-03Split out the common code from timed DNS updatesJakub Hrozek3-60/+133
2013-05-03dyndns: new option dyndns_authJakub Hrozek6-21/+93
2013-05-03dyndns: new option dyndns_force_tcpJakub Hrozek4-6/+25
2013-05-03dyndns: New option dyndns_update_ptrJakub Hrozek6-124/+432
2013-05-03dyndns: new option dyndns_refresh_intervalJakub Hrozek6-5/+180
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek7-28/+204
2013-05-03Refactor dynamic DNS updatesJakub Hrozek6-1164/+1568
2013-05-03Add SID related lookups to IPA subdomainsSumit Bose2-29/+213
2013-05-03SUDO: IPA providerLukas Slebodnik3-0/+84
2013-05-03fo_discover_servers_send: don't crash when backup_domain is NULLPavel Březina1-0/+11
2013-05-03AD SRV plugin: check if site name is emptyPavel Březina1-2/+4
2013-05-02Use struct to hold different types of request parametersSumit Bose4-26/+48
2013-05-02Remove unused attribute listSumit Bose3-14/+1
2013-05-02Add two new request types to the data-provider interfaceSumit Bose1-0/+2
2013-05-02Add secid filter to responder-dp protocolSumit Bose4-0/+23
2013-05-02LDAP: always store SID if availableSumit Bose2-33/+58
2013-05-02dns srv plugin: compare domain names case insensitivePavel Březina1-1/+1
2013-05-02DNS sites support - add AD SRV pluginPavel Březina5-5/+849
2013-05-02sdap: add sdap_connect_host requestPavel Březina2-0/+201
2013-05-02IPA SRV plugin: improve debuggingPavel Březina1-0/+6