Remove privilege escalation via seteuid() etc. on Linux.
[dcpomatic.git] / src / lib / ext.cc
2021-05-26 Carl HetheringtonRemove privilege escalation via seteuid() etc. on Linux.
2021-05-11 Carl HetheringtonRevert incorrect 'fixing' of path on Windows (#1992).
2021-04-23 Carl HetheringtonUse new Windows long filename workaround with disk...
2021-04-19 Carl HetheringtonSleep for a while if necessary to allow disks to wake...
2021-03-12 Carl HetheringtonGet progress during formatting.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2020-12-03 Carl HetheringtonAllow nanomsg to be null.
2020-12-03 Carl HetheringtonMove a load of disk writing code to src/lib/ext.cc.