summaryrefslogtreecommitdiffstats
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: Index the objectSIDString attributeJakub Hrozek2015-08-193-1/+61
* SYSDB: prepare for LOCAL viewPavel Březina2015-07-272-1/+20
* Update few debug messagesLukas Slebodnik2015-07-171-3/+4
* SYSDB: Add functions to look up multiple entries including name and custom fi...Jakub Hrozek2015-07-152-19/+137
* Minor code improvementsPavel Reichl2015-07-061-1/+0
* sysdb: new attribute lastOnlineAuthWithCurrentTokenPavel Reichl2015-07-061-0/+1
* views: Add is_default_view helper functionMichal Židek2015-07-022-2/+12
* sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()Sumit Bose2015-06-192-0/+49
* LDAP: add ldap_user_certificate optionSumit Bose2015-06-191-0/+1
* IFP: Implement org.freedesktop.sssd.infopipe.Cache[.Object]Pavel Březina2015-06-181-0/+1
* SYSDB: Add a forest root attribute to sss_domain_infoJakub Hrozek2015-06-141-0/+66
* SYSDB: Add realm to sysdb_master_domain_add_infoJakub Hrozek2015-06-142-2/+24
* UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it privateJakub Hrozek2015-06-142-0/+150
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-142-5/+50
* LDAP: Do not print verbose DEBUG messages from providers that don't set UUIDJakub Hrozek2015-06-041-1/+6
* 2FA offline authSumit Bose2015-05-081-2/+75
* sysdb: add sysdb_cache_password_ex()Sumit Bose2015-05-082-3/+31
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-11/+21
* IPA: enhance ipa_initgr_get_overrides_send()Sumit Bose2015-05-051-0/+5
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-8/+16
* sysdb: Add cache_expire to the default sysdb_search_object_by_str_attr setJakub Hrozek2015-04-241-1/+2
* sudo: sanitize filter valuesPavel Březina2015-04-131-2/+13
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-202-0/+58
* Add missing new lines to debug messagesLukas Slebodnik2015-03-173-4/+4
* Log reason in debug message why ldb_modify failedLukas Slebodnik2015-03-117-9/+63
* sysdb: use sysdb_user/group_dnPavel Březina2015-03-093-32/+16
* be_refresh: support groupsPavel Březina2015-03-082-0/+10
* be_refresh: support usersPavel Březina2015-03-082-0/+9
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-302-0/+7
* sysdb: remove ghosts in all sub-domains as wellSumit Bose2015-01-231-2/+3
* SYSDB: Reduce code duplication in sysdb_gpo.cJakub Hrozek2015-01-132-52/+27
* sysdb: fix group members with overridden namesSumit Bose2015-01-132-11/+63
* TESTS: Cover sysdb_gpo.c with unit testsJakub Hrozek2015-01-081-0/+2
* IPA: do not try to add override gid twiceSumit Bose2014-12-171-1/+7
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2014-12-172-60/+10
* Skip CHAUTHTOK_PRELIM when using OTPsJakub Hrozek2014-12-131-0/+2
* LDAP: retain external membersPavel Reichl2014-12-132-0/+89
* SYSDB: sysdb_get_bool() return ENOENT & unit testsPavel Reichl2014-12-021-1/+8
* views: allow view name change at startupSumit Bose2014-11-251-8/+4
* sysdb: add sysdb_invalidate_overrides()Sumit Bose2014-11-252-0/+126
* sysdb: add sysdb_delete_view_tree()Sumit Bose2014-11-252-0/+36
* sysdb: add sysdb_search_object_by_uuid()Sumit Bose2014-11-202-0/+84
* SYSDB: sysdb_idmap_get_mappings returns ENOENTPavel Reichl2014-11-191-6/+5
* Views: apply user SSH public key overrideSumit Bose2014-11-051-11/+27
* sysdb_add_overrides_to_object: add new parameter and multi-value supportSumit Bose2014-11-053-25/+43
* sysdb_get_user_attr_with_views: add mandatory override attributesSumit Bose2014-11-051-39/+8
* SYSDB: Allow calling chown on the sysdb file from monitorMichal Zidek2014-10-222-0/+30
* Fix debug messages - trailing '.'Pavel Reichl2014-10-221-2/+2
* Add sysdb_get_user_attr_with_viewsPavel Březina2014-10-202-0/+118
* Add sysdb_search_[user|group]_override_attrs_by_namePavel Březina2014-10-202-25/+51