index
:
ConsoleKit2
1.0
gh-pages
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-21
chore: simplify configure.ac
Eric Koegel
1
-15
/
+28
2017-05-20
feat: Add dbus method GetVTNr to Session
Eric Koegel
2
-0
/
+25
2017-05-18
feat: document session types allowed
Eric Koegel
2
-8
/
+13
2017-05-14
feat: add dbus LockSession/UnlockSession
Eric Koegel
5
-31
/
+186
2017-05-14
feat: add dbus ActivateSession/ActivateSessionOnSeat
Eric Koegel
4
-8
/
+149
2017-05-06
Don't try to remove the cgroup when empty
Eric Koegel
1
-11
/
+0
2017-05-06
Add a LockedHint Property
Eric Koegel
2
-4
/
+88
2017-05-06
trivial: update valgrind command
Eric Koegel
1
-3
/
+7
2017-05-06
Check passed in variables for NULL before using
Eric Koegel
2
-1
/
+8
2017-05-06
Fix ref count warning messages in ck-inhibit
Eric Koegel
2
-14
/
+8
2017-05-04
Turn a harmless warning message into a debug one
Eric Koegel
1
-1
/
+4
2017-05-04
fix coverity cid 178982 Resource leak
Eric Koegel
1
-0
/
+2
2017-05-04
trivial: docs cleanup
Eric Koegel
1
-4
/
+0
2017-05-04
Prevent a use-after-free in while emitting signal changes
Eric Koegel
1
-1
/
+16
2017-05-04
Add support for server managed FDs
Eric Koegel
14
-55
/
+2115
2017-01-25
Add a few more display manager users.
Antoine Jacoutot
1
-3
/
+6
2016-09-28
OpenBSD: adapt to recent kvm(3) restrictions
Antoine Jacoutot
1
-1
/
+1
2016-09-26
Merge pull request #82 from tw4452852/memory_leakage
Eric Koegel
3
-6
/
+18
2016-09-22
fix some memory leakages
Tw
3
-6
/
+18
2016-09-22
fix memory corruption due to delete session recursively
Tw
1
-14
/
+47
2016-09-05
Use UID of logged in user instead UID of session leader process
Nikolai A. Dubinin
3
-4
/
+7
2016-07-15
Fix a reversed condition for invalid device on NetBSD
OBATA Akio
1
-1
/
+1
2016-06-30
Freebsd: Fix session activation
Eric Koegel
3
-5
/
+11
2016-06-10
mount tmpfs with correct selinux labels
Jason Zaman
1
-1
/
+9
2016-06-10
Initialize/finish sysdeps when bus is aquired/lost
Jason Zaman
1
-0
/
+4
2016-06-10
Add ck_sysdeps_init/fini functions
Jason Zaman
7
-0
/
+70
2016-06-10
ck-sysdeps-linux: Add selinux lib functions
Jason Zaman
1
-0
/
+89
2016-06-10
Add configure.ac checks for SELinux
Jason Zaman
1
-0
/
+1
2016-04-15
Turn the first pid move warning into a debug
Eric Koegel
1
-5
/
+3
2016-04-10
Attempt to use 'cpuaccount' if 'all' cgroup fails on pid move
Eric Koegel
1
-2
/
+14
2016-04-10
Remove the root restriction for runtime dirs
Eric Koegel
1
-5
/
+0
2016-03-20
Improve documentation for XDG_RUNTIME_DIR
Eric Koegel
1
-0
/
+2
2016-03-16
Add a 'User' section to the ck database
Eric Koegel
1
-1
/
+126
2016-03-14
Properly filter the sessions for the specified user
Eric Koegel
1
-4
/
+36
2016-03-01
login_session_id will be G_MAXUINT32 when unset
Eric Koegel
1
-2
/
+2
2016-02-29
Don't set a default tmpfs size
Eric Koegel
4
-4
/
+4
2016-02-29
Handle the legacy 'user' property as an override setting
Eric Koegel
1
-0
/
+7
2016-02-14
Add a 'Seats' section to the CK database
Eric Koegel
1
-0
/
+30
2016-02-02
Change owner of newly created cgroup to owner of progress group leader
Moritz Maxeiner
1
-0
/
+20
2016-02-01
Create cgroup on all controllers managed by cgmanager
Moritz Maxeiner
1
-3
/
+3
2016-01-26
Add the netbsd tmpfs functions
Eric Koegel
1
-0
/
+56
2016-01-23
trivial: Always return TRUE from gdbus methods
Eric Koegel
1
-1
/
+1
2016-01-23
Be extra safe with the XDG_RUNTIME_DIR setup
Eric Koegel
2
-7
/
+12
2016-01-23
Implement XDG_RUNTIME_DIR
Eric Koegel
12
-1
/
+484
2016-01-21
Merge pull request #60 from msekletar/active-session
Eric Koegel
1
-2
/
+2
2016-01-19
When assigning session to active VT prefer graphical sessions
Michal Sekletar
1
-2
/
+2
2016-01-19
Fix undefined behavior
Michal Sekletar
1
-1
/
+1
2016-01-11
Minor cleanup
Eric Koegel
1
-4
/
+2
2016-01-11
Check for enough swap space before allowing hibernate operation
Robby Workman
1
-1
/
+82
2015-10-10
Fix behavior of ck_process_stat_get_tty on NetBSD
OBATA Akio
1
-22
/
+6
[next]