]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared
timer: recalculate next elapse for calendar timer units when the system clock is...
[thirdparty/systemd.git] / src / shared /
2012-11-24  Lennart Poetteringtimer: recalculate next elapse for calendar timer units...
2012-11-24  Kay Sieversshared: FORMAT_TIMESTAMP_MAX -- include space for unico...
2012-11-23  Lennart Poetteringtime-util: teach parse_timestamp to parse weekdays
2012-11-23  Lennart Poetteringpath-util: when parsing a timestamp we don't know the...
2012-11-23  Lennart Poetteringtime-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX
2012-11-23  Lennart Poetteringutil: teach parse_timestamp() to parse results of forma...
2012-11-23  Lennart Poetteringutil: rename format_timestamp_pretty() to format_timest...
2012-11-23  Lennart Poetteringutil: split off time related calls from util.[ch] into...
2012-11-23  Lennart Poetteringtimer: implement calendar time events
2012-11-23  Lennart Poetteringutil: drop "," between week day and date when formattin...
2012-11-22  Kay Sieversshared: FORMAT_TIMESTAMP_MAX +1
2012-11-21  Lennart Poetteringdbus: introduce _cleanup_dbus_error_free_
2012-11-20  Lennart Poetteringjournal: by default do not decompress dat objects large...
2012-11-20  Colin Waltersdbus-common: Add helper method to handle no-reply messages
2012-11-19  Anders Olofssonshared/utils: systemd-cgls shows 'n/a' when piping...
2012-11-16  Zbigniew Jędrzejew... journal, shared: fix warnings during compilation on...
2012-11-15  Lennart Poetteringjournal: implement message catalog
2012-11-15  Lennart Poetteringpolkit: if PK is not around, consider this a permission...
2012-11-15  Zbigniew Jędrzejew... systemctl: add help for --type/-t
2012-11-14  Lennart Poetteringshared: add API for replacing @FOO@ style variables...
2012-11-14  Lennart Poetteringutil: add strreplace() to replace a substring by anothe...
2012-11-14  Lennart Poetteringspecifier: minor modernizations
2012-11-14  Lennart Poetteringpolkit: fix type on comparison
2012-11-13  Zbigniew Jędrzejew... shared/socket-util: kill gcc warning about uninitialize...
2012-11-12  Michal Schmidtutil: nicer tree drawings
2012-11-12  Kay Sieversuse the same email address everywhere
2012-11-11  Kay Sieverstimedatectl: properly print 30 minutes DST transitions
2012-11-09  Lennart Poetteringdbus: when verifying PK privs, bypass PK if uid=0 of...
2012-11-06  Dave ReisnerRevert "Implement SocketUser= and SocketGroup= for...
2012-11-06  Dave ReisnerImplement SocketUser= and SocketGroup= for [Socket]
2012-11-04  Kay Sieversshared: add is_efiboot()
2012-11-02  Michal Schmidtutil : fallback to plain ASCII drawing if locale is...
2012-11-02  Michal Schmidtutil: add is_locale_utf8()
2012-11-02  Kay Sieverstimedatectl: show "DST active: n/a" if no DST data...
2012-11-01  Kay Sieversshared: add timer_get_dst()
2012-10-30  Lennart Poetteringstrv: cleanup error path loops
2012-10-30  Michal Schmidtshared: "max" in the string->number conversion is meant...
2012-10-30  Michal Schmidtshared, core: do not always accept numbers in string...
2012-10-30  Michal Schmidtshared, libsystemd-daemon: check for empty strings...
2012-10-29  Michal Schmidtutil: improve overflow checks
2012-10-29  Dave Reisnerutil: avoid divide by zero FPE
2012-10-28  Michal Sekletarutil: fix possible integer overflows
2012-10-27  Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-27  Kay Sievershwclock: do not seal the kernel's time-warp call from...
2012-10-26  Lennart Poetteringutil: return the remaining string in startswith()
2012-10-26  Lennart Poetteringcoredumpctl: show timestamps in list
2012-10-26  Lennart Poetteringjournal: provide an API that allows client to figure...
2012-10-26  Lennart Poetteringjournal: introduce entry array chain cache
2012-10-25  Kay Sieversudev: hwdb - remove run_once
2012-10-24  Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-23  Mantas Mikulėnascgls: correctly ellipsize command lines for PIDs >...
2012-10-22  Kay Sieversshared: strbuf - add descriprion
2012-10-22  Kay Sieversshared: move sparse-endian.h from journal
2012-10-22  Kay Sieversshared: strbuf - add description
2012-10-22  Kay Sieversshared: strbuf - add string de-duplication facility
2012-10-22  Kay Sieversutil: add (x)bsearch_r(), the missing counterpart of...
2012-10-19  Christian Hesseshared/install: fix typo in comment
2012-10-19  Michael Olbrichmake sure __NR_name_to_handle_at is correctly defined
2012-10-19  Lennart Poetteringutil: change endswith() to return a pointer to the...
2012-10-19  Lennart Poetteringset: introduce strv_sort()
2012-10-19  Lennart Poetteringset: introduce set_get_strv()
2012-10-18  Lennart Poetteringutil: unify line caching and column caching
2012-10-18  Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18  Lennart Poetteringutil: simplify column caching logic
2012-10-18  Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-10-18  Lennart Poetteringjournalctl: don't ellipsize unless on a tty
2012-10-18  Lennart Poetteringjournal: add ability to list unique fields to gatewayd
2012-10-18  Lennart Poetteringjournal: add ability to list values a specified field...
2012-10-17  Lennart Poetteringhostnamed: allow UTF8 chars in pretty hostname again
2012-10-17  Lennart Poetteringtimedatectl: introduce new command line client for...
2012-10-16  Lennart Poetteringjournal: don't export MESSAGE_ID() macro
2012-10-16  Lukas Nykrynsystemctl: append .service when unit does not have...
2012-10-15  Daniel J Walshselinux: selabel_lookup_raw can return ENOENT and be...
2012-10-15  Michael Olbrichbuild-sys: check for name_to_handle_at declaration...
2012-10-15  Lennart Poetteringutil: properly handle -1 timespec/timeval
2012-10-11  Lennart Poetteringjournalctl: implement --since= and --until for filterin...
2012-10-11  Lennart Poetteringjournal: support epxorting the journal in a format...
2012-10-09  Lennart Poetteringdetect-virt: install with fs caps by default to allow...
2012-10-08  Martin Mikkelsenshared: fix broken string_is_safe
2012-10-03  Lennart Poetteringman: document behaviour of ListenStream= with only...
2012-10-03  Lennart Poetteringdbus: add some more safety checks before accepting...
2012-10-03  Colin Waltersbuild-sys: fix !HAVE_SELINUX case
2012-10-02  Lennart Poetteringaudit: turn the audit fd into a static variable
2012-10-02  Lennart Poetteringselinux: rework selinux access check logic
2012-10-02  Zbigniew Jędrzejew... shared: fail mkdir_p if the target exists and is not...
2012-10-02  Zbigniew Jędrzejew... nspawn: use automatic cleanup and provide debug info
2012-09-27  Lennart Poetteringlogs-show: various cleanups
2012-09-24  Lennart Poetteringmacro: increase VA_FORMAT_ADVANCE type array and hit...
2012-09-24  Lennart Poetteringlog: fix repeated invocation of vsnprintf()/vaprintf...
2012-09-24  Lennart Poetteringutil: don't export parsed_columns
2012-09-24  Dave Reisnerjournalctl: reset cached column count on SIGWINCH
2012-09-21  Eelco Dolstramissing: Fix compilation error due to wrong __NR_name_t...
2012-09-21  Lennart Poetteringhwclock: add missing OOM check
2012-09-21  Lukas Nykrynshared: call va_end in all cases
2012-09-20  Lennart Poetteringutil: fix overflow checks
2012-09-20  Lennart Poetteringutil: overflow hardening
2012-09-19  Lennart Poetteringutil: make sure heap allocators fail when array allocat...
2012-09-19  Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-19  Lennart Poetteringutil: fix bad strstrip() return value in normalize_env_...
2012-09-19  Zbigniew Jędrzejew... systemctl: use automatic cleanup
next