summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-20man: xinclude --host/--machineZbigniew Jędrzejewski-Szmek
2014-02-20man: xinclude --user/--systemZbigniew Jędrzejewski-Szmek
2014-02-20man: xinclude --help/--version/--no-pagerZbigniew Jędrzejewski-Szmek
2014-02-20build-sys: add conditionals and regenerate manpage listZbigniew Jędrzejewski-Szmek
2014-02-20man: ignore non-manpage files when generating makefileZbigniew Jędrzejewski-Szmek
2014-02-20manager: be more precise in message about restartZbigniew Jędrzejewski-Szmek
2014-02-21update TODOLennart Poettering
2014-02-21nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...Lennart Poettering
2014-02-21replace tabs with spaces in some filesJason St. John
2014-02-21core: Add AppArmor profile switchingMichael Scherer
2014-02-21selinux: Don't attempt to load policy in initramfs if it doesn't existColin Walters
2014-02-21build-sys: don't use -Wcast-align anymoreLennart Poettering
2014-02-21build-sys: Fix compilation of nspawn when seccomp is not enabledMichael Scherer
2014-02-21missing: simplificationsLennart Poettering
2014-02-21build-sys: Add setns() functions if not in the C library.Holger Schurig
2014-02-21hostnamectl: should the sanitized arch, not the native uname() oneLennart Poettering
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering
2014-02-20man: networkd/udev - add to [Match] documentationTom Gundersen
2014-02-20net-util: match - allow globbingTom Gundersen
2014-02-20bootctl: add bash completionThomas Hindoe Paaboel Andersen
2014-02-20sd-dhcp-client: prevent timer related memory leaksUmut Tezduyar Lindskog
2014-02-20networkd: netdev - allow filtering on kernel cmdline, host and virtTom Gundersen
2014-02-20network/link: Match - filter on kernel cmdline, host and virtTom Gundersen
2014-02-20condition: split out most of condition handling into libsystemd-shardTom Gundersen
2014-02-20condition: refactor a bitTom Gundersen
2014-02-20python: reindent _reader.cLennart Poettering
2014-02-20macro: add nice macro for disabling -Wnonnull temporarilyLennart Poettering
2014-02-20macro: introduce nice macro for disabling -Wmissing-prototypes warnigsLennart Poettering
2014-02-20macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering
2014-02-20update TODOLennart Poettering
2014-02-20util: get rid of warnings around assert_cc() macroLennart Poettering
2014-02-20journal: fix compiler warning in journal_file_append_data()Daniel Mack
2014-02-20journal: fix compiler warning in real_journal_next()Daniel Mack
2014-02-20libsystemd: fix compiler warning in property_get_set_callbacks_run()Daniel Mack
2014-02-20readd journald.so install hooks under libsystemd.soDave Reisner
2014-02-20core/unit: fix unit_add_target_dependencies() for units with no dependenciesDaniel Mack
2014-02-20NEWS: fixes that probably should have been made before the 209 releaseLennart Poettering
2014-02-20build-sys: missing EXTRA_DISTsystemd/v209Lennart Poettering
2014-02-20build-sys: install compat .pc fileLennart Poettering
2014-02-20build-sys: add linkwarning.h to tarballLennart Poettering
2014-02-20update TODOLennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-20sd-bus: the bus returned should be the first argJason A. Donenfeld
2014-02-19udev: net-config - allow interface names to be set from the hwdbTom Gundersen
2014-02-19build-sys: install experimental man pages only with --enable-kdbusKay Sievers
2014-02-19build-sys: bump release in preparation for releaseLennart Poettering
2014-02-19build-sys: enable compat-libs for distcheckKay Sievers
2014-02-19build-sys: export experimental symbols only with --enable-kdbusKay Sievers
2014-02-19bus: fix unreffing logicLennart Poettering
2014-02-19sd-dhcp-client: fix mixup between raw and udp socketsTom Gundersen