summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2014-02-24Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-24architecture: apparently there is LE ppc nowLennart Poettering
2014-02-24smack: rework security labeling for multiple frameworksŁukasz Stelmach
2014-02-24smack: relabel directories and files created by systemdŁukasz Stelmach
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen
2014-02-23core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering
2014-02-23src/shared/ cannot reference symbols from librariesKay Sievers
2014-02-21net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen
2014-02-21man: don't document ".include" in configuration files anymore as first step t...Lennart Poettering
2014-02-21ptyfwd: reset nonblocking modeLennart Poettering
2014-02-21.network/.netdev/.link: allow to match on architectureTom Gundersen
2014-02-21shared/architecture.h: fix preprocessor directivesDaniel Mack
2014-02-21core: Add AppArmor profile switchingMichael Scherer
2014-02-21missing: simplificationsLennart Poettering
2014-02-21build-sys: Add setns() functions if not in the C library.Holger Schurig
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering
2014-02-20net-util: match - allow globbingTom 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-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-20util: get rid of warnings around assert_cc() macroLennart Poettering
2014-02-19util: simplify get_ctty()Lennart Poettering
2014-02-19make gcc shut upLennart Poettering
2014-02-19label: minor optimizationsLennart Poettering
2014-02-19missing.h: add some IFLA_* constantsTom Gundersen
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering
2014-02-18nspawn: add new --personality= switch to make it easier to run 32bit containe...Lennart Poettering
2014-02-18seccomp: add helper call to add all secondary archs to a seccomp filterLennart Poettering
2014-02-18util: generalize code that checks whether PIDs are alive or unwaited forLennart Poettering
2014-02-17doc: update punctuationJan Engelhardt
2014-02-17core: fixate show_status earlier, so that we actually print the welcome messageLennart Poettering
2014-02-17core: find the closest parent slice that has a specfic cgroup controller enab...Lennart Poettering
2014-02-17Pass log config from systemd to systemd-shutdownZbigniew Jędrzejewski-Szmek
2014-02-17Extract looping over /proc/cmdline into a shared functionZbigniew Jędrzejewski-Szmek
2014-02-14Fix prototype of get_process_stateZbigniew Jędrzejewski-Szmek
2014-02-15util: fix mismatching function signatureKay Sievers
2014-02-14core: fix detection of dead processesYuxuan Shui
2014-02-14shared: include root when canonicalizing conf pathsMichael Marineau
2014-02-13everywhere: always use O_CLOEXEC where it makes senseLennart Poettering
2014-02-13everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering
2014-02-13core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering
2014-02-12syscallfilter: port to libseccompRonny Chevalier
2014-02-12pager: support SYSTEMD_LESS environment variableJason A. Donenfeld
2014-02-12nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ...Lennart Poettering
2014-02-11journald: log provenience of signalsZbigniew Jędrzejewski-Szmek
2014-02-11efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is dis...Cristian Rodríguez
2014-02-11machined: optionally, allow registration of pre-existing units (scopesLennart Poettering
2014-02-11util: modernize readlink_malloc() a bitLennart Poettering