summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove sysdb arg from hbac_service_attrs_to_rule()Simo Sorce2013-01-213-5/+2
* Remove sysdb argument from hbac_user_attrs_to_rule()Simo Sorce2013-01-213-6/+4
* Remove unused structureSimo Sorce2013-01-211-6/+0
* 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-213-59/+87
* TOOLS: invalidate parent groups in memory cache, tooJakub Hrozek2013-01-214-8/+71
* LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek2013-01-213-143/+178
* set struct bet_info->bet_typePavel Březina2013-01-191-0/+1
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-162-11/+8
* NSS: invalidate memcache user entry on initgr, tooJakub Hrozek2013-01-161-0/+11
* Remove outdated code.Simo Sorce2013-01-161-10/+0
* Tidy up BASE dn macrosSimo Sorce2013-01-161-4/+4
* tools: Respect use_fully_qualified_namesMichal Zidek2013-01-161-0/+9
* sss_cache: Call DEBUG_INIT soonerMichal Zidek2013-01-161-2/+3
* autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32Jakub Hrozek2013-01-161-10/+5
* Correct format security for talloc_named of auth tokensStephen Gallagher2013-01-161-1/+1
* LDAP: avoid complex realloc logic in save_rfc2307bis_group_membershipsJakub Hrozek2013-01-151-12/+4
* TOOLS: Refresh memcache after changes to local users and groupsJakub Hrozek2013-01-153-2/+50
* TOOLS: Provide a convenience function to refresh a list of groupsJakub Hrozek2013-01-152-0/+22
* TOOLS: Split querying nss responder into a separate functionJakub Hrozek2013-01-155-38/+79
* TOOLS: move memcache related functions to tools_mc_utils.cJakub Hrozek2013-01-154-161/+189
* TOOLS: set domain in check_group_namesJakub Hrozek2013-01-151-0/+1
* tests: unit test for sysdb_remove_attrsJakub Hrozek2013-01-151-0/+45
* tests: add unit test for sysdb_get_new_idJakub Hrozek2013-01-151-1/+20
* tests: test sysdb_initgroupsJakub Hrozek2013-01-151-0/+48
* tests: adda a unit test for test_sysdb_search_groupsJakub Hrozek2013-01-151-0/+29
* tests: unit test for test_sysdb_search_usersJakub Hrozek2013-01-151-0/+31
* tests: add a unit test for sysdb_netgroup_base_dnJakub Hrozek2013-01-151-0/+23
* Stop creating fake sysdb contextsSimo Sorce2013-01-153-32/+2
* Kill sysdb->domainSimo Sorce2013-01-153-5/+0
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-158-16/+13
* Pass the domain to upgrade functionsSimo Sorce2013-01-153-13/+17
* Add domain to some subdomain functionsSimo Sorce2013-01-154-8/+17
* Add domain arguments to sysdb sudo functionsSimo Sorce2013-01-157-39/+69
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-155-14/+30
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-158-49/+59
* Add domain argument to sysdb selinux functionsSimo Sorce2013-01-156-21/+40
* Add domain argument to sysdb autofs functionsSimo Sorce2013-01-158-38/+68
* Add domain arguemnt to sysdb_get_real_name()Simo Sorce2013-01-153-2/+5
* Add domain argument to sysdb_idmap_ funcitonsSimo Sorce2013-01-153-14/+13
* Add domain argument to sysdb_remove_attrs()Simo Sorce2013-01-157-16/+21
* Add domain argument to sysdb_has/set_enumerated()Simo Sorce2013-01-156-15/+14
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-157-12/+18
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-157-31/+20
* Add domain argument to sysdb_search_groups()Simo Sorce2013-01-158-12/+22
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-158-34/+32
* Add domain arg to sysdb_search_users()Simo Sorce2013-01-159-19/+35
* Add domain to sysdb_delete_customSimo Sorce2013-01-156-5/+7