2011-01-04 10:14:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 19 13:37:32 UTC 2010 - aj@suse.de
|
|
|
|
|
|
|
|
- Own /etc/systemd directories to fix build.
|
|
|
|
|
2010-11-25 17:31:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 25 16:30:40 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- install systemd service file
|
|
|
|
|
2010-11-16 12:12:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 16 11:06:02 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- Updated to 1.4.1
|
|
|
|
* Add support for netgroups to the LDAP and proxy providers
|
|
|
|
* Fixes a minor bug with UIDs/GIDs >= 2^31
|
|
|
|
* Fixes a segfault in the kerberos provider
|
|
|
|
* Fixes a segfault in the NSS responder if a data provider crashes
|
|
|
|
* Correctly use sdap_netgroup_search_base
|
|
|
|
* the utility libraries libpath_utils1, libpath_utils-devel,
|
|
|
|
libref_array1 and libref_array-devel moved to their own
|
|
|
|
separate upstream project (ding-libs)
|
|
|
|
* Performance improvements made to group processing of RFC2307
|
|
|
|
LDAP servers
|
|
|
|
* Fixed nested group issues with RFC2307bis LDAP servers without
|
|
|
|
a memberOf plugin
|
|
|
|
* Manpage reviewed and updated
|
|
|
|
|
2010-09-18 01:33:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 13 12:23:47 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove hard coded python version
|
|
|
|
|
2010-09-03 16:48:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 3 13:17:48 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- No dependencies on %{release}
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 30 12:57:47 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- Updated to 1.3.1
|
|
|
|
* Fixes to the HBAC backend for obsolete or removed HBAC entries
|
|
|
|
* Improvements to log messages around TLS and GSSAPI for LDAP
|
|
|
|
* Support for building in environments using --as-needed LDFLAGS
|
|
|
|
* Vast performance improvement for initgroups on RFC2307 LDAP servers
|
|
|
|
* Long-running SSSD clients (e.g. GDM) will now reconnect properly to the
|
|
|
|
daemon if SSSD is restarted
|
|
|
|
* Rewrote the internal LDB cache API. As a synchronous API it is now faster
|
|
|
|
to access and easier to work with
|
|
|
|
* Eugene Indenbom contributed a sizeable amount of code to the LDAP provider
|
|
|
|
- We now handle failover situations much more reliably than we did
|
|
|
|
previously
|
|
|
|
- We also will now monitor the GSSAPI kerberos ticket and automatically
|
|
|
|
renew it when appropriate, instead of waiting for a connection to fail
|
|
|
|
* Support for netlink now allows us to more quickly detect situations
|
|
|
|
where we may have come online
|
|
|
|
* New option "dns_discovery_domain" allows better configuration for
|
|
|
|
using SRV records for failover
|
|
|
|
- New subpackages: libpath_utils1, libpath_utils-devel, libref_array1
|
|
|
|
and libref_array-devel
|
|
|
|
|
2010-08-30 11:22:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 31 14:02:43 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- Package pam- and nss-Modules as baselibs
|
|
|
|
- cleaned up file list and dependencies
|
|
|
|
- fixed init script dependencies
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 31 07:57:25 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- Updated to 1.1.0
|
|
|
|
* Support for IPv6
|
|
|
|
* Support for LDAP referrals
|
|
|
|
* Offline failed login counter
|
|
|
|
* Fix for the long-standing cache cleanup performance issues
|
|
|
|
* libini_config, libcollection, libdhash, libref_array and
|
|
|
|
libpath_utils are now built as shared libraries for general
|
|
|
|
consumption (libref_array and libpath_utils are currently not
|
|
|
|
packaged, as no component in sssd links against them)
|
|
|
|
* Users get feedback from PAM if they authenticated offline
|
|
|
|
* Native local backend now has a utility to show nested memberships
|
|
|
|
(sss_groupshow)
|
|
|
|
* New "simple" access provider for easy restriction of users
|
|
|
|
- Backported libcrypto support from master to avoid Mozilla NSS
|
|
|
|
dependency
|
|
|
|
- Backported password policy improvments for LDAP provider from
|
|
|
|
master
|
|
|
|
|
2010-03-08 18:24:35 +01:00
|
|
|
-------------------------------------------------------------------
|
2010-03-19 10:05:35 +01:00
|
|
|
Mon Mar 8 14:06:29 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- use logfiles for debug messages by default
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-03-08 18:24:35 +01:00
|
|
|
Fri Mar 5 12:57:25 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- subpackages for commandline tools, ipa-provider plugin and
|
|
|
|
python API
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 26 14:48:50 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- Updated to 1.0.5. Highlights:
|
|
|
|
* Removed some dead code (libreplace
|
|
|
|
* Clarify licenses throughout the code
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 4 17:04:01 UTC 2010 - rhafer@novell.com
|
|
|
|
|
|
|
|
- Updated to 1.0.4
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 8 15:10:47 UTC 2009 - rhafer@novell.com
|
|
|
|
|
|
|
|
- Update to 0.6.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 4 08:59:21 UTC 2009 - rhafer@novell.com
|
|
|
|
|
|
|
|
- fix LDAP filter for initgroups() with rfc2307bis setups
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 1 08:58:37 UTC 2009 - rhafer@novell.com
|
|
|
|
|
|
|
|
- initial package submission
|
|
|
|
|