summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop creating fake sysdb contextssimoSimo Sorce2013-01-113-32/+2
* Kill sysdb->domainSimo Sorce2013-01-113-5/+0
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-118-16/+13
* Pass the domain to upgrade functionsSimo Sorce2013-01-113-13/+17
* Add domain to some subdomain functionsSimo Sorce2013-01-114-8/+17
* Add domain arguments to sysdb sudo functionsSimo Sorce2013-01-117-39/+69
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-115-14/+30
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-118-49/+59
* Add domain argument to sysdb selinux functionsSimo Sorce2013-01-116-21/+40
* Add domain argument to sysdb autofs functionsSimo Sorce2013-01-118-38/+68
* Add domain arguemnt to sysdb_get_real_name()Simo Sorce2013-01-113-2/+5
* Add domain argument to sysdb_idmap_ funcitonsSimo Sorce2013-01-113-14/+13
* Add domain argument to sysdb_remove_attrs()Simo Sorce2013-01-117-16/+21
* Add domain argument to sysdb_has/set_enumerated()Simo Sorce2013-01-116-15/+14
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-117-12/+18
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-117-31/+20
* Add domain argument to sysdb_search_groups()Simo Sorce2013-01-118-12/+22
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-118-34/+32
* Add domain arg to sysdb_search_users()Simo Sorce2013-01-119-19/+35
* Add domain to sysdb_delete_customSimo Sorce2013-01-116-5/+7
* Add domain argument to sysdb_search_custom()Simo Sorce2013-01-1115-22/+49
* Add domain argument to sysdb_store_custom()Simo Sorce2013-01-117-6/+8
* Add domain argument to sysdb_cache_auth()Simo Sorce2013-01-115-9/+19
* Add domain argument to sysdb_cache_password()Simo Sorce2013-01-117-6/+12
* Add domain arg to sysdb group member functionsSimo Sorce2013-01-115-22/+37
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-117-39/+26
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-118-61/+38
* Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce2013-01-116-9/+15
* Add domain arguments to sysdb_add_group functions.Simo Sorce2013-01-116-20/+31
* Add domain argument to sysdb_add_user()Simo Sorce2013-01-115-11/+14
* Add domain argument to sysdb_add_basic_user()Simo Sorce2013-01-113-2/+6
* Add domain argument to sysdb_get_new_id()Simo Sorce2013-01-112-5/+5
* Add domain argument to sysdb_set_group_attr()Simo Sorce2013-01-114-4/+6
* Add domain argument to sysdb_set_group_attr()Simo Sorce2013-01-115-18/+21
* Add domain argument to sysdb_set_user_attr()Simo Sorce2013-01-1110-36/+51
* Add domain arg to sysdb_search_netgroup_by_name()Simo Sorce2013-01-113-2/+5
* Add domain to sysdb_search_group_by_gid()Simo Sorce2013-01-118-24/+33
* Add domain to sysdb_search_group_by_name()Simo Sorce2013-01-118-34/+29
* Add domain to sysdb_search_user_by_uid()Simo Sorce2013-01-115-21/+9
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-1119-52/+70
* Add domain argument to sysdb_get_user_attr()Simo Sorce2013-01-1111-21/+26
* Add domain argument to sysdb_initgroups()Simo Sorce2013-01-115-5/+8
* Add domain option to sysdb_get/netgr/attrs() fnsSimo Sorce2013-01-114-7/+11
* Pass domain to sysdb_enum<pw/gr>ebt() functionsSimo Sorce2013-01-114-7/+13
* Pass domain to sysdb_get<pwu/grg><id() functionsSimo Sorce2013-01-115-8/+14
* Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce2013-01-1111-85/+78
* Upgrade DB and move ranges into top level objectSimo Sorce2013-01-113-1/+124
* Move range objects into their own top-level tree.Simo Sorce2013-01-112-10/+6
* Make sysdb_custom_subtree_dn() require a domain.Simo Sorce2013-01-118-12/+19
* Make sysdb_custom_dn() require a domain.Simo Sorce2013-01-116-10/+20