summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2014-03-05strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...Lennart Poettering
2014-03-05missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering
2014-03-04architecture: Add crisUmut Tezduyar Lindskog
2014-03-04logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering
2014-03-04Do not print invalid UTF-8 in error messagesZbigniew Jędrzejewski-Szmek
2014-03-04Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek
2014-03-03conf-parser: minor optimization in config_parse_string()Lennart Poettering
2014-03-03conf-parser: drop special casing in config_parse_path()Lennart Poettering
2014-03-03conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering
2014-03-03core: move config_parse_set_status() into load-fragment.cLennart Poettering
2014-03-03core: move ShowStatus type into the coreLennart Poettering
2014-03-03conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering
2014-03-02Disallow sizes with increasing unit sizeZbigniew Jędrzejewski-Szmek
2014-03-02Allow fractional parts in disk sizesZbigniew Jędrzejewski-Szmek
2014-02-28architecture: Add tilegxHenrik Grindal Bakken
2014-02-27logs-show: fix corrupt output with empty messagesUoti Urpala
2014-02-25Use /var/run/dbus/system_bus_socket for the D-Bus socketZbigniew Jędrzejewski-Szmek
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering
2014-02-25login: fix pos-array allocationDavid Herrmann
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