summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* get rid of session.d's session_active_changed calloutLennart Poettering2009-08-121-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 'session_active_changed' callout is an invitaton to racy misuses since it splits up the session switches into two events. This patch gets rid of it. At this point there are two known users of the session.d/ callouts: - Suse/Ubuntu ship a script for emulating pam_atconsole style /var/run/console management for supporting D-Bus' at_console feature properly. Both Martin Pitt and Kay Sievers however are happy with having this feature go away. In addition I prepared a patch for D-Bus which makes the need for these scripts go away entirely. That patch is currently awaiting review. - udev's udev-acl tool currently uses this. However this doesn't work correctly anyway since it relies on that the CK database is correctly dumped before the tool is invoked, which CK does not handle properly at this time. In fact fixing this problem is the main reason why I came up with this patch series. Kay is also very interested in seeing the 'session_active_changed' logic go away. A later commit introduces a replacement functionality that is less racy. Please note that this patch does not drop session.d/ in its entirety. Only the 'session_active_changed' type callout is removed. Scripts that only rely on 'session_added'/'session_removed' will continue to work fine, and will continue to be supported.
* Fix example upstart system start script0.3.1Ray Strode2009-07-221-1/+1
| | | | | It was trying to write the log message way too early, before the root filesystem was mounted.
* Update NEWS for 0.3.1 releaseRay Strode2009-07-211-0/+21
|
* update for 0.3.0 releaseWilliam Jon McCann2008-07-301-0/+42
|
* update for release0.2.10William Jon McCann2008-02-251-0/+14
|
* update for release0.2.9William Jon McCann2008-02-121-0/+3
|
* reverse the sense of the dbus policyWilliam Jon McCann2008-02-121-0/+7
| | | | | Deny first and then allow. Add a simple test script to check method access policy.
* update for release0.2.8William Jon McCann2008-02-111-0/+11
|
* update for 0.2.7 release0.2.7William Jon McCann2008-01-301-0/+15
|
* update for 0.2.6 release0.2.6William Jon McCann2008-01-241-0/+7
|
* release 0.2.50.2.5William Jon McCann2008-01-231-0/+6
|
* release 0.2.40.2.4William Jon McCann2008-01-231-0/+36
|
* update for brown bag release0.2.3William Jon McCann2007-09-181-0/+6
|
* update NEWS for release0.2.2William Jon McCann2007-09-171-0/+13
|
* update for release0.2.1William Jon McCann2007-04-101-0/+15
|
* update for release0.2.0William Jon McCann2007-03-141-0/+18
|
* update news for release0.1.2William Jon McCann2007-02-261-0/+13
| | | | Also fix a distcheck error.
* update for releaseWilliam Jon McCann2007-02-121-0/+12
|
* Update for 0.1.0 release0.1.0William Jon McCann2007-01-111-0/+7
|
* Initial importWilliam Jon McCann2006-10-251-0/+0