chiark / gitweb /
elogind.git
2013-04-22 Harald Hoyershell-completion: add shell completion for "systemctl...
2013-04-22 Zbigniew Jędrzejewsk... systemd,nspawn: use extended attributes to store metadata
2013-04-22 Lennart Poetteringbus: implement client logic for fd passing
2013-04-20 Kay SieversTODO: remove dbus items which we will not touch anymore
2013-04-20 Josh TriplettTODO: journal enhancements
2013-04-20 Kay Sievershwdb: update
2013-04-19 Evangelos Foutrasbuild-sys: prevent library underlinking
2013-04-19 Dave Reisnernss-myhostname: ensure that glibc's assert is used
2013-04-19 Lukas Nykrynlogind-dbus: initialize result variable
2013-04-19 Lukas Nykryncrypt-setup-generator: correctly check return of strdup
2013-04-19 Zbigniew Jędrzejewsk... core/killall: use procfs_file_alloca
2013-04-19 Harald HoyerReintroduce f_type comparison macro
2013-04-18 Zbigniew Jędrzejewsk... Update NEWS
2013-04-18 Zbigniew Jędrzejewsk... systemd-python: wrap sd_journal_add_conjunction
2013-04-18 Zbigniew Jędrzejewsk... nspawn: create empty /etc/resolv.conf if necessary
2013-04-18 Lennart Poetteringbuild-sys: run 'make update-man-list' v202
2013-04-18 Lennart Poetteringbuild-sys: prepare release 202
2013-04-18 Marius Vollmerjournal: when iterating through a file we might lose...
2013-04-18 Lennart Poetteringman: document the new login class 'background'
2013-04-18 Lennart Poetteringupdate TODO
2013-04-18 Harald Hoyercryptsetup: ask for password, if key file cannot be...
2013-04-18 Josh Triplettsystemd-logind: Fix linking by reordering libraries...
2013-04-18 Kay Sieversbus: test - add hack to receive messages
2013-04-18 Kay Sieversbus: catch up with kernel changes
2013-04-18 Henrik Grindal... buildsys: Add --disable-tests to avoid building tests
2013-04-18 Harald HoyerRevert f_type fixups
2013-04-18 Harald Hoyermacro.h: let F_TYPE_CMP() macro fail to compile, if...
2013-04-18 Harald Hoyerfileio.c: do not parse comments after non-whitespace...
2013-04-18 Harald Hoyersd-login.c: fixup for d70964d0
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Harald Hoyerlogin/sd-login.c: make use of _cleanup_free_ and friends
2013-04-18 Harald Hoyerrename CMP_F_TYPE to F_TYPE_CMP
2013-04-18 Harald HoyerAdd ugly CMP_F_TYPE() macro
2013-04-18 Harald Hoyercore/execute: only clean the environment, if we have one
2013-04-18 Lennart Poetteringbuild-sys: add sd_journal_add_conjunction() to symbol...
2013-04-18 Lennart Poetteringman: document the new sd_journal_add_conjunction()...
2013-04-18 Lennart Poetteringupdate TODO
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-18 Harald Hoyercryptsetup-generator: add support for rd.luks.key=
2013-04-18 Lennart Poetteringman: document that timeout=0 is the default for entries...
2013-04-18 Harald Hoyercryptsetup: set the timeout to 0 by default
2013-04-18 Lennart Poetteringexecute: always add in EXECUTABLE= field when we log...
2013-04-18 Lennart Poetteringsystemctl: drop usage of "internally loaded modules"
2013-04-17 Lennart Poetteringreadahead: let readahead run for a little longer
2013-04-17 Lennart Poetteringupdate TODO
2013-04-17 Harald Hoyerfixup for cddf148028f52
2013-04-17 Auke Kokbootchart: Fix errno usage.
2013-04-17 Lennart Poetteringupdate TODO
2013-04-17 Lennart Poetteringbus: replace aligned_alloc() with memalign() everywhere
2013-04-17 Henrik Grindal... core: Remove unnecessary typedef
2013-04-17 Harald Hoyerfixup 8c68a7017 and cast to (unsigned long)
2013-04-17 Harald Hoyerfixed statfs.f_type signed vs unsigned comparisons
2013-04-17 Zbigniew Jędrzejewsk... shell-completion: use -a to see "empty" properties
2013-04-17 Lennart Poetteringupdate TODO
2013-04-17 Harald HoyerTODO: add s.th. like "systemctl set-log-level debug"
2013-04-17 Harald Hoyercore/execute: report invalid environment variables...
2013-04-17 Harald HoyerRevert "man/systemd.xml: change the signal names to...
2013-04-17 Harald Hoyersystemctl:enable_sysv_units() more _cleanup_free_
2013-04-17 Harald Hoyerfileio:parse_env_file_internal() fix environment file...
2013-04-17 Harald Hoyercore/execute.c: debug log final execve() with argv[]
2013-04-17 Harald Hoyerman/systemd.xml: change the signal names to kill systemd
2013-04-17 Harald Hoyersystemctl: clarify usage of "--all" versus list-unit...
2013-04-17 Harald Hoyerjournalctl: specify "--unit=" and "--user-unit" multipl...
2013-04-17 Harald Hoyerjournal: add one more level on top with AND
2013-04-17 Harald Hoyercore/device.c: fix possible segfault
2013-04-17 Harald HoyerTODO: remove fixed systemctl property bug
2013-04-17 Harald Hoyertimedated: fixed NTP enabled: n/a
2013-04-17 Martin Jansaconfigure: use AC_CHECK_TOOL for objcopy, strings and...
2013-04-17 Mantas Mikulėnasfileio: also escape $ and ` when writing out env vars
2013-04-17 Zbigniew Jędrzejewsk... build-sys: make sure kdbus.h is part of tarball
2013-04-17 Zbigniew Jędrzejewsk... journalctl: show fields requested with --field in full
2013-04-17 Zbigniew Jędrzejewsk... systemd: ignore hw timestamps in containers
2013-04-17 Zbigniew Jędrzejewsk... bash-completion: --property support
2013-04-17 Zbigniew Jędrzejewsk... man: fix syntax in nsenter example
2013-04-17 Zbigniew Jędrzejewsk... sd-messages.h: add new bootchart message id
2013-04-17 Zbigniew Jędrzejewsk... core/main: use _cleanup_
2013-04-17 Zbigniew Jędrzejewsk... Report about syntax errors with metadata
2013-04-17 Zbigniew Jędrzejewsk... core: log a few more things under UNIT=...
2013-04-17 Zbigniew Jędrzejewsk... core/main: generate 4 parsing functions from a macro
2013-04-17 Zbigniew Jędrzejewsk... conf-parser: generate 7 parsing functions from a macro
2013-04-17 Steven Hiscockspython-systemd: Reader return special fields and _Reade...
2013-04-17 Zbigniew Jędrzejewsk... systemd-python: export new sd_journal_{process,get_even...
2013-04-16 Michal Schmidtjournal: fix off-by-one error in native message iovec...
2013-04-16 Lennart Poetteringutil: make generation of profcs PID paths nicer
2013-04-16 Lennart Poetteringpath-util: unify code for detecting OS trees
2013-04-16 Lennart Poetteringmacro: rework how we define cleanup macros
2013-04-16 Lennart Poetteringutil: replace decimal_str_max() by a typesafe macro...
2013-04-16 Lennart Poetteringbus: parse unit/user unit/session from cgroup path
2013-04-16 Lennart Poetteringupdate TODO
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-16 Lennart Poetteringutil: make sure result of hostname_cleanup() passes...
2013-04-16 Lennart Poetteringlogind: filter configured cgroup controller lists
2013-04-16 Lennart Poetteringlogind: when looking for cgroup prefixes, allocate...
2013-04-16 Michael Biebllibudev: remove udev_monitor_new_from_socket() symbol
2013-04-16 Kay Sieversbus: copy iteration macro from the kernel
2013-04-15 Kay Sievershwdb: update
2013-04-15 Kay Sieversbus: catch up with kernel changes
2013-04-15 Auke Kokbootchart: put the bootchart into the journal.
2013-04-15 Kay Sieversbus: fix missing macro argument renaming
2013-04-15 Kay Sieversbus: catch up with kernel changes
next