index
:
systemd/systemd-ui
master
UI tools for systemd
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-18
add systemadm desktop file
HEAD
master
Kay Sievers
3
-6/+17
2012-01-25
README: update header line
Lennart Poettering
1
-1/+1
2012-01-25
git: update .gitignore
Lennart Poettering
2
-18/+20
2012-01-25
build-sys: fix upload target
Lennart Poettering
1
-1/+1
2012-01-24
add man page
Kay Sievers
3
-0/+136
2012-01-22
delete all non-systemd-ui files
Kay Sievers
517
-126718/+30
2012-01-22
login: move seat udev rules to login subdir
Kay Sievers
10
-21/+24
2012-01-22
cgtop: add new cgtop tool
Lennart Poettering
7
-9/+795
2012-01-22
tmpfiles: fix bad memory access
Lennart Poettering
1
-1/+1
2012-01-22
cgls: don't show kernel threads by default
Lennart Poettering
8
-22/+85
2012-01-21
journal: systemd v38 fails to build on big-endians
Dan HorĂ¡k
1
-1/+1
2012-01-21
systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passed
Lennart Poettering
1
-9/+13
2012-01-21
util: open the first RTC that has hctosys=1 set
Lennart Poettering
3
-4/+69
2012-01-21
readahead: don't monopolize IO when replaying
Lennart Poettering
2
-1/+10
2012-01-21
dbus: export ControlGroupPersistent field on the bus again
Lennart Poettering
4
-1/+19
2012-01-21
update TODO
Kay Sievers
1
-4/+1
2012-01-20
socket: don't fail the socket on ENOTCONN
Michal Schmidt
1
-10/+26
2012-01-20
dbus-execute: don't publish control_group_persistent on DBus for now
Michal Schmidt
1
-1/+1
2012-01-19
service: add missing pid file unwatch in the destructor
Michal Schmidt
1
-11/+12
2012-01-19
log: move #pragma around the function
Michal Schmidt
1
-3/+3
2012-01-18
persistant -> persistent
Kay Sievers
5
-11/+11
2012-01-18
tmpfiles: support writing short strings to files, in order to support /sys ma...
Lennart Poettering
4
-13/+77
2012-01-18
manager: don't place units in the 'cpu' group when run as user instance, for now
Lennart Poettering
1
-2/+5
2012-01-18
journal: when sending journal data via file, place it in /dev/shm, to allow e...
Lennart Poettering
1
-1/+4
2012-01-18
exec: introduce ControlGroupPersistant= to make cgroups persistant
Lennart Poettering
15
-39/+135
2012-01-18
journalctl: properly honour -n when -f is passed, too
Lennart Poettering
2
-1/+9
2012-01-18
tmpfiles: add support for creating symlinks, char/block device nodes
Lennart Poettering
2
-31/+176
2012-01-18
logind: move X11 socket
Lennart Poettering
1
-4/+2
2012-01-18
logind: simplify session_activate() a bit
Lennart Poettering
2
-5/+3
2012-01-18
logind: allow to create multiple sessions on non-multi-session seats to deal ...
Lennart Poettering
1
-6/+7
2012-01-18
update TODO
Lennart Poettering
1
-0/+6
2012-01-17
util: fix ANSI sequence for red color
Michal Schmidt
1
-1/+1
2012-01-17
log: make asserts cheaper
Michal Schmidt
3
-21/+17
2012-01-17
log: remove useless variable
Michal Schmidt
1
-4/+0
2012-01-17
dbus-unit: make functions static
Michal Schmidt
2
-99/+80
2012-01-16
build-sys: cleanup sysctl.d/coredump.conf
Kay Sievers
1
-9/+11
2012-01-16
dbus: more efficient implementation of properties
Michal Schmidt
26
-616/+780
2012-01-16
unit: use safe downcasts, remove pointless casts
Michal Schmidt
8
-46/+46
2012-01-16
unit: use the UNIT() macro consistently
Michal Schmidt
11
-237/+237
2012-01-16
unit: remove union Unit
Michal Schmidt
44
-956/+949
2012-01-16
unit: reduce heap usage for unit objects
Michal Schmidt
13
-19/+52
2012-01-16
logind: downgrade login message to debug
Michal Schmidt
1
-2/+2
2012-01-14
journal: drop privileges when storing coredump
Lennart Poettering
1
-16/+41
2012-01-14
journal: when show blob data show length
Lennart Poettering
1
-5/+8
2012-01-14
util: support formatting eta and peta bytes with format_bytes()
Lennart Poettering
1
-0/+4
2012-01-14
util: introduce FORMAT_BYTES_MAX
Lennart Poettering
2
-1/+2
2012-01-14
journal: collect coredump up to 24M in size
Lennart Poettering
1
-1/+1
2012-01-14
journal: handle empty syslog identifier properly
Lennart Poettering
1
-4/+8
2012-01-14
journal: fix bad memory access
Lennart Poettering
1
-1/+1
2012-01-14
journal: if the data to be sent is larger than the maximum datagram size reso...
Lennart Poettering
2
-16/+139
[next]