summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* 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
* shared: fail mkdir_p if the target exists and is not a directoryZbigniew Jędrzejewski-Szmek2012-10-02
* nspawn: use automatic cleanup and provide debug infoZbigniew Jędrzejewski-Szmek2012-10-02
* logs-show: various cleanupsLennart Poettering2012-09-28
* macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reachedLennart Poettering2012-09-24
* log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering2012-09-24
* util: don't export parsed_columnsLennart Poettering2012-09-24
* journalctl: reset cached column count on SIGWINCHDave Reisner2012-09-24
* missing: Fix compilation error due to wrong __NR_name_to_handle_at definitionEelco Dolstra2012-09-21