index
:
~dvdhrm/systemd
authority
console
kdbus
master
wip
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
update TODO
v190
Lennart Poettering
1
-2
/
+4
2012-09-20
timedated: /etc/sysconfig/clock is dead on Fedora, remove it
Lennart Poettering
1
-9
/
+0
2012-09-20
typo fix
Lennart Poettering
1
-1
/
+1
2012-09-20
fix typos
Lennart Poettering
2
-4
/
+4
2012-09-20
update TODO
Lennart Poettering
1
-0
/
+7
2012-09-20
build-sys: prepare v190
Lennart Poettering
3
-8
/
+128
2012-09-20
util: fix overflow checks
Lennart Poettering
2
-3
/
+3
2012-09-20
build-sys: require certain version of libselinux
Jan Engelhardt
1
-1
/
+1
2012-09-20
util: overflow hardening
Lennart Poettering
3
-5
/
+15
2012-09-20
util: make sure heap allocators fail when array allocations are out of bounds
Lennart Poettering
1
-3
/
+17
2012-09-19
journald: don't accept arbitrarily sized journal data fields
Lennart Poettering
1
-2
/
+8
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
11
-30
/
+52
2012-09-19
util: fix bad strstrip() return value in normalize_env_assignment()
Lennart Poettering
2
-19
/
+37
2012-09-19
path: support specifier resolvin in .path units
Lennart Poettering
1
-12
/
+16
2012-09-19
libudev: remove dead code
Kay Sievers
2
-21
/
+0
2012-09-19
timedated: unregister the right bus service
Lennart Poettering
1
-1
/
+1
2012-09-19
update TODO
Lennart Poettering
1
-6
/
+0
2012-09-19
logind: if a lid-switch lock was taken while the lid was closed, recheck lid ...
Lennart Poettering
3
-5
/
+70
2012-09-19
logind: properly parse handle-lid-switch inhibitor
Lennart Poettering
1
-1
/
+1
2012-09-19
man: document new inhibitor types
Lennart Poettering
2
-11
/
+18
2012-09-19
logind: rework power key/suspend key/lid switch handling
Lennart Poettering
11
-216
/
+239
2012-09-19
journal: when comparing two entries from separate files make sure we repositi...
Lennart Poettering
1
-15
/
+29
2012-09-19
mount: reword directory empty warning a bit
Lennart Poettering
2
-2
/
+2
2012-09-19
systemctl: warn about triggering units only at the end
Zbigniew Jędrzejewski-Szmek
2
-11
/
+10
2012-09-19
systemctl: properly report success
Zbigniew Jędrzejewski-Szmek
1
-2
/
+6
2012-09-19
systemctl: use automatic cleanup once more
Zbigniew Jędrzejewski-Szmek
1
-18
/
+13
2012-09-19
systemctl: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
3
-14
/
+17
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
21
-108
/
+105
2012-09-18
automount: also whine if an automount directory is not empty
Lennart Poettering
1
-0
/
+3
2012-09-18
mount: notify the user if we over-mount a non-empty directory
Lennart Poettering
1
-1
/
+5
2012-09-18
update TODO
Lennart Poettering
1
-2
/
+0
2012-09-18
mount: don't mount securityfs in a container
Lennart Poettering
2
-20
/
+21
2012-09-18
unit-printf: add specifiers for the host name, machine id, boot id
Lennart Poettering
3
-2
/
+64
2012-09-18
unit-printf: before resolving exec context specifiers check whether the objec...
Lennart Poettering
7
-9
/
+49
2012-09-18
unit: split unit_printf() and friends into its own .c file
Lennart Poettering
9
-261
/
+325
2012-09-18
unit: fix %f resolving
Lennart Poettering
1
-3
/
+6
2012-09-18
journalctl: don't choke on entries with no MESSAGE= field
Lennart Poettering
1
-0
/
+4
2012-09-18
docs: typos in loginctl.xml
Thomas Hindoe Paaboel Andersen
1
-2
/
+2
2012-09-18
target: imply default ordering for PartsOf deps as well
Lennart Poettering
1
-9
/
+15
2012-09-18
execute: apply PAM logic only to main process if PermissionsStartOnly is set
Lennart Poettering
2
-3
/
+1
2012-09-18
selinux: rework method tail, make it into a nulstr array
Lennart Poettering
1
-98
/
+89
2012-09-18
selinux: use existing library calls for audit data
Lennart Poettering
5
-155
/
+64
2012-09-18
selinux: prefer source path over fragment path
Lennart Poettering
2
-3
/
+3
2012-09-18
util: introduce get_process_gid()
Lennart Poettering
2
-3
/
+12
2012-09-18
selinux: add bus service access control
Daniel J Walsh
6
-2
/
+756
2012-09-18
Update TODO
Lennart Poettering
1
-1
/
+1
2012-09-18
logind: split up inhibit acquire policy
Lennart Poettering
4
-12
/
+52
2012-09-17
journald: log when we fail to forward messages to syslog
Lennart Poettering
6
-6
/
+37
2012-09-17
log: avoid function loop
Lennart Poettering
1
-17
/
+2
2012-09-17
conf-parser: don't unescape parsed configuration strings by default
Lennart Poettering
4
-6
/
+9
[next]