| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-04-09 | file_eraser.cpp: replace .$$$ with .del... its better for CIFS | ghost | |
| 2008-10-29 | also use refcounting for eTimers | Andreas Monzner | |
| its now no more possible directly to call new eTimer .. or to embedded eTimer. to create a eTimer now eTimer::create must be used... to delete you must call ->AddRef() after timer creation and ->Release when the timer is no more needed. Or use ePtr<eTimer> to store the timer reference.. then its enough to set the ePtr<eTimer> object to 0 when the timer is no more needed | |||
| 2006-12-31 | fix for blocking file eraser on e2 shutdown | Andreas Monzner | |
| 2006-06-17 | I/O priority support with cfq scheduler (needs new kernel patch) | Andreas Monzner | |
| 2006-04-03 | follow eThread changes: mainly thread_running -> sync, hasStarted() | Felix Domke | |
| 2006-03-30 | add background file eraser class for asynchronous file deletion | Andreas Monzner | |
