index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dumm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Link libstrongswan against libdumm, fixes build of ruby extension
Martin Willi
2011-05-20
1
-1
/
+1
*
Link libstrongswan directly to dumm/irdumm, fixes build with newer binutils
Martin Willi
2011-05-19
1
-4
/
+3
*
Do not use deprecated vte_terminal_fork_command()
Martin Willi
2011-05-11
1
-2
/
+11
*
Store the exit code of executed commands in Dumm::Guest.execstatus.
Tobias Brunner
2010-10-12
2
-17
/
+13
*
Map the guests to a ruby hash to avoid creating new ruby objects on each call...
Tobias Brunner
2010-10-12
1
-40
/
+34
*
Exposed the mutli-overlay functionality in the ruby bindings.
Tobias Brunner
2010-10-12
3
-8
/
+71
*
Added support for multiple overlays to the main library.
Tobias Brunner
2010-10-12
2
-37
/
+161
*
Added support for multiple overlays to guests (replaces the template function...
Tobias Brunner
2010-10-12
2
-25
/
+47
*
Added support for multiple overlays to the copy-on-write filesystem.
Tobias Brunner
2010-10-12
2
-80
/
+200
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
6
-47
/
+58
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
1
-4
/
+5
*
Undef PACKAGE_BUG/URL of strongSwan before including ruby variants
Martin Willi
2009-12-08
2
-0
/
+3
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-4
/
+4
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
3
-10
/
+10
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
15
-300
/
+300
*
fixed printf fromat for length limited string
Martin Willi
2009-08-07
1
-1
/
+1
*
added mconsole exec patch based on 2.6.30
Martin Willi
2009-07-01
1
-0
/
+354
*
added mconsole exec patch based on 2.6.29
Martin Willi
2009-07-01
1
-0
/
+354
*
added generated extconf.rb to .gitignore, removed it from distribution
Martin Willi
2009-05-25
2
-2
/
+2
*
Automatically build (and install) the DUMM Ruby extension.
Tobias Brunner
2009-05-20
3
-0
/
+15
*
Enable building the DUMM Ruby extension in a VPATH build.
Tobias Brunner
2009-05-20
2
-21
/
+18
*
The configure script now tries to figure out where ruby.h is located.
Tobias Brunner
2009-05-20
1
-1
/
+1
*
also update permission in template/guest folders
Martin Willi
2009-05-11
1
-9
/
+9
*
removed @brief doxygen keywords
Martin Willi
2009-05-11
6
-50
/
+50
*
list available templates using "template" alias
Martin Willi
2009-05-11
1
-3
/
+7
*
ruby bindings for template enumerator
Martin Willi
2009-05-11
1
-0
/
+19
*
added a Dumm template enumerator
Martin Willi
2009-05-11
2
-0
/
+61
*
allow "others" to read created dumm files/folders
Martin Willi
2009-05-11
1
-2
/
+2
*
added .gitignore files for dumm
Martin Willi
2009-05-07
2
-0
/
+5
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
3
-6
/
+0
*
set default CFLAGS globally, including -Wno-format
Martin Willi
2009-04-27
1
-3
/
+1
*
scepclient and pluto use asn1 from libstrongswan
Andreas Steffen
2009-04-20
1
-1
/
+3
*
do not load guests starting with a ".", such as ".svn"
Martin Willi
2009-04-09
1
-2
/
+2
*
simplified statfs
Martin Willi
2009-04-09
1
-7
/
+1
*
added template() shortcut
Martin Willi
2009-04-07
1
-0
/
+5
*
added Dumm.method_missing, allows direct invocation of guests/bridges
Martin Willi
2009-04-07
2
-4
/
+36
*
added booted?/boot methods
Martin Willi
2009-04-07
3
-3
/
+31
*
use safe each() implementations, allowing delete() in block
Martin Willi
2009-04-07
3
-28
/
+43
*
added a reset() method to Dumm and each client
Martin Willi
2009-04-07
2
-17
/
+61
*
fixed template loading/unloading
Martin Willi
2009-04-07
1
-184
/
+154
*
store all templates in a subdirectory
Martin Willi
2009-04-07
1
-1
/
+6
*
do not purge interfaces on template load
Martin Willi
2009-04-07
1
-5
/
+0
*
added updated mconsole-exec patch for 2.6.28
Martin Willi
2009-03-05
1
-0
/
+302
*
fixed compiler warnings issued by:
Martin Willi
2008-11-11
2
-7
/
+25
*
fixed some minor issues found when using -DFORTIFY_SOURCE=2
Martin Willi
2008-11-10
1
-2
/
+2
*
added missing includes
Martin Willi
2008-11-05
1
-0
/
+1
*
fixed some compiler warnings
Martin Willi
2008-10-27
1
-6
/
+2
*
added a guest.mconsole() method to script mconsole (e.g. add additional conX=)
Martin Willi
2008-10-15
5
-14
/
+33
*
merging kernel_pfkey plugin back from kernel-interface branch
Tobias Brunner
2008-10-14
1
-2
/
+2
*
set guest-specific kernel parameters
Martin Willi
2008-10-10
6
-47
/
+41
[next]