summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* SDAP: account lockout to restrict access via ssh keyPavel Reichl2014-08-193-0/+568
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-194-0/+4
* SDAP: refactor AC offline checksPavel Reichl2014-08-191-9/+12
* SDAP: don't log error on access deniedPavel Reichl2014-08-191-1/+6
* SDAP: refactor sdap_access_filter_donePavel Reichl2014-08-191-18/+37
* SDAP: nitpicks in sdap_access_filter_get_access_donePavel Reichl2014-08-191-7/+5
* SDAP: refactor sdap_access_filter_sendPavel Reichl2014-08-191-16/+30
* SDAP: split sdap_access_filter_get_access_donePavel Reichl2014-08-191-20/+39
* IPA: handle searches by SID in apply_subdomain_homedirJakub Hrozek2014-08-191-4/+9
* sudo: work with correct D-Bus iteratorPavel Březina2014-08-191-3/+4
* LDAP SUDO: sudo provider doesn't fetch 'EntryUSN'Michal Šrubař2014-08-141-0/+1
* ad initgroups: continue if resolved SID is still missingPavel Březina2014-08-141-6/+13
* sudo: replace asterisk with escape sequence in host filterPavel Březina2014-08-141-1/+1
* Exit offline mode only if server is available.Michal Zidek2014-07-312-7/+43
* ptask: Add backoff feature to the ptask api.Michal Zidek2014-07-315-3/+37
* ptask: Allow adding random_offset to scheduled execution timeMichal Zidek2014-07-315-5/+22
* failover: set port status to not working if previous srv lookup failedPavel Březina2014-07-311-0/+5
* LDAP: Remove unused option ldap_user_uuidLukas Slebodnik2014-07-254-7/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-254-7/+0
* LDAP: Remove unused option ldap_netgroup_uuidLukas Slebodnik2014-07-253-5/+0
* sudo: use dbus array for rules refreshPavel Březina2014-07-241-8/+14
* ad: update membership after SIDs are resolvedPavel Březina2014-07-241-25/+62
* ad: comment ENOENT when id mapping is disabledPavel Březina2014-07-241-0/+3
* sudo: fetch sudoRunAs attributePavel Březina2014-07-241-0/+1
* SDAP: Continue resolving SID even if some failPavel Reichl2014-07-241-1/+6
* LDAP: tokengroups do not work with id_provider=ldapPavel Reichl2014-07-242-13/+74
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-141-0/+1
* KRB: Prevent dereference of a null pointerLukas Slebodnik2014-06-031-2/+4
* Unify usage of function gethostnameLukas Slebodnik2014-06-033-7/+8
* LDAP: Don't use macro _XOPEN_SOURCE for extra featuresLukas Slebodnik2014-06-031-2/+2
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-06-033-11/+35
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-032-0/+2
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-032-16/+24
* refactor calls of sss_parse_namePavel Reichl2014-06-032-4/+2
* AD: Initialize user_map_cnt in server modeJakub Hrozek2014-06-031-0/+1
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-06-035-48/+59
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-06-0316-15/+212
* LDAP: Fix off-by-one bug in sdap_copy_optsJakub Hrozek2014-06-031-1/+4
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-06-032-0/+3
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-06-022-64/+27
* sbus: Refactor how we export DBus interfacesStef Walter2014-06-023-102/+59
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-06-023-362/+202
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-025-2/+9
* SDAP: Make nesting_level = 0 to ignore nested groupsPavel Reichl2014-06-021-7/+34
* sbus: Use constants to make dbus callsStef Walter2014-06-026-25/+14
* sbus: Generate constants from interface definitionsStef Walter2014-06-021-0/+21
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-06-027-34/+221
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-06-022-1/+2
* LDAP: fix - find primary group by gidPavel Reichl2014-06-021-1/+0
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15