Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-08 | SYSDB: Remove duplicate selinux defines | Jakub Hrozek | 1 | -0/+1 | |
2012-10-16 | Make TTL configurable for dynamic dns updates | James Hogarth | 1 | -0/+1 | |
2012-10-04 | Fix default upper limit of slices | Ondrej Kos | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1537 changes upper limit of slices to 2000200000 in providers code and manpage. | |||||
2012-08-09 | Change default for ldap_idmap_range_min to 200000 | Jakub Hrozek | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1462 | |||||
2012-08-01 | Primary server support: new option in IPA provider | Jan Zeleny | 1 | -0/+1 | |
This patch adds support for new config option ipa_backup_server. The description of this option's functionality is included in man page in one of previous patches. | |||||
2012-08-01 | Primary server support: new options in krb5 provider | Jan Zeleny | 1 | -0/+3 | |
This patch adds support for new config options krb5_backup_server and krb5_backup_kpasswd. The description of this option's functionality is included in man page in one of previous patches. | |||||
2012-08-01 | Primary server support: new option in ldap provider | Jan Zeleny | 1 | -0/+2 | |
This patch adds support for new config option ldap_backup_uri. The description of this option's functionality is included in man page in previous patch. | |||||
2012-06-29 | sudo: add host info options | Pavel Březina | 1 | -0/+5 | |
Adds some option that allows to manually configure a host filter. ldap_sudo_use_host_filter - if false, we will download all rules regardless their sudoHost attribute ldap_sudo_hostnames - list hostnames and/or fqdn that should be downloaded, separated with spaces ldap_sudo_ip - list of IPv4/6 address and/or network that should be downloaded, separated with spaces ldap_sudo_include_netgroups - include rules that contains netgroup in sudoHost ldap_sudo_include_regexp - include rules that contains regular expression in sudoHost | |||||
2012-06-29 | sudo provider: add ldap_sudo_smart_refresh_interval | Pavel Březina | 1 | -0/+1 | |
2012-06-29 | sudo provider: remove old timer | Pavel Březina | 1 | -2/+0 | |
2012-06-29 | sudo provider: add ldap_sudo_full_refresh_interval | Pavel Březina | 1 | -0/+1 | |
2012-06-21 | Add support for ID ranges | Sumit Bose | 1 | -0/+1 | |
2012-06-14 | Make krb5_ccname_template and krb5_ccachedir configurable | Jakub Hrozek | 1 | -2/+2 | |
2012-06-13 | LDAP: Add ldap_*_use_matching_rule_in_chain options | Stephen Gallagher | 1 | -0/+2 | |
2012-06-10 | IPA subdomains - ask for information about master domain | Jan Zeleny | 1 | -0/+1 | |
The query is performed only if there is missing information in the cache. That means this should be done only once after restart when cache doesn't exist. All subsequent requests for subdomains won't include the request for master domain. | |||||
2012-05-03 | LDAP: Map the user's primaryGroupID | Stephen Gallagher | 1 | -0/+1 | |
2012-05-03 | LDAP: Allow setting a default domain for id-mapping slice 0 | Stephen Gallagher | 1 | -0/+2 | |
2012-05-03 | LDAP: Add autorid compatibility mode | Stephen Gallagher | 1 | -0/+1 | |
2012-05-03 | LDAP: Add ID mapping range settings | Stephen Gallagher | 1 | -0/+3 | |
2012-05-03 | LDAP: Add id-mapping option | Stephen Gallagher | 1 | -0/+1 | |
2012-05-03 | LDAP: Add objectSID config option | Stephen Gallagher | 1 | -0/+2 | |
2012-04-24 | IPA: Add get-domains target | Sumit Bose | 1 | -0/+1 | |
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 | 1 | -0/+248 | |
There is no functional change due to this patch. |