summaryrefslogtreecommitdiff
path: root/src/db
AgeCommit message (Expand)AuthorFilesLines
2013-10-04SYSDB: Fix incorrect DEBUG messageStephen Gallagher1-1/+1
2013-10-01sudo: improve time restrictions debug messagesPavel Březina1-0/+8
2013-10-01sudo: allow specifying only one time restrictionPavel Březina1-47/+34
2013-09-27IPA: store forest name for forest member domainsSumit Bose2-4/+50
2013-09-26sysdb: sysdb_update_members can take either name or dnPavel Březina2-20/+60
2013-09-23krb5: save canonical upn to sysdbSumit Bose1-0/+1
2013-09-11Fix formating of variables with type: gid_tLukas Slebodnik1-4/+6
2013-09-11Fix formating of variables with type: uid_tLukas Slebodnik1-2/+3
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik3-3/+3
2013-09-10DB: Rise search functions debug levelsOndrej Kos1-9/+9
2013-09-10DB: Add user/group lookup by SIDOndrej Kos2-4/+102
2013-09-10sysdb_search_group_by_gid: obtain gid instead of uidPavel Březina1-1/+1
2013-08-28Read enumerate state for subdomains from cacheJakub Hrozek1-1/+15
2013-08-28SYSDB: Store enumerate flag for subdomainJakub Hrozek2-3/+27
2013-08-28DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2-22/+2
2013-08-28DB: Update sss_domain_info with new updated dataJakub Hrozek1-5/+5
2013-08-28ipa-server-mode: add IPA group memberships to AD usersSumit Bose1-0/+1
2013-08-19sysdb_add_incomplete_group: store SID string is availableSumit Bose2-1/+9
2013-08-19fill_initgr: add original primary GID if availableSumit Bose1-0/+1
2013-08-19sdap_save_user: save original primary GID of subdomain usersSumit Bose1-0/+1
2013-07-19Use functionm ldb_dn_get_linearized to format struct ldb_dnLukas Slebodnik1-3/+6
2013-07-09DB: sysdb_search_user_by_name: search by both name and aliasJakub Hrozek1-2/+17
2013-06-28Read mpg state for subdomains from cacheSumit Bose1-5/+19
2013-06-28Save mpg state for subdomainsSumit Bose2-4/+33
2013-06-28Add support for new ipaRangeType attributeSumit Bose2-0/+18
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