Lennart Poettering
23fae27185
update TODO
2014-02-25 02:37:59 +01:00
Lennart Poettering
4e72e29a39
update TODO
2014-02-24 21:23:19 +01:00
Lennart Poettering
650264033f
update TODO
2014-02-24 17:36:06 +01:00
Lennart Poettering
539237644e
update TODO
2014-02-24 15:35:20 +01:00
Lennart Poettering
f8901862b2
update TODO
2014-02-24 13:21:55 +01:00
Lennart Poettering
46a96f4323
update TODO
2014-02-24 04:04:23 +01:00
Lennart Poettering
9e281251e9
update TODO
2014-02-24 03:38:58 +01:00
Lennart Poettering
872c2ab3e2
update TODO
2014-02-24 02:31:15 +01:00
Lennart Poettering
eda8f06755
update TODO
2014-02-23 03:19:04 +01:00
Tom Gundersen
e8d842a0d0
update TODO
2014-02-21 21:41:48 +01:00
Lennart Poettering
96197df081
update TODO
2014-02-21 19:22:24 +01:00
Lennart Poettering
0183b74fa4
update TODO
2014-02-21 19:22:24 +01:00
Zbigniew Jędrzejewski-Szmek
ef417cfd22
manager: be more precise in message about restart
2014-02-20 22:38:23 -05:00
Lennart Poettering
0ef61cec61
update TODO
2014-02-21 04:04:47 +01:00
Lennart Poettering
beb999379c
update TODO
2014-02-20 18:07:01 +01:00
Lennart Poettering
27f7454c38
update TODO
2014-02-20 00:03:10 +01:00
Lennart Poettering
d4fdc205a4
update TODO
2014-02-19 18:20:12 +01:00
Lennart Poettering
7bb2954901
update TODO
2014-02-19 16:23:43 +01:00
Lennart Poettering
270b085101
update TODO
2014-02-19 03:27:03 +01:00
Tom Gundersen
9b1c2626ce
net-match: fix Driver= match
...
It should match on the driver of the parent device.
2014-02-18 22:34:26 +01:00
Lennart Poettering
0f3e07b7cc
update TODO
2014-02-18 21:07:20 +01:00
Lennart Poettering
3d0ce78b25
Update TODO
2014-02-17 15:52:32 +01:00
Thomas Hindoe Paaboel Andersen
6cd6fdb228
TODO: remove done item
...
strv_append was removed in e3e45d4f82
2014-02-16 22:58:24 +01:00
Tom Gundersen
ab046dde6f
nspawn: add new --network-bridge= switch
...
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-16 21:40:28 +01:00
Tom Gundersen
ee3a6a51e5
sd-rtnl: message_open_container - don't take a 'size' argument
...
We can always know the size based on the type, so let's do this inside the library.
2014-02-15 12:14:45 +01:00
Lennart Poettering
af1082b04a
update TODO
2014-02-14 16:40:52 +01:00
Lennart Poettering
513a78c1aa
update TODO
2014-02-13 02:13:50 +01:00
Lennart Poettering
bcd02123e1
update TODO
2014-02-13 01:41:24 +01:00
Ronny Chevalier
c0467cf387
syscallfilter: port to libseccomp
2014-02-12 18:30:36 +01:00
Lennart Poettering
86d0d51942
update TODO (add section for things to fix before 209)
2014-02-12 12:59:56 +01:00
Lennart Poettering
2fcb3af6a2
update TODO
2014-02-11 20:31:37 +01:00
Lennart Poettering
deb678f15a
update TODO
2014-02-10 13:18:16 +01:00
Zbigniew Jędrzejewski-Szmek
550a40eceb
core: do not print invalid utf-8 in error messages
2014-02-08 13:07:39 -05:00
Lennart Poettering
ba978d7b32
nspawn: rename --file-label to --apifs-label since it's really just about the API file systems, nothing else
2014-02-07 19:29:28 +01:00
Lennart Poettering
4e2f8d2778
core: when an already abandoned unit gets abandoned again generate a clean error
2014-02-07 19:26:49 +01:00
Tom Gundersen
32216660c7
TODO: update sd-rtnl section
2014-01-30 17:19:10 +01:00
Lennart Poettering
084f83586e
update TODO
2014-01-29 21:26:57 +01:00
Lennart Poettering
69727e6dc6
bus: reorder a few things
2014-01-28 12:33:40 +01:00
Lennart Poettering
968d3d242c
resolve: update sd-resolve to match the other APIs in style and functionality
2014-01-27 20:12:59 +01:00
Lennart Poettering
ff975efb2e
bus: when we cannot bus activate a service because we go down, drop one
...
message from the queue
2014-01-27 20:12:59 +01:00
Michal Sekletar
040975bd3e
TODO: update
...
ps can display slice unit for a process.
93e7872995
2014-01-24 17:53:53 +01:00
Lennart Poettering
eee9ec0e28
bus: change API to expose "inverted" no_reply and no_auto_start message flags non-inverted
2014-01-22 20:45:05 +01:00
Lennart Poettering
ab9716c248
update TODO
2014-01-22 20:29:57 +01:00
Lennart Poettering
aa575ef8de
bus: temporarily disable faking of seclabels, as this is broken in kdbus right now
2014-01-22 19:39:10 +01:00
Kay Sievers
5274f05381
TODO: update
2014-01-20 23:55:02 +01:00
Lennart Poettering
3540c7f88f
update TODO
2014-01-20 17:57:42 +01:00
Lennart Poettering
488ad3b32a
update TODO
2014-01-20 13:43:57 +01:00
Daniel Buch
127b55d5a4
sd-resolve: rename get_next() and get_n_queries() + cleanup
2014-01-18 17:52:10 +01:00
Daniel Buch
65883c9108
sd-resolve: get rid of sd_resolve_freeanswer()
2014-01-18 17:52:10 +01:00
Lennart Poettering
6a8b5fa463
Update TODO
2014-01-17 19:59:50 +01:00