summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SUDO: IPA providerLukas Slebodnik2013-05-036-29/+110
* fo_discover_servers_send: don't crash when backup_domain is NULLPavel Březina2013-05-031-0/+11
* AD SRV plugin: check if site name is emptyPavel Březina2013-05-031-2/+4
* IDMAP: Fix variable initializationOndrej Kos2013-05-031-1/+1
* CONFDB: prevent double freeOndrej Kos2013-05-031-1/+0
* Fix segmentation fault in test_io.Abhishek Singh2013-05-021-4/+19
* Default TEST_DIR to cwd, not empty string if not set explicitlyLukas Slebodnik2013-05-022-9/+6
* Use struct to hold different types of request parametersSumit Bose2013-05-024-26/+48
* Remove unused attribute listSumit Bose2013-05-023-14/+1
* Add sss_ncache_set_sid() and sss_ncache_check_sid()Sumit Bose2013-05-022-0/+31
* sysdb: add sysdb_search_object_by_sid()Sumit Bose2013-05-022-0/+62
* Add responder_get_domain_by_id()Sumit Bose2013-05-022-0/+52
* Add idmap context to nss contextSumit Bose2013-05-022-0/+22
* Add two new request types to the data-provider interfaceSumit Bose2013-05-023-1/+11
* Add secid filter to responder-dp protocolSumit Bose2013-05-025-4/+37
* LDAP: always store SID if availableSumit Bose2013-05-022-33/+58
* responder_get_domain(): remove timeout calculationSumit Bose2013-05-021-10/+1
* responder_get_domain: do not return disabled domainsSumit Bose2013-05-021-0/+4
* Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose2013-05-0211-20/+16
* dns srv plugin: compare domain names case insensitivePavel Březina2013-05-021-1/+1
* DNS sites support - add AD SRV pluginPavel Březina2013-05-029-5/+877
* add sss_ldap_encode_ndr_uint32Pavel Březina2013-05-022-0/+17
* sdap: add sdap_connect_host requestPavel Březina2013-05-022-0/+201
* IPA SRV plugin: improve debuggingPavel Březina2013-05-021-0/+6
* IPA SRV plugin: use fo_discover_servers requestPavel Březina2013-05-021-105/+20
* add fo_discover_servers requestPavel Březina2013-05-022-1/+254
* Display the last grace warning, tooJakub Hrozek2013-05-022-3/+3
* Add override_homedir.xml to po4a.cfgSumit Bose2013-04-291-0/+1
* Only try to relink ghost users if we're not enumeratingJakub Hrozek2013-04-292-8/+17
* libsss_idmap: function to calculate rangeMichal Zidek2013-04-295-116/+341
* selinux: if no domain matches, make the debug message louderJakub Hrozek2013-04-291-3/+3
* Make IPA SELinux provider aware of subdomain usersSumit Bose2013-04-293-2/+41
* Document that the AD provider is case-insensitiveJakub Hrozek2013-04-261-0/+3
* Document the naming convention for SSSD domainsJakub Hrozek2013-04-261-0/+2
* DB: Switch to new libini_config APIOndrej Kos2013-04-267-238/+707
* sudo client: remove dead codePavel Březina2013-04-241-8/+0
* Do not keep growing event contextJakub Hrozek2013-04-241-3/+5
* Add exit status section to sss_ssh_* man pagesJan Cholasta2013-04-232-0/+16
* Allow usage of enterprise principalsSumit Bose2013-04-2216-7/+93
* Refactoring: remove duplicated code in nss responderSumit Bose2013-04-212-622/+240
* Fix and rename get_my_domain_data()Sumit Bose2013-04-213-12/+14
* Convert the simple access check to new error codesJakub Hrozek2013-04-191-9/+17
* LDAP: do not invalidate pointer with realloc while processing ghost usersJakub Hrozek2013-04-191-3/+13
* tests: Fix the order of key/valuesJakub Hrozek2013-04-181-2/+3
* Make leak checks usable in tests that do not utilize checkJakub Hrozek2013-04-1712-138/+237
* Inform about function duplication.Michal Zidek2013-04-172-0/+6
* Fix simple access group control in case-insensitive domainsJakub Hrozek2013-04-152-18/+11
* sss_cache: Remove annoying messagesMichal Zidek2013-04-151-8/+6
* sss_cache: support for subdomainsMichal Zidek2013-04-151-57/+117
* Confusing error messages for invalid sssd.confAriel Barria2013-04-121-9/+11