summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2014-02-20update TODOLennart Poettering
2014-02-20update TODOLennart Poettering
2014-02-19update TODOLennart Poettering
2014-02-19update TODOLennart Poettering
2014-02-19update TODOLennart Poettering
2014-02-18net-match: fix Driver= matchTom Gundersen
It should match on the driver of the parent device.
2014-02-18update TODOLennart Poettering
2014-02-17Update TODOLennart Poettering
2014-02-16TODO: remove done itemThomas Hindoe Paaboel Andersen
strv_append was removed in e3e45d4f82daa5cd85ba40dde9127df900096c0c
2014-02-16nspawn: add new --network-bridge= switchTom Gundersen
This adds the host side of the veth link to the given bridge. Also refactor the creation of the veth interfaces a bit to set it up from the host rather than the container. This simplifies the addition to the bridge, but otherwise the behavior is unchanged.
2014-02-15sd-rtnl: message_open_container - don't take a 'size' argumentTom Gundersen
We can always know the size based on the type, so let's do this inside the library.
2014-02-14update TODOLennart Poettering
2014-02-13update TODOLennart Poettering
2014-02-13update TODOLennart Poettering
2014-02-12syscallfilter: port to libseccompRonny Chevalier
2014-02-12update TODO (add section for things to fix before 209)Lennart Poettering
2014-02-11update TODOLennart Poettering
2014-02-10update TODOLennart Poettering
2014-02-08core: do not print invalid utf-8 in error messagesZbigniew Jędrzejewski-Szmek
2014-02-07nspawn: rename --file-label to --apifs-label since it's really just about ↵Lennart Poettering
the API file systems, nothing else
2014-02-07core: when an already abandoned unit gets abandoned again generate a clean errorLennart Poettering
2014-01-30TODO: update sd-rtnl sectionTom Gundersen
2014-01-29update TODOLennart Poettering
2014-01-28bus: reorder a few thingsLennart Poettering
2014-01-27resolve: update sd-resolve to match the other APIs in style and functionalityLennart Poettering
2014-01-27bus: when we cannot bus activate a service because we go down, drop oneLennart Poettering
message from the queue
2014-01-24TODO: updateMichal Sekletar
ps can display slice unit for a process. https://gitorious.org/procps/procps/commit/93e7872995d0d1ae850e12fb5fdd64928e2d5e60
2014-01-22bus: change API to expose "inverted" no_reply and no_auto_start message ↵Lennart Poettering
flags non-inverted
2014-01-22update TODOLennart Poettering
2014-01-22bus: temporarily disable faking of seclabels, as this is broken in kdbus ↵Lennart Poettering
right now
2014-01-20TODO: updateKay Sievers
2014-01-20update TODOLennart Poettering
2014-01-20update TODOLennart Poettering
2014-01-18sd-resolve: rename get_next() and get_n_queries() + cleanupDaniel Buch
2014-01-18sd-resolve: get rid of sd_resolve_freeanswer()Daniel Buch
2014-01-17Update TODOLennart Poettering
2014-01-17update TODOLennart Poettering
2014-01-13libsystemd-bus: rename to libsystemdTom Gundersen
Documentation was updated to refer to either 'libsystemd' or 'sd-bus' in place of libsystemd-bus.
2014-01-13TODO: updateKay Sievers
2014-01-12TODO: update rtnl/network sectionsTom Gundersen
2014-01-12update TODOLennart Poettering
2014-01-11man: add busctl(1)Zbigniew Jędrzejewski-Szmek
2014-01-08networkd: use structured logging for links and bridgesZbigniew Jędrzejewski-Szmek
2014-01-08Improve messages about user mode a bitZbigniew Jędrzejewski-Szmek
2014-01-08update TODOLennart Poettering
2014-01-07update TODOLennart Poettering
2014-01-05TODO: extend login capability noteDavid Herrmann
We cannot remove CAP_SYS_ADMIN, which basically makes removing all other capabilities useless. Anyhow, still wouldn't hurt checking whether stuff like CAP_KILL can be dropped from logind.
2013-12-27bus: add some preliminary docs for porting existing dbus1 client libraries ↵Lennart Poettering
to kdbus
2013-12-25man: document fail/nofail, auto/noautoZbigniew Jędrzejewski-Szmek
Also s/filesystem/file system/ in a few places.
2013-12-25Trim TODOZbigniew Jędrzejewski-Szmek