chiark / gitweb /
systemctl add command list-dependencies
[elogind.git] / src / shared /
2013-01-17 Lukas Nykrynsystemctl add command list-dependencies
2013-01-17 Lennart Poetteringutil: fix bad memory access
2013-01-17 Lennart Poetteringunits: for all unit settings that take lists, allow...
2013-01-16 Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-16 Zbigniew Jędrzejew... logs-show: automatic cleanup
2013-01-15 Lennart Poetteringsystemctl: when inhibiting shutdown/suspend also check...
2013-01-14 Lennart Poetteringsystemctl: be smarter when mangling snapshot names
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-11 Lennart Poetteringunit: instead of directly loading drop-in configuration...
2013-01-09 Lennart Poetteringdbus: properly serialize calendar timer data
2013-01-09 Kay Sieversudev: move string copy functions to shared/
2013-01-08 Lennart Poetteringcore: properly initialize kernel timestamp
2013-01-07 Zbigniew Jędrzejew... localectl: use automatic cleanup
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... journal: new logging macros to include UNIT=
2013-01-06 Zbigniew Jędrzejew... build-sys: use VALGRIND not __OPTIMIZE__ as condition...
2013-01-04 Lennart PoetteringMake gcc a bit quieter
2012-12-31 Lennart Poetteringunit: add ConditionACPower=
2012-12-31 Lennart Poetteringmacro: use C11 static_assert() macro for static assertions
2012-12-23 Lennart Poetteringutil: if /sys mounted read-only we can't suspend/hibernate
2012-12-23 Lennart Poetteringutil: when determining controlling tty of a process...
2012-12-23 Lennart Poetteringlogind: add support for automatic suspend/hibernate...
2012-12-23 Lennart Poetteringsystemctl: don't show cgroup field for a unit if cgroup...
2012-12-23 Lennart Poetteringshared: move fdset.c from core/ to shared/ since it...
2012-12-23 Lennart Poetteringjournalctl: strip TABs and ANSI color sequences from...
2012-12-22 Lennart Poetteringsocket: support socket activation of containers
2012-12-22 Lennart Poetteringnspawn: allow passing socket activation fds through...
2012-12-17 Michal Sekletarsocket-util: added check of return value
2012-12-17 Michal Sekletarpath-util: set pointer to null after calling free()
2012-12-17 Sami Kerolalicence: remove references to old FSF address
2012-12-05 Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
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
next