summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* wipmemberof_default_viewSumit Bose2016-07-131-4/+20
* ipa_resolve_user_list_get_user_step fixSumit Bose2016-07-131-2/+14
* IPA: expand ghost members of AD groups in server-modeSumit Bose2016-07-131-1/+80
* IPA: make ipa_resolve_user_list_{send|recv} publicSumit Bose2016-07-132-2/+10
* dyndns: Add checks for NULLMichal Židek2016-07-131-0/+20
* IPA: Save sudoUser qualified in the cacheJakub Hrozek2016-07-073-20/+35
* SELINUX: Parse the internal fqname before using itJakub Hrozek2016-07-071-26/+5
* IPA: HBAC evaluator consumes shortnamesJakub Hrozek2016-07-071-10/+28
* IPA: make get_object_from_cache() aware of UPN searchesSumit Bose2016-07-073-7/+38
* IPA: add missing user name to homedir_ctxSumit Bose2016-07-071-0/+1
* IPA: expand name in ipa_add_ad_memberships_get_next()Sumit Bose2016-07-071-1/+13
* IPA: Use internal fqname format instead of parsing NSS namesJakub Hrozek2016-07-073-67/+147
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-072-13/+3
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-061-2/+5
* IPA: Fix uninitialized pointer read (UNINIT)Lukas Slebodnik2016-07-041-1/+1
* DP: Switch to new interfacePavel Březina2016-06-2020-2563/+2950
* Rename dp_backend.h to backend.hPavel Březina2016-06-204-4/+4
* Rename dp_dyndns.h to be_dyndns.hPavel Březina2016-06-203-3/+3
* Rename dp_ptask to be_ptaskPavel Březina2016-06-201-1/+1
* Remove braces from DEBUG statementsPavel Březina2016-06-181-2/+2
* IPA: allow lookups by cert in sub-domains on the clientSumit Bose2016-06-093-9/+41
* ipa: save cert as blob in the cacheSumit Bose2016-06-091-2/+17
* ipa: add support for certificate overridesSumit Bose2016-06-094-0/+33
* AD: use krb5_keytab for subdomain initializationSumit Bose2016-06-091-1/+2
* Do not leak fds in case of failures setting up a child processJakub Hrozek2016-05-311-12/+15
* 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