Commit Graph

14 Commits

Author SHA1 Message Date
ajacoutot
a31c5fe799 Extend some comments. 2010-07-05 06:51:40 +00:00
ajacoutot
a212cc3267 Disable console activation for now. It does work with our userland
threads.
2010-07-03 04:02:53 +00:00
ajacoutot
ae35fec04d Some tweaks and remove BROKEN.
*** While basic functionnality works, this is NOT hooked up yet as more
things are coming and there is still a glib2/pthread bug preventing a
console to be detected as active.
2010-07-01 07:50:59 +00:00
ajacoutot
3d37d40774 Fix get_kinfo_proc() with help from robert@ 2010-07-01 01:00:09 +00:00
ajacoutot
661f9491be Bring in more tweaks and fixes. 2010-06-30 22:51:33 +00:00
ajacoutot
031e2520b7 Fix socket credential support.
Tweak COMMENT while here.
2010-06-28 15:55:21 +00:00
ajacoutot
bf3c68be19 This patch is not needed anymore. 2010-06-28 13:34:50 +00:00
ajacoutot
9fd32b1067 Remove. 2010-06-28 13:31:49 +00:00
ajacoutot
4c1f5cbb5a Update to consolekit-0.4.1.
WIP, need uncommited stuffs and does wrong things for now, so it is still
marked as BROKEN.
2010-06-27 22:15:38 +00:00
ajacoutot
eb874011f3 Bring in several fixes from FreeBSD and fd.o bugzilla.
Fix tty names, cmd arguments... Install the stop/restart scripts.
Remove policykit support for now.
2009-11-13 14:52:33 +00:00
jasper
637a2bdaff - remove patch as we have ENOTSUP now 2009-10-27 12:00:22 +00:00
ajacoutot
5cb07baf23 Some cleanups:
* mark as broken for now
* fix copyright
* add a few comments to the patches
* fix dependencies
2009-10-16 09:36:56 +00:00
ajacoutot
b39afbcb71 Merge some small changes from my old ConsoleKit port:
- better HOMEPAGE
- add gettext MODULES
- tweak some CONFIGURE_ARGS and put pid file under /var/run so we don't
need to create a special directory for it
- don't create PREFIX/var/...
- add a /var/log/ConsoleKit/ @sample directory
2009-06-07 07:49:44 +00:00
robert
7977c66927 import ConsoleKit-0.3.0:
ConsoleKit is a framework for defining and tracking users, login
sessions, and seats.  The primary motivations for this framework are to
facilitate fast-user-switching and multi-seat capabilities, and to
enable more sophisticated policy decisions for desktop sessions.

this is not hooked up to the build just yet, just like policykit
2009-06-07 02:55:19 +00:00