summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-19core: when propagating restart requests due to deps, downgrade restart to try...Lennart Poettering
2015-05-19dhcp-identifier: fix for unaligned writeTom Gundersen
2015-05-19core: sd_bus_error() already checks for NULL, no need to duplicate checkLennart Poettering
2015-05-19core: reinstate propagation of stop/restart jobs via RequsiteOf dependenciesLennart Poettering
2015-05-19util: fix typoJan Synacek
2015-05-19mount: properly check for mounts currently in /proc/self/mountinfoLennart Poettering
2015-05-19Update TODOLennart Poettering
2015-05-19unit: drop support for pre-v44 job serializationLennart Poettering
2015-05-19core: also enforce ratelimiter if we stop a unit due to BindsTo=Lennart Poettering
2015-05-19core: use bitfield where possibleLennart Poettering
2015-05-19update TODOLennart Poettering
2015-05-19core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1Lennart Poettering
2015-05-19unit: fix unit_check_unneeded() dependency iterationLennart Poettering
2015-05-19mount: don't claim a device is gone from /proc/self/mountinfo before it is go...Lennart Poettering
2015-05-19device: create units with intended "found" valueMartin Pitt
2015-05-19hostname: Allow comments in /etc/hostnameMartin Pitt
2015-05-19core: fix OOM checks in dbus-unitThomas Hindoe Paaboel Andersen
2015-05-19test-hashmap: fix an assertThomas Hindoe Paaboel Andersen
2015-05-18man: explain UseDomains a bit moreZbigniew Jędrzejewski-Szmek
2015-05-19update TODOLennart Poettering
2015-05-19update TODOLennart Poettering
2015-05-19core: introduce seperate reverse dependencies for Requires= and Requisite=Lennart Poettering
2015-05-19journalctl: unify how we free boot id lists a bitLennart Poettering
2015-05-19journalctl: clean up how we log errorsLennart Poettering
2015-05-19journalctl: rename boot_id_t to BootIdLennart Poettering
2015-05-19journalctl: lstat() should suffice if we call canonicalize_file_name() firstLennart Poettering
2015-05-19journalctl: free all command line argument objectsLennart Poettering
2015-05-19journalctl: only have a single exit path from main()Lennart Poettering
2015-05-19journalctl: Improve boot ID lookupJan Janssen
2015-05-18udevd: main - use _exit() when daemonizingTom Gundersen
2015-05-18udevd: main - reshuffleTom Gundersen
2015-05-18udevd: rename on_reque_{exit,reload} to on_sig{term,chld}Tom Gundersen
2015-05-18udevd: introduce on_event_timeout{,_warning}Tom Gundersen
2015-05-18udevd: process all SIGCHLD events every time the handler is invokedTom Gundersen
2015-05-18udevd: init/exit the builtins in manager_new/freeTom Gundersen
2015-05-18udevd: move file descriptors to ManagerTom Gundersen
2015-05-18resolved: allow DnsAnswer objects with no space for RRsLennart Poettering
2015-05-18resolved: fix crash when shutting downLennart Poettering
2015-05-18nspawn: close extra fds before execing initAlban Crequy
2015-05-18ata_id: drop spurious spaceLennart Poettering
2015-05-18CODING_STYLE: document that we should avoid kernel types like u32Lennart Poettering
2015-05-18core: Private*/Protect* options with RootDirectoryAlban Crequy
2015-05-18kmod-setup: conditionalize kmod autoloading properlyLennart Poettering
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-18README: document that we prefer if CONFIG_CHECKPOINT_RESTORE is turned on, fo...Lennart Poettering
2015-05-18fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-forKarel Zak
2015-05-18buildsys: actually install 70-pointingstick.hwdbMantas MikulÄ—nas
2015-05-18hwdb: Add trackpoint sensitivity setting for Thinkpad X230 tabletHans de Goede
2015-05-18zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _...Eric Cook
2015-05-18zsh-completion: removing more pointless forksEric Cook