summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* hostname: if there's already a hostname set when PID 1 is invoked, don't comp...Lennart Poettering2012-04-22
* job: the status messages are proper sentences, hence end them with a full stopLennart Poettering2012-04-22
* mount: don't fail if fstab doesn't existLennart Poettering2012-04-22
* transaction: downgrade warnings about masked unitsLennart Poettering2012-04-22
* transaction: add missing emacs and license headersLennart Poettering2012-04-22
* machine-id: fix spellingLennart Poettering2012-04-22
* util: unify getenv() logic for other PIDLennart Poettering2012-04-22
* nspawn: add --uuid= switch to allow setting the machine id for the containerLennart Poettering2012-04-22
* nspawn: add -b switch to automatically look for an init binaryLennart Poettering2012-04-22
* default to v102 everywhere, instead of vt100, to synchronize with agettyLennart Poettering2012-04-22
* login: assing /dev/console logins to seat0Lennart Poettering2012-04-22
* container: spawn a getty instead of a sulogin in a containerLennart Poettering2012-04-22
* loginctl: avoid segfault for kill-session and kill-user commandsLennart Poettering2012-04-22
* util: fix tty_is_vc_resolve() in a container where /sys/class/tty/console/act...Lennart Poettering2012-04-22
* log: include syslog identifier in default log properties, to avoid comm trunc...Lennart Poettering2012-04-22
* nspawn: be more careful when initializing the hostname from the directory nameLennart Poettering2012-04-22
* mount-setup: ignore common container bind mountsLennart Poettering2012-04-22
* nspawn: make /dev/kmsg unavailable in the container, but allow access to /pro...Lennart Poettering2012-04-22
* watchdog: fix default configuration fragment for watchdogLennart Poettering2012-04-21
* transaction: add starting requirements for JOB_RESTARTMichal Schmidt2012-04-20
* dbus-job: allow multiple bus clientsMichal Schmidt2012-04-20
* transaction: remove checks for installedMichal Schmidt2012-04-20
* transaction: rework merging with installed jobsMichal Schmidt2012-04-20
* job: separate job_install()Michal Schmidt2012-04-20
* transaction: remove a couple of assertsMichal Schmidt2012-04-20
* transaction: remove the anchor linkMichal Schmidt2012-04-20
* transaction: avoid garbage collecting the anchor jobMichal Schmidt2012-04-20
* transaction: simplify transaction_find_jobs_that_matter_to_anchor()Michal Schmidt2012-04-20
* transaction: change the linking of isolate jobs to the anchorMichal Schmidt2012-04-20
* transaction: maintain anchor_jobMichal Schmidt2012-04-20
* transaction: do not add installed jobs to the transactionMichal Schmidt2012-04-20
* job: jobs shouldn't need to know about transaction anchorsMichal Schmidt2012-04-20
* job: job_new() can find the manager from the unitMichal Schmidt2012-04-20
* manager: split transaction.[ch]Michal Schmidt2012-04-20
* manager: Transaction as an objectMichal Schmidt2012-04-20
* job: job_uninstall()Michal Schmidt2012-04-20
* manager: simplify transaction_abort()Michal Schmidt2012-04-20
* job: allow job_free() only on already unlinked jobsMichal Schmidt2012-04-20
* manager: fix commentMichal Schmidt2012-04-20
* tmpfiles: fix error messageMichal Schmidt2012-04-20
* log: fix LOG_TARGET_JOURNAL_OR_KMSGLennart Poettering2012-04-20
* mount-setup: don't log with LOG_ERROR if a mount that doesn't matter failsLennart Poettering2012-04-20
* main: log to the journal in container mode, by defaultLennart Poettering2012-04-20
* docs: hook-up gtk-doc to 'make check'Kay Sievers2012-04-20
* fix typo in src/shared/install.cSven Anders2012-04-19
* remove MS_* which can not be combined with current kernel codeKay Sievers2012-04-18
* udev: unify /dev static symlink setupKay Sievers2012-04-17
* silence a bunch of gcc warningsKay Sievers2012-04-17
* selinux: unify systemd and udev codeKay Sievers2012-04-17
* mkdir: do not use alloca() in a loopKay Sievers2012-04-17