Commit Graph

22 Commits

Author SHA1 Message Date
jasper
b6cb8227ab - fix path in MESSAGE
"sure" aja@ (MAINTAINER)
2011-05-18 11:18:31 +00:00
ajacoutot
b6107a3c47 Maintenance update to consolekit-0.4.5. 2011-05-14 12:13:13 +00:00
ajacoutot
03b8f5bd01 Update to consolekit-0.4.4.
Make sure we don't try and use /proc.
s/KERN_PROC2/KERN_PROC

ok jasper@
2011-04-28 13:08:33 +00:00
ajacoutot
22dd2fea9c Tweak example. 2011-03-02 06:50:23 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
ajacoutot
146540a4bd Document the fact that a system-wide D-BUS daemon needs to be running. 2010-10-26 21:36:33 +00:00
ajacoutot
ef70779734 Make this work on non-human arches too.
ok jasper@
2010-09-17 13:37:57 +00:00
ajacoutot
cc322b975f Add example on how to enable this if wanted.
Move to new DEPENDS.
2010-08-01 15:31:57 +00:00
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