summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_search.c
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: Search functions don't need to construct per-domain namesMichal Zidek2016-07-071-30/+3
* sysdb: Use ldb_result as output in sysdb_search_ts_{users,groups}Lukas Slebodnik2016-07-061-4/+2
* SYSDB: If modifyTimestamp is the same, only update the TS cacheJakub Hrozek2016-06-231-0/+47
* SYSDB: Search the timestamp caches in addition to the sysdb cacheJakub Hrozek2016-06-231-5/+389
* sysdb: add searches by certificate with overridesSumit Bose2016-06-091-0/+67
* cache_req: add support for UPNPavel Březina2015-10-081-0/+93
* views: allow ghost members for LOCAL viewPavel Březina2015-09-181-16/+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-151-19/+113
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-11/+21
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-8/+16
* sysdb: use sysdb_user/group_dnPavel Březina2015-03-091-16/+8
* sysdb_add_overrides_to_object: add new parameter and multi-value supportSumit Bose2014-11-051-8/+16
* sysdb_get_user_attr_with_views: add mandatory override attributesSumit Bose2014-11-051-39/+8
* Add sysdb_get_user_attr_with_viewsPavel Březina2014-10-201-0/+112
* sysdb: add sysdb_enumpw/grent_with_views()Sumit Bose2014-10-201-0/+88
* sysdb: add sysdb_getgrnam_with_views and sysdb_getgrgid_with_viewsSumit Bose2014-10-201-0/+168
* sysdb: add sysdb_initgroups_with_views()Sumit Bose2014-10-201-0/+113
* sysdb: add sysdb_getpwnam/uid_with_views()Sumit Bose2014-10-201-0/+134
* sysdb_get_user_attr: use fqn for subdomain usersPavel Březina2014-10-091-2/+11
* SYSDB: move sysdb_get_real_name() from sysdb.c to sysdb_search.cJakub Hrozek2014-10-061-0/+54
* SYSDB: SSS_LDB_SEARCH - macro around ldb_searchPavel Reichl2014-09-051-5/+5
* SYSDB: sysdb_getnetgr returns ENOENTPavel Reichl2014-06-251-13/+9
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-6/+8
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-12/+12
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-8/+22
* SYSDB: simplification of condition in if statementPavel Reichl2013-12-181-1/+1
* SYSDB: typos & debug macro constantsPavel Reichl2013-12-181-1/+1
* SYSDB: Skip malformed netgroup attribute.Lukas Slebodnik2013-11-151-1/+5
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-151-37/+26
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* New utility function sss_get_domain_nameJakub Hrozek2013-06-071-14/+4
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-4/+2
* Fix initialization of multiple variablesOndrej Kos2013-03-131-1/+1
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-101-2/+2
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-151-3/+3
* Add domain argument to sysdb_get_user_attr()Simo Sorce2013-01-151-1/+2
* Add domain argument to sysdb_initgroups()Simo Sorce2013-01-151-1/+2
* Add domain option to sysdb_get/netgr/attrs() fnsSimo Sorce2013-01-151-3/+5
* Pass domain to sysdb_enum<pw/gr>ebt() functionsSimo Sorce2013-01-151-3/+5
* Pass domain to sysdb_get<pwu/grg><id() functionsSimo Sorce2013-01-151-3/+5
* Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce2013-01-151-8/+38
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-1/+3
* Search netgroups by alias, tooJakub Hrozek2012-03-061-1/+3
* Fix FTBFS related to -Werror=format-securityKrzysztof Klimonda2011-11-211-1/+1
* Sanitize DN in sysdb_get_direct_parentsJakub Hrozek2011-10-171-1/+7
* Fix typo in sysdb_get_direct_parentsJakub Hrozek2011-10-061-1/+1
* Return users and groups based on aliasJakub Hrozek2011-09-281-3/+4
* Add a sysdb_get_direct_parents functionJakub Hrozek2011-09-281-0/+101
* Remaining memory context variables renamedJan Zeleny2011-08-151-62/+62