Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2011-05-04 | Man page for sss_cache | Jan Zeleny | 2 | -1/+123 | |
2011-04-27 | Regular translation update | Stephen Gallagher | 6 | -939/+1562 | |
2011-04-27 | Add ldap_page_size configuration option | Stephen Gallagher | 1 | -0/+14 | |
2011-04-25 | Allow new option to specify principal for FAST | Jan Zeleny | 1 | -0/+9 | |
https://fedorahosted.org/sssd/ticket/700 | |||||
2011-04-19 | Add user and group search LDAP filter options | Jakub Hrozek | 1 | -0/+37 | |
https://fedorahosted.org/sssd/ticket/647 | |||||
2011-03-24 | Add host access control support | Pierre Ossman | 1 | -0/+24 | |
https://fedorahosted.org/sssd/ticket/746 | |||||
2011-03-09 | Update translation sources | Stephen Gallagher | 6 | -5108/+3296 | |
2011-03-09 | Add new translations from Transifex | Stephen Gallagher | 4 | -1/+16148 | |
2011-02-28 | Use realm for basedn instead of IPA domain | Jakub Hrozek | 1 | -0/+15 | |
https://fedorahosted.org/sssd/ticket/807 | |||||
2011-02-17 | Fix for generating lists of translated man pages | Sumit Bose | 1 | -6/+6 | |
In some automatic build environments the lists of translated man pages were not generated properly because ls put multiple file names into a single single. | |||||
2011-02-03 | updating sss_obfuscate man page accordingly | Gowrishankar Rajaiyan | 1 | -2/+1 | |
2011-01-27 | Updating uk translation | Yuri Chornoivan | 1 | -88/+118 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-01-25 | Update man.stamp when the potfile or po4a.cfg is updated | Stephen Gallagher | 1 | -1/+1 | |
2011-01-24 | Update translation files for string freeze | Stephen Gallagher | 3 | -850/+1313 | |
Earlier patch for strings was incomplete | |||||
2011-01-21 | Updating translation files for string freeze | Stephen Gallagher | 1 | -197/+212 | |
2011-01-21 | Updating uk manpage translation | Yuri Chornoivan | 1 | -355/+496 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-01-20 | Add ldap_tls_{cert,key,cipher_suite} config options | Tyson Whitehead | 1 | -0/+41 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-01-19 | Add pam_pwd_expiration_warning config option | Sumit Bose | 1 | -0/+18 | |
2011-01-19 | Add ipa_hbac_search_base config option | Sumit Bose | 1 | -0/+13 | |
2011-01-19 | Add LDAP expire policy base RHDS/IPA attribute | Sumit Bose | 1 | -0/+20 | |
The attribute nsAccountLock is used by RHDS, IPA and other directory servers to indicate that the account is locked. | |||||
2011-01-19 | Add LDAP expire policy based on AD attributes | Sumit Bose | 1 | -0/+35 | |
The second bit of userAccountControl is used to determine if the account is enabled or disabled. accountExpires is checked to see if the account is expired. | |||||
2011-01-17 | Fix usability of sss_obfuscate command | Stephen Gallagher | 1 | -2/+2 | |
2011-01-17 | Update manpage translations for ldap_enumeration_search_timeout | Stephen Gallagher | 3 | -333/+391 | |
2011-01-17 | Add ldap_search_enumeration_timeout config option | Sumit Bose | 1 | -5/+23 | |
2011-01-14 | Regenerate manpage po[t] files | Stephen Gallagher | 3 | -2955/+5262 | |
Fixed several typos | |||||
2011-01-14 | Fix manpage typos | Yuri Chornoivan | 4 | -9/+9 | |
2011-01-14 | Add uk translation for manpages | Yuri Chornoivan | 2 | -1/+4386 | |
2010-12-23 | Build and install translated man pages by default | Sumit Bose | 1 | -23/+31 | |
2010-12-22 | Update the ID cache for any PAM request | Stephen Gallagher | 1 | -0/+22 | |
Also adds an option to limit how often we check the ID provider, so that conversations with multiple PAM requests won't update the cache multiple times. https://fedorahosted.org/sssd/ticket/749 | |||||
2010-12-22 | Add Czech translation | Jakub Hrozek | 3 | -0/+8428 | |
Translated a couple of strings from manpages into Czech. Makes the manpage translation patch testable. | |||||
2010-12-22 | Make manual pages translatable | Jakub Hrozek | 3 | -1/+183 | |
Utilizes PO4A to extract translatable strings from Docbook XML sources and allows translators to submit ordinary .PO files. PO4A then generates translated Docbook documents that can be used to generate translated end user documentation. https://fedorahosted.org/sssd/ticket/297 | |||||
2010-12-21 | Add authorizedService support | Stephen Gallagher | 1 | -0/+26 | |
https://fedorahosted.org/sssd/ticket/670 |