summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-05-03dyndns: new option dyndns_refresh_intervalJakub Hrozek11-7/+283
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek12-34/+242
2013-05-03Refactor dynamic DNS updatesJakub Hrozek12-1172/+1941
2013-05-03Add python interface to libsss_nss_idmapSumit Bose1-0/+351
2013-05-03Add client library for SID related lookupsSumit Bose6-0/+2043
2013-05-03Add SID related calls to the NSS responderSumit Bose2-3/+795
2013-05-03Add SID related lookups to IPA subdomainsSumit Bose2-29/+213
2013-05-03SUDO: IPA providerLukas Slebodnik6-29/+110
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-03IDMAP: Fix variable initializationOndrej Kos1-1/+1
2013-05-03CONFDB: prevent double freeOndrej Kos1-1/+0
2013-05-02Fix segmentation fault in test_io.Abhishek Singh1-4/+19
2013-05-02Default TEST_DIR to cwd, not empty string if not set explicitlyLukas Slebodnik2-9/+6
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 sss_ncache_set_sid() and sss_ncache_check_sid()Sumit Bose2-0/+31
2013-05-02sysdb: add sysdb_search_object_by_sid()Sumit Bose2-0/+62
2013-05-02Add responder_get_domain_by_id()Sumit Bose2-0/+52
2013-05-02Add idmap context to nss contextSumit Bose2-0/+22
2013-05-02Add two new request types to the data-provider interfaceSumit Bose3-1/+11
2013-05-02Add secid filter to responder-dp protocolSumit Bose5-4/+37
2013-05-02LDAP: always store SID if availableSumit Bose2-33/+58
2013-05-02responder_get_domain(): remove timeout calculationSumit Bose1-10/+1
2013-05-02responder_get_domain: do not return disabled domainsSumit Bose1-0/+4
2013-05-02Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose11-20/+16
2013-05-02dns srv plugin: compare domain names case insensitivePavel Březina1-1/+1
2013-05-02DNS sites support - add AD SRV pluginPavel Březina9-5/+877
2013-05-02add sss_ldap_encode_ndr_uint32Pavel Březina2-0/+17
2013-05-02sdap: add sdap_connect_host requestPavel Březina2-0/+201
2013-05-02IPA SRV plugin: improve debuggingPavel Březina1-0/+6
2013-05-02IPA SRV plugin: use fo_discover_servers requestPavel Březina1-105/+20
2013-05-02add fo_discover_servers requestPavel Březina2-1/+254
2013-05-02Display the last grace warning, tooJakub Hrozek2-3/+3
2013-04-29Add override_homedir.xml to po4a.cfgSumit Bose1-0/+1
2013-04-29Only try to relink ghost users if we're not enumeratingJakub Hrozek2-8/+17
2013-04-29libsss_idmap: function to calculate rangeMichal Zidek5-116/+341
2013-04-29selinux: if no domain matches, make the debug message louderJakub Hrozek1-3/+3
2013-04-29Make IPA SELinux provider aware of subdomain usersSumit Bose3-2/+41
2013-04-26Document that the AD provider is case-insensitiveJakub Hrozek1-0/+3
2013-04-26Document the naming convention for SSSD domainsJakub Hrozek1-0/+2
2013-04-26DB: Switch to new libini_config APIOndrej Kos7-238/+707
2013-04-24sudo client: remove dead codePavel Březina1-8/+0
2013-04-24Do not keep growing event contextJakub Hrozek1-3/+5
2013-04-23Add exit status section to sss_ssh_* man pagesJan Cholasta2-0/+16
2013-04-22Allow usage of enterprise principalsSumit Bose16-7/+93
2013-04-21Refactoring: remove duplicated code in nss responderSumit Bose2-622/+240
2013-04-21Fix and rename get_my_domain_data()Sumit Bose3-12/+14
2013-04-19Convert the simple access check to new error codesJakub Hrozek1-9/+17
2013-04-19LDAP: do not invalidate pointer with realloc while processing ghost usersJakub Hrozek1-3/+13