index
:
systemd/systemd-stable
v208-stable
v210-stable
v214-stable
v215-stable
v216-stable
v217-stable
v219-stable
Stable version of Systemd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
selinux: also profile memory usage
Lennart Poettering
1
-3
/
+13
2011-07-26
pam: set XDG_SEAT and XDG_VTNR when logging in
Lennart Poettering
2
-2
/
+29
2011-07-26
sd-login: add new call sd_seat_can_multi_session()
Lennart Poettering
4
-0
/
+38
2011-07-26
logind: rename can_activate_sessions to can_multi_session
Lennart Poettering
2
-10
/
+9
2011-07-26
udev: fix copy/paste error when applying sysctl to network devices
Lennart Poettering
1
-1
/
+1
2011-07-25
selinux: check PID 1 label instead of /selinux mount point to figure out if s...
Lennart Poettering
1
-3
/
+10
2011-07-25
selinux: log how much time it takes to load the SELinux policy and database
Lennart Poettering
5
-1
/
+29
2011-07-25
sysctl: apply network specific sysctls to each network card as they appear
Lennart Poettering
2
-0
/
+3
2011-07-25
machine-id: be nice and generate compliant v4 UUIDs
Lennart Poettering
1
-8
/
+30
2011-07-25
seat: add another 'Plugable' device id
Kay Sievers
1
-1
/
+2
2011-07-25
systemctl: hook up new install logic
Lennart Poettering
8
-867
/
+893
2011-07-23
nspawn: mount a new /proc instance in the container so that we don't see the ...
Lennart Poettering
1
-1
/
+1
2011-07-23
systemctl: remove monitor command since it is mostly useless
Lennart Poettering
1
-230
/
+0
2011-07-23
systemctl: split --help into multiple sections
Lennart Poettering
1
-9
/
+16
2011-07-23
manager: add log control via RT signals
Lennart Poettering
1
-0
/
+31
2011-07-23
bus: expose installer functions
Lennart Poettering
3
-2
/
+300
2011-07-23
login: drop unused variables
Lennart Poettering
1
-2
/
+0
2011-07-23
util: make use of get_user_creds() and get_group_creds() wherever applicable
Lennart Poettering
6
-117
/
+105
2011-07-23
install: don't choke on dead links
Lennart Poettering
1
-1
/
+1
2011-07-23
uaccess: port over to using sd-login
Lennart Poettering
1
-35
/
+12
2011-07-23
lookup: fix NUL termination of search path array
Lennart Poettering
1
-2
/
+4
2011-07-23
util: user parse_uid() wherever applicable
Lennart Poettering
7
-41
/
+45
2011-07-22
sd-login: beef up login api, to add monitoring and enumerating
Lennart Poettering
8
-37
/
+679
2011-07-22
shutdown: untabify
Lennart Poettering
1
-3
/
+4
2011-07-22
shutdown: initialize the controlling terminal
Harald Hoyer
1
-0
/
+3
2011-07-22
shutdown: remove close_nointr_nofail after make_stdio call
Harald Hoyer
1
-1
/
+0
2011-07-22
util: use readdir_r() instead of readdir()
Lennart Poettering
1
-5
/
+13
2011-07-22
install: add new installer implementation
Lennart Poettering
5
-0
/
+2381
2011-07-22
systemctl: fix indenting
Lennart Poettering
1
-16
/
+16
2011-07-22
path-lookup: add both the configured and the fixed search paths in
Lennart Poettering
1
-12
/
+28
2011-07-22
path-lookup: make inclusion of user private units optional
Lennart Poettering
4
-7
/
+26
2011-07-21
fix hwclock_apply_localtime_delta() to properly handle negative TZ offset
Kay Sievers
4
-11
/
+11
2011-07-15
sysctl: support multiple prefixes in a single invocation
Lennart Poettering
1
-6
/
+28
2011-07-15
logind: enable PowerOff/Reboot calls
Lennart Poettering
2
-1
/
+134
2011-07-14
libs: add symbol versioning for the benefit of RPM
Lennart Poettering
2
-0
/
+51
2011-07-14
sd-daemon: turn sd-daemon.c into a shared library
Lennart Poettering
1
-13
/
+19
2011-07-14
uaccess: become a nop when not run on a systemd system
Lennart Poettering
1
-0
/
+6
2011-07-14
logind: introduce libsystemd-login.so as fast path to access logind data
Lennart Poettering
3
-0
/
+439
2011-07-14
systemctl: don't try rebooting with /dev/initcl if Upstart worked
Lennart Poettering
1
-1
/
+1
2011-07-13
logind: fix some potentially uninitialized accesses
v30
Lennart Poettering
2
-2
/
+3
2011-07-13
nspawn: compress mount table a bit
Lennart Poettering
1
-10
/
+10
2011-07-13
consolidate TODO
Lennart Poettering
1
-12
/
+0
2011-07-13
nspawn: always use bind mounts to make API file systems available in the cont...
Lennart Poettering
1
-5
/
+11
2011-07-13
logind: use new udev_enumerate_add_match_parent() where applicable
Lennart Poettering
2
-6
/
+10
2011-07-13
loginctl: use new udev_device_has_tag() call from libudev where applicable
Lennart Poettering
3
-39
/
+3
2011-07-13
logind: remove some unused labels
Lennart Poettering
3
-5
/
+0
2011-07-13
udev: actually check for existance of ID_PATH_TAG before we use it
Lennart Poettering
2
-2
/
+1
2011-07-13
loginctl: implement missing kill verb
Lennart Poettering
8
-14
/
+365
2011-07-13
unit: use ESRCH as error when we don't find anybody to kill
Lennart Poettering
4
-8
/
+8
2011-07-13
unit: accept empty defaults for kill who/mode args
Lennart Poettering
2
-8
/
+34
[next]