summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-21man: suffix networkd config file options with "="Lennart Poettering2-55/+55
2014-02-21man: split settings documentaiton in systemd.unit(5) into two sectionsLennart Poettering1-1/+6
2014-02-21man: don't document ".include" in configuration files anymore as first step t...Lennart Poettering2-6/+9
2014-02-21update TODOLennart Poettering1-0/+9
2014-02-21journald: ignore failure to watch hostname_fd on older kernelsDave Reisner1-0/+10
2014-02-21ptyfwd: reset nonblocking modeLennart Poettering1-3/+8
2014-02-21NEWS: add name_to_handle_at() requirementKay Sievers1-0/+3
2014-02-21build-sys: make network files respect --rootprefixSamuli Suominen1-1/+1
2014-02-21.network/.netdev/.link: allow to match on architectureTom Gundersen12-12/+53
2014-02-21configure: show if networkd is enabled in statusJason A. Donenfeld1-0/+1
2014-02-21man: there is no ExecStopPre= for service unitsLennart Poettering1-1/+1
2014-02-21install: enable networkd by defaultTom Gundersen1-0/+1
2014-02-21install: do not statically enable systemd-networkdJason A. Donenfeld2-3/+3
2014-02-21sd-event: Fix systemd crash when using timer units.Thomas Bächler1-1/+1
2014-02-21systemctl: fix compiler warning in list_timers()Daniel Mack1-1/+1
2014-02-21shared/architecture.h: fix preprocessor directivesDaniel Mack1-2/+2
2014-02-20man: xinclude pkg-config noteZbigniew Jędrzejewski-Szmek11-63/+40
2014-02-20man: xinclude --host/--machineZbigniew Jędrzejewski-Szmek10-171/+45
2014-02-20man: xinclude --user/--systemZbigniew Jędrzejewski-Szmek5-52/+32
2014-02-20man: xinclude --help/--version/--no-pagerZbigniew Jędrzejewski-Szmek39-607/+221
2014-02-20build-sys: add conditionals and regenerate manpage listZbigniew Jędrzejewski-Szmek12-206/+206
2014-02-20man: ignore non-manpage files when generating makefileZbigniew Jędrzejewski-Szmek1-1/+7
2014-02-20manager: be more precise in message about restartZbigniew Jędrzejewski-Szmek2-3/+9
2014-02-21update TODOLennart Poettering1-11/+0
2014-02-21nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...Lennart Poettering2-9/+20
2014-02-21replace tabs with spaces in some filesJason St. John3-6/+6
2014-02-21core: Add AppArmor profile switchingMichael Scherer12-5/+144
2014-02-21selinux: Don't attempt to load policy in initramfs if it doesn't existColin Walters1-0/+7
2014-02-21build-sys: don't use -Wcast-align anymoreLennart Poettering2-2/+1
2014-02-21build-sys: Fix compilation of nspawn when seccomp is not enabledMichael Scherer1-1/+5
2014-02-21missing: simplificationsLennart Poettering1-16/+8
2014-02-21build-sys: Add setns() functions if not in the C library.Holger Schurig2-2/+20
2014-02-21hostnamectl: should the sanitized arch, not the native uname() oneLennart Poettering2-1/+7
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering9-109/+505
2014-02-20man: networkd/udev - add to [Match] documentationTom Gundersen2-3/+106
2014-02-20net-util: match - allow globbingTom Gundersen1-2/+3
2014-02-20bootctl: add bash completionThomas Hindoe Paaboel Andersen2-0/+63
2014-02-20sd-dhcp-client: prevent timer related memory leaksUmut Tezduyar Lindskog1-0/+4
2014-02-20networkd: netdev - allow filtering on kernel cmdline, host and virtTom Gundersen8-57/+94
2014-02-20network/link: Match - filter on kernel cmdline, host and virtTom Gundersen8-42/+121
2014-02-20condition: split out most of condition handling into libsystemd-shardTom Gundersen5-256/+324
2014-02-20condition: refactor a bitTom Gundersen1-50/+70
2014-02-20python: reindent _reader.cLennart Poettering1-582/+577
2014-02-20macro: add nice macro for disabling -Wnonnull temporarilyLennart Poettering2-4/+12
2014-02-20macro: introduce nice macro for disabling -Wmissing-prototypes warnigsLennart Poettering7-26/+31
2014-02-20macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering8-34/+32
2014-02-20update TODOLennart Poettering1-0/+4
2014-02-20util: get rid of warnings around assert_cc() macroLennart Poettering1-2/+21
2014-02-20journal: fix compiler warning in journal_file_append_data()Daniel Mack1-1/+1
2014-02-20journal: fix compiler warning in real_journal_next()Daniel Mack1-2/+2