summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* build-sys: use VALGRIND not __OPTIMIZE__ as condition for valgrind compatZbigniew Jędrzejewski-Szmek2013-01-06
* Make gcc a bit quieterLennart Poettering2013-01-04
* unit: add ConditionACPower=Lennart Poettering2012-12-31
* macro: use C11 static_assert() macro for static assertionsLennart Poettering2012-12-31
* util: if /sys mounted read-only we can't suspend/hibernateLennart Poettering2012-12-24
* util: when determining controlling tty of a process properly handle processes...Lennart Poettering2012-12-24
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-24
* systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering2012-12-24
* shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering2012-12-23
* journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering2012-12-23
* socket: support socket activation of containersLennart Poettering2012-12-22
* nspawn: allow passing socket activation fds through nspawnLennart Poettering2012-12-22
* socket-util: added check of return valueMichal Sekletar2012-12-17
* path-util: set pointer to null after calling free()Michal Sekletar2012-12-17
* licence: remove references to old FSF addressSami Kerola2012-12-17
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-05
* timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering2012-11-25
* shared: FORMAT_TIMESTAMP_MAX -- include space for unicode weekdaysKay Sievers2012-11-24
* time-util: teach parse_timestamp to parse weekdaysLennart Poettering2012-11-23
* path-util: when parsing a timestamp we don't know the timezoneLennart Poettering2012-11-23
* time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAXLennart Poettering2012-11-23
* util: teach parse_timestamp() to parse results of format_timestamp_relative()Lennart Poettering2012-11-23
* util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering2012-11-23
* util: split off time related calls from util.[ch] into time-util.[ch]Lennart Poettering2012-11-23
* timer: implement calendar time eventsLennart Poettering2012-11-23
* util: drop "," between week day and date when formatting timestampsLennart Poettering2012-11-23
* shared: FORMAT_TIMESTAMP_MAX +1Kay Sievers2012-11-22
* dbus: introduce _cleanup_dbus_error_free_Lennart Poettering2012-11-22
* journal: by default do not decompress dat objects larger than 64KLennart Poettering2012-11-21
* dbus-common: Add helper method to handle no-reply messagesColin Walters2012-11-20
* shared/utils: systemd-cgls shows 'n/a' when piping outputAnders Olofsson2012-11-19
* journal, shared: fix warnings during compilation on 32 bitsZbigniew Jędrzejewski-Szmek2012-11-16
* journal: implement message catalogLennart Poettering2012-11-15
* polkit: if PK is not around, consider this a permission denied errorLennart Poettering2012-11-15
* systemctl: add help for --type/-tZbigniew Jędrzejewski-Szmek2012-11-15
* shared: add API for replacing @FOO@ style variables in stringsLennart Poettering2012-11-14
* util: add strreplace() to replace a substring by another stringLennart Poettering2012-11-14
* specifier: minor modernizationsLennart Poettering2012-11-14
* polkit: fix type on comparisonLennart Poettering2012-11-14
* shared/socket-util: kill gcc warning about uninitialized variableZbigniew Jędrzejewski-Szmek2012-11-13
* util: nicer tree drawingsMichal Schmidt2012-11-12
* use the same email address everywhereKay Sievers2012-11-12
* timedatectl: properly print 30 minutes DST transitionsKay Sievers2012-11-11
* dbus: when verifying PK privs, bypass PK if uid=0 of clientLennart Poettering2012-11-09
* Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner2012-11-06
* Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner2012-11-05
* shared: add is_efiboot()Kay Sievers2012-11-04
* util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt2012-11-02
* util: add is_locale_utf8()Michal Schmidt2012-11-02
* timedatectl: show "DST active: n/a" if no DST data is availableKay Sievers2012-11-02