Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-12 | Release version 0.4.1-3 to unstabledebian/0.4.1-3 | Michael Biebl | 1 | -2/+2 | |
2010-01-12 | Don't segfault when reading an invalid seats file | Michael Biebl | 3 | -0/+23 | |
* debian/patches/04-dont_fail_with_invalid_seats_file.patch - Don't segfault when reading an invalid seats file and ck_seat_new_from_file returns NULL. (Closes: #561106) | |||||
2010-01-12 | Fix race when being activated by a call on the manager object | Michael Biebl | 3 | -0/+66 | |
* debian/patches/02-dont_take_bus_name_until_ready.patch - Claim bus name after registering the manager object. This fixes a race when being activated by a method call on the manager object, where ConsoleKit gets started but the method call fails. (Closes: #561592) Patch pulled from upstream Git. | |||||
2010-01-12 | Refresh patch to apply cleanly | Michael Biebl | 1 | -7/+7 | |
2010-01-12 | Replace our D-Bus activation fix with a patch pulled from upstream | Michael Biebl | 4 | -32/+38 | |
* debian/patches/01-dont_daemonize_when_activated.patch - Don't daemonize when being activated by D-Bus. D-Bus service activation does not (yet) handle forking daemons properly. Patch pulled from upstream Git. * debian/patches/04-defer_daemonizing.patch - Drop this patch, obsoleted by 01-dont_daemonize_when_activated.patch. | |||||
2009-11-11 | Bump Breaks to udev to << 147, since 147-1 is in unstable now. | Martin Pitt | 2 | -1/+7 | |
2009-11-10 | Release version 0.4.1-2 to unstabledebian/0.4.1-2 | Michael Biebl | 1 | -0/+6 | |
2009-11-10 | Use correct branch for master | Michael Biebl | 1 | -1/+0 | |
2009-11-05 | Release version 0.4.1-1 to experimentaldebian/0.4.1-1 | Michael Biebl | 1 | -2/+2 | |
2009-11-05 | Add Breaks: udev (<< 147~) for changes in session.d/ callouts | Michael Biebl | 2 | -0/+5 | |
The 'session_active_changed' type has been removed for session.d/ callouts. Tools relying on that need to be ported to the new seat.d/ infrastructure and use 'seat_active_session_changed' instead. This breaks older versions of udev-acl, so add a Breaks: udev (<< 147~). | |||||
2009-11-05 | Refresh 99-autoreconf.patch to apply cleanly. | Michael Biebl | 1 | -247/+528 | |
2009-11-04 | New upstream release. | Michael Biebl | 1 | -0/+6 | |
2009-11-04 | Merge commit 'upstream/0.4.1' into experimental | Michael Biebl | 42 | -997/+1488 | |
2009-11-04 | Imported Upstream version 0.4.1upstream/0.4.1 | Michael Biebl | 42 | -997/+1488 | |
2009-11-04 | Add git-buildpackage config file for experimental branch | Michael Biebl | 1 | -0/+3 | |
2009-10-26 | Add upstream bug number for 82-hurd_support.patch | Michael Biebl | 1 | -0/+1 | |
2009-10-26 | Release version 0.3.1-2 to unstabledebian/0.3.1-2 | Michael Biebl | 1 | -2/+2 | |
2009-10-26 | Run autoreconf | Michael Biebl | 3 | -0/+497 | |
* debian/patches/99-autoreconf.patch - Run autoreconf as 82-hurd_support.patch changes the build system. | |||||
2009-10-26 | Remove 81-gnukfreebsd_support_pseudo_run_autoconf.patch | Michael Biebl | 2 | -14/+0 | |
Will be replaced by 99-autoreconf.patch | |||||
2009-10-26 | Add support for GNU/Hurd. (Closes: #552393) | Michael Biebl | 3 | -1/+505 | |
* debian/patches/82-hurd_support.patch - Add support for GNU/Hurd. (Closes: #552393) The patch adds a sysdeps-gnu backend, which implements the process management using Hurd's libps, the *ttyent API for the part of the console implementation and the rest using similar (valid) approaches of other backends. Also, it fixes the PATH_MAX usage in pam-ck-connector/pam-ck-connector.c by using a variable-length malloc'ed buffer. Thanks to Pino Toscano for the patch. | |||||
2009-10-05 | delete 08-fix-double-close.patch (obsolete) | Martin Pitt | 1 | -31/+0 | |
2009-10-05 | debian/consolekit.preinst: Remove obsolete 90-console-kit conffile for ↵ | Martin Pitt | 2 | -0/+15 | |
upgrades from Ubuntu 8.04. (Can be dropped after 10.04 LTS release.) | |||||
2009-10-05 | Use a slightly more elegant way to check if the session local | Michael Biebl | 1 | -1/+2 | |
2009-10-02 | Release version 0.3.1-1 to unstabledebian/0.3.1-1 | Michael Biebl | 1 | -2/+2 | |
2009-10-02 | Don't create tag files for remote users. (Closes: #547347) | Michael Biebl | 2 | -2/+3 | |
2009-10-02 | Refresh patch to apply cleanly | Michael Biebl | 1 | -6/+6 | |
2009-10-02 | Drop patches | Michael Biebl | 10 | -753/+11 | |
* Drop patches - 04-consolekit_park.patch (obsolete, not used) - 05-dbus_policy.patch (merged upstream) - 05-pam-add-nox11.patch (merged upstream) - 06-xmlto_skip_validation.patch (fixed upstream, doc is valid xml now) - 08-fix-double-close.patch (merged upstream) - 09-directory-handle-leak.patch (merged upstream) - 10-file_monitor_remove_watch_crash.patch (merged upstream) - 11-unref-dbus-proxy.patch (merged upstream) - 12-allow-get-sessions.patch (merged upstream) | |||||
2009-10-02 | Install policy definitions for ConsoleKit. | Michael Biebl | 2 | -0/+3 | |
2009-10-02 | Add Build-Depends on libpolkit-gobject-1-dev (>= 0.92). | Michael Biebl | 2 | -0/+3 | |
2009-10-02 | New upstream release | Michael Biebl | 1 | -0/+22 | |
* New upstream release: - port to PolicyKit 1.0 - D-Bus policy updates - better diagnostic information for unimplemented backends - file monitoring fixes - get VT from X display if no controlling tty is available - add "nox11" option to PAM module - parse log entries with no body correctly - fix zero-sized struct/unions - solaris build fixes - parse gecos field for real name - leak fixes - compile warning fixes - fix doc xml validation errors - fix doc generation when srcdir != builddir - add example upstart events for logging - fix ChangeLog generation script to work with git-log moved to libexecdir | |||||
2009-09-29 | Merge commit 'upstream/0.3.1' | Michael Biebl | 55 | -23029/+19388 | |
2009-09-29 | Imported Upstream version 0.3.1upstream/0.3.1 | Michael Biebl | 55 | -23029/+19388 | |
2009-09-02 | Update watch file | Michael Biebl | 1 | -1/+1 | |
2009-09-02 | Upload to unstabledebian/0.3.0-4 | Michael Biebl | 1 | -2/+2 | |
2009-09-02 | small whitespace cleanup | Michael Biebl | 1 | -1/+1 | |
2009-09-02 | Bump Standards-Version to 3.8.3. | Michael Biebl | 2 | -1/+2 | |
2009-09-02 | Add README.source which refers to the quilt documentation. | Michael Biebl | 2 | -0/+4 | |
2009-09-02 | Mark libpam-ck-connector Session-Interactive-Only | Michael Biebl | 2 | -0/+4 | |
debian/libpam-ck-connector.pam-auth-update: Mark this module as applying only to interactive sessions. (Closes: #543306) Thanks to Steve Langasek for the patch. | |||||
2009-09-02 | Install a logrotate configuration file | Michael Biebl | 2 | -0/+18 | |
debian/consolekit.logrotate: Install a logrotate configuration file for /var/log/ConsoleKit/history so that it doesn't get huge and cause ck-history to take a long while to run on login. ck-history already handles reading from rotated logs. (Closes: #537833) Thanks to James Westby for the patch. | |||||
2009-07-14 | Upload to unstabledebian/0.3.0-3 | Michael Biebl | 1 | -2/+2 | |
2009-07-14 | Register a CK session on startx even if libpam-ck-connector is active | Michael Biebl | 2 | -1/+24 | |
If an X session is started from the console using startx, make sure to register a CK session, even if XDG_SESSION_COOKIE is already set. (Closes: #520720) | |||||
2009-07-14 | Use "set -e" instead of "#!/bin/sh -e" in maintainer scripts. | Michael Biebl | 2 | -1/+6 | |
2009-07-14 | Bump Standards-Version to 3.8.2. No further changes. | Michael Biebl | 2 | -1/+2 | |
2009-07-14 | Minor copyright file polishing. | Michael Biebl | 2 | -4/+7 | |
* debian/copyright - Misc whitespace cleanups. - Refer to versioned GPL-2 file. | |||||
2009-07-14 | Update Vcs-* fields. Package is now managed with Git on git.debian.org. | Michael Biebl | 2 | -2/+9 | |
2009-07-14 | Imported Debian patch 0.3.0-2debian/0.3.0-2 | Michael Biebl | 2 | -0/+22 | |
2009-07-14 | Imported Debian patch 0.3.0-1debian/0.3.0-1 | Michael Biebl | 23 | -181/+738 | |
2009-07-14 | Merge branch 'upstream' | Michael Biebl | 70 | -2072/+5726 | |
2009-07-14 | Imported Upstream version 0.3.0upstream/0.3.0 | Michael Biebl | 70 | -2072/+5726 | |
2009-07-14 | Imported Debian patch 0.2.10-5debian/0.2.10-5 | Michael Biebl | 2 | -1/+9 | |