Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Migrated dumm_t to INIT/METHOD macros. | Tobias Brunner | 2011-10-03 | 1 | -76/+54 |
| | |||||
* | Added support for multiple overlays to the main library. | Tobias Brunner | 2010-10-12 | 1 | -34/+123 |
| | | | | Also implemented the template functionality using the new overlay functions. | ||||
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -4/+7 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -22/+22 |
| | |||||
* | also update permission in template/guest folders | Martin Willi | 2009-05-11 | 1 | -9/+9 |
| | | | | some identation cleanups | ||||
* | added a Dumm template enumerator | Martin Willi | 2009-05-11 | 1 | -0/+54 |
| | |||||
* | do not load guests starting with a ".", such as ".svn" | Martin Willi | 2009-04-09 | 1 | -2/+2 |
| | |||||
* | store all templates in a subdirectory | Martin Willi | 2009-04-07 | 1 | -1/+6 |
| | |||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -5/+12 |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | ||||
* | set guest-specific kernel parameters | Martin Willi | 2008-10-10 | 1 | -3/+3 |
| | | | | removed memory setting, use mem= instead | ||||
* | * allow to load templates from arbitrary places | Tobias Brunner | 2008-08-28 | 1 | -29/+9 |
| | | | | * changed implementation of guest?/iface? | ||||
* | prototype of irdumm - interactive ruby shell for dumm | Martin Willi | 2008-07-04 | 1 | -6/+5 |
| | |||||
* | prototype of dumm GUI | Martin Willi | 2008-04-28 | 1 | -136/+71 |
| | |||||
* | fixed typo / include | Martin Willi | 2007-09-18 | 1 | -2/+0 |
| | |||||
* | fixed scenario loading | Martin Willi | 2007-09-13 | 1 | -45/+47 |
| | |||||
* | removed Makefile from svn | Martin Willi | 2007-08-09 | 1 | -18/+28 |
| | | | | | support for scenario switching | ||||
* | usable without scenarios | Martin Willi | 2007-08-08 | 1 | -3/+106 |
| | |||||
* | cowfs is bootable now! | Martin Willi | 2007-08-06 | 1 | -18/+19 |
| | |||||
* | proper shutdown | Martin Willi | 2007-08-03 | 1 | -21/+87 |
| | | | | moved signal handler for SIGCHD and SIGHUP to dumm | ||||
* | bridging using libbridge | Martin Willi | 2007-07-30 | 1 | -21/+98 |
| | | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios | ||||
* | properly shutdown of clients | Martin Willi | 2007-07-27 | 1 | -0/+18 |
| | |||||
* | support for killing guests properly | Martin Willi | 2007-07-27 | 1 | -0/+33 |
| | |||||
* | implemented mconsole notification to check if guest came up | Martin Willi | 2007-07-26 | 1 | -11/+5 |
| | | | | slightly modified menu commands | ||||
* | added dynamic interface manipulation for guests | Martin Willi | 2007-07-25 | 1 | -0/+15 |
| | | | | management of tap devices on the host | ||||
* | checked in first draft of "Dynamic Uml Mesh Modeler" | Martin Willi | 2007-07-24 | 1 | -0/+74 |