index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
plugin_mintdb_postgres.c
Age
Commit message (
Expand
)
Author
2015-03-28
second round of renamefest
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-26
db: fix leftovers from #3716
Sree Harsha Totakura
2015-03-26
db: Free the connection_cfg_str created during postgres plugin load
Sree Harsha Totakura
2015-03-26
db: Implement plugin loading and unloading
Sree Harsha Totakura
2015-03-24
make kappa global fixed constant, not something to be negotiated, KISS
Christian Grothoff
2015-03-24
address #3708: melt_hash => session_hash, use session_hash for DB access, not...
Christian Grothoff
2015-03-22
fix #3638
Christian Grothoff
2015-03-22
include fees in amounts being signed, check available balance on refresh
Christian Grothoff
2015-03-22
store and retrieve arrays from database where arrays are the unit of transact...
Christian Grothoff
2015-03-22
move free functions into plugin
Christian Grothoff
2015-03-22
fill in plugin vtable
Christian Grothoff
2015-03-21
fix testcase FTBFS
Christian Grothoff
2015-03-20
first stab at establishing proper plugin API, main HTTP code compiles, other ...
Christian Grothoff