summaryrefslogtreecommitdiff
path: root/src/db
AgeCommit message (Expand)AuthorFilesLines
2013-06-09DB: Don't add invalid rangesOndrej Kos1-7/+10
2013-06-07New utility function sss_get_domain_nameJakub Hrozek1-14/+4
2013-06-06Read SIDs of groups with sysdb_initgroups() as wellSumit Bose1-0/+1
2013-05-30Add utility functions for formatting fully-qualified namesJakub Hrozek1-4/+2
2013-05-20Fixing critical format string issues.Lukas Slebodnik1-1/+2
2013-05-02sysdb: add sysdb_search_object_by_sid()Sumit Bose2-0/+62
2013-04-29Only try to relink ghost users if we're not enumeratingJakub Hrozek1-4/+9
2013-03-19Move SELinux processing to provider.Michal Zidek1-107/+0
2013-03-13Fix initialization of multiple variablesOndrej Kos1-1/+1
2013-03-05Remove the alt_db_path parameter of sysdb_initMichal Zidek2-11/+2
2013-03-04Use SSSD specific errors for offline authSimo Sorce1-8/+9
2013-02-26sysdb: try dealing with binary-content attributesJan Engelhardt2-0/+12
2013-02-10Introduce IS_SUBDOMAIN() macroSimo Sorce1-2/+2
2013-02-10Change the way domains are linked.Simo Sorce2-106/+68
2013-02-10Remove sysdb_subdom completelySimo Sorce2-30/+6
2013-02-10Add sysdb_subdomain_store() functionSimo Sorce2-37/+103
2013-02-10Refactor sysdb_master_domain_add_info()Simo Sorce2-27/+22
2013-02-10Update main domain info in placeSimo Sorce2-36/+30
2013-02-10Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2-58/+38
2013-01-23SYSDB: Expire group if adding ghost users fails with EEXISTJakub Hrozek1-2/+36
2013-01-23SYSDB: make the sss_ldb_modify_permissive function publicJakub Hrozek2-2/+11
2013-01-22sudo responder: change num_rules type from size_t to uint32_tPavel Březina2-5/+5
2013-01-21LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek2-9/+31
2013-01-16Tidy up BASE dn macrosSimo Sorce1-4/+4
2013-01-15Stop creating fake sysdb contextsSimo Sorce2-25/+0
2013-01-15Kill sysdb->domainSimo Sorce3-5/+0
2013-01-15Move mpg flag to the domain where it belongsSimo Sorce5-16/+8
2013-01-15Pass the domain to upgrade functionsSimo Sorce3-13/+17
2013-01-15Add domain to some subdomain functionsSimo Sorce2-5/+8
2013-01-15Add domain arguments to sysdb sudo functionsSimo Sorce2-26/+42
2013-01-15Add domain arguments to sysdb ssh functionsSimo Sorce2-8/+20
2013-01-15Add domain arguments to sysdb services functionsSimo Sorce2-20/+34
2013-01-15Add domain argument to sysdb selinux functionsSimo Sorce2-15/+27
2013-01-15Add domain argument to sysdb autofs functionsSimo Sorce3-16/+34
2013-01-15Add domain arguemnt to sysdb_get_real_name()Simo Sorce2-1/+3
2013-01-15Add domain argument to sysdb_idmap_ funcitonsSimo Sorce2-13/+11
2013-01-15Add domain argument to sysdb_remove_attrs()Simo Sorce4-7/+11
2013-01-15Add domain argument to sysdb_has/set_enumerated()Simo Sorce2-7/+7
2013-01-15Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2-2/+6
2013-01-15Add domain argument to sysdb_delete_group()Simo Sorce3-21/+5
2013-01-15Add domain argument to sysdb_search_groups()Simo Sorce2-2/+5
2013-01-15Add domain argument to sysdb_delete_user()Simo Sorce3-16/+5
2013-01-15Add domain arg to sysdb_search_users()Simo Sorce2-1/+3
2013-01-15Add domain to sysdb_delete_customSimo Sorce5-4/+6
2013-01-15Add domain argument to sysdb_search_custom()Simo Sorce5-8/+12
2013-01-15Add domain argument to sysdb_store_custom()Simo Sorce5-4/+6
2013-01-15Add domain argument to sysdb_cache_auth()Simo Sorce2-3/+5
2013-01-15Add domain argument to sysdb_cache_password()Simo Sorce2-1/+3
2013-01-15Add domain arg to sysdb group member functionsSimo Sorce2-9/+18
2013-01-15Add domain argument to sysdb_store_group()Simo Sorce3-23/+6