summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* IPA: use forest name when looking up the Global CatalogSumit Bose2016-05-241-1/+1
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-191-6/+6
* IPA: terminate properly if view name lookup failsSumit Bose2016-04-221-7/+1
* IPA_SUDO: Prevent dereference of NULL pointerLukas Slebodnik2016-04-181-0/+5
* 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
* IPA: Check RDN in ipa_add_ad_memberships_get_nextLukas Slebodnik2016-04-121-1/+7
* IPA: Remove unused parameter from ipa_ext_group_member_checkLukas Slebodnik2016-04-051-2/+1
* 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-171-12/+12
* 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
* IPA SUDO: download externalUser attributePavel Březina2016-03-093-0/+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
* IPA: Add interface to call into IPA provider from LDAP providerJakub Hrozek2016-02-245-1/+319
* Add a new option ldap_group_external_memberJakub Hrozek2016-02-241-0/+1
* HBAC: Check format string in hbac log functionLukas Slebodnik2016-02-232-1/+9
* IPA: log real hbac functionLukas Slebodnik2016-02-233-2/+5
* IPA: Use sss_vdebug_fn in hbac_debug_messagesLukas Slebodnik2016-02-231-12/+1
* UTIL: Use prefix for debug functionLukas Slebodnik2016-02-231-2/+2
* IDMAP: Add support for automatic adding of rangesPavel Reichl2016-01-201-0/+1
* SDAP: Make it possible to silence errors from dereferenceJakub Hrozek2016-01-191-1/+5
* IPA SUDO: Add support for ipaSudoRunAsExt* attributesPavel Březina2016-01-193-0/+17
* SUDO: simplify usn filterPavel Březina2016-01-191-7/+3
* SUDO: remember usn as number instead of stringPavel Březina2016-01-191-7/+7
* SUDO: assume zero if usn is unknownPavel Březina2016-01-192-14/+6
* SUDO: remove full_refresh_in_progressPavel Březina2016-01-192-5/+0
* IPA SUDO: Implement smart refreshPavel Březina2016-01-193-7/+438
* IPA SUDO: Remember USNPavel Březina2016-01-191-2/+48
* IPA SUDO: Implement rules refreshPavel Březina2016-01-195-5/+186
* IPA SUDO: Implement full refreshPavel Březina2016-01-195-1/+2281
* IPA SUDO: Implement sudo handlerPavel Březina2016-01-192-0/+120
* IPA SUDO: Add ipasudocmd mappingPavel Březina2016-01-193-0/+19
* IPA SUDO: Add ipasudocmdgrp mappingPavel Březina2016-01-193-0/+21
* IPA SUDO: Add ipasudorule mappingPavel Březina2016-01-194-0/+52
* IPA SUDO: choose between IPA and LDAP schemaPavel Březina2016-01-192-58/+88
* IPA: add ipa_get_rdn and ipa_check_rdnPavel Březina2016-01-192-0/+188
* SDAP: rename sdap_get_id_specific_filterPavel Březina2016-01-196-18/+15
* ldap: remove originalMeberOf if there is no memberOfSumit Bose2016-01-121-1/+11
* ipa_s2n_save_objects(): use configured user and group timeoutSumit Bose2016-01-061-5/+5
* IPA: Mark globals in ipa_opts.h as externPavel Březina2015-12-142-297/+353
* IPA_PROVIDER: Explicit no handle of servicesPetr Cech2015-12-111-1/+29
* DP: Reduce code duplication in the callback handlersJakub Hrozek2015-12-101-1/+1