Age | Commit message (Expand) | Author | Files | Lines |
2013-01-21 | Remove sysdb arg from [ipa_]hbac_sysdb_save() | Simo Sorce | 3 | -36/+25 |
2013-01-21 | Remove sysdb arg from ipa_hbac_service_info_send() | Simo Sorce | 3 | -5/+0 |
2013-01-21 | Remove sysdb arg from hbac_*host_attrs_to_rule() | Simo Sorce | 3 | -11/+4 |
2013-01-21 | Remove sysdb arg from hbac_service_attrs_to_rule() | Simo Sorce | 3 | -5/+2 |
2013-01-21 | Remove sysdb argument from hbac_user_attrs_to_rule() | Simo Sorce | 3 | -6/+4 |
2013-01-21 | Remove unused structure | Simo Sorce | 1 | -6/+0 |
2013-01-21 | Remove sysdb argument from ipa_host_info_send() | Simo Sorce | 5 | -9/+3 |
2013-01-21 | Remove sysdb as a be request structure member | Simo Sorce | 7 | -12/+9 |
2013-01-21 | Remove sysdb as a be context structure member | Simo Sorce | 27 | -56/+52 |
2013-01-21 | Move ldap provider access functions | Simo Sorce | 2 | -59/+86 |
2013-01-21 | LDAP: Compare lists of DNs when saving autofs entries | Jakub Hrozek | 1 | -134/+147 |
2013-01-19 | set struct bet_info->bet_type | Pavel Březina | 1 | -0/+1 |
2013-01-16 | Invalidate user entry even if there are no groups | Jakub Hrozek | 1 | -5/+7 |
2013-01-16 | Remove outdated code. | Simo Sorce | 1 | -10/+0 |
2013-01-15 | LDAP: avoid complex realloc logic in save_rfc2307bis_group_memberships | Jakub Hrozek | 1 | -12/+4 |
2013-01-15 | Add domain to some subdomain functions | Simo Sorce | 1 | -2/+7 |
2013-01-15 | Add domain arguments to sysdb sudo functions | Simo Sorce | 4 | -9/+22 |
2013-01-15 | Add domain arguments to sysdb ssh functions | Simo Sorce | 1 | -1/+2 |
2013-01-15 | Add domain arguments to sysdb services functions | Simo Sorce | 3 | -6/+7 |
2013-01-15 | Add domain argument to sysdb selinux functions | Simo Sorce | 3 | -4/+9 |
2013-01-15 | Add domain argument to sysdb autofs functions | Simo Sorce | 2 | -11/+18 |
2013-01-15 | Add domain arguemnt to sysdb_get_real_name() | Simo Sorce | 1 | -1/+2 |
2013-01-15 | Add domain argument to sysdb_idmap_ funcitons | Simo Sorce | 1 | -1/+2 |
2013-01-15 | Add domain argument to sysdb_remove_attrs() | Simo Sorce | 2 | -5/+6 |
2013-01-15 | Add domain argument to sysdb_has/set_enumerated() | Simo Sorce | 3 | -3/+4 |
2013-01-15 | Add domain arg to sysdb_search/delete_netgroup() | Simo Sorce | 3 | -8/+8 |
2013-01-15 | Add domain argument to sysdb_delete_group() | Simo Sorce | 3 | -5/+7 |
2013-01-15 | Add domain argument to sysdb_search_groups() | Simo Sorce | 4 | -8/+13 |
2013-01-15 | Add domain argument to sysdb_delete_user() | Simo Sorce | 3 | -12/+18 |
2013-01-15 | Add domain arg to sysdb_search_users() | Simo Sorce | 6 | -17/+30 |
2013-01-15 | Add domain argument to sysdb_search_custom() | Simo Sorce | 7 | -8/+22 |
2013-01-15 | Add domain argument to sysdb_store_custom() | Simo Sorce | 1 | -1/+1 |
2013-01-15 | Add domain argument to sysdb_cache_auth() | Simo Sorce | 1 | -1/+5 |
2013-01-15 | Add domain argument to sysdb_cache_password() | Simo Sorce | 3 | -3/+7 |
2013-01-15 | Add domain arg to sysdb group member functions | Simo Sorce | 2 | -7/+9 |
2013-01-15 | Add domain argument to sysdb_store_group() | Simo Sorce | 3 | -7/+8 |
2013-01-15 | Add domain argument to sysdb_store_user() | Simo Sorce | 3 | -16/+16 |
2013-01-15 | Add domain arguments to sysdb_add_inetgroup fns. | Simo Sorce | 3 | -4/+6 |
2013-01-15 | Add domain arguments to sysdb_add_group functions. | Simo Sorce | 2 | -4/+6 |
2013-01-15 | Add domain argument to sysdb_set_user_attr() | Simo Sorce | 3 | -8/+16 |
2013-01-15 | Add domain to sysdb_search_group_by_gid() | Simo Sorce | 2 | -2/+2 |
2013-01-15 | Add domain to sysdb_search_group_by_name() | Simo Sorce | 3 | -7/+16 |
2013-01-15 | Add domain to sysdb_search_user_by_name() | Simo Sorce | 10 | -23/+50 |
2013-01-15 | Add domain argument to sysdb_get_user_attr() | Simo Sorce | 6 | -15/+18 |
2013-01-15 | Add domain argument to sysdb_initgroups() | Simo Sorce | 1 | -1/+1 |
2013-01-15 | Pass domain to sysdb_get<pwu/grg><id() functions | Simo Sorce | 1 | -3/+3 |
2013-01-15 | Make sysdb_custom_subtree_dn() require a domain. | Simo Sorce | 3 | -4/+6 |
2013-01-15 | Make sysdb_custom_dn() require a domain. | Simo Sorce | 2 | -5/+9 |
2013-01-15 | Make sysdb_domain_dn() require a domain. | Simo Sorce | 1 | -1/+1 |
2013-01-15 | Make sysdb_netgroup_base_dn() require a domain. | Simo Sorce | 1 | -1/+1 |