12 Commits

Author SHA1 Message Date
ajacoutot
fb5a6a3e3f Bring some checks and enhancements from Debian and FreeBSD.
Enable console monitoring using VT_WAITACTIVE now that we have rthreads \o/
2012-10-12 14:55:42 +00:00
sthen
fb0ff8d310 don't rely on param.h providing the nitems macro, ok ajacoutot@ 2012-07-09 09:23:22 +00:00
naddy
d24417d408 catch up with KERN_PROC2 -> KERN_PROC change 2012-01-08 19:42:02 +00:00
ajacoutot
afd57cac30 Sanitize get_kinfo_proc().
Fix a warning while here.
2011-12-20 19:24:38 +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
ef70779734 Make this work on non-human arches too.
ok jasper@
2010-09-17 13:37:57 +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
031e2520b7 Fix socket credential support.
Tweak COMMENT while here.
2010-06-28 15:55:21 +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
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
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