summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* LDAP/AD: resolve domain local groups for remote usersSumit Bose2016-10-313-7/+568
* sdap: make some nested group related calls publicSumit Bose2016-10-312-10/+18
* sysdb: add parent_dom to sysdb_get_direct_parents()Sumit Bose2016-10-311-4/+7
* LDAP: Removing of member link from groupSumit Bose2016-10-141-0/+9
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-213-5/+5
* LDAP: Return partial results from adminlimit exceededJakub Hrozek2016-09-141-1/+2
* SDAP: Fix settig paging attribute in sdap_get_generic_ext_sendLukas Slebodnik2016-09-131-3/+3
* sdap_initgr_nested_get_membership_diff: use fully-qualified namesSumit Bose2016-09-011-1/+1
* PROXY: Use right name in ldap filterLukas Slebodnik2016-08-301-3/+8
* LDAP: Fixing of removing netgroup from cachePetr Cech2016-08-241-0/+16
* sdap: Skip exact duplicates when extending mapsMichal Židek2016-08-191-10/+32
* LDAP: Log autofs rfc2307 config changes only with enabled responderLukas Slebodnik2016-08-171-1/+22
* LDAP: Adding SIGCHLD callbackPetr Cech2016-08-171-6/+26
* LDAP: Adding SIGTERM signal before SIGKILLPetr Cech2016-08-171-4/+36
* LDAP: Adding support for SIGTERM signalPetr Cech2016-08-171-0/+29
* LDAP: Fixing wrong pam error code for passwdPetr Cech2016-08-081-0/+5
* LDAP: Fix Dereference after NULL checkLukas Slebodnik2016-08-081-1/+1
* SDAP: Don't log an op failure when no users are foundFabiano Fidêncio2016-08-051-3/+6
* PROVIDER: Conversion empty string from D-Bus to NULLPetr Cech2016-08-051-1/+1
* Revert "LDAP: Lookup services by all protocols unless a protocol is specified"Petr Cech2016-08-051-5/+2
* SDAP: sysdb_search_users does not set users_count for failuresLukas Slebodnik2016-08-051-1/+1
* SDAP: sanitize member name before using in filterLukas Slebodnik2016-08-051-1/+10
* LDAP: Use FQDN when linking parent LDAP groupsJakub Hrozek2016-08-041-1/+1
* LDAP: Changing of confusing debug messagePetr Cech2016-08-021-1/+1
* LDAP: Fix storing initgroups for users with no supplementary groupsJakub Hrozek2016-08-021-14/+18
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-294-4/+48
* SDAP: add special handling for IPA Kerberos enterprise principal stringsSumit Bose2016-07-291-0/+17
* LDAP/IPA: add local email address to aliasesSumit Bose2016-07-291-0/+22
* LDAP: include email in UPN searchesSumit Bose2016-07-292-10/+40
* LDAP: new attribute option ldap_user_emailSumit Bose2016-07-292-0/+4
* LDAP: allow multiple user principalsSumit Bose2016-07-291-14/+18
* sdap: Fix ldap_rfc_2307_fallback_to_local_usersMichal Židek2016-07-151-0/+3
* DP: rename be_acct_req to dp_id_dataPavel Březina2016-07-154-10/+10
* LDAP: Lookup services by all protocols unless a protocol is specifiedJakub Hrozek2016-07-071-2/+5
* fix some 'might be used uninitialized' warningsSumit Bose2016-07-071-0/+5
* LDAP: Qualify user and group names when saving the sudo usersJakub Hrozek2016-07-071-0/+62
* LDAP: fix typoSumit Bose2016-07-071-1/+1
* LDAP: The access control filter just needs the plain usernameJakub Hrozek2016-07-071-3/+2
* LDAP: Delete cache entry if not found by UPNJakub Hrozek2016-07-071-0/+19
* LDAP: Use FQDNs when saving incomplete groupsJakub Hrozek2016-07-071-4/+4
* LDAP: Use fqdns during nested RFC2307 initgroupsJakub Hrozek2016-07-071-19/+3
* LDAP: make it clear that sdap_add_incomplete_groups operates on sysdb namesJakub Hrozek2016-07-072-6/+6
* SYSDB: Add a utility function to return a list of qualified namesJakub Hrozek2016-07-072-5/+5
* LDAP: Convert RFC2307 member attribute values to FQDN-style ghostnames before...Jakub Hrozek2016-07-071-2/+12
* LDAP: save users with FQDNJakub Hrozek2016-07-071-4/+38
* LDAP: Use shortname for LDAP queriesJakub Hrozek2016-07-072-29/+103
* LDAP: Rename DP filter value from name to filter_valueJakub Hrozek2016-07-073-63/+66
* SDAP: Store SID members during AD initgroups with a qualified nameMichal Zidek2016-07-071-1/+6
* SDAP: Save user and group aliases qualifiedMichal Zidek2016-07-075-8/+30
* SDAP: Search functions don't need to construct per-domain namesJakub Hrozek2016-07-072-19/+4