Sun, 29 Jul 2012 02:28:25 +0100 Merge with Zash
Matthew Wild <mwild1@gmail.com> [Sun, 29 Jul 2012 02:28:25 +0100] rev 5050
Merge with Zash
Sun, 29 Jul 2012 03:26:03 +0200 util.datamanager: Write to a temporary file and atomically move it into place
Kim Alvefur <zash@zash.se> [Sun, 29 Jul 2012 03:26:03 +0200] rev 5049
util.datamanager: Write to a temporary file and atomically move it into place
Sun, 29 Jul 2012 01:37:15 +0200 configure: Add _GNU_SOURCE flag to linux and debian presets to enable Linux fallocate()
Kim Alvefur <zash@zash.se> [Sun, 29 Jul 2012 01:37:15 +0200] rev 5048
configure: Add _GNU_SOURCE flag to linux and debian presets to enable Linux fallocate()
Sun, 29 Jul 2012 02:27:07 +0100 portmanager: Remove unused import of 'pairs'
Matthew Wild <mwild1@gmail.com> [Sun, 29 Jul 2012 02:27:07 +0100] rev 5047
portmanager: Remove unused import of 'pairs'
Sun, 29 Jul 2012 01:56:45 +0100 mod_bosh: Correctly handle data included in the session initiation request, and cork session while a request is being processed, preventing replying to requests when there may be more data to come, reducing round-trips.
Matthew Wild <mwild1@gmail.com> [Sun, 29 Jul 2012 01:56:45 +0100] rev 5046
mod_bosh: Correctly handle data included in the session initiation request, and cork session while a request is being processed, preventing replying to requests when there may be more data to come, reducing round-trips.
Sat, 28 Jul 2012 22:37:24 +0200 util.datamanager: Use pposix.fallocate() to make sure appends succeed. Also add a fallback fallocate()
Kim Alvefur <zash@zash.se> [Sat, 28 Jul 2012 22:37:24 +0200] rev 5045
util.datamanager: Use pposix.fallocate() to make sure appends succeed. Also add a fallback fallocate()
Sat, 28 Jul 2012 22:21:10 +0200 util.pposix: Add fallocate method, backed by either posix_fallocate() or Linux fallocate()
Kim Alvefur <zash@zash.se> [Sat, 28 Jul 2012 22:21:10 +0200] rev 5044
util.pposix: Add fallocate method, backed by either posix_fallocate() or Linux fallocate()
Sat, 28 Jul 2012 20:59:03 +0100 Merge with Zash
Matthew Wild <mwild1@gmail.com> [Sat, 28 Jul 2012 20:59:03 +0100] rev 5043
Merge with Zash
Sat, 28 Jul 2012 21:55:05 +0200 usermanager: Add method for deleting a user
Kim Alvefur <zash@zash.se> [Sat, 28 Jul 2012 21:55:05 +0200] rev 5042
usermanager: Add method for deleting a user
Sat, 28 Jul 2012 21:38:22 +0200 storagemanager: Add method for removing all data belonging to a user
Kim Alvefur <zash@zash.se> [Sat, 28 Jul 2012 21:38:22 +0200] rev 5041
storagemanager: Add method for removing all data belonging to a user
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip