summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-20transaction: avoid garbage collecting the anchor jobMichal Schmidt
2012-04-20transaction: simplify transaction_find_jobs_that_matter_to_anchor()Michal Schmidt
2012-04-20transaction: change the linking of isolate jobs to the anchorMichal Schmidt
2012-04-20transaction: maintain anchor_jobMichal Schmidt
2012-04-20transaction: do not add installed jobs to the transactionMichal Schmidt
2012-04-20job: jobs shouldn't need to know about transaction anchorsMichal Schmidt
2012-04-20job: job_new() can find the manager from the unitMichal Schmidt
2012-04-20manager: split transaction.[ch]Michal Schmidt
2012-04-20manager: Transaction as an objectMichal Schmidt
2012-04-20job: job_uninstall()Michal Schmidt
2012-04-20manager: simplify transaction_abort()Michal Schmidt
2012-04-20job: allow job_free() only on already unlinked jobsMichal Schmidt
2012-04-20manager: fix commentMichal Schmidt
2012-04-20tmpfiles: fix error messageMichal Schmidt
2012-04-20docs: remove duplicated install hookKay Sievers
2012-04-20log: fix LOG_TARGET_JOURNAL_OR_KMSGLennart Poettering
2012-04-20mount-setup: don't log with LOG_ERROR if a mount that doesn't matter failsLennart Poettering
2012-04-20main: log to the journal in container mode, by defaultLennart Poettering
2012-04-20docs: hook-up gtk-doc to 'make check'Kay Sievers
2012-04-19docs: rebase html documentation for online and local useKay Sievers
2012-04-19docs: do not generate tmpl filesJavier Jardón
2012-04-19fix typo in src/shared/install.cSven Anders
2012-04-18update TODOKay Sievers
2012-04-18udev: units - reference systemd-* unitsKay Sievers
2012-04-18build-sys: move dev-setup to label.laKay Sievers
2012-04-18remove MS_* which can not be combined with current kernel codeKay Sievers
2012-04-17udev: unify /dev static symlink setupKay Sievers
2012-04-17udev: docs - updated index page to match common gtk styleKay Sievers
2012-04-17update TODOKay Sievers
2012-04-17silence a bunch of gcc warningsKay Sievers
2012-04-17build-sys: silence gtk-doc check, remove gtk-doc options from configure and d...Kay Sievers
2012-04-17build-sys: make gtk-doc dependency optionalJavier Jardón
2012-04-17update TODOKay Sievers
2012-04-17selinux: unify systemd and udev codeKay Sievers
2012-04-17mkdir: do not use alloca() in a loopKay Sievers
2012-04-17update .gitignoreLennart Poettering
2012-04-17configure.ac: Use a auxiliar directory to store autogenerated filesJavier Jardón
2012-04-17configure.ac: Use the new autoconf field to set the project webpageJavier Jardón
2012-04-17update TODOLennart Poettering
2012-04-17man: Fix a few typosMichael Biebl
2012-04-17Fix typoTollef Fog Heen
2012-04-17update TODOKay Sievers
2012-04-17udev: kill udev_selinux_setfscreateconat()Kay Sievers
2012-04-17udev: replace util_create_path() with mkdir_parents()Kay Sievers
2012-04-17udev: install udevd as /usr/lib/systemd/systemd-udevdKay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers
2012-04-16udev: replace ARRAY_SIZE() with ELEMENTSOF()Kay Sievers
2012-04-16logind: remove redundant entries from logind's default controller lists tooLennart Poettering
2012-04-16systemctl: show main and control PID explicitly in cgroup-showLennart Poettering