Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-04 | Fixes for sudo_timed | Jakub Hrozek | 1 | -0/+13 | |
https://fedorahosted.org/sssd/ticket/1116 | |||||
2012-02-04 | SUDO Integration - in-memory cache in responder | Pavel Březina | 1 | -0/+38 | |
New sudo responder option: cache_timeout https://fedorahosted.org/sssd/ticket/1111 | |||||
2012-02-04 | NSS: Add individual timeouts for entry types | Stephen Gallagher | 1 | -0/+53 | |
https://fedorahosted.org/sssd/ticket/1016 | |||||
2012-02-01 | Use profiling Docbook XSLT only if available, fall back to normal | Jakub Hrozek | 1 | -2/+7 | |
2012-01-31 | LDAP: Add new options for service maps | Stephen Gallagher | 1 | -0/+70 | |
Adds the new service map options to the SSSDConfig API and the manpages. | |||||
2012-01-30 | Include sudo manual pages only conditionally | Jakub Hrozek | 3 | -11/+44 | |
2012-01-30 | SUDO Integration - manual page | Pavel Březina | 2 | -1/+212 | |
https://fedorahosted.org/sssd/ticket/1109 | |||||
2012-01-18 | LDAP: Add option to disable paging control | Stephen Gallagher | 1 | -0/+24 | |
Fixes https://fedorahosted.org/sssd/ticket/967 | |||||
2012-01-17 | IPA: Detect nsupdate support for the realm directive | Stephen Gallagher | 1 | -0/+5 | |
For older platforms, do not add the 'realm' line in the update message | |||||
2012-01-14 | Add info about ipa_host_search_base to man page | Jan Zeleny | 1 | -0/+29 | |
Also add comment that setting ipa_hbac_support_srchost to False disables search filters given in ipa_host_search_base | |||||
2011-12-22 | Importing new translations for 1.7.0 release | Stephen Gallagher | 37 | -2435/+1611 | |
2011-12-19 | Update translations for string freeze | Stephen Gallagher | 37 | -9287/+16984 | |
2011-12-16 | Use the case sensitivity flag in responders | Jakub Hrozek | 1 | -0/+14 | |
2011-12-14 | Support search bases in RFC2307bis enumeration | Pavel Březina | 1 | -0/+7 | |
https://fedorahosted.org/sssd/ticket/960 | |||||
2011-12-12 | Add sdap_connection_expire_timeout option | Stephen Gallagher | 1 | -0/+17 | |
https://fedorahosted.org/sssd/ticket/1036 | |||||
2011-12-08 | Added sssd --version option | Pavel Březina | 1 | -0/+10 | |
https://fedorahosted.org/sssd/ticket/953 | |||||
2011-11-29 | Add ipa_hbac_support_srchost option to IPA provider | Jan Zeleny | 1 | -0/+12 | |
don't fetch all host groups if this option is false https://fedorahosted.org/sssd/ticket/1078 | |||||
2011-11-23 | Added and modified options for IPA netgroups | Jan Zeleny | 2 | -1/+110 | |
2011-11-10 | Typo fixes | Marko Myllynen | 2 | -2/+2 | |
Fix few trivial types reported by Yuri. | |||||
2011-11-10 | Fix typos in manual pages | Yuri Chornoivan | 4 | -4/+4 | |
2011-11-02 | Periodic translation file update | Stephen Gallagher | 38 | -9992/+29305 | |
2011-11-02 | Support to request canonicalization in LDAP/IPA provider | Jan Zeleny | 1 | -0/+15 | |
https://fedorahosted.org/sssd/ticket/957 | |||||
2011-11-02 | Add support to request canonicalization on krb AS requests | Jan Zeleny | 2 | -0/+32 | |
https://fedorahosted.org/sssd/ticket/957 | |||||
2011-11-02 | LDAP: Update manpages with multiple search base information | Stephen Gallagher | 1 | -1/+56 | |
2011-10-18 | Updating translation files | Stephen Gallagher | 35 | -2496/+148969 | |
2011-10-13 | man page fix (lists are comma-separated) | Jan Zeleny | 3 | -4/+4 | |
https://fedorahosted.org/sssd/ticket/1024 | |||||
2011-09-21 | Enable the midpoint cache update by default | Stephen Gallagher | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/918 | |||||
2011-09-20 | Added quiet option to pam_sss | Pavel Březina | 1 | -0/+11 | |
https://fedorahosted.org/sssd/ticket/894 | |||||
2011-09-20 | MAN: Add more information about internal credential storage | Stephen Gallagher | 2 | -1/+8 | |
2011-09-08 | DEBUG timestamps offer higher precision - man page updated | Pavel Březina | 2 | -0/+27 | |
https://fedorahosted.org/sssd/ticket/956 | |||||
2011-09-06 | Allow turning dereference off by setting the threshold to 0 | Jakub Hrozek | 1 | -0/+4 | |
2011-09-06 | sss_debuglevel - change the debug levels on the fly | Pavel Březina | 2 | -1/+67 | |
https://fedorahosted.org/sssd/ticket/950 | |||||
2011-09-02 | Add option to specify the kerberos replay cache dir | Stephen Gallagher | 1 | -0/+20 | |
Adds a configure option to set the distribution default as well as an sssd.conf option to override it. https://fedorahosted.org/sssd/ticket/980 | |||||
2011-08-26 | Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON | Jakub Hrozek | 1 | -0/+14 | |
https://fedorahosted.org/sssd/ticket/978 | |||||
2011-08-25 | New DEBUG facility - man pages | Pavel Březina | 3 | -17/+62 | |
https://fedorahosted.org/sssd/ticket/925 Modified sssd and sssd.conf man pages to reflect new levels. Added new man include: include/debug_levels.xml | |||||
2011-08-08 | debug_timestamps fixes | Pavel Březina | 1 | -3/+8 | |
Fixed: could not overwrite debug_timestamps when set in sssd.conf Fixed: invalid description of debug_timestamps in sssd man page | |||||
2011-08-03 | Fix two man page typos | Yuri Chornoivan | 2 | -2/+2 | |
2011-08-02 | Updating translations for 1.6.0 release | Stephen Gallagher | 6 | -2596/+4336 | |
2011-07-29 | Add vetoed_shells option | John Hodrien | 1 | -0/+8 | |
There may be users in LDAP that have a valid but unwelcome shell set in their account. This adds a blacklist of shells that should always be replaced by the fallback_shell. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-07-08 | Add LDAP access control based on NDS attributes | Sumit Bose | 1 | -0/+50 | |
2011-07-08 | Add support for experimental features | Sumit Bose | 1 | -0/+4 | |
New experimental features should have their own configure switch to enable or disable them at compile time. Additionally they can check if the configure variable build_all_experimental_features is set and enable the feature. This variable will be set if the command line option --enable-all-experimental-features is used to configure sssd. This will make it easy to enable all experimental features. Experimental features should be marked in the man pages. To simplify this include/experimental.xml can be used. | |||||
2011-07-08 | Add ipa_hbac_treat_deny_as option | Stephen Gallagher | 1 | -0/+27 | |
By default, we will treat the presence of any DENY rule as denying all users. This option will allow the admin to explicitly ignore DENY rules during a transitional period. | |||||
2011-07-08 | Add ipa_hbac_refresh option | Stephen Gallagher | 1 | -0/+15 | |
This option describes the time between refreshes of the HBAC rules on the IPA server. | |||||
2011-05-31 | Changing default to Default for consistency | Kaushik Banerjee | 1 | -1/+1 | |
2011-05-27 | Add more detail to ldap_uri manpage entry | Stephen Gallagher | 1 | -1/+13 | |
2011-05-24 | Make "password" the default for ldap_default_authtok_type | Stephen Gallagher | 1 | -0/+3 | |
2011-05-20 | Use dereference when processing RFC2307bis nested groups | Jakub Hrozek | 1 | -0/+23 | |
Instead of issuing N LDAP requests when processing a group with N users, utilize the dereference functionality to pull down all the members in a single LDAP request. https://fedorahosted.org/sssd/ticket/799 | |||||
2011-05-20 | Add new options to override shell value | Jakub Hrozek | 1 | -0/+44 | |
https://fedorahosted.org/sssd/ticket/742 | |||||
2011-05-20 | Add a new option to override home directory value | Jakub Hrozek | 1 | -0/+37 | |
https://fedorahosted.org/sssd/ticket/551 | |||||
2011-05-20 | Add a new option to override primary GID number | Jakub Hrozek | 1 | -0/+9 | |
https://fedorahosted.org/sssd/ticket/742 |