Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed plugin configuration sections to the actual plugin name | Martin Willi | 2009-10-15 | 1 | -2/+2 |
| | |||||
* | Use macros to define --with options | Martin Willi | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | remove spaces before tabs at the beginning of lines (^( )+\t) | Martin Willi | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 3 | -277/+277 |
| | |||||
* | Refactored the lifetime_cfg_t struct to be simpler and more expressive. ↵ | Tobias Brunner | 2009-09-01 | 1 | -4/+4 |
| | | | | Initialization is now static. | ||||
* | Adapted the kernel interfaces to the new lifetime configuration. | Tobias Brunner | 2009-09-01 | 1 | -6/+6 |
| | |||||
* | use time_monotonic() instead of time() for statistics and time difference ↵ | Martin Willi | 2009-08-31 | 1 | -1/+1 |
| | | | | calculations | ||||
* | OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵ | Tobias Brunner | 2009-08-14 | 1 | -2/+2 |
| | | | | enums mutex/condvar/rwlock_type_t. | ||||
* | display transmitted bytes per SA | Andreas Steffen | 2009-07-30 | 1 | -0/+11 |
| | |||||
* | added -avoid-version to LDFLAGS, plugins are not versioned | Martin Willi | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 4 | -8/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -3/+4 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | schedule_job uses seconds to support time values larger than 49 days | Martin Willi | 2009-04-21 | 1 | -1/+1 |
| | | | | added schedule_job_ms for ms resolution events | ||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 2 | -2/+2 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | address extensions refactored | Tobias Brunner | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | #defing out compress algs to avoid compiler warning | Martin Willi | 2008-11-11 | 1 | -1/+3 |
| | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 6 | -0/+3144 |