Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -5/+5 |
* | use time_monotonic() instead of gettimeofday() for time difference calculations | Martin Willi | 2009-08-31 | 1 | -2/+0 |
* | use monotonic time source in convar->timed_wait, and in the scheduler using it | Martin Willi | 2009-08-31 | 1 | -0/+3 |
* | typo | Tobias Brunner | 2009-05-18 | 1 | -1/+1 |
* | documented the idea behind the current implementation of the scheduler | Tobias Brunner | 2009-05-15 | 1 | -3/+49 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | schedule_job uses seconds to support time values larger than 49 days | Martin Willi | 2009-04-21 | 1 | -7/+23 |
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -25/+13 |
* | introduced callback_job: | Martin Willi | 2007-06-11 | 1 | -16/+29 |
* | cleaned up apidoc | Martin Willi | 2007-04-11 | 1 | -2/+2 |
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -0/+68 |