summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* Remove sysdb argument from ipa_host_info_send()Simo Sorce2013-01-215-9/+3
* Remove sysdb as a be request structure memberSimo Sorce2013-01-217-12/+9
* Remove sysdb as a be context structure memberSimo Sorce2013-01-2127-56/+52
* Move ldap provider access functionsSimo Sorce2013-01-212-59/+86
* LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek2013-01-211-134/+147
* set struct bet_info->bet_typePavel Březina2013-01-191-0/+1
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-161-5/+7
* Remove outdated code.Simo Sorce2013-01-161-10/+0
* LDAP: avoid complex realloc logic in save_rfc2307bis_group_membershipsJakub Hrozek2013-01-151-12/+4
* Add domain to some subdomain functionsSimo Sorce2013-01-151-2/+7
* Add domain arguments to sysdb sudo functionsSimo Sorce2013-01-154-9/+22
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-151-1/+2
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-153-6/+7
* Add domain argument to sysdb selinux functionsSimo Sorce2013-01-153-4/+9
* Add domain argument to sysdb autofs functionsSimo Sorce2013-01-152-11/+18
* Add domain arguemnt to sysdb_get_real_name()Simo Sorce2013-01-151-1/+2
* Add domain argument to sysdb_idmap_ funcitonsSimo Sorce2013-01-151-1/+2
* Add domain argument to sysdb_remove_attrs()Simo Sorce2013-01-152-5/+6
* Add domain argument to sysdb_has/set_enumerated()Simo Sorce2013-01-153-3/+4
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-153-8/+8
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-153-5/+7
* Add domain argument to sysdb_search_groups()Simo Sorce2013-01-154-8/+13
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-153-12/+18
* Add domain arg to sysdb_search_users()Simo Sorce2013-01-156-17/+30
* Add domain argument to sysdb_search_custom()Simo Sorce2013-01-157-8/+22
* Add domain argument to sysdb_store_custom()Simo Sorce2013-01-151-1/+1
* Add domain argument to sysdb_cache_auth()Simo Sorce2013-01-151-1/+5
* Add domain argument to sysdb_cache_password()Simo Sorce2013-01-153-3/+7
* Add domain arg to sysdb group member functionsSimo Sorce2013-01-152-7/+9
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-153-7/+8
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-153-16/+16
* Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce2013-01-153-4/+6
* Add domain arguments to sysdb_add_group functions.Simo Sorce2013-01-152-4/+6
* Add domain argument to sysdb_set_user_attr()Simo Sorce2013-01-153-8/+16
* Add domain to sysdb_search_group_by_gid()Simo Sorce2013-01-152-2/+2
* Add domain to sysdb_search_group_by_name()Simo Sorce2013-01-153-7/+16
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-1510-23/+50
* Add domain argument to sysdb_get_user_attr()Simo Sorce2013-01-156-15/+18
* Add domain argument to sysdb_initgroups()Simo Sorce2013-01-151-1/+1
* Pass domain to sysdb_get<pwu/grg><id() functionsSimo Sorce2013-01-151-3/+3
* Make sysdb_custom_subtree_dn() require a domain.Simo Sorce2013-01-153-4/+6
* Make sysdb_custom_dn() require a domain.Simo Sorce2013-01-152-5/+9
* Make sysdb_domain_dn() require a domain.Simo Sorce2013-01-151-1/+1
* Make sysdb_netgroup_base_dn() require a domain.Simo Sorce2013-01-151-1/+1
* Remove the sysdb_ctx_get_domain() function.Simo Sorce2013-01-151-1/+4
* Refactor single domain initializationSimo Sorce2013-01-151-2/+2
* let ldap_backup_chpass_uri workPavel Březina2013-01-141-2/+4
* Fix LDAP authentication - invalid password lengthPavel Březina2013-01-141-1/+1
* Change pam data auth tokens.Simo Sorce2013-01-1016-373/+429
* Code can only check for cached passwordsSimo Sorce2013-01-101-4/+17