Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-24 | Sysdb routines for subdomains | Jan Zeleny | 3 | -81/+617 | |
2012-04-18 | Removed unused function sysdb_attrs_users_from_ldb_vals() | Jan Zeleny | 2 | -51/+0 | |
2012-04-18 | Add sysdb_set_service_attr and sysdb_set_autofsmap_attr | Jakub Hrozek | 4 | -0/+68 | |
2012-03-21 | Save alias of the primary name, too | Jakub Hrozek | 1 | -3/+9 | |
2012-03-16 | SYSDB: Save only lowercased aliases in case-insensitive domains | Stephen Gallagher | 1 | -19/+28 | |
https://fedorahosted.org/sssd/ticket/1253 | |||||
2012-03-06 | Search netgroups by alias, too | Jakub Hrozek | 2 | -3/+5 | |
https://fedorahosted.org/sssd/ticket/1228 | |||||
2012-02-29 | Remove sysdb_get_ctx_from_list() | Sumit Bose | 2 | -33/+0 | |
2012-02-29 | Keep sysdb context in domain info struct | Sumit Bose | 2 | -0/+89 | |
2012-02-27 | SSH: Add more debugging messages | Jan Cholasta | 1 | -4/+11 | |
2012-02-26 | SSH: Save SSH host name aliases | Jan Cholasta | 2 | -11/+83 | |
2012-02-24 | Delete missing attributes from netgroups to be stored | Jan Zeleny | 2 | -0/+16 | |
https://fedorahosted.org/sssd/ticket/1136 | |||||
2012-02-24 | IPA hosts refactoring | Jan Zeleny | 1 | -0/+4 | |
2012-02-21 | Don't give memory context in confdb where not needed | Jan Zeleny | 1 | -3/+3 | |
2012-02-17 | Redesign purging of the sudo cache | Pavel Březina | 2 | -75/+315 | |
https://fedorahosted.org/sssd/ticket/1173 | |||||
2012-02-13 | Fix uninitialized in_transaction | Stephen Gallagher | 1 | -1/+1 | |
Coverity #12521 and #12491 | |||||
2012-02-10 | Improve debug messages in sysdb_sudo_check_time() | Pavel Březina | 1 | -4/+16 | |
2012-02-07 | IPA: Add host info handler | Jan Cholasta | 2 | -0/+159 | |
2012-02-07 | LDAP: Add support for SSH user public keys | Jan Cholasta | 1 | -0/+2 | |
2012-02-06 | SUDO Integration - sysdb_sudo_check_time() fix | Pavel Březina | 1 | -6/+8 | |
2012-02-06 | Added some SELinux-related sysdb routines | Jan Zeleny | 3 | -1/+545 | |
2012-02-06 | Renamed some sysdb constants for their wider usage | Jan Zeleny | 1 | -5/+3 | |
2012-02-05 | AUTOFS: sysdb interface | Jakub Hrozek | 4 | -7/+520 | |
2012-02-05 | SYSDB: Remove code duplication between member_add and member_del | Jakub Hrozek | 1 | -39/+14 | |
2012-02-04 | Fixes for sudo_timed | Jakub Hrozek | 1 | -23/+40 | |
https://fedorahosted.org/sssd/ticket/1116 | |||||
2012-02-04 | SUDO Integration - responder 'sudo_timed' option | Pavel Březina | 2 | -37/+132 | |
https://fedorahosted.org/sssd/ticket/1116 | |||||
2012-01-31 | SYSDB: index sudoUser | Jakub Hrozek | 3 | -1/+99 | |
Most of the the searches in the Sudo responder include the sudoUser attribute. Indexing it will make the responder faster. | |||||
2012-01-31 | SYSDB: Add sysdb_attrs_get_uint16_t | Stephen Gallagher | 2 | -0/+28 | |
2012-01-31 | SYSDB: extend sysdb_store_service() to accept additional attributes | Stephen Gallagher | 4 | -17/+41 | |
2012-01-27 | SUDO Integration - make sysdb_get_sudo_filter() more configurable | Pavel Březina | 2 | -46/+68 | |
https://fedorahosted.org/sssd/ticket/1143 | |||||
2012-01-27 | SYSDB: add support for enumerating services | Stephen Gallagher | 2 | -0/+55 | |
2012-01-27 | SYSDB: Add indexes for servicePort and serviceProtocol | Stephen Gallagher | 3 | -2/+104 | |
2012-01-27 | SYSDB: Add sysdb routines for manipulating service entries | Stephen Gallagher | 2 | -0/+773 | |
2012-01-23 | SYSDB: Move add_string and add_ulong to sysdb_private.h | Stephen Gallagher | 2 | -4/+9 | |
2012-01-21 | SYSDB: Redundant check is redundant. | Stephen Gallagher | 1 | -5/+0 | |
Coverity 12480 | |||||
2012-01-17 | SUDO Integration - functions for manipulating with 'refreshed' attribute | Pavel Březina | 2 | -0/+68 | |
https://fedorahosted.org/sssd/ticket/1110 | |||||
2012-01-17 | sysdb_get_bool() and sysdb_get_bool() functions | Pavel Březina | 2 | -51/+108 | |
2012-01-17 | SUDO Integration review issues | Pavel Březina | 2 | -21/+14 | |
2011-12-16 | SUDO Integration - sysdb interface | Jakub Hrozek | 2 | -0/+402 | |
2011-12-16 | Export the function to convert ldb_result to sysdb_attrs | Jakub Hrozek | 2 | -0/+33 | |
It will be reused later in the sudo responder | |||||
2011-12-16 | Use the case sensitivity flag in the LDAP provider | Jakub Hrozek | 2 | -4/+33 | |
2011-12-16 | sysdb_get_real_name helper function | Jakub Hrozek | 2 | -0/+50 | |
2011-11-28 | Fixed a typo in sysdb_upgrade_07() declaration | Jan Zeleny | 1 | -1/+1 | |
2011-11-23 | Added and modified options for IPA netgroups | Jan Zeleny | 1 | -0/+8 | |
2011-11-22 | SYSDB: Make ENOENT log messages less threatening | Stephen Gallagher | 1 | -16/+54 | |
Previously, they were reported with the prefix "Error:" which caused confusion among end-users while debugging. | |||||
2011-11-21 | Fix FTBFS related to -Werror=format-security | Krzysztof Klimonda | 2 | -2/+2 | |
2011-11-02 | SYSDB: add index for nameAlias | Stephen Gallagher | 3 | -1/+97 | |
2011-11-02 | Handle group renaming correctly | Jan Zeleny | 1 | -2/+7 | |
https://fedorahosted.org/sssd/ticket/1040 | |||||
2011-10-31 | Plug memory leaks in sysdb_ops | Jakub Hrozek | 1 | -20/+54 | |
https://fedorahosted.org/sssd/ticket/1051 | |||||
2011-10-17 | Sanitize DN in sysdb_get_direct_parents | Jakub Hrozek | 1 | -1/+7 | |
2011-10-13 | SysDB commands that save lastUpdate allows this value to be passed in | Pavel Březina | 2 | -32/+55 | |
https://fedorahosted.org/sssd/ticket/836 |