prosody
Log
graph
tags
bookmarks
branches
5d685f123332
browse
changeset
zip
gz
bz2
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
less
more
| rev 5049:
(0)
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
+3000
tip
description
author
age
util.datamanager: Write to a temporary file and atomically move it into place
Kim Alvefur
2012-07-29
configure: Add _GNU_SOURCE flag to linux and debian presets to enable Linux fallocate()
Kim Alvefur
2012-07-28
portmanager: Remove unused import of 'pairs'
Matthew Wild
2012-07-29
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
2012-07-29
util.datamanager: Use pposix.fallocate() to make sure appends succeed. Also add a fallback fallocate()
Kim Alvefur
2012-07-28
util.pposix: Add fallocate method, backed by either posix_fallocate() or Linux fallocate()
Kim Alvefur
2012-07-28
Merge with Zash
Matthew Wild
2012-07-28
usermanager: Add method for deleting a user
Kim Alvefur
2012-07-28
storagemanager: Add method for removing all data belonging to a user
Kim Alvefur
2012-07-28
mod_storage_sql: Add method for removing all data belonging to a user
Kim Alvefur
2012-07-28
mod_storage_internal: Add method for removing all data belonging to a user
Kim Alvefur
2012-07-28
util.datamanager: Add function for removing all data belonging to a user
Kim Alvefur
2012-07-28
storagemanager: Add method for listing stores
Kim Alvefur
2012-07-28
storagemanager: Split out driver choosing from the open() method
Kim Alvefur
2012-07-28
mod_storage_sql: Add method for listing stores
Kim Alvefur
2012-07-28
less
more
| rev 5049:
(0)
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
+3000
tip