summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* added DEBUG messages to krb5_child and ldap_childNick Guay2012-05-312-3/+19
* Ghost members - various small changesJan Zeleny2012-05-311-1/+1
* Ghost members - removed sdap_check_aliases()Jan Zeleny2012-05-314-127/+0
* Ghost members - support in proxy providerJan Zeleny2012-05-311-6/+8
* Ghost members - support in LDAP providerJan Zeleny2012-05-311-186/+286
* Fixed issue in SELinux user mapsJan Zeleny2012-05-221-0/+2
* LDAP nested groups: Do not process callback with _post deep in the nested str...Jakub Hrozek2012-05-221-12/+10
* Warn to syslog when dereference requests failAriel Barria2012-05-221-2/+2
* Simple implementation of Netscape password warning expiration controlJoshua Roys2012-05-221-22/+74
* Use the sysdb attribute name, not LDAP attribute nameJakub Hrozek2012-05-162-2/+2
* Fixed two minor memory leaksJan Zeleny2012-05-142-2/+6
* Potential NULL dereference in proxy providerAriel Barria2012-05-141-1/+1
* Filter out IP addresses inappropriate for DNS forward recordsJakub Hrozek2012-05-101-1/+57
* subdomains: Fix error handling in Data ProviderJakub Hrozek2012-05-101-19/+37
* LDAP: Handle very large Active Directory groupsStephen Gallagher2012-05-105-45/+271
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-1017-39/+62
* Try all KDCs when getting TGT for LDAPJakub Hrozek2012-05-091-15/+18
* Only reset kpasswd server status when performing a chpass operationJakub Hrozek2012-05-071-2/+3
* Special-case LDAP_SIZELIMIT_EXCEEDEDJakub Hrozek2012-05-071-4/+9
* Limit krb5_get_init_creds_keytab() to etypes in keytabStef Walter2012-05-072-0/+36
* Remove erroneous failure message in find_principal_in_keytabStef Walter2012-05-071-1/+3
* If canon'ing principals, write ccache with updated default principalStef Walter2012-05-042-3/+8
* Modify behavior of pam_pwd_expiration_warningJan Zeleny2012-05-042-16/+57
* LDAP: Add support for enumeration of ID-mapped users and groupsStephen Gallagher2012-05-031-31/+102
* LDAP: Treat groups with unmappable SIDs as non-POSIX groupsStephen Gallagher2012-05-031-9/+12
* LDAP: Add helper function to map IDsStephen Gallagher2012-05-035-119/+81
* LDAP: Do not remove uidNumber and gidNumber attributes when saving id-mapped ...Stephen Gallagher2012-05-032-0/+16
* LDAP: Add helper routine to convert LDAP blob to SID stringStephen Gallagher2012-05-035-68/+195
* LDAP: Map the user's primaryGroupIDStephen Gallagher2012-05-034-12/+69
* LDAP: Enable looking up id-mapped groups by GIDStephen Gallagher2012-05-031-2/+45
* LDAP: Allow looking up ID-mapped groups by nameStephen Gallagher2012-05-032-29/+125
* LDAP: Enable looking up id-mapped users by UIDStephen Gallagher2012-05-031-6/+43
* LDAP: Allow automatically-provisioning a domain and rangeStephen Gallagher2012-05-031-3/+43
* LDAP: Add routine to extract domain SID from an object SIDStephen Gallagher2012-05-032-0/+49
* LDAP: Allow setting a default domain for id-mapping slice 0Stephen Gallagher2012-05-034-0/+42
* LDAP: Add autorid compatibility modeStephen Gallagher2012-05-034-8/+17
* LDAP: Enable looking up ID-mapped users by nameStephen Gallagher2012-05-032-9/+55
* LDAP: Initialize ID mapping when configuredStephen Gallagher2012-05-032-0/+10
* LDAP: Add ID mapping range settingsStephen Gallagher2012-05-033-0/+9
* LDAP: Add helper routines for ID-mappingStephen Gallagher2012-05-032-0/+334
* LDAP: Add id-mapping optionStephen Gallagher2012-05-033-0/+3
* LDAP: Add objectSID config optionStephen Gallagher2012-05-033-0/+10
* Read sysdb attribute name, not LDAP attribute map nameJakub Hrozek2012-05-031-2/+2
* SSH: Add dp_get_host_send to common responder codeJakub Hrozek2012-05-033-30/+24
* Rename split_service_name_filterJakub Hrozek2012-05-031-16/+16
* IPA: Check return valuesJakub Hrozek2012-05-032-2/+12
* PROXY: return correct return codesJakub Hrozek2012-05-031-7/+9
* DP: return correct error message when subdomains back end target is not confi...Jakub Hrozek2012-05-021-1/+1
* HBAC: Prevent NULL dereference in hbac_evaluateJakub Hrozek2012-05-021-2/+4
* ipa_get_config_send: remove unused assignmentJakub Hrozek2012-05-021-1/+0