summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2012-11-23path-util: when parsing a timestamp we don't know the timezoneLennart Poettering
2012-11-23time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAXLennart Poettering
2012-11-23util: teach parse_timestamp() to parse results of format_timestamp_relative()Lennart Poettering
2012-11-23util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering
2012-11-23util: split off time related calls from util.[ch] into time-util.[ch]Lennart Poettering
2012-11-23timer: implement calendar time eventsLennart Poettering
2012-11-23util: drop "," between week day and date when formatting timestampsLennart Poettering
2012-11-22shared: FORMAT_TIMESTAMP_MAX +1Kay Sievers
2012-11-22dbus: introduce _cleanup_dbus_error_free_Lennart Poettering
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering
2012-11-20dbus-common: Add helper method to handle no-reply messagesColin Walters
2012-11-19shared/utils: systemd-cgls shows 'n/a' when piping outputAnders Olofsson
2012-11-16journal, shared: fix warnings during compilation on 32 bitsZbigniew Jędrzejewski-Szmek
2012-11-15journal: implement message catalogLennart Poettering
2012-11-15polkit: if PK is not around, consider this a permission denied errorLennart Poettering
2012-11-15systemctl: add help for --type/-tZbigniew Jędrzejewski-Szmek
2012-11-14shared: add API for replacing @FOO@ style variables in stringsLennart Poettering
2012-11-14util: add strreplace() to replace a substring by another stringLennart Poettering
2012-11-14specifier: minor modernizationsLennart Poettering
2012-11-14polkit: fix type on comparisonLennart Poettering
2012-11-13shared/socket-util: kill gcc warning about uninitialized variableZbigniew Jędrzejewski-Szmek
2012-11-12util: nicer tree drawingsMichal Schmidt
2012-11-12use the same email address everywhereKay Sievers
2012-11-11timedatectl: properly print 30 minutes DST transitionsKay Sievers
2012-11-09dbus: when verifying PK privs, bypass PK if uid=0 of clientLennart Poettering
2012-11-06Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner
2012-11-05Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner
2012-11-04shared: add is_efiboot()Kay Sievers
2012-11-02util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt
2012-11-02util: add is_locale_utf8()Michal Schmidt
2012-11-02timedatectl: show "DST active: n/a" if no DST data is availableKay Sievers
2012-11-02shared: add timer_get_dst()Kay Sievers
2012-10-30strv: cleanup error path loopsLennart Poettering
2012-10-30shared: "max" in the string->number conversion is meant to be inclusiveMichal Schmidt
2012-10-30shared, core: do not always accept numbers in string lookupsMichal Schmidt
2012-10-30shared, libsystemd-daemon: check for empty strings in strto*l conversionsMichal Schmidt
2012-10-29util: improve overflow checksMichal Schmidt
2012-10-29util: avoid divide by zero FPEDave Reisner
2012-10-28util: fix possible integer overflowsMichal Sekletar
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-27hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers
2012-10-27util: return the remaining string in startswith()Lennart Poettering
2012-10-26coredumpctl: show timestamps in listLennart Poettering
2012-10-26journal: provide an API that allows client to figure out whether they need to...Lennart Poettering
2012-10-26journal: introduce entry array chain cacheLennart Poettering
2012-10-25udev: hwdb - remove run_onceKay Sievers
2012-10-25journal: properly serialize fields with multiple values into JSONLennart Poettering
2012-10-23cgls: correctly ellipsize command lines for PIDs >= 1000000Mantas Mikulėnas
2012-10-22shared: strbuf - add descriprionKay Sievers
2012-10-22shared: move sparse-endian.h from journalKay Sievers