summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* 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
* IPA: Use search timeout, not enum timeout for searching overridesJakub Hrozek2015-12-091-1/+1
* IPA: fix override with the same nameSumit Bose2015-11-201-6/+7
* util: Update get_next_domain's interfaceMichal Židek2015-10-232-4/+4
* HBAC: remove misleading comment about deny rulesPavel Reichl2015-10-081-4/+0
* AD: Provide common connection list construction functionsJakub Hrozek2015-10-071-13/+8
* DYNDNS: use realm and server commands only as fallbackPavel Reichl2015-10-051-7/+0
* IPA: fix minor memory leakPavel Reichl2015-10-021-1/+1
* HBAC: Better libhbac debuggingPetr Cech2015-10-014-2/+243
* IPA: Retry fetching keytab if IPA user lookup failsJakub Hrozek2015-09-232-14/+185