summaryrefslogtreecommitdiffstats
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* AUTOFS: sysdb interfaceJakub Hrozek2012-02-054-7/+520
* SYSDB: Remove code duplication between member_add and member_delJakub Hrozek2012-02-051-39/+14
* Fixes for sudo_timedJakub Hrozek2012-02-041-23/+40
* SUDO Integration - responder 'sudo_timed' optionPavel Březina2012-02-042-37/+132
* SYSDB: index sudoUserJakub Hrozek2012-01-313-1/+99
* SYSDB: Add sysdb_attrs_get_uint16_tStephen Gallagher2012-01-312-0/+28
* SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher2012-01-314-17/+41
* SUDO Integration - make sysdb_get_sudo_filter() more configurablePavel Březina2012-01-272-46/+68
* SYSDB: add support for enumerating servicesStephen Gallagher2012-01-272-0/+55
* SYSDB: Add indexes for servicePort and serviceProtocolStephen Gallagher2012-01-273-2/+104
* SYSDB: Add sysdb routines for manipulating service entriesStephen Gallagher2012-01-272-0/+773
* SYSDB: Move add_string and add_ulong to sysdb_private.hStephen Gallagher2012-01-232-4/+9
* SYSDB: Redundant check is redundant.Stephen Gallagher2012-01-211-5/+0
* SUDO Integration - functions for manipulating with 'refreshed' attributePavel Březina2012-01-172-0/+68
* sysdb_get_bool() and sysdb_get_bool() functionsPavel Březina2012-01-172-51/+108
* SUDO Integration review issuesPavel Březina2012-01-172-21/+14
* SUDO Integration - sysdb interfaceJakub Hrozek2011-12-162-0/+402
* Export the function to convert ldb_result to sysdb_attrsJakub Hrozek2011-12-162-0/+33
* Use the case sensitivity flag in the LDAP providerJakub Hrozek2011-12-162-4/+33
* sysdb_get_real_name helper functionJakub Hrozek2011-12-162-0/+50
* Fixed a typo in sysdb_upgrade_07() declarationJan Zeleny2011-11-281-1/+1
* Added and modified options for IPA netgroupsJan Zeleny2011-11-231-0/+8
* SYSDB: Make ENOENT log messages less threateningStephen Gallagher2011-11-221-16/+54
* Fix FTBFS related to -Werror=format-securityKrzysztof Klimonda2011-11-212-2/+2
* SYSDB: add index for nameAliasStephen Gallagher2011-11-023-1/+97
* Handle group renaming correctlyJan Zeleny2011-11-021-2/+7
* Plug memory leaks in sysdb_opsJakub Hrozek2011-10-311-20/+54
* Sanitize DN in sysdb_get_direct_parentsJakub Hrozek2011-10-171-1/+7
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-132-32/+55
* SYSDB: New source file for sysdb upgrade routinesStephen Gallagher2011-10-073-888/+929
* Fix typo in sysdb_get_direct_parentsJakub Hrozek2011-10-061-1/+1
* Use explicit base 10 for converting strings to integersJakub Hrozek2011-10-032-2/+2
* Return users and groups based on aliasJakub Hrozek2011-09-282-6/+7
* Add a sysdb_get_direct_parents functionJakub Hrozek2011-09-282-0/+108
* Add sysdb interface to get name aliasesJakub Hrozek2011-09-282-1/+64
* Multiline macro cleanupJakub Hrozek2011-09-281-1/+1
* Return the first value of name if the multivalued name attribute does not mat...Jakub Hrozek2011-08-251-3/+4
* Remaining memory context variables renamedJan Zeleny2011-08-152-75/+75
* sysdb refactoring: memory context deletedJan Zeleny2011-08-154-368/+363
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-154-262/+93
* Added sysdb_ctx_get_domain functionJan Zeleny2011-08-152-0/+7
* sysdb refactoring: renamed ctx variable to sysdbJan Zeleny2011-08-154-348/+348
* Fix potential double-free issueStephen Gallagher2011-08-101-1/+1
* Cancel sysdb upgrade transaction if commit failsStephen Gallagher2011-08-101-60/+30
* Allow NULL memctx in sysdb_custom_subtree_dnStephen Gallagher2011-07-081-3/+11
* Non-posix group processing - sysdb changesJan Zeleny2011-06-022-19/+26
* Added sysdb_attrs_get_bool() functionJan Zeleny2011-06-022-0/+24
* Change sysdb_add_fake_user to add OriginalDNJakub Hrozek2011-05-202-2/+10
* Some minor fixes and changes in sysdb_opsJan Zeleny2011-05-041-17/+40
* Add a function for searching netgroups with custom filterJan Zeleny2011-05-042-0/+65