Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/socket: fix memleak in the error paths in usbffs_dispatch_eps() | 2018-09-03 | 1 | -2/+0 | |
| | |||||
* | TODO: drop duplicated entry | 2018-09-03 | 1 | -2/+0 | |
| | |||||
* | update TODO | 2018-08-10 | 1 | -3/+6 | |
| | |||||
* | update TODO | 2018-08-03 | 1 | -0/+7 | |
| | |||||
* | update TODO | 2018-07-26 | 1 | -0/+6 | |
| | |||||
* | update TODO | 2018-07-25 | 1 | -4/+2 | |
| | |||||
* | update TODO | 2018-07-25 | 1 | -0/+14 | |
| | |||||
* | update TODO | 2018-07-20 | 1 | -0/+4 | |
| | |||||
* | update TODO | 2018-06-20 | 1 | -0/+4 | |
| | |||||
* | Merge pull request #9199 from poettering/copy-file-atomic | 2018-06-14 | 1 | -2/+2 | |
|\ | | | | | make copy_file_atomic() use O_TMPFILE to create the destination file | ||||
| * | copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if ↵ | 2018-06-07 | 1 | -2/+2 | |
| | | | | | | | | possible | ||||
* | | update TODO | 2018-06-07 | 1 | -0/+3 | |
|/ | |||||
* | update TODO | 2018-06-07 | 1 | -14/+4 | |
| | | | | | | The three ancient entries marked "bugfixes" are already fixed (in two cases), or are not really bugs (in the other case). Let's clean this up a bit. | ||||
* | update TODO | 2018-06-07 | 1 | -0/+6 | |
| | |||||
* | Merge pull request #9121 from poettering/sd-event-inotify | 2018-06-06 | 1 | -6/+3 | |
|\ | | | | | add "sd_event_add_inotify()" and use it for making PID 1 rescheduler .timer units properly on timezone change | ||||
| * | update TODO | 2018-06-06 | 1 | -6/+3 | |
| | | |||||
* | | update TODO | 2018-06-06 | 1 | -0/+6 | |
|/ | |||||
* | doc: update TODO | 2018-05-31 | 1 | -3/+0 | |
| | |||||
* | update TODO | 2018-05-29 | 1 | -0/+3 | |
| | |||||
* | update TODO | 2018-05-24 | 1 | -0/+17 | |
| | |||||
* | Merge pull request #9024 from poettering/nspawn-attrs-more | 2018-05-24 | 1 | -3/+3 | |
|\ | | | | | make even more nspawn concepts configurable | ||||
| * | update TODO | 2018-05-22 | 1 | -3/+3 | |
| | | |||||
* | | core: support unit specifiers in IODeviceWeight= and friends | 2018-05-20 | 1 | -2/+0 | |
|/ | |||||
* | update TODO | 2018-05-03 | 1 | -3/+4 | |
| | |||||
* | update TODO | 2018-05-03 | 1 | -0/+1 | |
| | |||||
* | update TODO | 2018-04-27 | 1 | -10/+0 | |
| | |||||
* | update TODO | 2018-04-27 | 1 | -0/+2 | |
| | |||||
* | update TODO | 2018-04-24 | 1 | -1/+4 | |
| | |||||
* | update TODO | 2018-04-20 | 1 | -0/+12 | |
| | |||||
* | update TODO | 2018-04-18 | 1 | -0/+7 | |
| | |||||
* | update TODO | 2018-04-12 | 1 | -4/+6 | |
| | |||||
* | update TODO | 2018-04-05 | 1 | -0/+3 | |
| | |||||
* | update TODO | 2018-04-03 | 1 | -0/+22 | |
| | |||||
* | update TODO | 2018-03-28 | 1 | -0/+10 | |
| | |||||
* | Merge pull request #8368 from yuwata/nss-systemd-getpwent | 2018-03-21 | 1 | -3/+0 | |
|\ | | | | | nss-systemd: make dynamic users enumerable by `getent` | ||||
| * | doc: update TODO | 2018-03-21 | 1 | -3/+0 | |
| | | |||||
* | | dissect: add dissect_image_and_warn() that unifies error message generation ↵ | 2018-03-21 | 1 | -4/+0 | |
|/ | | | | for dissect_image() (#8517) | ||||
* | doc: update TODO | 2018-03-20 | 1 | -5/+0 | |
| | |||||
* | shared/conf-parser: fix crash when specifiers cannot be resolved in ↵ | 2018-03-14 | 1 | -0/+1 | |
| | | | | | | config_parse_device_allow() oss-fuzz #6885. | ||||
* | TODO: trim obsolete entries | 2018-03-14 | 1 | -4/+0 | |
| | | | | | set -e is now used in test/TEST-*/test.sh, BUILD_DIR may be specified, and symlinks are created as of ba7f4ae6178309dc937e10cf7dce0eca9dafb8de. | ||||
* | update TODO | 2018-03-02 | 1 | -10/+3 | |
| | |||||
* | update TODO | 2018-03-01 | 1 | -0/+3 | |
| | |||||
* | Merge pull request #8149 from poettering/fake-root-cgroup | 2018-03-01 | 1 | -9/+0 | |
|\ | | | | | Properly synthesize CPU+memory accounting data for the root cgroup | ||||
| * | update TODO | 2018-02-09 | 1 | -9/+0 | |
| | | |||||
* | | TODO: drop one item | 2018-02-20 | 1 | -3/+0 | |
| | | | | | | | | C.f. 7cb609115c532c3591d43a604d67d72e508ba5d9. | ||||
* | | Merge pull request #8184 from poettering/color-ask-pw | 2018-02-15 | 1 | -0/+12 | |
|\ \ | | | | | | | | | | Trivial merge conflict resolved locally. | ||||
| * | | update TODO | 2018-02-14 | 1 | -0/+9 | |
| |/ | |||||
* / | update TODO | 2018-02-12 | 1 | -4/+7 | |
|/ | |||||
* | update TODO | 2018-01-31 | 1 | -0/+3 | |
| | |||||
* | update TODO | 2018-01-25 | 1 | -15/+3 | |
| |