summaryrefslogtreecommitdiffstats
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-292-13/+26
* sudo: memset tm when converting time attributesPavel Březina2014-01-291-0/+2
* 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: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-291-1/+8
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-11-291-1/+8
* SYSDB: Skip malformed netgroup attribute.Lukas Slebodnik2013-11-151-1/+5
* 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
* sysdb_add_incomplete_group: store SID string is availableSumit Bose2013-08-192-1/+9
* fill_initgr: add original primary GID if availableSumit Bose2013-08-191-0/+1
* sdap_save_user: save original primary GID of subdomain usersSumit Bose2013-08-191-0/+1
* Use functionm ldb_dn_get_linearized to format struct ldb_dnLukas Slebodnik2013-07-191-3/+6
* DB: sysdb_search_user_by_name: search by both name and aliasJakub Hrozek2013-07-091-2/+17
* Read mpg state for subdomains from cacheSumit Bose2013-06-281-5/+19
* Save mpg state for subdomainsSumit Bose2013-06-282-4/+33
* Add support for new ipaRangeType attributeSumit Bose2013-06-282-0/+18
* DB: Don't add invalid rangesOndrej Kos2013-06-091-7/+10
* New utility function sss_get_domain_nameJakub Hrozek2013-06-071-14/+4
* Read SIDs of groups with sysdb_initgroups() as wellSumit Bose2013-06-061-0/+1
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-4/+2
* Fixing critical format string issues.Lukas Slebodnik2013-05-201-1/+2
* sysdb: add sysdb_search_object_by_sid()Sumit Bose2013-05-022-0/+62
* Only try to relink ghost users if we're not enumeratingJakub Hrozek2013-04-291-4/+9
* Move SELinux processing to provider.Michal Zidek2013-03-191-107/+0
* Fix initialization of multiple variablesOndrej Kos2013-03-131-1/+1
* Remove the alt_db_path parameter of sysdb_initMichal Zidek2013-03-052-11/+2
* Use SSSD specific errors for offline authSimo Sorce2013-03-041-8/+9
* sysdb: try dealing with binary-content attributesJan Engelhardt2013-02-262-0/+12
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-101-2/+2
* Change the way domains are linked.Simo Sorce2013-02-102-106/+68