summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Remove hbac_ctx_be()Simo Sorce3-12/+4
2013-01-21Remove hbac_ctx_sysdb()Simo Sorce2-12/+4
2013-01-21Remove sysdb argument from hbac_get_cached_rules()Simo Sorce3-9/+6
2013-01-21Remove sysdb arg from [ipa_]hbac_sysdb_save()Simo Sorce3-36/+25
2013-01-21Remove sysdb arg from ipa_hbac_service_info_send()Simo Sorce3-5/+0
2013-01-21Remove sysdb arg from hbac_*host_attrs_to_rule()Simo Sorce3-11/+4
2013-01-21Remove sysdb arg from hbac_service_attrs_to_rule()Simo Sorce3-5/+2
2013-01-21Remove sysdb argument from hbac_user_attrs_to_rule()Simo Sorce3-6/+4
2013-01-21Remove unused structureSimo Sorce1-6/+0
2013-01-21Remove sysdb argument from ipa_host_info_send()Simo Sorce5-9/+3
2013-01-21Remove sysdb as a be request structure memberSimo Sorce7-12/+9
2013-01-21Remove sysdb as a be context structure memberSimo Sorce27-56/+52
2013-01-21Move ldap provider access functionsSimo Sorce3-59/+87
2013-01-21TOOLS: invalidate parent groups in memory cache, tooJakub Hrozek4-8/+71
2013-01-21LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek3-143/+178
2013-01-19set struct bet_info->bet_typePavel Březina1-0/+1
2013-01-16Invalidate user entry even if there are no groupsJakub Hrozek2-11/+8
2013-01-16NSS: invalidate memcache user entry on initgr, tooJakub Hrozek1-0/+11
2013-01-16Remove outdated code.Simo Sorce1-10/+0
2013-01-16Tidy up BASE dn macrosSimo Sorce1-4/+4
2013-01-16tools: Respect use_fully_qualified_namesMichal Zidek1-0/+9
2013-01-16sss_cache: Call DEBUG_INIT soonerMichal Zidek1-2/+3
2013-01-16autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32Jakub Hrozek1-10/+5
2013-01-16Correct format security for talloc_named of auth tokensStephen Gallagher1-1/+1
2013-01-15LDAP: avoid complex realloc logic in save_rfc2307bis_group_membershipsJakub Hrozek1-12/+4
2013-01-15TOOLS: Refresh memcache after changes to local users and groupsJakub Hrozek3-2/+50
2013-01-15TOOLS: Provide a convenience function to refresh a list of groupsJakub Hrozek2-0/+22
2013-01-15TOOLS: Split querying nss responder into a separate functionJakub Hrozek5-38/+79
2013-01-15TOOLS: move memcache related functions to tools_mc_utils.cJakub Hrozek4-161/+189
2013-01-15TOOLS: set domain in check_group_namesJakub Hrozek1-0/+1
2013-01-15tests: unit test for sysdb_remove_attrsJakub Hrozek1-0/+45
2013-01-15tests: add unit test for sysdb_get_new_idJakub Hrozek1-1/+20
2013-01-15tests: test sysdb_initgroupsJakub Hrozek1-0/+48
2013-01-15tests: adda a unit test for test_sysdb_search_groupsJakub Hrozek1-0/+29
2013-01-15tests: unit test for test_sysdb_search_usersJakub Hrozek1-0/+31
2013-01-15tests: add a unit test for sysdb_netgroup_base_dnJakub Hrozek1-0/+23
2013-01-15Stop creating fake sysdb contextsSimo Sorce3-32/+2
2013-01-15Kill sysdb->domainSimo Sorce3-5/+0
2013-01-15Move mpg flag to the domain where it belongsSimo Sorce8-16/+13
2013-01-15Pass the domain to upgrade functionsSimo Sorce3-13/+17
2013-01-15Add domain to some subdomain functionsSimo Sorce4-8/+17
2013-01-15Add domain arguments to sysdb sudo functionsSimo Sorce7-39/+69
2013-01-15Add domain arguments to sysdb ssh functionsSimo Sorce5-14/+30
2013-01-15Add domain arguments to sysdb services functionsSimo Sorce8-49/+59
2013-01-15Add domain argument to sysdb selinux functionsSimo Sorce6-21/+40
2013-01-15Add domain argument to sysdb autofs functionsSimo Sorce8-38/+68
2013-01-15Add domain arguemnt to sysdb_get_real_name()Simo Sorce3-2/+5
2013-01-15Add domain argument to sysdb_idmap_ funcitonsSimo Sorce3-14/+13
2013-01-15Add domain argument to sysdb_remove_attrs()Simo Sorce7-16/+21
2013-01-15Add domain argument to sysdb_has/set_enumerated()Simo Sorce6-15/+14