summaryrefslogtreecommitdiffstats
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: return SYSDB_NAME from sysdb_initgroupsJakub Hrozek2014-05-141-0/+1
* SDAP: augmented logging for group savingPavel Reichl2014-04-141-0/+3
* Update debug level in sysdb_check_upgrade_02Nikolai Kondrashov2014-02-121-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-125-123/+163
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-1212-484/+484
* sudo: memset tm when converting time attributesPavel Březina2014-01-291-0/+2
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-292-13/+26
* responder: Set forest attribute in AD domainsPavel Reichl2014-01-092-2/+36
* Add sysdb_attrs_get_int32_tSumit Bose2013-12-192-0/+28
* Add new option ldap_group_typeSumit Bose2013-12-191-0/+1
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-193-16/+32
* Add sysdb_attrs_add_lc_name_aliasSumit Bose2013-12-192-0/+24
* SYSDB: simplification of condition in if statementPavel Reichl2013-12-181-1/+1
* SYSDB: missing conversion of LDB error to errnoPavel Reichl2013-12-181-0/+1
* SYSDB: typos & debug macro constantsPavel Reichl2013-12-182-3/+4
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-281-1/+8
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-11-281-1/+8
* Fix parameter name.Michal Zidek2013-11-272-9/+9
* Missing parameter name in declaration.Michal Zidek2013-11-271-2/+2
* SYSDB: Skip malformed netgroup attribute.Lukas Slebodnik2013-11-151-1/+5
* SYSDB: Drop redundant sysdb_ctx parameter from sysdb.cMichal Zidek2013-11-155-69/+57
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-156-244/+182
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_sudo.c moduleJakub Hrozek2013-11-152-47/+36
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_idmap moduleJakub Hrozek2013-11-152-18/+14
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-153-84/+56
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_ssh moduleMichal Zidek2013-11-152-30/+19
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_services moduleMichal Zidek2013-11-152-36/+24
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-153-49/+27
* SYSDB: Drop the sysdb_ctx parameter from SELinux functionsJakub Hrozek2013-11-152-23/+15
* SYSDB: Drop the sysdb_ctx parameter from the autofs APIJakub Hrozek2013-11-153-50/+34
* Merge ipa_selinux_common.c and ipa_selinux.cJakub Hrozek2013-11-152-75/+4
* Add ldap_autofs_map_master_name optionCove Schneider2013-11-121-2/+2
* SYSDB: Add sysdb_delete_by_sidJakub Hrozek2013-10-252-0/+53
* SYSDB: Fix incorrect DEBUG messageStephen Gallagher2013-10-041-1/+1
* sudo: improve time restrictions debug messagesPavel Březina2013-10-011-0/+8
* sudo: allow specifying only one time restrictionPavel Březina2013-10-011-47/+34
* IPA: store forest name for forest member domainsSumit Bose2013-09-272-4/+50
* sysdb: sysdb_update_members can take either name or dnPavel Březina2013-09-262-20/+60
* krb5: save canonical upn to sysdbSumit Bose2013-09-231-0/+1
* Fix formating of variables with type: gid_tLukas Slebodnik2013-09-111-4/+6
* Fix formating of variables with type: uid_tLukas Slebodnik2013-09-111-2/+3
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-113-3/+3
* DB: Rise search functions debug levelsOndrej Kos2013-09-101-9/+9
* DB: Add user/group lookup by SIDOndrej Kos2013-09-102-4/+102
* sysdb_search_group_by_gid: obtain gid instead of uidPavel Březina2013-09-101-1/+1
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-281-1/+15
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-282-3/+27
* DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2013-08-282-22/+2
* DB: Update sss_domain_info with new updated dataJakub Hrozek2013-08-281-5/+5
* ipa-server-mode: add IPA group memberships to AD usersSumit Bose2013-08-281-0/+1