chiark / gitweb /
units: explicit Type=dbus is now redundant
[elogind.git] / src /
2012-05-03 Lennart Poetteringservice: default to Type=dbus if BusName= is specified
2012-05-03 Lennart Poetteringservice: warn if a dbus name is specified but the servi...
2012-05-03 Lennart Poetteringvconsole: fix error messages
2012-04-30 Lennart Poetteringunit: add new dependency type RequiresMountsFor=
2012-04-29 Lucas De Marchiudev: use container_of() macro
2012-04-29 Lucas De Marchiutil: introduce container_of() macro
2012-04-26 Kay Sieverslibudev: prefix log macros with 'udev_'
2012-04-25 Kay Sieversudev: use only oom_score_adj interface
2012-04-25 Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-25 Lennart Poetteringtimedated: introduce systemd-timedated-ntp.target which...
2012-04-25 Lennart Poetteringnspawn: add --read-only switch
2012-04-25 Lennart Poetteringnspawn: bind mount /etc/resolv.conf from the host by...
2012-04-24 Lennart Poetteringshutdown: don't complain if we cannot lock memory,...
2012-04-24 Lennart Poetteringremount: consolidate remount-api-vfs and remount-rootfs...
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-24 Lennart Poetteringmanager: drop MountAuto= and SwapAuto= options
2012-04-24 Lennart Poetteringreadahead: rather than checking for virtualization...
2012-04-23 Michal Schmidttransaction: cancel jobs non-recursively on isolate
2012-04-23 Michal Schmidtjob: serialize jobs properly
2012-04-23 Michal Schmidttransaction: abort does not need to use recursive deletion
2012-04-23 Michal Schmidttransaction: fix detection of cycles involving installe...
2012-04-23 Michal Schmidttransaction: improve readability
2012-04-22 Lennart Poetteringshutdown: don't try to shut down DM devices in a container
2012-04-22 Lennart Poetteringhostname: if there's already a hostname set when PID...
2012-04-22 Lennart Poetteringjob: the status messages are proper sentences, hence...
2012-04-22 Lennart Poetteringmount: don't fail if fstab doesn't exist
2012-04-22 Lennart Poetteringtransaction: downgrade warnings about masked units
2012-04-22 Lennart Poetteringtransaction: add missing emacs and license headers
2012-04-22 Lennart Poetteringmachine-id: fix spelling
2012-04-22 Lennart Poetteringutil: unify getenv() logic for other PID
2012-04-22 Lennart Poetteringnspawn: add --uuid= switch to allow setting the machine...
2012-04-22 Lennart Poetteringnspawn: add -b switch to automatically look for an...
2012-04-22 Lennart Poetteringdefault to v102 everywhere, instead of vt100, to synchr...
2012-04-22 Lennart Poetteringlogin: assing /dev/console logins to seat0
2012-04-22 Lennart Poetteringcontainer: spawn a getty instead of a sulogin in a...
2012-04-22 Lennart Poetteringloginctl: avoid segfault for kill-session and kill...
2012-04-21 Lennart Poetteringutil: fix tty_is_vc_resolve() in a container where...
2012-04-21 Lennart Poetteringlog: include syslog identifier in default log propertie...
2012-04-21 Lennart Poetteringnspawn: be more careful when initializing the hostname...
2012-04-21 Lennart Poetteringmount-setup: ignore common container bind mounts
2012-04-21 Lennart Poetteringnspawn: make /dev/kmsg unavailable in the container...
2012-04-21 Lennart Poetteringwatchdog: fix default configuration fragment for watchdog
2012-04-20 Michal Schmidttransaction: add starting requirements for JOB_RESTART
2012-04-20 Michal Schmidtdbus-job: allow multiple bus clients
2012-04-20 Michal Schmidttransaction: remove checks for installed
2012-04-20 Michal Schmidttransaction: rework merging with installed jobs
2012-04-20 Michal Schmidtjob: separate job_install()
2012-04-20 Michal Schmidttransaction: remove a couple of asserts
2012-04-20 Michal Schmidttransaction: remove the anchor link
2012-04-20 Michal Schmidttransaction: avoid garbage collecting the anchor job
2012-04-20 Michal Schmidttransaction: simplify transaction_find_jobs_that_matter...
2012-04-20 Michal Schmidttransaction: change the linking of isolate jobs to...
2012-04-20 Michal Schmidttransaction: maintain anchor_job
2012-04-20 Michal Schmidttransaction: do not add installed jobs to the transaction
2012-04-20 Michal Schmidtjob: jobs shouldn't need to know about transaction...
2012-04-20 Michal Schmidtjob: job_new() can find the manager from the unit
2012-04-20 Michal Schmidtmanager: split transaction.[ch]
2012-04-20 Michal Schmidtmanager: Transaction as an object
2012-04-20 Michal Schmidtjob: job_uninstall()
2012-04-20 Michal Schmidtmanager: simplify transaction_abort()
2012-04-20 Michal Schmidtjob: allow job_free() only on already unlinked jobs
2012-04-20 Michal Schmidtmanager: fix comment
2012-04-20 Michal Schmidttmpfiles: fix error message
2012-04-20 Lennart Poetteringlog: fix LOG_TARGET_JOURNAL_OR_KMSG
2012-04-20 Lennart Poetteringmount-setup: don't log with LOG_ERROR if a mount that...
2012-04-20 Lennart Poetteringmain: log to the journal in container mode, by default
2012-04-20 Kay Sieversdocs: hook-up gtk-doc to 'make check'
2012-04-19 Sven Andersfix typo in src/shared/install.c
2012-04-18 Kay Sieversremove MS_* which can not be combined with current...
2012-04-17 Kay Sieversudev: unify /dev static symlink setup
2012-04-17 Kay Sieverssilence a bunch of gcc warnings
2012-04-17 Kay Sieversselinux: unify systemd and udev code
2012-04-17 Kay Sieversmkdir: do not use alloca() in a loop
2012-04-17 Kay Sieversudev: kill udev_selinux_setfscreateconat()
2012-04-16 Kay Sieversudev: replace util_create_path() with mkdir_parents()
2012-04-16 Kay Sieversudev: use startswith() and streq()
2012-04-16 Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-16 Kay Sieversudev: replace ARRAY_SIZE() with ELEMENTSOF()
2012-04-16 Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16 Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16 Lennart Poetteringutil: introduce memdup()
2012-04-16 Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-16 Lennart Poetteringlogind: hook up inhibit logic with idle hint logic
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-16 Lennart Poetteringmanager: remove unavailable/redundant entries from...
2012-04-16 Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-15 Kay Sieversudev: udev_monitor_new_from_socket() - log error and...
2012-04-15 Kay Sieversudev: update some rules
2012-04-15 Kay Sieversudev: cleanup the udev cgroup when the daemon enters...
2012-04-14 Kay Sieversudev: move all unconditionally installed rules to rules/
2012-04-14 Kay Sieversudev: keymap - move src/udev/force-release-maps/ to...
2012-04-14 Kay Sieversudev: test - move test/ and src/test/
2012-04-13 Lennart Poetteringservice: place control command in subcgroup control/
2012-04-13 Kay Sieversupdate .gitignore
2012-04-13 Lennart Poetteringpolkit: spawn agent in --fallback mode
2012-04-13 Kay Sieversupdate .gitignore
2012-04-13 Lennart Poetteringbuild-sys: add stub makefiles to all subdirs to ease...
2012-04-13 Lennart Poetteringnspawn: add missing include lines
2012-04-13 Lennart Poetteringwatchdog: make watchdog dbus properties writable
2012-04-13 Lennart Poetteringdbus: automatically send out changed events for propert...
next