/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

  • Committer: Teddy Hogeborn
  • Date: 2019-08-03 10:45:18 UTC
  • Revision ID: teddy@recompile.se-20190803104518-0jljs59cdw352atv
dracut-module/password-agent.c: Bug fix: Handle IN_MOVED_FROM

If a question file ("ask.*") is moved away from the question directory
or is renamed in it, treat this the same as IN_DELETE.  If it was a
simple rename within the question directory from, say, "ask.foo" to
"ask.bar", the separate IN_MOVED_TO ievent will get the "ask.bar" name
and add it, so we don't need to consider this as a special case.

* dracut-module/password-agent.c (add_inotify_dir_watch): Add
  "IN_MOVED_FROM" to flags.
  (read_inotify_event): Treat IN_MOVED_FROM the same as IN_DELETE.
  (test_add_inotify_dir_watch_IN_MOVED_FROM): New test.
  (test_read_inotify_event_IN_MOVED_FROM): - '' -
  (test_read_inotify_event_IN_MOVED_FROM_badname): - '' -
  (run_tests): Add new tests.
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 237.7.527 5 years ago Teddy Hogeborn Update copyright year to 2019 * plugins.d/askpass 5.3 KB Diff Download File
askpass-fifo.xml 237.7.517 5 years ago Teddy Hogeborn Update copyright year to 2019 * DBUS-API: Update 5.2 KB Diff Download File
mandos-client.c 237.7.523 5 years ago Teddy Hogeborn Fix warnings from -Wimplicit-fallthrough * plugin 86.1 KB Diff Download File
mandos-client.xml 237.7.675 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 32.6 KB Diff Download File
password-prompt.c 237.7.675 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 14.4 KB Diff Download File
password-prompt.xml 237.7.675 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 10.1 KB Diff Download File
plymouth.c 237.7.675 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 15.7 KB Diff Download File
plymouth.xml 237.7.675 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 12.3 KB Diff Download File
splashy.c 237.7.471 6 years ago Teddy Hogeborn Update copyright year to 2018 * DBUS-API: Update 11.6 KB Diff Download File
splashy.xml 237.7.675 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 9.9 KB Diff Download File
usplash.c 237.7.471 6 years ago Teddy Hogeborn Update copyright year to 2018 * DBUS-API: Update 16.1 KB Diff Download File
usplash.xml 237.7.675 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 10.4 KB Diff Download File