summaryrefslogtreecommitdiff
path: root/src/db
AgeCommit message (Expand)AuthorFilesLines
2012-06-21Add support for ID rangesSumit Bose2-0/+384
2012-06-12SYSDB: Reduce noise level of debug messages in lookupsStephen Gallagher1-6/+8
2012-06-10IPA subdomains - ask for information about master domainJan Zeleny2-0/+173
2012-06-05Fix the 0.11 sysdb upgradeJakub Hrozek1-26/+26
2012-05-31Ghost members - sysdb upgrade routineJan Zeleny3-1/+157
2012-05-31Ghost members - modifications in sysdbJan Zeleny2-80/+153
2012-05-31Ghost members - add the ghost attribute to sysdbJan Zeleny1-0/+2
2012-05-11SYSDB: Handle user and group renames betterJakub Hrozek1-7/+39
2012-05-10sysdb: return proper error code from sysdb_sudo_purge_allJakub Hrozek1-1/+1
2012-05-10SYSDB: Add better error logging to sysdb_set_entry_attr()Stephen Gallagher1-2/+8
2012-05-07Fix typo in debug messagePavel Březina1-1/+1
2012-05-03LDAP: Map the user's primaryGroupIDStephen Gallagher1-0/+1
2012-05-03LDAP: Enable looking up ID-mapped users by nameStephen Gallagher1-0/+1
2012-05-03SYSDB: Add sysdb routines for ID-mappingStephen Gallagher2-0/+346
2012-05-03LDAP: Add objectSID config optionStephen Gallagher1-0/+1
2012-05-03SYSDB: Handle upgrade script failures betterStephen Gallagher1-4/+13
2012-05-02SYSDB: check return valueJakub Hrozek1-2/+2
2012-05-02SYSDB: return EOK if empty message is passed into get_rm_msgJakub Hrozek1-0/+1
2012-05-02SUDO: Return ret, not EOKJakub Hrozek1-1/+1
2012-04-24Sysdb routines for subdomainsJan Zeleny3-81/+617
2012-04-18Removed unused function sysdb_attrs_users_from_ldb_vals()Jan Zeleny2-51/+0
2012-04-18Add sysdb_set_service_attr and sysdb_set_autofsmap_attrJakub Hrozek4-0/+68
2012-03-21Save alias of the primary name, tooJakub Hrozek1-3/+9
2012-03-16SYSDB: Save only lowercased aliases in case-insensitive domainsStephen Gallagher1-19/+28
2012-03-06Search netgroups by alias, tooJakub Hrozek2-3/+5
2012-02-29Remove sysdb_get_ctx_from_list()Sumit Bose2-33/+0
2012-02-29Keep sysdb context in domain info structSumit Bose2-0/+89
2012-02-27SSH: Add more debugging messagesJan Cholasta1-4/+11
2012-02-26SSH: Save SSH host name aliasesJan Cholasta2-11/+83
2012-02-24Delete missing attributes from netgroups to be storedJan Zeleny2-0/+16
2012-02-24IPA hosts refactoringJan Zeleny1-0/+4
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-3/+3
2012-02-17Redesign purging of the sudo cachePavel Březina2-75/+315
2012-02-13Fix uninitialized in_transactionStephen Gallagher1-1/+1
2012-02-10Improve debug messages in sysdb_sudo_check_time()Pavel Březina1-4/+16
2012-02-07IPA: Add host info handlerJan Cholasta2-0/+159
2012-02-07LDAP: Add support for SSH user public keysJan Cholasta1-0/+2
2012-02-06SUDO Integration - sysdb_sudo_check_time() fixPavel Březina1-6/+8
2012-02-06Added some SELinux-related sysdb routinesJan Zeleny3-1/+545
2012-02-06Renamed some sysdb constants for their wider usageJan Zeleny1-5/+3
2012-02-05AUTOFS: sysdb interfaceJakub Hrozek4-7/+520
2012-02-05SYSDB: Remove code duplication between member_add and member_delJakub Hrozek1-39/+14
2012-02-04Fixes for sudo_timedJakub Hrozek1-23/+40
2012-02-04SUDO Integration - responder 'sudo_timed' optionPavel Březina2-37/+132
2012-01-31SYSDB: index sudoUserJakub Hrozek3-1/+99
2012-01-31SYSDB: Add sysdb_attrs_get_uint16_tStephen Gallagher2-0/+28
2012-01-31SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher4-17/+41
2012-01-27SUDO Integration - make sysdb_get_sudo_filter() more configurablePavel Březina2-46/+68
2012-01-27SYSDB: add support for enumerating servicesStephen Gallagher2-0/+55
2012-01-27SYSDB: Add indexes for servicePort and serviceProtocolStephen Gallagher3-2/+104