Daniel-Constantin Mierla
|
5822dc04f0
db_berkely: end log message with new line
|
11 years ago |
Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Daniel-Constantin Mierla
|
4122539280
db_berkeley: init DB API lib in mod_register()
|
14 years ago |
pd
|
5cd87175fa
core, srdb1, modules/db_*, modules_k/db_*: Added support for configuring SQL buffer size and mediumblob/mediumtext in MySQL
|
14 years ago |
Marius Zbihlei
|
9d8d30c691
modules/db_berkeley Added a compatibility layer between libdb versions smaller than 4.6 and libdb4.6
|
15 years ago |
oej
|
85da6c04c4
Documentation update
|
16 years ago |
Daniel-Constantin Mierla
|
aa9c7d330f
db_flatstore: export MI commands
|
16 years ago |
Jan Janak
|
7f4d732711
Integrate module interfaces.
|
16 years ago |
Jan Janak
|
bc848993b3
Include bdb_mod.h and remove variables available there from the file.
|
16 years ago |
Jan Janak
|
c876c13f77
Various functions prefixed with km_ to avoid conflicts.
|
16 years ago |
Jan Janak
|
7dc16168a0
Comment out MODULE_VERSION in km_db_berkeley.c
|
16 years ago |
Jan Janak
|
f8605335db
Make km_sources compile within the db_berkeley sip-router module.
|
16 years ago |
Jan Janak
|
048ca8ebe8
Add km_prefix to locally included header files.
|
16 years ago |
Henning Westerholt
|
83558afba0
- change name in copyright headers
|
17 years ago |
Henning Westerholt
|
634bdd4c8f
- fix wrong function name for API bind
|
17 years ago |
Daniel-Constantin Mierla
|
6a6d498f44
- DB API export updated to be done via db_bind_api()
|
17 years ago |
Henning Westerholt
|
873c8d310f
- port db_text and db_berkeley to the new core DB API
|
17 years ago |
Henning Westerholt
|
1bae0321cd
further changes after the db name change
|
17 years ago |
Henning Westerholt
|
f024b7f592
- port database interface (almost) complete from 'const char*' to 'str'
|
17 years ago |
Henning Westerholt
|
2eb8cc0833
further cleanups in core database API
|
18 years ago |
Henning Westerholt
|
1e8db50b48
- output the database location on startup
|
18 years ago |
Will Quan
|
f6fdcb923d
-fix memory leak in 'bdb_insert'
|
18 years ago |
Henning Westerholt
|
697c6ee7ce
- remove raw_query module export, this is not implemented anyway
|
18 years ago |
Henning Westerholt
|
bf80253428
- move new_result and free_columns function to db directory
|
18 years ago |
Henning Westerholt
|
ce426ea4bc
- port to new logging system
|
18 years ago |
Daniel-Constantin Mierla
|
0b499efd8e
- updated the cmd_export_t according to latest structure
|
18 years ago |
Henning Westerholt
|
749259efdf
- import berkeley database module into trunk
|
18 years ago |