summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* update TODOLennart Poettering2015-05-191-9/+5
* core: introduce seperate reverse dependencies for Requires= and Requisite=Lennart Poettering2015-05-195-55/+63
* journalctl: unify how we free boot id lists a bitLennart Poettering2015-05-191-6/+15
* journalctl: clean up how we log errorsLennart Poettering2015-05-192-58/+57
* journalctl: rename boot_id_t to BootIdLennart Poettering2015-05-191-19/+23
* journalctl: lstat() should suffice if we call canonicalize_file_name() firstLennart Poettering2015-05-191-1/+1
* journalctl: free all command line argument objectsLennart Poettering2015-05-191-3/+4
* journalctl: only have a single exit path from main()Lennart Poettering2015-05-191-24/+27
* journalctl: Improve boot ID lookupJan Janssen2015-05-191-101/+174
* udevd: main - use _exit() when daemonizingTom Gundersen2015-05-181-2/+3
* udevd: main - reshuffleTom Gundersen2015-05-181-28/+28
* udevd: rename on_reque_{exit,reload} to on_sig{term,chld}Tom Gundersen2015-05-181-4/+4
* udevd: introduce on_event_timeout{,_warning}Tom Gundersen2015-05-181-8/+29
* udevd: process all SIGCHLD events every time the handler is invokedTom Gundersen2015-05-181-4/+4
* udevd: init/exit the builtins in manager_new/freeTom Gundersen2015-05-181-5/+4
* udevd: move file descriptors to ManagerTom Gundersen2015-05-181-185/+179
* resolved: allow DnsAnswer objects with no space for RRsLennart Poettering2015-05-181-2/+0
* resolved: fix crash when shutting downLennart Poettering2015-05-186-20/+20
* nspawn: close extra fds before execing initAlban Crequy2015-05-181-3/+12
* ata_id: drop spurious spaceLennart Poettering2015-05-181-1/+1
* CODING_STYLE: document that we should avoid kernel types like u32Lennart Poettering2015-05-181-1/+3
* core: Private*/Protect* options with RootDirectoryAlban Crequy2015-05-184-15/+100
* kmod-setup: conditionalize kmod autoloading properlyLennart Poettering2015-05-181-0/+4
* util: split all hostname related calls into hostname-util.cLennart Poettering2015-05-1829-152/+234
* README: document that we prefer if CONFIG_CHECKPOINT_RESTORE is turned on, fo...Lennart Poettering2015-05-181-0/+1
* fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-forKarel Zak2015-05-184-0/+139
* buildsys: actually install 70-pointingstick.hwdbMantas Mikulėnas2015-05-181-0/+1
* hwdb: Add trackpoint sensitivity setting for Thinkpad X230 tabletHans de Goede2015-05-181-0/+2
* zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _...Eric Cook2015-05-181-4/+4
* zsh-completion: removing more pointless forksEric Cook2015-05-181-16/+14
* zsh-completion: less forking in _systemctl_failed_units() and make the array ...Eric Cook2015-05-181-2/+2
* zsh-completion: less forking in _systemctl_get_template_names()Eric Cook2015-05-181-1/+1
* zsh-completion: actually complete template names for subcommands enable, reen...Eric Cook2015-05-181-12/+9
* zsh-completion: actually run _filter_units_by_property when creating the arra...Eric Cook2015-05-181-4/+5
* Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek2015-05-186-16/+24
* load-fragment: put quotes around iffy rvalueZbigniew Jędrzejewski-Szmek2015-05-161-1/+2
* Use fflush_and_check() in more placesZbigniew Jędrzejewski-Szmek2015-05-163-15/+15
* buildsys: Remove X_SERVER from AM_CPPFLAGSCristian Rodríguez2015-05-161-1/+0
* zsh-completion: add missing completions for systemd-nspawnLukas Rusak2015-05-161-9/+13
* zsh-completion: update -M completion for systemd-analyzeLukas Rusak2015-05-161-1/+1
* zsh-completion: add missing completions for machinectlLukas Rusak2015-05-161-14/+70
* udevd: queue - update queue state when events are queued/freedTom Gundersen2015-05-161-28/+33
* udevd: on_worker - distinguish between EINTR and EAGAINTom Gundersen2015-05-161-2/+5
* udevd: worker - use loop_write() rather than send()Tom Gundersen2015-05-161-4/+8
* util: loop_write - accept 0-length messageTom Gundersen2015-05-161-3/+3
* udevd: net - fix leak in .link configTom Gundersen2015-05-161-3/+3
* udev-ctrl: make _unref() always return NULLTom Gundersen2015-05-151-27/+23
* units: make networkd pull in its own .busname unitTom Gundersen2015-05-153-1/+9
* tmpfiles: use lstat() instead of stat() when checking whether a file system o...Lennart Poettering2015-05-151-5/+6
* tmpfiles: don't fail if we cannot create a subvolume because a file system is...Lennart Poettering2015-05-151-6/+11