summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* WIP auth ind promptingpromptingSumit Bose2016-05-261-3/+55
* IPA: use forest name when looking up the Global CatalogSumit Bose2016-05-241-1/+1
* AD: Do not schedule the machine renewal task if adcli is not executableJakub Hrozek2016-05-191-0/+9
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-195-37/+33
* Failover to next server if authentication failsPavel Březina2016-05-111-0/+1
* Inform about (un)successful connectionPavel Březina2016-05-111-0/+5
* Make sdap_process_group_send() staticJakub Hrozek2016-05-091-8/+9
* GPO: Add "unity" to ad_gpo_map_interactiveStephen Gallagher2016-05-061-1/+2
* LDAP: Print port in sdap_print_serverLukas Slebodnik2016-04-271-3/+16
* IPA: terminate properly if view name lookup failsSumit Bose2016-04-221-7/+1
* krb5_auth_store_creds: silence spurious debug messageSumit Bose2016-04-191-1/+5
* IPA_SUDO: Prevent dereference of NULL pointerLukas Slebodnik2016-04-181-0/+5
* dp_ptask: Fix memory leak in synchronous ptaskLukas Slebodnik2016-04-131-0/+2
* IPA: resolve PAC for trusted users on IPA clientsSumit Bose2016-04-133-1/+225
* IPA: ipa_s2n_get_list_send() allow other list typesSumit Bose2016-04-131-20/+72
* IPA: rename ipa_s2n_get_fqlist* to ipa_s2n_get_list*Sumit Bose2016-04-131-49/+49
* AD: process PAC during initgroups requestSumit Bose2016-04-134-8/+878
* util: make concatenate_string_array() reusableSumit Bose2016-04-131-25/+0
* LDAP: refactor sdap_ad_tokengroups_initgr_mapping_done()Sumit Bose2016-04-132-27/+57
* SDAP: make some AD specific calls publicSumit Bose2016-04-132-14/+66
* IPA: Check RDN in ipa_add_ad_memberships_get_nextLukas Slebodnik2016-04-121-1/+7
* GPO: Process GPOS in offline mode if ldap search failedLukas Slebodnik2016-04-121-0/+20
* GPO_CHILD: Create directories in gpo_cache with right permissionsLukas Slebodnik2016-04-071-1/+1
* GPO: Soften umask in gpo_childLukas Slebodnik2016-04-071-4/+12
* AD: Recognize Windows Server 2016Jakub Hrozek2016-04-072-3/+6
* SDAP: Remove unused parameter talloc contextLukas Slebodnik2016-04-051-4/+2
* IPA: Remove unused parameter from ipa_ext_group_member_checkLukas Slebodnik2016-04-051-2/+1
* GPO: log specific ini parse error messagesMichal Židek2016-03-232-2/+40
* UTIL: Allow to append new line in sss_vdebug_fnLukas Slebodnik2016-03-231-1/+1
* SUDO: be able to parse modifyTimestamp correctlyPavel Březina2016-03-174-29/+62
* IPA SUDO: support old ipasudocmd rdnPavel Březina2016-03-141-22/+103
* IPA SUDO: fix typoPavel Březina2016-03-141-1/+1
* libipa_hbac: Move the library to src/lib/ipa_hbacJakub Hrozek2016-03-128-2782/+1
* libipa_hbac: Fix typo in constant nameJakub Hrozek2016-03-121-1/+1
* libipa_hbac: Add more debug messagesJakub Hrozek2016-03-121-3/+19
* libipa_hbac: Do not use C99Jakub Hrozek2016-03-121-4/+10
* tests: Add a unit test for the external groups resolutionJakub Hrozek2016-03-111-4/+6
* IPA SUDO: download externalUser attributePavel Březina2016-03-093-0/+3
* sdap: improve filtering of multiple results in GC lookupsSumit Bose2016-03-011-42/+6
* remove user certificate if not found on the serverPavel Březina2016-03-011-0/+10
* GPO: Add other display managers to interactive logonStephen Gallagher2016-02-291-1/+6
* GPO: Add Cockpit to the Remote Interactive defaultsStephen Gallagher2016-02-291-1/+3
* IPA: invalidate override data if original view is missingSumit Bose2016-02-261-3/+13
* IPA: lookup idview name even if there is no master domain recordSumit Bose2016-02-261-35/+43
* IPA: Use the common if-else coding styleJakub Hrozek2016-02-251-4/+2
* LDAP: Use the IPA provider interface to resolve external group membersJakub Hrozek2016-02-243-28/+654
* IPA: Add interface to call into IPA provider from LDAP providerJakub Hrozek2016-02-246-1/+342
* Add a new option ldap_group_external_memberJakub Hrozek2016-02-244-0/+6
* subdomains: inherit ldap_krb5_keytabSumit Bose2016-02-231-0/+1
* HBAC: Check format string in hbac log functionLukas Slebodnik2016-02-232-1/+9