summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-05-21mount: refuse mount units that have not been loaded from any sourceLennart Poettering1-1/+4
2010-05-21log: handle multi-line log messages properlyLennart Poettering1-19/+37
2010-05-20socket: fix error handlingLennart Poettering1-3/+5
2010-05-20socket: format IPv4-in-IPv6 addresses as IPv4 addresses for instance nameLennart Poettering1-10/+30
2010-05-20service: when start is repeated too often, consider that failureLennart Poettering1-0/+1
2010-05-20cgroup: consider not-realized cgroups empty when killing all processes in themLennart Poettering1-1/+4
2010-05-20loopback: negate netlink error code before we pass it to strerror()Lennart Poettering1-1/+1
2010-05-20sd-daemon: extend documentation a littleLennart Poettering2-10/+17
2010-05-20loopback-setup: be more verbose when something is failingLennart Poettering1-1/+3
2010-05-20units: SUSE supportKay Sievers1-2/+2
2010-05-20systemadm: fix link when fragment path is unknownLennart Poettering1-3/+5
2010-05-20systemadm: make fragment path a clickable linkLennart Poettering1-1/+6
2010-05-20execute: check ppid, not pid for 1Lennart Poettering1-3/+3
2010-05-20logger: add an after dependency on the syslog dependencyLennart Poettering1-1/+4
2010-05-20service: when we cannot start due to rate limít consider that a real failureLennart Poettering2-4/+5
2010-05-20job: don't show (null) prefix in dumpLennart Poettering1-2/+3
2010-05-20sd-daemon: add API to verify socket typesLennart Poettering4-5/+246
2010-05-20execute: reopen console in the spawned processes, if necessaryLennart Poettering2-13/+9
2010-05-19automount: try to modprobe autofs4 if its lackingLennart Poettering1-2/+12
2010-05-19shorten copyright header of configuration filesLennart Poettering2-20/+0
2010-05-19service: refuse to parse sysv scripts that are requested with a boot. prefix ...Lennart Poettering1-2/+8
2010-05-19load-fragment: add support for overriding argv[0] in parsed command linesLennart Poettering1-13/+37
2010-05-19execute: send output of services by default to same place as systemd internal...Lennart Poettering1-2/+3
2010-05-19execute: simplify stdin/stderr/stdout fixup a littleLennart Poettering1-23/+12
2010-05-19execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...Lennart Poettering3-8/+8
2010-05-19service: by default send service output to syslog, except for SysV services w...Lennart Poettering2-0/+9
2010-05-19service: sysv_chkconfig_order() actually has nothing to do with chkconfig any...Lennart Poettering1-2/+2
2010-05-19service: properly drop boot. prefix and .sh suffix from dependency names in t...Lennart Poettering1-15/+24
2010-05-19logger: use the right enum typeLennart Poettering1-1/+1
2010-05-19automount: never consider our own mount point a prefix mount of usLennart Poettering1-0/+5
2010-05-18log: never close file descriptors < 3Lennart Poettering2-3/+5
2010-05-18manager: before entering loop dispatch queued up SIGCHLDsLennart Poettering1-0/+5
2010-05-18unit: don't gc units that are still in STUB stateLennart Poettering1-0/+3
2010-05-18main: ignore EPERM in TIOCSTTY when opening terminal for crash shellLennart Poettering4-7/+16
2010-05-18main: if we fail to acquire a terminal for the crash shell, warn but continueLennart Poettering1-7/+2
2010-05-18units: replace a few non-essential API mounts with automount unitsLennart Poettering1-4/+1
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering2-10/+10
2010-05-17build-sys: add small redirecting Makefiles to simplify compilation from withi...Lennart Poettering1-0/+28
2010-05-16swap: add swap.target Wants links only when running as system instanceLennart Poettering1-1/+1
2010-05-16mount: add remote-fs.target/local-fs.target Wants links only when running as ...Lennart Poettering1-4/+6
2010-05-16man: document a few special unitsLennart Poettering1-3/+3
2010-05-16units: automatically generated syslog.targetLennart Poettering1-1/+1
2010-05-16build-sys: generate intermediate files in subdirsLennart Poettering1-0/+3
2010-05-16build-sys: move remaining source files to src/Lennart Poettering2-0/+116
2010-05-16build-sys: move source files to subdirectoryLennart Poettering110-0/+33898