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
/
charon
/
plugins
/
sql
/
sql_attribute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move SQL-based pool functionality to new attr-sql libstrongswan plugin
Andreas Steffen
2009-10-13
1
-363
/
+0
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-12
/
+12
*
accelerate lookup in non-concatenated pools
Andreas Steffen
2009-07-17
1
-22
/
+40
*
check for an existing lease over all assigned pools first
Andreas Steffen
2009-07-17
1
-24
/
+55
*
fixed problem with static leases over multiple pools
Andreas Steffen
2009-07-16
1
-8
/
+36
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
attribute_manager supports attribute_handler's to handle configuration attrib...
Martin Willi
2009-04-24
1
-0
/
+1
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
1
-2
/
+2
*
fixed format string argument error, resulting in crash
Martin Willi
2009-03-03
1
-1
/
+1
*
pass identity to release_address(), allows providers to do a lookup by id
Martin Willi
2008-12-05
1
-2
/
+2
*
ported some hard-to-merge cherries back to trunk :-/
Martin Willi
2008-11-12
1
-18
/
+2
*
fixed compiler warnings issued by:
Martin Willi
2008-11-11
1
-0
/
+2
*
added option charon.plugins.sql.lease_history to disable lease history logging
Martin Willi
2008-07-24
1
-4
/
+17
*
experimental and untested reimplementation of sql based IP pool
Martin Willi
2008-07-22
1
-159
/
+141
*
sql plugin supports a list of pools to fall back, specified by e.g. rightsour...
Martin Willi
2008-07-02
1
-10
/
+29
*
fixed chunk_increment, fixes reuse of already assigned addresses
Martin Willi
2008-06-30
1
-1
/
+1
*
suppress listing of integrity algorithm if it is undefined
Andreas Steffen
2008-05-17
1
-3
/
+3
*
static leases use 0, not NULL timeout
Martin Willi
2008-05-15
1
-2
/
+2
*
fixed lookup for expired leases
Martin Willi
2008-05-13
1
-3
/
+9
*
ported IP pool to mysql
Martin Willi
2008-05-09
1
-22
/
+22
*
correctly reassigning valid leases
Martin Willi
2008-05-09
1
-1
/
+2
*
sql pool prototype
Martin Willi
2008-04-18
1
-33
/
+87
*
fixed compiler warning
Martin Willi
2008-04-17
1
-0
/
+226