index
:
ConsoleKit2
1.0
gh-pages
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ck-inhibit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-29
Merge pull request #122 from rnagy/who_arg
Antoine Jacoutot
1
-2
/
+2
2020-11-29
get_named_pipe_path does not require the 'who' argument anymore
Robert Nagy
1
-2
/
+2
2020-11-29
change the inhibitor lock handling to use the named_pipe_path as a reference
Robert Nagy
1
-0
/
+15
2017-05-21
fix: remove warnings about redundant function declarations
Eric Koegel
1
-2
/
+0
2017-05-06
Fix ref count warning messages in ck-inhibit
Eric Koegel
1
-13
/
+7
2017-05-04
Prevent a use-after-free in while emitting signal changes
Eric Koegel
1
-1
/
+16
2015-06-21
Add new DBUS method: ListInhibitors
Eric Koegel
1
-5
/
+118
2015-06-07
Add "mode" to the inhibit call
Eric Koegel
1
-17
/
+121
2015-04-13
Add a test-manager program
Eric Koegel
1
-1
/
+1
2014-12-08
Add --with-rundir configure flag
Robby Workman
1
-6
/
+6
2014-11-02
Don't tie the inhibit locks to the who string
Eric Koegel
1
-17
/
+34
2014-10-21
Escape the who string before using it
Eric Koegel
1
-1
/
+24
2014-10-19
g_return_val_if_fail can't be used in void function
Eric Koegel
1
-1
/
+1
2014-10-19
Make the inhibit locks inhibit the actions
Eric Koegel
1
-1
/
+1
2014-10-19
Inhibit Manager now emits event changed signals
Eric Koegel
1
-2
/
+9
2014-10-18
Fill in the inhibit manager some
Eric Koegel
1
-19
/
+45
2014-10-17
Emit signals on inhibit changes
Eric Koegel
1
-2
/
+116
2014-10-15
Use g_io_add_watch for the named pipe
Eric Koegel
1
-5
/
+7
2014-10-14
Parse the what portion for inhibit
Eric Koegel
1
-9
/
+162
2014-10-14
Add some tests for inhibit locks
Eric Koegel
1
-6
/
+91
2014-10-14
More inhibit work
Eric Koegel
1
-24
/
+94
2014-10-13
Start working on the inhibit files
Eric Koegel
1
-0
/
+169