aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm/dumm.c
Commit message (Collapse)AuthorAgeFilesLines
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-3/+6
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Migrated dumm_t to INIT/METHOD macros.Tobias Brunner2011-10-031-76/+54
|
* Added support for multiple overlays to the main library.Tobias Brunner2010-10-121-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 Brunner2010-04-061-4/+7
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-22/+22
|
* also update permission in template/guest foldersMartin Willi2009-05-111-9/+9
| | | | some identation cleanups
* added a Dumm template enumeratorMartin Willi2009-05-111-0/+54
|
* do not load guests starting with a ".", such as ".svn"Martin Willi2009-04-091-2/+2
|
* store all templates in a subdirectoryMartin Willi2009-04-071-1/+6
|
* fixed compiler warnings issued by:Martin Willi2008-11-111-5/+12
| | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking
* set guest-specific kernel parametersMartin Willi2008-10-101-3/+3
| | | | removed memory setting, use mem= instead
* * allow to load templates from arbitrary placesTobias Brunner2008-08-281-29/+9
| | | | * changed implementation of guest?/iface?
* prototype of irdumm - interactive ruby shell for dummMartin Willi2008-07-041-6/+5
|
* prototype of dumm GUIMartin Willi2008-04-281-136/+71
|
* fixed typo / includeMartin Willi2007-09-181-2/+0
|
* fixed scenario loadingMartin Willi2007-09-131-45/+47
|
* removed Makefile from svnMartin Willi2007-08-091-18/+28
| | | | | support for scenario switching
* usable without scenariosMartin Willi2007-08-081-3/+106
|
* cowfs is bootable now!Martin Willi2007-08-061-18/+19
|
* proper shutdownMartin Willi2007-08-031-21/+87
| | | | moved signal handler for SIGCHD and SIGHUP to dumm
* bridging using libbridgeMartin Willi2007-07-301-21/+98
| | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios
* properly shutdown of clientsMartin Willi2007-07-271-0/+18
|
* support for killing guests properlyMartin Willi2007-07-271-0/+33
|
* implemented mconsole notification to check if guest came upMartin Willi2007-07-261-11/+5
| | | | slightly modified menu commands
* added dynamic interface manipulation for guestsMartin Willi2007-07-251-0/+15
| | | | management of tap devices on the host
* checked in first draft of "Dynamic Uml Mesh Modeler"Martin Willi2007-07-241-0/+74