summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
...
* shared: add timer_get_dst()Kay Sievers2012-11-02
* strv: cleanup error path loopsLennart Poettering2012-10-30
* shared: "max" in the string->number conversion is meant to be inclusiveMichal Schmidt2012-10-30
* shared, core: do not always accept numbers in string lookupsMichal Schmidt2012-10-30
* shared, libsystemd-daemon: check for empty strings in strto*l conversionsMichal Schmidt2012-10-30
* util: improve overflow checksMichal Schmidt2012-10-29
* util: avoid divide by zero FPEDave Reisner2012-10-29
* util: fix possible integer overflowsMichal Sekletar2012-10-28
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-28
* hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers2012-10-27
* util: return the remaining string in startswith()Lennart Poettering2012-10-27
* coredumpctl: show timestamps in listLennart Poettering2012-10-26
* journal: provide an API that allows client to figure out whether they need to...Lennart Poettering2012-10-26
* journal: introduce entry array chain cacheLennart Poettering2012-10-26
* udev: hwdb - remove run_onceKay Sievers2012-10-25
* journal: properly serialize fields with multiple values into JSONLennart Poettering2012-10-25
* cgls: correctly ellipsize command lines for PIDs >= 1000000Mantas Mikulėnas2012-10-23
* shared: strbuf - add descriprionKay Sievers2012-10-22
* shared: move sparse-endian.h from journalKay Sievers2012-10-22
* shared: strbuf - add descriptionKay Sievers2012-10-22
* shared: strbuf - add string de-duplication facilityKay Sievers2012-10-22
* util: add (x)bsearch_r(), the missing counterpart of qsort_r()Kay Sievers2012-10-22
* shared/install: fix typo in commentChristian Hesse2012-10-19
* make sure __NR_name_to_handle_at is correctly definedMichael Olbrich2012-10-19
* util: change endswith() to return a pointer to the suffixLennart Poettering2012-10-19
* set: introduce strv_sort()Lennart Poettering2012-10-19
* set: introduce set_get_strv()Lennart Poettering2012-10-19
* util: unify line caching and column cachingLennart Poettering2012-10-19
* util: unify usage of on_tty() in util.cLennart Poettering2012-10-19
* util: simplify column caching logicLennart Poettering2012-10-19
* journalctl: unify ellipsation handling between journalctl and systemctlLennart Poettering2012-10-18
* journalctl: don't ellipsize unless on a ttyLennart Poettering2012-10-18
* journal: add ability to list unique fields to gatewaydLennart Poettering2012-10-18
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-18
* hostnamed: allow UTF8 chars in pretty hostname againLennart Poettering2012-10-17
* timedatectl: introduce new command line client for timedatedLennart Poettering2012-10-17
* journal: don't export MESSAGE_ID() macroLennart Poettering2012-10-16
* systemctl: append .service when unit does not have valid suffixLukas Nykryn2012-10-16
* selinux: selabel_lookup_raw can return ENOENT and be a non failure mode.Daniel J Walsh2012-10-16
* build-sys: check for name_to_handle_at declaration instead of its definitionMichael Olbrich2012-10-16
* util: properly handle -1 timespec/timevalLennart Poettering2012-10-16
* journalctl: implement --since= and --until for filtering by timeLennart Poettering2012-10-11
* journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering2012-10-11
* detect-virt: install with fs caps by default to allow unprivileged accessLennart Poettering2012-10-09
* shared: fix broken string_is_safeMartin Mikkelsen2012-10-08
* man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering2012-10-03
* dbus: add some more safety checks before accepting data from bus clientsLennart Poettering2012-10-03
* build-sys: fix !HAVE_SELINUX caseColin Walters2012-10-03
* audit: turn the audit fd into a static variableLennart Poettering2012-10-02
* selinux: rework selinux access check logicLennart Poettering2012-10-02