index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
main.c
Age
Commit message (
Expand
)
Author
2013-10-21
bus: remove static introspection file export
Kay Sievers
2013-10-01
main: don't free fds array twice
Lennart Poettering
2013-09-26
main: set umask before creating any files
Mike Gilbert
2013-08-30
main: drop capabilities of userhelpers before ours
Harald Hoyer
2013-08-27
log to kmsg when "debug" is used on the kernel command line
Kay Sievers
2013-07-30
do not pass-along the environment from the kernel or initrd
Kay Sievers
2013-07-26
rework systemd's own process environment handling/passing
Kay Sievers
2013-07-23
remove left-over initrd time stamp handling
Kay Sievers
2013-07-17
remove RD_TIMESTAMP import
Harald Hoyer
2013-07-11
core: rearrange if blocks a bit
Lennart Poettering
2013-07-10
core: uninstall cgroup agent only if we are running outside of a container
Lennart Poettering
2013-07-10
core: send out "Reloading" signal before and after doing a full reload/reexec...
Lennart Poettering
2013-07-10
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-07-05
suppress status message output at shutdown when 'quiet' is given
Kay Sievers
2013-07-04
disable the cgroups release agent when shutting down
Kay Sievers
2013-07-02
man: improve grammar and word formatting in numerous man pages
Jason St. John
2013-06-28
main: fix loading of default target
Lennart Poettering
2013-06-28
core: add transient units
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-06-27
core: don't do runaway fork()s if we hit a segfault from our segfault handler
Lennart Poettering
2013-06-20
manager: add DefaultEnvironment option
Umut Tezduyar
2013-06-06
manager: Do not handle SIGKILL since we can not
Chengwei Yang
2013-05-30
core: read "debug" from kernel commandline and set log level
Lukas Nykryn
2013-05-29
systemd: record efi timestamps after /sys is mounted
Zachary Cook
2013-05-06
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-04-25
systemd: record the timestamps as early as possible
Harald Hoyer
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-24
Small cleanup
Zbigniew Jędrzejewski-Szmek
2013-04-22
core: there's no point to complain so loudly about non-isolatable boot targets
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-04-17
core/main: use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-17
core/main: generate 4 parsing functions from a macro
Zbigniew Jędrzejewski-Szmek
2013-04-08
Do not serialize environment, when switching root
Harald Hoyer
2013-04-05
Use _cleanup_ when reading config files
Zbigniew Jędrzejewski-Szmek
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-04-03
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-03-31
Partially revert e62d8c394474
Zbigniew Jędrzejewski-Szmek
2013-03-31
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-22
main: minor simplification
Lennart Poettering
2013-03-22
main: use strv_find() where we can
Lennart Poettering
2013-03-22
main: don't mount cgroup controller unless PID == 1
Lennart Poettering
2013-03-14
main: don't mount /sys, /dev and friends when we run with PID != 1
Lennart Poettering
2013-03-07
core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it instead
systemd/v198
Lennart Poettering
2013-03-07
core: mount and initialize Smack
Nathaniel Chen
2013-03-07
core: move mount_setup_early() to main.c
Nathaniel Chen
2013-03-07
core: don't complain about systemd.journald.xxx kernel command line arguments...
Lennart Poettering
2013-03-06
main: ISOLATE rather than REPLACE default.target
Tom Gundersen
[next]