index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
pgsql_lease_mgr.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3532] Compilation fix for PostgreSQL on i686
Tomek Mrugalski
2014-08-27
1
-3
/
+3
*
[3451] Removed unused structure field in the Postgres SQL backend.
Marcin Siodelski
2014-06-03
1
-114
/
+126
*
[3382] Addressed review comments
Thomas Markwalder
2014-05-20
1
-14
/
+28
*
[3382] configure now uses PGSQL_INCLUDEDIR_SERVER
Tomek Mrugalski
2014-05-19
1
-1
/
+1
*
[3382] Compilation fix
Tomek Mrugalski
2014-05-19
1
-1
/
+0
*
[3382] A bit more clean up.
Thomas Markwalder
2014-05-02
1
-20
/
+7
*
[3382] Replaced hard coded column types with constants
Thomas Markwalder
2014-05-01
1
-113
/
+158
*
[3328] Removed use of PgSqlStatementBind
Thomas Markwalder
2014-05-01
1
-21
/
+13
*
[3382] Replaced remaining uses of PgSqlParam with PsqlBindArray
Thomas Markwalder
2014-05-01
1
-394
/
+452
*
[3382] v6 working with new PsqlBindArray
Thomas Markwalder
2014-04-30
1
-190
/
+214
*
[3382] v4 Working with new PsqlBindArray
Thomas Markwalder
2014-04-29
1
-104
/
+307
*
[master] Added ccpcheck suppression to pgsql_lease_mgr.cc
Thomas Markwalder
2014-04-02
1
-0
/
+1
*
[3080] A few additional minor review corrections.
Thomas Markwalder
2014-04-02
1
-7
/
+6
*
[3080] Fixed a couple of typos and errors in doxygen.
Marcin Siodelski
2014-04-01
1
-8
/
+15
*
[3080] Updated bind10-guide, corrected minor logging issues
Thomas Markwalder
2014-04-01
1
-29
/
+28
*
[3080] Replaced use of CURSORs with single step selects
Thomas Markwalder
2014-03-29
1
-180
/
+122
*
[3080] Fix build and unit test errors
Thomas Markwalder
2014-03-28
1
-198
/
+124
*
[3080] Many comments added for PostgreSQL backend
Tomek Mrugalski
2014-03-14
1
-146
/
+210
*
[3080] Several queries fixed (now use lease_type parameter)
Tomek Mrugalski
2014-03-12
1
-26
/
+51
*
[3080] PgSql improvements:
Tomek Mrugalski
2014-03-12
1
-5
/
+4
*
[3080] Support for fqdn_fwd, fqdn_rev, hostname fields + fixes
Tomek Mrugalski
2014-03-12
1
-39
/
+102
*
[3080] IPv4 addresses are now properly stored in integer fields
Tomek Mrugalski
2014-03-11
1
-12
/
+14
*
[3080] Initial PostgreSQL patch
Tomek Mrugalski
2014-03-11
1
-0
/
+1185