summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* print hint about password complexity when new password is rejectedPavel Březina2013-08-112-2/+22
* ldap, krb5: More descriptive msg on chpass failure.Michal Zidek2013-08-112-0/+31
* providers: refresh expired netgroupsPavel Březina2013-08-116-3/+208
* back end: add refresh expired records periodic taskPavel Březina2013-08-114-0/+32
* back end: periodical refresh of expired records APIPavel Březina2013-08-112-0/+375
* back end: periodic task APIPavel Březina2013-08-112-0/+447
* Set default DNS resolution timeout to 6 seconds.Jakub Hrozek2013-08-091-1/+1
* LDAP: Fix crash when processing nested groupsJakub Hrozek2013-08-081-4/+16
* sudo: print better debug message when a rule has multiple cn valuesPavel Březina2013-08-061-1/+5
* sudo: skip rule on error instead of failing completelyPavel Březina2013-08-061-1/+3
* Always set port status to neutral when resetting service.Michal Zidek2013-07-151-1/+2
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-242-2/+0
* failover: if expanded server is marked as neutral, invoke srv collapsePavel Březina2013-06-211-0/+7
* collapse_srv_lookup may free the server, make it clear from the APIPavel Březina2013-06-211-5/+8
* failover: set state->out when meta server remains in SRV_RESOLVE_ERRORPavel Březina2013-06-171-0/+1
* Add ignore_group_members option.Paul B. Henson2013-05-312-2/+13
* Adding option to disable retrieving large AD groups.Lukas Slebodnik2013-05-238-13/+51
* Removing unused functions.Lukas Slebodnik2013-05-232-36/+0
* SUDO: IPA providerLukas Slebodnik2013-05-103-0/+84
* Display the last grace warning, tooJakub Hrozek2013-05-022-3/+3
* LDAP: do not invalidate pointer with realloc while processing ghost usersJakub Hrozek2013-04-191-3/+13
* Fix simple access group control in case-insensitive domainsJakub Hrozek2013-04-151-16/+9
* Fix krbcc dir creation issue with MIT krb5 1.11Lukas Slebodnik2013-04-152-35/+85
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-219-11/+193
* Resolve GIDs in the simple access providerJakub Hrozek2013-03-193-203/+759
* Do not compile main() in DP if UNIT_TESTING is definedJakub Hrozek2013-03-191-0/+2
* Provide a be_get_account_info_send functionJakub Hrozek2013-03-192-19/+149
* sdap_fill_memberships: continue if a member is not foud in sysdbPavel Březina2013-02-271-3/+7
* sysdb: try dealing with binary-content attributesJan Engelhardt2013-02-262-7/+5
* subdomains: replace invalid characters with underscore in krb5 mapping file namePavel Březina2013-02-141-1/+25
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-101-0/+1
* Fix minor grammar error in logStephen Gallagher2013-01-301-1/+1
* krb: recreate ccache if it was deletedPavel Březina2013-01-301-1/+8
* nested groups: fix group lookup hangs if member dn is incorrectPavel Březina2013-01-281-0/+24
* fix backend callbacks: remove callback properly from dlistPavel Březina2013-01-221-6/+18
* LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek2013-01-211-130/+144
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-161-5/+7
* LDAP: avoid complex realloc logic in save_rfc2307bis_group_membershipsJakub Hrozek2013-01-151-12/+4
* let ldap_backup_chpass_uri workPavel Březina2013-01-141-2/+4
* AD: Add user as a direct member of his primary groupJakub Hrozek2013-01-091-8/+109
* AD: replace GID/UID, do not add another oneJakub Hrozek2013-01-094-7/+41
* IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek2013-01-083-4/+6
* SELINUX: Process maps even when offlineJakub Hrozek2013-01-081-226/+429
* SYSDB: Remove duplicate selinux definesJakub Hrozek2013-01-081-0/+1
* sudo smart refresh: fix debug messagePavel Březina2013-01-071-1/+1
* sudo smart refresh: do not include usn in filter if no valid usn is knownPavel Březina2013-01-071-5/+12
* LDAP: initialize refresh function handlerOndrej Kos2013-01-041-1/+1
* let krb5_backup_kpasswd failover workPavel Březina2013-01-021-2/+2
* krb5 tgt renewal: fix usage of ldb_dn_get_component_val()Sumit Bose2012-12-201-4/+4
* Add default section to switch statementSumit Bose2012-12-191-0/+3