summaryrefslogtreecommitdiffstats
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* Only create the SELinux login file if there are mappings on the serverJakub Hrozek2012-08-161-6/+1
* Remove SYSDB_SUDO_CACHE_OC from attribute listsPavel Březina2012-08-071-1/+0
* Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OCPavel Březina2012-08-072-4/+4
* Remove redefinition of some SYSDB_* macrosPavel Březina2012-08-071-10/+0
* SYSDB: Use ldb_msg_add_string for simple string additionsJakub Hrozek2012-08-063-12/+12
* SYSDB: Check the return valueJakub Hrozek2012-08-061-0/+1
* Change refreshing of subdomainsSimo Sorce2012-08-012-7/+9
* Add realm paramter to subdomain listSimo Sorce2012-08-012-3/+63
* Fix return error and debug messageSimo Sorce2012-08-011-2/+7
* Use ldb_msg_add_string with bare stringsSimo Sorce2012-08-011-9/+7
* Fix wrong elements used in comparisonSimo Sorce2012-08-011-2/+2
* Fix double semi-colonsSimo Sorce2012-08-011-5/+5
* 80 columns policeSimo Sorce2012-08-011-8/+13
* Change subdomain_infoSimo Sorce2012-08-012-17/+17
* SYSDB: Add log message for unexpected LDB errorsStephen Gallagher2012-07-201-0/+3
* Fix sysdb_search_selinux_usermap_by_username return valueJakub Hrozek2012-07-201-0/+1
* Fix uninitialized valuesNick Guay2012-07-182-3/+3
* SYSDB: Delete SELinux mappingsJakub Hrozek2012-07-182-0/+19
* Modify priority evaluation in SELinux user mapsJan Zeleny2012-07-182-1/+34
* Add function sysdb_attrs_copy_values()Jan Zeleny2012-07-182-0/+27
* Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek2012-07-101-2/+2
* sudo: clean upPavel Březina2012-06-292-212/+0
* sudo sysdb: add expiration time to the filterPavel Březina2012-06-292-0/+9
* sysdb: remove sudo_set/get_refreshedPavel Březina2012-06-292-63/+0
* sysdb: add getter/setter for last sudo full refresh timePavel Březina2012-06-292-0/+147
* sudo sysdb: make sysdb_get_sudo_user_info more configurablePavel Březina2012-06-291-25/+35
* Add support for ID rangesSumit Bose2012-06-212-0/+384
* SYSDB: Reduce noise level of debug messages in lookupsStephen Gallagher2012-06-121-6/+8
* IPA subdomains - ask for information about master domainJan Zeleny2012-06-102-0/+173
* Fix the 0.11 sysdb upgradeJakub Hrozek2012-06-051-26/+26
* Ghost members - sysdb upgrade routineJan Zeleny2012-05-313-1/+157
* Ghost members - modifications in sysdbJan Zeleny2012-05-312-80/+153
* Ghost members - add the ghost attribute to sysdbJan Zeleny2012-05-311-0/+2
* SYSDB: Handle user and group renames betterJakub Hrozek2012-05-111-7/+39
* sysdb: return proper error code from sysdb_sudo_purge_allJakub Hrozek2012-05-101-1/+1
* SYSDB: Add better error logging to sysdb_set_entry_attr()Stephen Gallagher2012-05-101-2/+8
* Fix typo in debug messagePavel Březina2012-05-071-1/+1
* LDAP: Map the user's primaryGroupIDStephen Gallagher2012-05-031-0/+1
* LDAP: Enable looking up ID-mapped users by nameStephen Gallagher2012-05-031-0/+1
* SYSDB: Add sysdb routines for ID-mappingStephen Gallagher2012-05-032-0/+346
* LDAP: Add objectSID config optionStephen Gallagher2012-05-031-0/+1
* SYSDB: Handle upgrade script failures betterStephen Gallagher2012-05-031-4/+13
* SYSDB: check return valueJakub Hrozek2012-05-021-2/+2
* SYSDB: return EOK if empty message is passed into get_rm_msgJakub Hrozek2012-05-021-0/+1
* SUDO: Return ret, not EOKJakub Hrozek2012-05-021-1/+1
* Sysdb routines for subdomainsJan Zeleny2012-04-243-81/+617
* Removed unused function sysdb_attrs_users_from_ldb_vals()Jan Zeleny2012-04-182-51/+0
* Add sysdb_set_service_attr and sysdb_set_autofsmap_attrJakub Hrozek2012-04-184-0/+68
* Save alias of the primary name, tooJakub Hrozek2012-03-211-3/+9
* SYSDB: Save only lowercased aliases in case-insensitive domainsStephen Gallagher2012-03-161-19/+28