chiark / gitweb /
elogind.git
2013-04-08 Kay SieversTODO: update
2013-04-08 Lennart Poetteringjournald: no need to free audit vars
2013-04-08 Lennart Poetteringjournald: drop two more memory allocations
2013-04-08 Lennart Poetteringjournald: get rid of one more memory allocation
2013-04-08 Holger Hans... journald: Do not dynamically allocate _UID/_GID/_PID...
2013-04-08 Holger Hans... journald: Do not always record _AUDIT_SESSION and _AUDI...
2013-04-08 Holger Hans... util: Avoid memory allocations for formatting paths
2013-04-08 Lennart Poetteringupdate TODO
2013-04-08 Lennart Poetteringcgtop: print absolute CPU times with format_timespan
2013-04-08 Harald HoyerDo not serialize environment, when switching root
2013-04-08 Simon McVittiesd-daemon.c: allow use of -lrt to be avoided
2013-04-08 Marius Vollmerjournal: Fix typo
2013-04-06 Steven Hiscockssystemd-python: fix wait bug
2013-04-06 Kay Sieversdbus-loop.c: fix variable initialization
2013-04-06 Zbigniew Jędrzejewsk... Use _cleanup_ when reading config files
2013-04-05 Zbigniew Jędrzejewsk... Add _cleanup_globfree_
2013-04-05 Zbigniew Jędrzejewsk... Use initalization instead of explicit zeroing
2013-04-05 Zbigniew Jędrzejewsk... udevadm: do not free node on success
2013-04-05 Zbigniew Jędrzejewsk... udev-builtin-usb_id: avoid comparison of unsigned and...
2013-04-05 Lennart Poetteringsystemctl: tweak drop-in display
2013-04-05 Lennart Poetteringsystemctl: tweak output of Listen: fields a bit
2013-04-05 Oleksii Shevchuksystemctl: Add DropIn paths to status message
2013-04-05 Lennart Poetteringbuild-sys: libsystemd-daemon.so is no longer required...
2013-04-05 Lennart Poetteringbuild-sys: add new man pages to makefile
2013-04-05 Lennart Poetteringlogind: consider key inhibitors that are taken by non...
2013-04-05 Martin PittPAM, uaccess: check for logind, not for systemd
2013-04-05 Zbigniew Jędrzejewsk... shell-completion: work on session shell is --user is...
2013-04-05 Zbigniew Jędrzejewsk... build-sys: use LN_S in Makefile.am
2013-04-05 Lennart Poetteringbus: various improvements for test-bus-chat
2013-04-05 Lennart Poetteringbus: convert a couple of calls over to new convenience...
2013-04-05 Lennart Poetteringbus: add convenience calls for method replies, too
2013-04-05 Lennart Poetteringbus: when parsing signature strings, accept NULL as...
2013-04-05 Lennart Poetteringbus: make sure callback structs are always properly...
2013-04-05 Michal Schmidtvconsole-setup: fix vconsole.conf vs. cmdline overridin...
2013-04-05 Lennart Poetteringbus: use C99 struct construction for error initializers
2013-04-05 Zbigniew Jędrzejewsk... test-strv: do not declare table to be sorted const
2013-04-05 Zbigniew Jędrzejewsk... test-catalog,core/load-dropin: remove unused variables
2013-04-05 Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-04-05 Zbigniew Jędrzejewsk... systemctl: align cgroups to 'n' in 'name='
2013-04-05 Zbigniew Jędrzejewsk... sd-id128: check that the kernel is feeding us proper...
2013-04-05 Zbigniew Jędrzejewsk... udevadm-hwdb: avoid leak in error path
2013-04-05 Zbigniew Jędrzejewsk... efivars: un-leak a few strings
2013-04-05 Zbigniew Jędrzejewsk... timedated: fix a few memory leaks
2013-04-05 Lennart Poetteringbus: add convenience functions for constructing and...
2013-04-05 Lennart Poetteringbus: properly detect and handle if a callback is instal...
2013-04-05 Lennart Poetteringbus: don't allow recursive invocation of sd_bus_process()
2013-04-04 Lennart Poetteringupdate TODO
2013-04-04 Lennart Poetteringlocalectl: add support for listing X11 keymap information
2013-04-04 Lennart Poetteringjournal: add sd_journal_get_timeout() call to public API
2013-04-04 Lennart Poetteringlogin: add sd_login_monitor_get_timeout() public api...
2013-04-04 Lennart Poetteringupdate TODO
2013-04-04 Harald Hoyertest-bus-marshal.c: do not call g_type_init() for moder...
2013-04-04 Harald Hoyercryptsetup-generator: add JobTimeoutSec=0 for the decry...
2013-04-04 Lennart Poetteringlogin: add new public API call sd_login_monitor_get_eve...
2013-04-04 Lennart Poetteringjournal: add public API call sd_journal_get_events()
2013-04-04 Lennart Poetteringutil: tweak format_timespan() a bit
2013-04-04 Lennart Poetteringutil: add a bit of syntactic sugar to run short code...
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03 Lennart Poetteringupdate TODO
2013-04-03 Lennart Poetteringtime: add suppot for fractional time specifications
2013-04-03 Zbigniew Jędrzejewsk... build-sys: "link" libsystemd-id128 against libsd-daemon...
2013-04-03 Lennart Poetteringhostnamectl: if somebody invokes 'hostnamectl set-hostn...
2013-04-03 Lennart Poetteringfileio: don't check for errors more often than really...
2013-04-03 Lennart Poetteringfileio: write proper env var write-out code
2013-04-03 Lennart Poetteringshared: rework env file reader
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-04-03 Harald Hoyercore/killall.c: prevent segfault and initialize pids
2013-04-02 Zbigniew Jędrzejewsk... cgtop: add % as key to toggle time/percentage
2013-04-02 Umut Tezduyarcgtop: optionally show CPU usage as time and become...
2013-04-02 Zbigniew Jędrzejewsk... nss-myhostname: do not use _cleanup_
2013-04-02 Lennart Poetteringupdate TODO
2013-04-02 Lennart Poetteringmacro: add macro for precisely determining length of...
2013-04-02 Lennart Poetteringutil: add a bit of syntactic sugar for saving/restoring...
2013-04-02 Zbigniew Jędrzejewsk... Replace s/Dropin/DropIn/
2013-04-02 Oleksii ShevchukIntrospect and monitor dropin configuration
2013-04-02 Zbigniew Jędrzejewsk... shared/cgroup-show: fix leak of "pid"
2013-04-02 Zbigniew Jędrzejewsk... systemctl: align all status fields to common column
2013-04-02 Oleksii ShevchukAdd Listen* to dbus properties
2013-04-02 Dr. Tilmann... Do no isolate in case of emergency or severe problems
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
2013-04-01 Lennart Poetteringupdate TODO
2013-04-01 Lennart Poetteringshutdown: correctly wait for processes we killed in...
2013-04-01 Thomas Weißschuhcryptsetup: add RequiresMountsFor for keyfile
2013-04-01 Thomas Weißschuhcryptsetup: RequiresMountsFor if source is a file
2013-04-01 Zbigniew Jędrzejewsk... core/socket: log errors when starting socket for this...
2013-04-01 Oleksii ShevchukAdd AllowIsolate=yes to snapshots
2013-04-01 Lennart Poetteringstdio-bridge: rework stdio bridge to use libsystemd-bus
2013-04-01 Lennart Poetteringbus: always return something in sd_bus_get_timeout()
2013-04-01 Lennart Poetteringbus: be more careful when determining credential data
2013-04-01 Lennart Poetteringbus: when the first char a server receives isn't the...
2013-04-01 Lennart Poetteringbus: ignore the passed UID on EXTERNAL auth if ANONYMOU...
2013-04-01 Lennart Poetteringbus: when reading a message from the socket, make sure...
2013-04-01 Lennart Poetteringbus: reuse sd_is_socket() call
2013-04-01 Lennart Poetteringbus: fall back to readv/writev if recvmsg/sendmsg don...
2013-04-01 Lennart Poetteringbus: allow two different fds for input/output in sd_bus...
2013-03-31 Zbigniew Jędrzejewsk... Partially revert e62d8c394474
2013-03-31 Zbigniew Jędrzejewsk... units/user: default.target must be isolatable
2013-03-31 Zbigniew Jędrzejewsk... activate: do not leak envp on error
2013-03-31 Zbigniew Jędrzejewsk... journalctl: reword error message
next