Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-24 | Add s2n extended operation | Sumit Bose | 2 | -0/+667 | |
2012-04-24 | IPA: Add get-domains target | Sumit Bose | 6 | -0/+425 | |
2012-04-18 | Prevent printing NULL from DEBUG messages | Jakub Hrozek | 3 | -4/+4 | |
2012-04-13 | Remove forgotten DEBUG message | Jakub Hrozek | 1 | -2/+0 | |
2012-04-05 | Use HTML_TIMESTAMP instead of HTML_FOOTER_DESCRIPTION | Jakub Hrozek | 1 | -3/+4 | |
https://fedorahosted.org/sssd/ticket/1271 | |||||
2012-03-29 | Return correct resolv_status on resolver timeout | Jakub Hrozek | 1 | -1/+6 | |
https://fedorahosted.org/sssd/ticket/1274 | |||||
2012-03-28 | Remove old compatibility tests | Stephen Gallagher | 2 | -31/+0 | |
These are now replaced by the more accurate tests. This patch also drops the runtime option-count check, since we are always performing the more complete check at build-time. | |||||
2012-03-28 | Add terminator for sdap_attr_map | Stephen Gallagher | 1 | -8/+18 | |
2012-03-28 | Add terminator for dp_option | Stephen Gallagher | 1 | -3/+6 | |
2012-03-28 | Put dp_option maps in their own file | Stephen Gallagher | 2 | -215/+249 | |
There is no functional change due to this patch. | |||||
2012-03-16 | IPA: Allow service lookups | Stephen Gallagher | 1 | -0/+1 | |
2012-03-12 | IPA: Initialize hbac_ctx to NULL | Stephen Gallagher | 1 | -1/+1 | |
2012-03-09 | IPA: Check nsAccountLock during PAM_ACCT_MGMT | Stephen Gallagher | 4 | -1/+69 | |
https://fedorahosted.org/sssd/ticket/1227 | |||||
2012-03-05 | IPA: Fix segfault with srchost functionality enabled | Stephen Gallagher | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1215 | |||||
2012-03-01 | IPA: Set the DNS discovery domain to match ipa_domain | Stephen Gallagher | 1 | -1/+3 | |
https://fedorahosted.org/sssd/ticket/1217 | |||||
2012-02-26 | SSH: Save SSH host name aliases | Jan Cholasta | 1 | -29/+8 | |
2012-02-24 | Delete missing attributes from netgroups to be stored | Jan Zeleny | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1136 | |||||
2012-02-24 | IPA hosts refactoring | Jan Zeleny | 15 | -152/+132 | |
2012-02-24 | LDAP: Only use paging control on requests for multiple entries | Stephen Gallagher | 6 | -15/+21 | |
The paging control can cause issues on servers that put limits on how many paging controls can be active at one time (on some servers, it is limited to one per connection). We need to reduce our usage so that we only activate the paging control when making a request that may return an arbitrary number of results. https://fedorahosted.org/sssd/ticket/1202 phase one | |||||
2012-02-23 | Save errno value before calling DEBUG | Jakub Hrozek | 1 | -2/+4 | |
2012-02-23 | IPA: Add ipa_parse_search_base() | Stephen Gallagher | 1 | -9/+44 | |
Previously, we were using sdap_parse_search_base() for setting up the search_base objects for use in IPA. However, this was generating unfriendly log messages about unknown search base types. This patch creates a new common_parse_search_base() routine that can be used with either LDAP or IPA providers. https://fedorahosted.org/sssd/ticket/1151 | |||||
2012-02-21 | Don't give memory context in confdb where not needed | Jan Zeleny | 1 | -1/+1 | |
2012-02-10 | Fixed issue with netgroup update in IPA provider | Jan Zeleny | 1 | -24/+34 | |
This issue led to a netgroup with one triple (-,-,domain) when it contained no triples on the IPA server. | |||||
2012-02-10 | Use curly braces in pkgconfig metadata file | Sumit Bose | 1 | -1/+1 | |
2012-02-07 | AUTOFS: IPA provider | Jakub Hrozek | 4 | -27/+191 | |
2012-02-07 | IPA: Add host info handler | Jan Cholasta | 9 | -5/+444 | |
2012-02-07 | LDAP: Add support for SSH user public keys | Jan Cholasta | 1 | -1/+2 | |
2012-02-06 | Update shadowLastChanged attribute during LDAP password change | Jan Zeleny | 2 | -1/+2 | |
https://fedorahosted.org/sssd/ticket/1019 | |||||
2012-02-06 | Session target in IPA provider | Jan Zeleny | 9 | -0/+1165 | |
2012-02-06 | Delete unused structure in IPA access code | Jan Zeleny | 1 | -7/+0 | |
2012-02-06 | Separate the host-retrieval code from IPA HBAC to common IPA code | Jan Zeleny | 6 | -469/+535 | |
2012-02-06 | Renamed some sysdb constants for their wider usage | Jan Zeleny | 2 | -6/+6 | |
2012-02-06 | Make password migration code use the IPA config retrieval code | Jan Zeleny | 1 | -57/+14 | |
2012-02-06 | Add support for generic IPA config retrieval | Jan Zeleny | 2 | -0/+208 | |
2012-02-06 | Fixed minor memory-hierarchy-related issue in IPA HBAC | Jan Zeleny | 1 | -1/+2 | |
2012-02-06 | Implemented support for multiple search bases in HBAC rules and services | Jan Zeleny | 9 | -116/+364 | |
2012-02-05 | AUTOFS: LDAP provider | Jakub Hrozek | 2 | -1/+26 | |
2012-02-04 | NSS: Add individual timeouts for entry types | Stephen Gallagher | 5 | -9/+11 | |
https://fedorahosted.org/sssd/ticket/1016 | |||||
2012-02-04 | LDAP: Do not fail if RootDSE check cannot determine search bases | Stephen Gallagher | 1 | -0/+7 | |
https://fedorahosted.org/sssd/ticket/1152 | |||||
2012-02-01 | Fixed wrong position of ldap_service_search_base | Jan Zeleny | 1 | -1/+1 | |
The wrong position in configuration directive array caused problems in IPA provider, which tried to fetch another value instead of the services lookup base. | |||||
2012-01-31 | IPA: Add support for services lookups (non-enum) | Stephen Gallagher | 2 | -1/+41 | |
2012-01-30 | docs: Use absolute srcdir path | Jakub Hrozek | 1 | -1/+1 | |
Building docs only worked in parallel builds. This patch uses abs_top_srcdir to make building documentation work in both parallel and in-tree builds. | |||||
2012-01-18 | LDAP: Add option to disable paging control | Stephen Gallagher | 2 | -2/+3 | |
Fixes https://fedorahosted.org/sssd/ticket/967 | |||||
2012-01-17 | SUDO Integration - periodical update of rules in data provider | Pavel Březina | 2 | -1/+3 | |
https://fedorahosted.org/sssd/ticket/1110 Adds new configuration options: - ldap_sudo_refresh_enabled - enable/disable periodical updates - ldap_sudo_refresh_timeout - rules timeout (refresh period) | |||||
2012-01-17 | SUDO Integration review issues | Pavel Březina | 1 | -2/+2 | |
2012-01-17 | IPA: Detect nsupdate support for the realm directive | Stephen Gallagher | 1 | -14/+40 | |
For older platforms, do not add the 'realm' line in the update message | |||||
2012-01-17 | Raise the debug level of two very noisy statements | Stephen Gallagher | 1 | -2/+3 | |
2012-01-14 | Support multiple search bases in HBAC | Jan Zeleny | 5 | -39/+176 | |
2012-01-06 | IPA netgroups: Do not reuse loop iterator variable | Jakub Hrozek | 1 | -3/+3 | |
2012-01-06 | HBAC: create empty groups with one NULL element | Jakub Hrozek | 1 | -16/+15 | |
https://fedorahosted.org/sssd/ticket/1130 |